Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 888135928f9f91f6ddfefe583f70e79cadb3f0af 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-ssh13798684093804475985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14310409126747402052.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15008109901383192427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15477579093360723667.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-ssh11895720164559360022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/534 [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/534 # 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 > 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 Avoid second fetch Checking out Revision 888135928f9f91f6ddfefe583f70e79cadb3f0af (main) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#4587)" > git config core.sparsecheckout # timeout=10 > git checkout -f 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 > git rev-list --no-walk 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T20:56:14.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T20:56:14.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T20:56:14.353Z] ========================================================= [2023-06-07T20:56:14.353Z] EdgeX Global Pipelines Version Info [2023-06-07T20:56:14.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:56:15.114Z] ------------------- [2023-06-07T20:56:15.114Z] stable info: [2023-06-07T20:56:15.114Z] ------------------- [2023-06-07T20:56:15.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T20:56:15.114Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:56:15.114Z] Message: update stable to v1.0.250 [2023-06-07T20:56:15.683Z] ------------------- [2023-06-07T20:56:15.683Z] experimental info: [2023-06-07T20:56:15.683Z] ------------------- [2023-06-07T20:56:15.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T20:56:15.683Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:56:15.683Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T20:56:15.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-07T20:56:15.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-07T20:56:15.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T20:56:15.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T20:56:15.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T20:56:15.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T20:56:15.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T20:56:15.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-07T20:56:15.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-07T20:56:16.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-07T20:56:16.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T20:56:16.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T20:56:16.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T20:56:16.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T20:56:16.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T20:56:16.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:56:16.078Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T20:56:16.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T20:56:16.107Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-07T20:56:16.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-07T20:56:16.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T20:56:16.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T20:56:16.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T20:56:16.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T20:56:16.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T20:56:16.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T20:56:16.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo [2023-06-07T20:56:16.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8881359 [Pipeline] echo [2023-06-07T20:56:16.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T20:56:16.263Z] provisioning config files... [2023-06-07T20:56:16.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config7448166029023868029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:56:16.585Z] ---> docker-login.sh [2023-06-07T20:56:16.585Z] nexus3.edgexfoundry.org:10001 [2023-06-07T20:56:16.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:56:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:56:16.846Z] Configure a credential helper to remove this warning. See [2023-06-07T20:56:16.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:56:16.846Z] [2023-06-07T20:56:16.846Z] Login Succeeded [2023-06-07T20:56:16.846Z] nexus3.edgexfoundry.org:10002 [2023-06-07T20:56:17.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:56:17.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:56:17.107Z] Configure a credential helper to remove this warning. See [2023-06-07T20:56:17.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:56:17.107Z] [2023-06-07T20:56:17.107Z] Login Succeeded [2023-06-07T20:56:17.107Z] nexus3.edgexfoundry.org:10003 [2023-06-07T20:56:17.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:56:17.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:56:17.107Z] Configure a credential helper to remove this warning. See [2023-06-07T20:56:17.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:56:17.107Z] [2023-06-07T20:56:17.107Z] Login Succeeded [2023-06-07T20:56:17.107Z] nexus3.edgexfoundry.org:10004 [2023-06-07T20:56:17.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:56:17.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:56:17.369Z] Configure a credential helper to remove this warning. See [2023-06-07T20:56:17.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:56:17.369Z] [2023-06-07T20:56:17.369Z] Login Succeeded [2023-06-07T20:56:17.369Z] docker.io [2023-06-07T20:56:17.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:56:17.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:56:17.631Z] Configure a credential helper to remove this warning. See [2023-06-07T20:56:17.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:56:17.631Z] [2023-06-07T20:56:17.631Z] Login Succeeded [2023-06-07T20:56:17.631Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T20:56:17.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:56:17.940Z] + 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-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + dirname cmd/core-command/Dockerfile [2023-06-07T20:56:17.940Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:56:17.940Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/core-data/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-07T20:56:17.940Z] + + dirname cmd/core-metadata/Dockerfile [2023-06-07T20:56:17.940Z] cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-07T20:56:17.940Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:56:17.940Z] cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-07T20:56:17.940Z] + + cut -d/ -f2 [2023-06-07T20:56:17.940Z] dirname cmd/security-spire-agent/Dockerfile [2023-06-07T20:56:17.940Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/support-notifications/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-07T20:56:17.940Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-07T20:56:17.940Z] + cut -d/ -f2 [2023-06-07T20:56:17.940Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-07T20:56:17.994Z] 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-06-07T20:56:18.324Z] + git rev-list -1 --merges 888135928f9f91f6ddfefe583f70e79cadb3f0af~1..888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo [2023-06-07T20:56:18.369Z] -----------> git rev-list -1 --merges 888135928f9f91f6ddfefe583f70e79cadb3f0af~1..888135928f9f91f6ddfefe583f70e79cadb3f0af 888135928f9f91f6ddfefe583f70e79cadb3f0af [false] [Pipeline] sh [2023-06-07T20:56:18.659Z] + git log --format=format:%s -1 888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] echo [2023-06-07T20:56:18.674Z] ========================================================= [2023-06-07T20:56:18.674Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T20:56:18.674Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T20:56:19.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T20:56:19.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T20:56:19.058Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T20:56:19.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T20:56:19.058Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-06-07T20:56:19.058Z] /etc/ssh/ssh_known_hosts [2023-06-07T20:56:19.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:56:19.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:56:19.466Z] [2023-06-07T20:56:19.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:56:19.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:56:19.779Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T20:56:19.779Z] b85a868b505f: Pulling fs layer [2023-06-07T20:56:19.779Z] e2be974225ed: Pulling fs layer [2023-06-07T20:56:19.779Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T20:56:19.779Z] 988bab9f4d93: Pulling fs layer [2023-06-07T20:56:19.779Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T20:56:19.779Z] eaf3925da568: Pulling fs layer [2023-06-07T20:56:19.779Z] bab4dde63d76: Pulling fs layer [2023-06-07T20:56:19.779Z] bde34c3a00c8: Pulling fs layer [2023-06-07T20:56:19.779Z] b352a97aabf1: Pulling fs layer [2023-06-07T20:56:19.779Z] 4872d77fe225: Pulling fs layer [2023-06-07T20:56:19.779Z] 5851b861e8e6: Pulling fs layer [2023-06-07T20:56:19.779Z] bde34c3a00c8: Waiting [2023-06-07T20:56:19.779Z] b352a97aabf1: Waiting [2023-06-07T20:56:19.779Z] bab4dde63d76: Waiting [2023-06-07T20:56:19.779Z] 5851b861e8e6: Waiting [2023-06-07T20:56:19.779Z] 4872d77fe225: Waiting [2023-06-07T20:56:19.779Z] eaf3925da568: Waiting [2023-06-07T20:56:19.779Z] e2be974225ed: Verifying Checksum [2023-06-07T20:56:19.779Z] e2be974225ed: Download complete [2023-06-07T20:56:19.779Z] 988bab9f4d93: Verifying Checksum [2023-06-07T20:56:19.779Z] 988bab9f4d93: Download complete [2023-06-07T20:56:19.779Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T20:56:19.779Z] 1469e6f7b9e6: Download complete [2023-06-07T20:56:19.779Z] eaf3925da568: Download complete [2023-06-07T20:56:20.038Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T20:56:20.038Z] 339a4e72a1f5: Download complete [2023-06-07T20:56:20.038Z] bde34c3a00c8: Verifying Checksum [2023-06-07T20:56:20.038Z] bde34c3a00c8: Download complete [2023-06-07T20:56:20.038Z] b352a97aabf1: Download complete [2023-06-07T20:56:20.038Z] 4872d77fe225: Verifying Checksum [2023-06-07T20:56:20.038Z] 4872d77fe225: Download complete [2023-06-07T20:56:20.038Z] 5851b861e8e6: Verifying Checksum [2023-06-07T20:56:20.038Z] 5851b861e8e6: Download complete [2023-06-07T20:56:20.038Z] b85a868b505f: Verifying Checksum [2023-06-07T20:56:20.038Z] b85a868b505f: Download complete [2023-06-07T20:56:20.296Z] bab4dde63d76: Verifying Checksum [2023-06-07T20:56:20.296Z] bab4dde63d76: Download complete [2023-06-07T20:56:21.231Z] b85a868b505f: Pull complete [2023-06-07T20:56:21.490Z] e2be974225ed: Pull complete [2023-06-07T20:56:22.058Z] 339a4e72a1f5: Pull complete [2023-06-07T20:56:22.058Z] 988bab9f4d93: Pull complete [2023-06-07T20:56:22.319Z] 1469e6f7b9e6: Pull complete [2023-06-07T20:56:22.319Z] eaf3925da568: Pull complete [2023-06-07T20:56:24.219Z] bab4dde63d76: Pull complete [2023-06-07T20:56:24.219Z] bde34c3a00c8: Pull complete [2023-06-07T20:56:24.219Z] b352a97aabf1: Pull complete [2023-06-07T20:56:24.476Z] 4872d77fe225: Pull complete [2023-06-07T20:56:24.476Z] 5851b861e8e6: Pull complete [2023-06-07T20:56:24.476Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T20:56:24.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:56:24.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:56:24.570Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T20:56:24.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T20:56:27.079Z] $ docker top b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 -eo pid,comm [2023-06-07T20:56:27.138Z] 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-06-07T20:56:27.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T20:56:27.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:56:27.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:56:27.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:56:27.287Z] $ docker exec b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent [2023-06-07T20:56:27.412Z] SSH_AUTH_SOCK=/tmp/ssh-q1yOZdAa0SgG/agent.33 [2023-06-07T20:56:27.412Z] SSH_AGENT_PID=39 [2023-06-07T20:56:27.420Z] Running ssh-add (command line suppressed) [2023-06-07T20:56:27.524Z] Identity added: /w/workspace/edgex-go/534@tmp/private_key_4918316357637833070.key (/w/workspace/edgex-go/534@tmp/private_key_4918316357637833070.key) [2023-06-07T20:56:27.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:56:27.823Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T20:56:27.831Z] $ docker exec --env ******** --env ******** b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent -k [2023-06-07T20:56:27.922Z] unset SSH_AUTH_SOCK; [2023-06-07T20:56:27.923Z] unset SSH_AGENT_PID; [2023-06-07T20:56:27.923Z] echo Agent pid 39 killed; [2023-06-07T20:56:27.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T20:56:27.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:56:27.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:56:28.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:56:28.072Z] $ docker exec b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent [2023-06-07T20:56:28.174Z] SSH_AUTH_SOCK=/tmp/ssh-xzsE7Xc6iwnL/agent.71 [2023-06-07T20:56:28.174Z] SSH_AGENT_PID=77 [2023-06-07T20:56:28.179Z] Running ssh-add (command line suppressed) [2023-06-07T20:56:28.283Z] Identity added: /w/workspace/edgex-go/534@tmp/private_key_18390254378457672026.key (/w/workspace/edgex-go/534@tmp/private_key_18390254378457672026.key) [2023-06-07T20:56:28.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:56:28.590Z] + git semver init [2023-06-07T20:56:28.850Z] 2023-06-07 20:56:28,755 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T20:56:28.850Z] 2023-06-07 20:56:28,755 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/534/.semver [2023-06-07T20:56:28.850Z] 2023-06-07 20:56:28,756 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/534/.semver [2023-06-07T20:56:28.850Z] 2023-06-07 20:56:28,756 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/534/.semver'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) [2023-06-07T20:56:34.149Z] 2023-06-07 20:56:33,736 [append_file] DEBUG append to file:/w/workspace/edgex-go/534/.git/info/exclude [2023-06-07T20:56:34.149Z] 2023-06-07 20:56:33,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/534/.semver/main with force:False [2023-06-07T20:56:34.149Z] 2023-06-07 20:56:33,736 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T20:56:34.149Z] 2023-06-07 20:56:33,737 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T20:56:34.149Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T20:56:34.158Z] $ docker exec --env ******** --env ******** b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 ssh-agent -k [2023-06-07T20:56:34.260Z] unset SSH_AUTH_SOCK; [2023-06-07T20:56:34.260Z] unset SSH_AGENT_PID; [2023-06-07T20:56:34.261Z] echo Agent pid 77 killed; [2023-06-07T20:56:34.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:56:34.571Z] + git semver [Pipeline] } [2023-06-07T20:56:34.842Z] $ docker stop --time=1 b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 [2023-06-07T20:56:36.120Z] $ docker rm -f --volumes b622fa3e328c9fc24cac465b0306ef9d2c818b88646af486874e2be39765bb10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T20:56:36.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T20:56:36.658Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T20:56:36.661Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T20:56:37.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] echo [2023-06-07T20:56:37.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:56:37.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:56:37.077Z] ========================================================= [2023-06-07T20:56:37.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T20:56:37.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:56:37.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:56:37.362Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T20:56:37.362Z] f56be85fc22e: Pulling fs layer [2023-06-07T20:56:37.362Z] 85791d961cd3: Pulling fs layer [2023-06-07T20:56:37.362Z] d694b5ae8c79: Pulling fs layer [2023-06-07T20:56:37.362Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T20:56:37.362Z] 4d19c01a9841: Pulling fs layer [2023-06-07T20:56:37.362Z] 9325e15d5711: Pulling fs layer [2023-06-07T20:56:37.362Z] 556b6ee489ea: Pulling fs layer [2023-06-07T20:56:37.362Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T20:56:37.362Z] 9f32a84ed3da: Waiting [2023-06-07T20:56:37.362Z] 4d19c01a9841: Waiting [2023-06-07T20:56:37.362Z] 556b6ee489ea: Waiting [2023-06-07T20:56:37.362Z] 9325e15d5711: Waiting [2023-06-07T20:56:37.362Z] 85791d961cd3: Download complete [2023-06-07T20:56:37.362Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T20:56:37.362Z] 9f32a84ed3da: Download complete [2023-06-07T20:56:37.362Z] 4d19c01a9841: Verifying Checksum [2023-06-07T20:56:37.362Z] 4d19c01a9841: Download complete [2023-06-07T20:56:37.362Z] f56be85fc22e: Verifying Checksum [2023-06-07T20:56:37.362Z] f56be85fc22e: Download complete [2023-06-07T20:56:37.362Z] 9325e15d5711: Verifying Checksum [2023-06-07T20:56:37.362Z] 9325e15d5711: Download complete [2023-06-07T20:56:37.621Z] f56be85fc22e: Pull complete [2023-06-07T20:56:37.881Z] 85791d961cd3: Pull complete [2023-06-07T20:56:38.140Z] d694b5ae8c79: Verifying Checksum [2023-06-07T20:56:38.140Z] d694b5ae8c79: Download complete [2023-06-07T20:56:38.140Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T20:56:38.140Z] c5a4b2cf53e6: Download complete [2023-06-07T20:56:38.397Z] 556b6ee489ea: Verifying Checksum [2023-06-07T20:56:38.397Z] 556b6ee489ea: Download complete [2023-06-07T20:56:41.679Z] d694b5ae8c79: Pull complete [2023-06-07T20:56:41.679Z] 9f32a84ed3da: Pull complete [2023-06-07T20:56:41.679Z] 4d19c01a9841: Pull complete [2023-06-07T20:56:41.679Z] 9325e15d5711: Pull complete [2023-06-07T20:56:44.210Z] 556b6ee489ea: Pull complete [2023-06-07T20:56:44.778Z] c5a4b2cf53e6: Pull complete [2023-06-07T20:56:44.778Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T20:56:44.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:56:44.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:56:45.073Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-06-07T20:56:45.073Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:56:45.073Z] WORKDIR /edgex [2023-06-07T20:56:45.073Z] COPY go.mod . [2023-06-07T20:56:45.073Z] RUN go mod download [2023-06-07T20:56:45.642Z] Sending build context to Docker daemon 170.6MB [2023-06-07T20:56:45.642Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:56:45.642Z] ---> c4be618373d6 [2023-06-07T20:56:45.642Z] Step 2/4 : WORKDIR /edgex [2023-06-07T20:56:50.921Z] ---> Running in e2b05c81f096 [2023-06-07T20:56:50.921Z] Removing intermediate container e2b05c81f096 [2023-06-07T20:56:50.921Z] ---> fca3d97e7f67 [2023-06-07T20:56:50.921Z] Step 3/4 : COPY go.mod . [2023-06-07T20:56:50.921Z] ---> 6969093dff75 [2023-06-07T20:56:50.921Z] Step 4/4 : RUN go mod download [2023-06-07T20:56:50.921Z] ---> Running in 84fe5014a67a [2023-06-07T20:56:51.722Z] Still waiting to schedule task [2023-06-07T20:56:51.722Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-07T20:57:03.249Z] Removing intermediate container 84fe5014a67a [2023-06-07T20:57:03.249Z] ---> 7e0f67ee336c [2023-06-07T20:57:03.249Z] Successfully built 7e0f67ee336c [2023-06-07T20:57:03.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:57:03.549Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:57:03.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:57:03.620Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T20:57:03.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T20:57:04.054Z] $ docker top 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T20:57:04.389Z] + go version [2023-06-07T20:57:04.390Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T20:57:04.401Z] $ docker stop --time=1 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 [2023-06-07T20:57:05.649Z] $ docker rm -f --volumes 9201a7a57c596845164b40c2c7bc91868650cb620a4945680491aa4aee82ccd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:57:06.049Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:57:06.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:57:06.118Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T20:57:06.146Z] $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T20:57:06.490Z] $ docker top 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T20:57:06.555Z] ========================================================= [2023-06-07T20:57:06.555Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-07T20:57:06.555Z] ========================================================= [Pipeline] sh [2023-06-07T20:57:06.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:57:07.137Z] + make test [2023-06-07T20:57:07.137Z] go test -race -coverprofile=coverage.out ./... [2023-06-07T20:57:15.272Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-07T20:57:27.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-07T20:57:27.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-07T20:57:27.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-07T20:57:27.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-07T20:57:27.469Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-07T20:57:27.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-07T20:57:27.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-07T20:57:27.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-07T20:57:27.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-07T20:57:28.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-07T20:57:28.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-07T20:57:28.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-07T20:57:28.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-07T20:57:28.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-07T20:57:29.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-07T20:57:29.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-07T20:57:29.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-06-07T20:57:29.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-06-07T20:57:29.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-07T20:57:29.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-07T20:57:29.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-07T20:57:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-07T20:57:30.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-07T20:57:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-07T20:57:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-07T20:57:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:57:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-07T20:57:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-07T20:57:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-07T20:57:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-07T20:57:32.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.5% of statements [2023-06-07T20:57:32.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-07T20:57:33.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-07T20:57:33.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.641s coverage: 88.5% of statements [2023-06-07T20:57:33.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-06-07T20:57:33.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.339s coverage: 95.6% of statements [2023-06-07T20:57:33.969Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-06-07T20:57:34.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-07T20:57:34.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-07T20:57:34.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-07T20:57:34.536Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements [2023-06-07T20:57:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-07T20:57:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-07T20:57:35.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-06-07T20:57:35.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements [2023-06-07T20:57:35.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements [2023-06-07T20:57:35.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-06-07T20:57:35.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-06-07T20:57:35.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.427s coverage: 96.3% of statements [2023-06-07T20:57:35.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-06-07T20:57:36.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-07T20:57:36.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-07T20:57:36.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-07T20:57:36.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-07T20:57:36.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-07T20:57:36.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-07T20:57:36.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-07T20:57:36.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-07T20:57:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-07T20:57:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-07T20:57:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-07T20:57:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-07T20:57:37.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-07T20:57:37.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-07T20:57:38.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-07T20:57:38.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-07T20:57:39.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-07T20:57:40.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-07T20:57:40.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-07T20:57:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-07T20:57:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-07T20:57:41.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-07T20:57:42.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-07T20:57:42.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-07T20:57:43.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-07T20:57:44.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-07T20:57:44.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-07T20:57:44.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-07T20:57:44.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-07T20:57:45.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-07T20:57:45.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-07T20:57:45.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-07T20:57:45.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-07T20:57:46.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-07T20:57:46.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-07T20:57:46.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-07T20:57:46.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:57:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-07T20:57:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-07T20:57:47.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-06-07T20:57:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-07T20:57:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements [2023-06-07T20:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-06-07T20:58:01.054Z] 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-06-07T20:58:01.054Z] running golangci-lint [2023-06-07T20:58:01.054Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-07T20:58:01.054Z] go version go1.20.2 linux/amd64 [2023-06-07T20:58:01.054Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-07T20:58:01.054Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-07T20:58:16.028Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|types_sizes|compiled_files) took 14.145458349s" [2023-06-07T20:58:16.028Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.641914ms" [2023-06-07T20:58:22.590Z] level=info msg="[linters_context/goanalysis] analyzers took 52.031132957s with top 10 stages: buildir: 31.407766352s, inspect: 1.359941217s, fact_deprecated: 1.351839405s, printf: 1.253222539s, gosec: 1.179729125s, ctrlflow: 1.117153823s, S1038: 938.74826ms, fact_purity: 803.972805ms, nilness: 678.152686ms, S1039: 433.300438ms" [2023-06-07T20:58:22.590Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-07T20:58:22.590Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, exclude: 203/203, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203, identifier_marker: 203/203" [2023-06-07T20:58:22.590Z] level=info msg="[runner] processing took 18.118253ms with stages: nolint: 7.353229ms, identifier_marker: 6.015961ms, autogenerated_exclude: 1.460849ms, path_prettifier: 1.306907ms, exclude-rules: 1.247346ms, skip_dirs: 688.35µs, cgo: 26.721µs, filename_unadjuster: 14.48µs, max_from_linter: 680ns, max_same_issues: 650ns, uniq_by_line: 570ns, diff: 440ns, skip_files: 380ns, path_shortener: 370ns, severity-rules: 350ns, source_code: 260ns, exclude: 250ns, sort_results: 230ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-06-07T20:58:22.590Z] level=info msg="[runner] linters took 7.452717984s with stages: goanalysis_metalinter: 7.434508329s" [2023-06-07T20:58:22.590Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-07T20:58:22.590Z] level=info msg="Memory: 218 samples, avg is 193.6MB, max is 777.3MB" [2023-06-07T20:58:22.590Z] level=info msg="Execution took 21.639623353s" [2023-06-07T20:58:22.590Z] go vet ./... [2023-06-07T20:58:26.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T20:58:26.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T20:58:26.771Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-07T20:58:26.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-07T20:58:27.123Z] + ls -al . [2023-06-07T20:58:27.123Z] total 720 [2023-06-07T20:58:27.123Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 20:57 . [2023-06-07T20:58:27.123Z] drwxr-xr-x 4 root root 4096 Jun 7 20:57 .. [2023-06-07T20:58:27.123Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:56 .blubracket [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 16 Jun 7 20:56 .dockerignore [2023-06-07T20:58:27.123Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 20:56 .git [2023-06-07T20:58:27.123Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:56 .github [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 1133 Jun 7 20:56 .gitignore [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 20:56 .golangci.yml [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 87 Jun 7 20:56 .hadolint.yml [2023-06-07T20:58:27.123Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 20:56 .semver [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 20:56 .sonarcloud.properties [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 20:56 ADOPTERS.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 10835 Jun 7 20:56 Attribution.txt [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 93407 Jun 7 20:56 CHANGELOG.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 20:56 CONTRIBUTING.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 20:56 GOVERNANCE.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 883 Jun 7 20:56 Jenkinsfile [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 20:56 LICENSE [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 14368 Jun 7 20:56 Makefile [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 20:56 OWNERS.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 9923 Jun 7 20:56 README.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 789 Jun 7 20:56 SECURITY.md [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 20:56 VERSION [2023-06-07T20:58:27.123Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 20:56 bin [2023-06-07T20:58:27.123Z] drwxrwxr-x 18 1001 1001 4096 Jun 7 20:56 cmd [2023-06-07T20:58:27.123Z] -rw-r--r-- 1 root root 447731 Jun 7 20:57 coverage.out [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 3159 Jun 7 20:56 go.mod [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 30958 Jun 7 20:56 go.sum [2023-06-07T20:58:27.123Z] drwxrwxr-x 7 1001 1001 4096 Jun 7 20:56 internal [2023-06-07T20:58:27.123Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 20:56 openapi [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 594 Jun 7 20:56 security.txt [2023-06-07T20:58:27.123Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 20:56 snap [2023-06-07T20:58:27.123Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 20:56 version.go [Pipeline] sh [2023-06-07T20:58:27.404Z] + '[' -e coverage.out ] [2023-06-07T20:58:27.404Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-07T20:58:27.533Z] Stashed 1 file(s) [Pipeline] sh [2023-06-07T20:58:27.813Z] + make build [2023-06-07T20:58:27.813Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T20:58:29.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18108 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-06-07T20:58:29.870Z] Running in /w/workspace/edgex-go/534 [Pipeline] { [Pipeline] checkout [2023-06-07T20:58:29.905Z] The recommended git tool is: git [2023-06-07T20:58:34.861Z] using credential edgex-jenkins-ssh [2023-06-07T20:58:34.884Z] Cloning the remote Git repository [2023-06-07T20:58:34.931Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-07T20:58:35.020Z] > git init /w/workspace/edgex-go/534 # timeout=10 [2023-06-07T20:58:35.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-07T20:58:35.164Z] > git --version # timeout=10 [2023-06-07T20:58:35.180Z] > git --version # 'git version 2.25.1' [2023-06-07T20:58:35.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T20:58:35.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T20:58:40.017Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T20:58:40.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T20:58:41.519Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T20:58:42.459Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T20:58:48.330Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T20:58:49.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T20:58:51.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T20:58:52.025Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T20:58:51.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-07T20:58:51.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T20:58:52.512Z] Avoid second fetch [2023-06-07T20:58:52.512Z] Checking out Revision 888135928f9f91f6ddfefe583f70e79cadb3f0af (main) [2023-06-07T20:58:52.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T20:58:53.160Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#4587)" [2023-06-07T20:58:53.525Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T20:58:54.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T20:58:54.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T20:58:54.046Z] Dload Upload Total Spent Left Speed [2023-06-07T20:58:54.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [2023-06-07T20:58:52.527Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T20:58:52.587Z] > git checkout -f 888135928f9f91f6ddfefe583f70e79cadb3f0af # timeout=10 [Pipeline] sh [2023-06-07T20:58:54.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-07T20:58:54.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T20:58:54.964Z] + sudo tee /etc/docker/daemon.new [2023-06-07T20:58:54.964Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T20:58:54.964Z] { [2023-06-07T20:58:54.964Z] "registry-mirrors": [ [2023-06-07T20:58:54.964Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T20:58:54.964Z] ], [2023-06-07T20:58:54.964Z] "bip": "10.250.0.254/24", [2023-06-07T20:58:54.964Z] "hosts": [ [2023-06-07T20:58:54.964Z] "tcp://0.0.0.0:5555", [2023-06-07T20:58:54.964Z] "unix:///var/run/docker.sock" [2023-06-07T20:58:54.964Z] ], [2023-06-07T20:58:54.964Z] "mtu": 1458, [2023-06-07T20:58:54.964Z] "selinux-enabled": true, [2023-06-07T20:58:54.964Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T20:58:54.964Z] } [Pipeline] sh [2023-06-07T20:58:55.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T20:58:55.616Z] + sudo service docker restart [Pipeline] } [2023-06-07T20:58:55.847Z] $ docker stop --time=1 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a [2023-06-07T20:59:00.905Z] $ docker rm -f --volumes 57785ce75cefb160b34f3b2db4f8e66fc28fbe7f63c770f5cc4dd2dac32a8f2a [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-06-07T20:59:01.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T20:59:01.795Z] [2023-06-07T20:59:01.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:59:02.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T20:59:02.097Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-07T20:59:02.097Z] 91d30c5bc195: Pulling fs layer [2023-06-07T20:59:02.097Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-07T20:59:02.097Z] 9c61dcf015f6: Pulling fs layer [2023-06-07T20:59:02.097Z] 4698f68db338: Pulling fs layer [2023-06-07T20:59:02.097Z] 2a2f49069b9e: Pulling fs layer [2023-06-07T20:59:02.097Z] e0025b399a48: Pulling fs layer [2023-06-07T20:59:02.097Z] 4698f68db338: Waiting [2023-06-07T20:59:02.097Z] e0025b399a48: Waiting [2023-06-07T20:59:02.097Z] 2a2f49069b9e: Waiting [2023-06-07T20:59:02.097Z] 91d30c5bc195: Verifying Checksum [2023-06-07T20:59:02.097Z] 91d30c5bc195: Download complete [2023-06-07T20:59:02.097Z] 4698f68db338: Verifying Checksum [2023-06-07T20:59:02.097Z] 4698f68db338: Download complete [2023-06-07T20:59:02.356Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-07T20:59:02.356Z] 2e9b0aa3be6d: Download complete [2023-06-07T20:59:02.356Z] 91d30c5bc195: Pull complete [2023-06-07T20:59:02.356Z] e0025b399a48: Verifying Checksum [2023-06-07T20:59:02.356Z] e0025b399a48: Download complete [2023-06-07T20:59:02.356Z] 2a2f49069b9e: Verifying Checksum [2023-06-07T20:59:02.356Z] 2a2f49069b9e: Download complete [2023-06-07T20:59:02.616Z] 2e9b0aa3be6d: Pull complete [2023-06-07T20:59:02.874Z] 9c61dcf015f6: Verifying Checksum [2023-06-07T20:59:02.874Z] 9c61dcf015f6: Download complete [2023-06-07T20:59:05.399Z] 9c61dcf015f6: Pull complete [2023-06-07T20:59:05.659Z] 4698f68db338: Pull complete [2023-06-07T20:59:06.228Z] 2a2f49069b9e: Pull complete [2023-06-07T20:59:06.228Z] e0025b399a48: Pull complete [2023-06-07T20:59:06.228Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-07T20:59:06.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-07T20:59:06.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:59:06.308Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T20:59:06.336Z] $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-07T20:59:09.570Z] $ docker top 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T20:59:09.901Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T20:59:11.802Z] #1 [core-command internal] load build definition from Dockerfile [2023-06-07T20:59:11.802Z] #1 transferring dockerfile: 1.82kB done [2023-06-07T20:59:11.802Z] #1 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #2 transferring dockerfile: 1.78kB done [2023-06-07T20:59:12.060Z] #2 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #3 transferring dockerfile: 2.82kB done [2023-06-07T20:59:12.060Z] #3 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #4 transferring dockerfile: 2.63kB done [2023-06-07T20:59:12.060Z] #4 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #5 transferring dockerfile: 2.06kB done [2023-06-07T20:59:12.060Z] #5 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #6 transferring dockerfile: 2.58kB done [2023-06-07T20:59:12.060Z] #6 DONE 0.0s [2023-06-07T20:59:12.060Z] [2023-06-07T20:59:12.060Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T20:59:12.060Z] #7 transferring dockerfile: 2.12kB done [2023-06-07T20:59:12.061Z] #7 DONE 0.0s [2023-06-07T20:59:12.061Z] [2023-06-07T20:59:12.061Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #8 transferring dockerfile: 1.82kB done [2023-06-07T20:59:12.319Z] #8 DONE 0.1s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #9 transferring dockerfile: 2.38kB done [2023-06-07T20:59:12.319Z] #9 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #10 transferring dockerfile: 1.96kB done [2023-06-07T20:59:12.319Z] #10 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #11 transferring dockerfile: 1.84kB done [2023-06-07T20:59:12.319Z] #11 DONE 0.1s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #12 transferring dockerfile: 2.04kB done [2023-06-07T20:59:12.319Z] #12 DONE 0.1s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #13 [core-command internal] load .dockerignore [2023-06-07T20:59:12.319Z] #13 transferring context: 56B done [2023-06-07T20:59:12.319Z] #13 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #14 [core-data internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #14 transferring dockerfile: 1.90kB done [2023-06-07T20:59:12.319Z] #14 DONE 0.1s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T20:59:12.319Z] #15 transferring dockerfile: 2.68kB done [2023-06-07T20:59:12.319Z] #15 DONE 0.1s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T20:59:12.319Z] #16 transferring context: 56B done [2023-06-07T20:59:12.319Z] #16 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #17 [security-bootstrapper internal] load .dockerignore [2023-06-07T20:59:12.319Z] #17 transferring context: 56B done [2023-06-07T20:59:12.319Z] #17 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #18 [security-spire-server internal] load .dockerignore [2023-06-07T20:59:12.319Z] #18 transferring context: 56B done [2023-06-07T20:59:12.319Z] #18 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #19 [security-proxy-setup internal] load .dockerignore [2023-06-07T20:59:12.319Z] #19 transferring context: 56B done [2023-06-07T20:59:12.319Z] #19 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #20 [security-spire-config internal] load .dockerignore [2023-06-07T20:59:12.319Z] #20 transferring context: 56B done [2023-06-07T20:59:12.319Z] #20 DONE 0.0s [2023-06-07T20:59:12.319Z] [2023-06-07T20:59:12.319Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T20:59:12.319Z] #21 transferring context: 56B done [2023-06-07T20:59:12.578Z] #21 DONE 0.0s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-07T20:59:12.578Z] #22 transferring context: 56B done [2023-06-07T20:59:12.578Z] #22 DONE 0.0s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #23 [core-metadata internal] load .dockerignore [2023-06-07T20:59:12.578Z] #23 transferring context: 56B done [2023-06-07T20:59:12.578Z] #23 DONE 0.0s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #24 [support-scheduler internal] load .dockerignore [2023-06-07T20:59:12.578Z] #24 transferring context: 56B done [2023-06-07T20:59:12.578Z] #24 DONE 0.1s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #25 [core-data internal] load .dockerignore [2023-06-07T20:59:12.578Z] #25 transferring context: 56B done [2023-06-07T20:59:12.578Z] #25 DONE 0.1s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #26 [support-notifications internal] load .dockerignore [2023-06-07T20:59:12.578Z] #26 transferring context: 56B done [2023-06-07T20:59:12.578Z] #26 DONE 0.1s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #27 [security-proxy-auth internal] load .dockerignore [2023-06-07T20:59:12.578Z] #27 transferring context: 56B done [2023-06-07T20:59:12.578Z] #27 DONE 0.1s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T20:59:12.578Z] #28 DONE 0.0s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #29 [security-spire-agent internal] load .dockerignore [2023-06-07T20:59:12.578Z] #29 transferring context: 56B done [2023-06-07T20:59:12.578Z] #29 DONE 0.1s [2023-06-07T20:59:12.578Z] [2023-06-07T20:59:12.578Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T20:59:12.838Z] #28 DONE 0.0s [2023-06-07T20:59:12.838Z] [2023-06-07T20:59:12.838Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T20:59:12.838Z] #30 ... [2023-06-07T20:59:12.838Z] [2023-06-07T20:59:12.838Z] #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-07T20:59:12.838Z] #28 DONE 0.0s [2023-06-07T20:59:12.838Z] [2023-06-07T20:59:12.838Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T20:59:13.131Z] #30 DONE 0.6s [2023-06-07T20:59:13.131Z] [2023-06-07T20:59:13.131Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T20:59:13.131Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 done [2023-06-07T20:59:13.131Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T20:59:13.131Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T20:59:13.131Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T20:59:13.394Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T20:59:13.394Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-07T20:59:13.394Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-07T20:59:13.394Z] #31 DONE 0.4s [2023-06-07T20:59:13.394Z] [2023-06-07T20:59:13.394Z] #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T20:59:13.858Z] provisioning config files... [2023-06-07T20:59:13.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config6805654321395072470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:59:14.225Z] ---> docker-login.sh [2023-06-07T20:59:14.225Z] nexus3.edgexfoundry.org:10001 [2023-06-07T20:59:14.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:59:14.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:59:14.761Z] Configure a credential helper to remove this warning. See [2023-06-07T20:59:14.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:59:14.761Z] [2023-06-07T20:59:14.761Z] Login Succeeded [2023-06-07T20:59:14.761Z] nexus3.edgexfoundry.org:10002 [2023-06-07T20:59:14.772Z] #32 ... [2023-06-07T20:59:14.772Z] [2023-06-07T20:59:14.772Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-07T20:59:14.772Z] #33 DONE 1.8s [2023-06-07T20:59:15.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:59:15.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:59:15.030Z] Configure a credential helper to remove this warning. See [2023-06-07T20:59:15.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:59:15.030Z] [2023-06-07T20:59:15.030Z] Login Succeeded [2023-06-07T20:59:15.030Z] nexus3.edgexfoundry.org:10003 [2023-06-07T20:59:15.032Z] [2023-06-07T20:59:15.032Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-06-07T20:59:15.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:59:15.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:59:15.568Z] Configure a credential helper to remove this warning. See [2023-06-07T20:59:15.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:59:15.568Z] [2023-06-07T20:59:15.568Z] Login Succeeded [2023-06-07T20:59:15.568Z] nexus3.edgexfoundry.org:10004 [2023-06-07T20:59:15.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:59:15.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:59:15.837Z] Configure a credential helper to remove this warning. See [2023-06-07T20:59:15.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:59:15.837Z] [2023-06-07T20:59:15.837Z] Login Succeeded [2023-06-07T20:59:15.837Z] docker.io [2023-06-07T20:59:16.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T20:59:16.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T20:59:16.107Z] Configure a credential helper to remove this warning. See [2023-06-07T20:59:16.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T20:59:16.107Z] [2023-06-07T20:59:16.379Z] Login Succeeded [2023-06-07T20:59:16.379Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T20:59:16.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-07T20:59:16.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/534 [Pipeline] echo [2023-06-07T20:59:16.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:59:16.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:59:17.007Z] ========================================================= [2023-06-07T20:59:17.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T20:59:17.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:59:17.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T20:59:17.347Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T20:59:17.347Z] c41833b44d91: Pulling fs layer [2023-06-07T20:59:17.347Z] ed15518f5707: Pulling fs layer [2023-06-07T20:59:17.347Z] feae8fd75edb: Pulling fs layer [2023-06-07T20:59:17.347Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T20:59:17.347Z] 3cdef696dda3: Pulling fs layer [2023-06-07T20:59:17.347Z] 2ced38df9373: Pulling fs layer [2023-06-07T20:59:17.347Z] 58f1dce35555: Pulling fs layer [2023-06-07T20:59:17.347Z] 242c74f7c9fa: Waiting [2023-06-07T20:59:17.347Z] 3cdef696dda3: Waiting [2023-06-07T20:59:17.347Z] 2ced38df9373: Waiting [2023-06-07T20:59:17.347Z] 58f1dce35555: Waiting [2023-06-07T20:59:17.614Z] ed15518f5707: Verifying Checksum [2023-06-07T20:59:17.614Z] ed15518f5707: Download complete [2023-06-07T20:59:17.614Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T20:59:17.614Z] 242c74f7c9fa: Download complete [2023-06-07T20:59:17.614Z] 3cdef696dda3: Verifying Checksum [2023-06-07T20:59:17.614Z] 3cdef696dda3: Download complete [2023-06-07T20:59:17.614Z] c41833b44d91: Verifying Checksum [2023-06-07T20:59:18.580Z] c41833b44d91: Pull complete [2023-06-07T20:59:18.850Z] 58f1dce35555: Verifying Checksum [2023-06-07T20:59:18.850Z] 58f1dce35555: Download complete [2023-06-07T20:59:19.121Z] ed15518f5707: Pull complete [2023-06-07T20:59:20.092Z] feae8fd75edb: Verifying Checksum [2023-06-07T20:59:20.093Z] feae8fd75edb: Download complete [2023-06-07T20:59:20.093Z] 2ced38df9373: Verifying Checksum [2023-06-07T20:59:20.093Z] 2ced38df9373: Download complete [2023-06-07T20:59:20.380Z] #34 ... [2023-06-07T20:59:20.380Z] [2023-06-07T20:59:20.380Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T20:59:20.380Z] #35 transferring context: 248.77MB 6.6s [2023-06-07T20:59:20.380Z] #35 ... [2023-06-07T20:59:20.380Z] [2023-06-07T20:59:20.380Z] #36 [core-data internal] load build context [2023-06-07T20:59:20.965Z] #36 transferring context: 351.87MB 7.6s done [2023-06-07T20:59:20.966Z] #36 ... [2023-06-07T20:59:20.966Z] [2023-06-07T20:59:20.966Z] #37 [security-spire-config internal] load build context [2023-06-07T20:59:21.278Z] #37 ... [2023-06-07T20:59:21.278Z] [2023-06-07T20:59:21.278Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T20:59:22.654Z] #35 transferring context: 351.87MB 9.4s done [2023-06-07T20:59:23.221Z] #35 ... [2023-06-07T20:59:23.221Z] [2023-06-07T20:59:23.221Z] #38 [security-spire-agent internal] load build context [2023-06-07T20:59:23.221Z] #38 transferring context: 351.87MB 8.1s done [2023-06-07T20:59:23.221Z] #38 ... [2023-06-07T20:59:23.221Z] [2023-06-07T20:59:23.221Z] #39 [security-bootstrapper internal] load build context [2023-06-07T20:59:23.221Z] #39 transferring context: 351.87MB 9.6s done [2023-06-07T20:59:23.479Z] #39 ... [2023-06-07T20:59:23.479Z] [2023-06-07T20:59:23.479Z] #40 [security-proxy-auth internal] load build context [2023-06-07T20:59:23.479Z] #40 transferring context: 351.87MB 10.2s done [2023-06-07T20:59:23.479Z] #40 ... [2023-06-07T20:59:23.479Z] [2023-06-07T20:59:23.479Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T20:59:23.738Z] #41 ... [2023-06-07T20:59:23.738Z] [2023-06-07T20:59:23.738Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T20:59:23.738Z] #42 ... [2023-06-07T20:59:23.738Z] [2023-06-07T20:59:23.738Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T20:59:23.997Z] #43 ... [2023-06-07T20:59:23.997Z] [2023-06-07T20:59:23.997Z] #44 [security-spiffe-token-provider internal] load build context [2023-06-07T20:59:23.997Z] #44 transferring context: 351.87MB 10.0s done [2023-06-07T20:59:23.997Z] #44 ... [2023-06-07T20:59:23.997Z] [2023-06-07T20:59:23.997Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T20:59:24.255Z] #45 ... [2023-06-07T20:59:24.255Z] [2023-06-07T20:59:24.255Z] #46 [core-metadata internal] load build context [2023-06-07T20:59:24.255Z] #46 transferring context: 351.87MB 10.1s done [2023-06-07T20:59:24.514Z] #46 ... [2023-06-07T20:59:24.514Z] [2023-06-07T20:59:24.514Z] #47 [core-command internal] load build context [2023-06-07T20:59:24.514Z] #47 transferring context: 351.87MB 9.3s done [2023-06-07T20:59:24.514Z] #47 ... [2023-06-07T20:59:24.514Z] [2023-06-07T20:59:24.514Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T20:59:24.514Z] #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:24.514Z] #0 7.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:24.514Z] #0 7.732 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:24.514Z] #0 7.739 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:24.514Z] #0 7.759 OK: 7 MiB in 16 packages [2023-06-07T20:59:24.771Z] #48 ... [2023-06-07T20:59:24.771Z] [2023-06-07T20:59:24.771Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T20:59:24.771Z] #49 ... [2023-06-07T20:59:24.771Z] [2023-06-07T20:59:24.771Z] #50 [support-notifications internal] load build context [2023-06-07T20:59:24.771Z] #50 transferring context: 351.87MB 9.7s done [2023-06-07T20:59:25.029Z] #50 ... [2023-06-07T20:59:25.029Z] [2023-06-07T20:59:25.029Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T20:59:25.029Z] #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.029Z] #0 5.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.029Z] #0 5.809 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T20:59:25.029Z] #0 5.809 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T20:59:25.029Z] #0 5.809 OK: 17823 distinct packages available [2023-06-07T20:59:25.029Z] #0 5.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.029Z] #0 5.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.029Z] #0 6.180 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T20:59:25.029Z] #0 6.195 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T20:59:25.029Z] #0 6.207 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T20:59:25.029Z] #0 6.217 (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T20:59:25.029Z] #0 6.227 (5/9) Installing curl (8.1.2-r0) [2023-06-07T20:59:25.029Z] #0 6.233 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:25.029Z] #0 6.243 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T20:59:25.029Z] #0 6.243 (8/9) Installing libucontext (1.2-r0) [2023-06-07T20:59:25.029Z] #0 6.246 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T20:59:25.029Z] #0 6.248 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:25.029Z] #0 6.265 Executing ca-certificates-20230506-r0.trigger [2023-06-07T20:59:25.029Z] #0 6.334 OK: 10 MiB in 24 packages [2023-06-07T20:59:25.288Z] #51 ... [2023-06-07T20:59:25.288Z] [2023-06-07T20:59:25.288Z] #52 [core-common-config-bootstrapper internal] load build context [2023-06-07T20:59:25.288Z] #52 transferring context: 351.87MB 9.8s done [2023-06-07T20:59:25.288Z] #52 ... [2023-06-07T20:59:25.288Z] [2023-06-07T20:59:25.288Z] #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T20:59:25.288Z] #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.288Z] #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.288Z] #0 6.130 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T20:59:25.288Z] #0 6.130 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T20:59:25.288Z] #0 6.130 OK: 17823 distinct packages available [2023-06-07T20:59:25.288Z] #0 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.288Z] #0 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:25.288Z] #0 6.524 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T20:59:25.288Z] #0 6.861 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T20:59:25.288Z] #0 6.870 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:25.288Z] #0 6.874 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-07T20:59:25.288Z] #0 6.877 (5/7) Installing libucontext (1.2-r0) [2023-06-07T20:59:25.288Z] #0 6.885 (6/7) Installing gcompat (1.1.0-r0) [2023-06-07T20:59:25.288Z] #0 6.887 (7/7) Installing openssl (3.0.9-r1) [2023-06-07T20:59:25.289Z] #0 6.897 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:25.289Z] #0 6.909 OK: 8 MiB in 20 packages [2023-06-07T20:59:25.548Z] #53 ... [2023-06-07T20:59:25.548Z] [2023-06-07T20:59:25.548Z] #54 [support-scheduler internal] load build context [2023-06-07T20:59:25.548Z] #54 transferring context: 351.87MB 9.6s done [2023-06-07T20:59:25.548Z] #54 ... [2023-06-07T20:59:25.548Z] [2023-06-07T20:59:25.548Z] #55 [security-proxy-setup internal] load build context [2023-06-07T20:59:25.548Z] #55 transferring context: 351.87MB 10.5s done [2023-06-07T20:59:25.807Z] #55 ... [2023-06-07T20:59:25.807Z] [2023-06-07T20:59:25.807Z] #56 [security-spire-server internal] load build context [2023-06-07T20:59:25.807Z] #56 transferring context: 351.87MB 10.0s done [2023-06-07T20:59:31.107Z] #56 ... [2023-06-07T20:59:31.107Z] [2023-06-07T20:59:31.107Z] #37 [security-spire-config internal] load build context [2023-06-07T20:59:31.107Z] #37 transferring context: 351.87MB 8.3s done [2023-06-07T20:59:31.367Z] #37 ... [2023-06-07T20:59:31.367Z] [2023-06-07T20:59:31.367Z] #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T20:59:31.367Z] #32 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:31.367Z] #32 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:31.367Z] #32 10.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:31.367Z] #32 10.45 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:31.367Z] #32 10.46 OK: 7 MiB in 16 packages [2023-06-07T20:59:32.469Z] feae8fd75edb: Pull complete [2023-06-07T20:59:32.469Z] 242c74f7c9fa: Pull complete [2023-06-07T20:59:32.469Z] 3cdef696dda3: Pull complete [2023-06-07T20:59:36.731Z] 2ced38df9373: Pull complete [2023-06-07T20:59:39.319Z] 58f1dce35555: Pull complete [2023-06-07T20:59:39.319Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T20:59:39.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T20:59:39.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:59:39.644Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-07T20:59:39.644Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T20:59:39.644Z] WORKDIR /edgex [2023-06-07T20:59:39.644Z] COPY go.mod . [2023-06-07T20:59:39.644Z] RUN go mod download [2023-06-07T20:59:40.227Z] Sending build context to Docker daemon 2.947MB [2023-06-07T20:59:40.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T20:59:40.228Z] ---> fadd8f120f05 [2023-06-07T20:59:40.228Z] Step 2/4 : WORKDIR /edgex [2023-06-07T20:59:42.168Z] ---> Running in 8485d85d12be [2023-06-07T20:59:42.168Z] Removing intermediate container 8485d85d12be [2023-06-07T20:59:42.168Z] ---> 527812abbd5b [2023-06-07T20:59:42.168Z] Step 3/4 : COPY go.mod . [2023-06-07T20:59:42.761Z] ---> 0578d737492f [2023-06-07T20:59:42.761Z] Step 4/4 : RUN go mod download [2023-06-07T20:59:42.761Z] ---> Running in 08a248ff65e4 [2023-06-07T20:59:57.950Z] #32 ... [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T20:59:57.950Z] #43 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.950Z] #43 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.950Z] #43 ... [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #36 [core-data internal] load build context [2023-06-07T20:59:57.950Z] #36 DONE 42.4s [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T20:59:57.950Z] #43 42.07 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:57.950Z] #43 42.09 (2/2) Installing su-exec (0.2-r2) [2023-06-07T20:59:57.950Z] #43 42.10 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:57.950Z] #43 42.10 OK: 7 MiB in 17 packages [2023-06-07T20:59:57.950Z] #43 ... [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T20:59:57.950Z] #48 DONE 42.3s [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-07T20:59:57.950Z] #34 DONE 41.1s [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T20:59:57.950Z] #57 ... [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #32 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-07T20:59:57.950Z] #32 DONE 42.7s [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T20:59:57.950Z] #51 DONE 42.8s [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T20:59:57.950Z] #41 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.950Z] #41 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.950Z] #41 42.64 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T20:59:57.950Z] #41 42.67 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-07T20:59:57.950Z] #41 42.68 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:57.950Z] #41 42.68 (4/4) Installing openssl (3.0.9-r1) [2023-06-07T20:59:57.950Z] #41 42.70 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:57.950Z] #41 42.71 OK: 8 MiB in 17 packages [2023-06-07T20:59:57.950Z] #41 ... [2023-06-07T20:59:57.950Z] [2023-06-07T20:59:57.950Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T20:59:57.950Z] #53 DONE 43.2s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #38 [security-spire-agent internal] load build context [2023-06-07T20:59:57.951Z] #38 DONE 43.6s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #37 [security-spire-config internal] load build context [2023-06-07T20:59:57.951Z] #37 DONE 43.7s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T20:59:57.951Z] #45 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #45 42.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #45 42.36 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T20:59:57.951Z] #45 42.36 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T20:59:57.951Z] #45 42.36 OK: 17823 distinct packages available [2023-06-07T20:59:57.951Z] #45 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #45 42.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #45 42.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:57.951Z] #45 42.71 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T20:59:57.951Z] #45 42.71 (3/4) Installing libucontext (1.2-r0) [2023-06-07T20:59:57.951Z] #45 42.72 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T20:59:57.951Z] #45 42.72 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:57.951Z] #45 42.73 OK: 7 MiB in 19 packages [2023-06-07T20:59:57.951Z] #45 ... [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #35 [security-secretstore-setup internal] load build context [2023-06-07T20:59:57.951Z] #35 DONE 43.8s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #47 [core-command internal] load build context [2023-06-07T20:59:57.951Z] #47 DONE 43.8s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #54 [support-scheduler internal] load build context [2023-06-07T20:59:57.951Z] #54 DONE 43.9s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #39 [security-bootstrapper internal] load build context [2023-06-07T20:59:57.951Z] #39 DONE 43.9s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #50 [support-notifications internal] load build context [2023-06-07T20:59:57.951Z] #50 DONE 44.0s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T20:59:57.951Z] #42 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #42 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #42 43.56 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T20:59:57.951Z] #42 43.57 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:57.951Z] #42 43.57 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:57.951Z] #42 43.58 Executing ca-certificates-20230506-r0.trigger [2023-06-07T20:59:57.951Z] #42 43.64 OK: 8 MiB in 17 packages [2023-06-07T20:59:57.951Z] #42 ... [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #52 [core-common-config-bootstrapper internal] load build context [2023-06-07T20:59:57.951Z] #52 DONE 44.2s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #56 [security-spire-server internal] load build context [2023-06-07T20:59:57.951Z] #56 DONE 44.3s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T20:59:57.951Z] #49 41.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #49 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:57.951Z] #49 42.37 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T20:59:57.951Z] #49 42.38 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T20:59:57.951Z] #49 42.39 (3/3) Installing su-exec (0.2-r2) [2023-06-07T20:59:57.951Z] #49 42.39 Executing busybox-1.35.0-r29.trigger [2023-06-07T20:59:57.951Z] #49 42.40 Executing ca-certificates-20230506-r0.trigger [2023-06-07T20:59:57.951Z] #49 42.47 OK: 8 MiB in 18 packages [2023-06-07T20:59:57.951Z] #49 ... [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #44 [security-spiffe-token-provider internal] load build context [2023-06-07T20:59:57.951Z] #44 DONE 44.5s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #46 [core-metadata internal] load build context [2023-06-07T20:59:57.951Z] #46 DONE 44.5s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T20:59:57.951Z] #58 ... [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #40 [security-proxy-auth internal] load build context [2023-06-07T20:59:57.951Z] #40 DONE 44.7s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #55 [security-proxy-setup internal] load build context [2023-06-07T20:59:57.951Z] #55 DONE 44.8s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T20:59:57.951Z] #43 DONE 44.5s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T20:59:57.951Z] #49 DONE 44.5s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T20:59:57.951Z] #41 DONE 44.5s [2023-06-07T20:59:57.951Z] [2023-06-07T20:59:57.951Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T20:59:58.210Z] #59 DONE 0.1s [2023-06-07T20:59:58.210Z] [2023-06-07T20:59:58.210Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T20:59:58.210Z] #45 DONE 44.6s [2023-06-07T20:59:58.210Z] [2023-06-07T20:59:58.210Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T20:59:58.210Z] #42 DONE 44.6s [2023-06-07T20:59:58.210Z] [2023-06-07T20:59:58.210Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T20:59:58.776Z] #60 DONE 0.9s [2023-06-07T20:59:58.776Z] [2023-06-07T20:59:58.776Z] #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T20:59:58.776Z] #61 DONE 0.1s [2023-06-07T20:59:58.776Z] [2023-06-07T20:59:58.776Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T20:59:58.776Z] #58 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #58 ... [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T20:59:59.035Z] #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #0 3.047 OK: 265 MiB in 53 packages [2023-06-07T20:59:59.035Z] #62 DONE 3.1s [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T20:59:59.035Z] #63 DONE 0.0s [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T20:59:59.035Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #0 3.081 OK: 265 MiB in 53 packages [2023-06-07T20:59:59.035Z] #64 DONE 3.2s [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T20:59:59.035Z] #58 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #58 ... [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T20:59:59.035Z] #65 DONE 0.1s [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T20:59:59.035Z] #66 DONE 0.0s [2023-06-07T20:59:59.035Z] [2023-06-07T20:59:59.035Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T20:59:59.035Z] #57 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #57 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.035Z] #57 3.278 OK: 265 MiB in 53 packages [2023-06-07T20:59:59.035Z] #57 DONE 3.5s [2023-06-07T20:59:59.295Z] [2023-06-07T20:59:59.295Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T20:59:59.295Z] #58 3.412 OK: 265 MiB in 53 packages [2023-06-07T20:59:59.295Z] #58 DONE 3.5s [2023-06-07T20:59:59.295Z] [2023-06-07T20:59:59.295Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T20:59:59.295Z] #67 DONE 0.1s [2023-06-07T20:59:59.295Z] [2023-06-07T20:59:59.295Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T20:59:59.295Z] #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.295Z] #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.295Z] #0 3.082 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T20:59:59.295Z] #0 3.082 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T20:59:59.295Z] #0 3.082 OK: 17830 distinct packages available [2023-06-07T20:59:59.295Z] #0 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.295Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T20:59:59.295Z] #0 3.506 OK: 265 MiB in 53 packages [2023-06-07T20:59:59.295Z] #68 DONE 3.6s [2023-06-07T20:59:59.295Z] [2023-06-07T20:59:59.295Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T20:59:59.553Z] #69 ... [2023-06-07T20:59:59.553Z] [2023-06-07T20:59:59.553Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T20:59:59.553Z] #70 DONE 0.0s [2023-06-07T20:59:59.553Z] [2023-06-07T20:59:59.553Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:09.535Z] #71 ... [2023-06-07T21:00:09.535Z] [2023-06-07T21:00:09.535Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:09.535Z] #72 ... [2023-06-07T21:00:09.535Z] [2023-06-07T21:00:09.535Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:09.535Z] #73 ... [2023-06-07T21:00:09.535Z] [2023-06-07T21:00:09.535Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:15.010Z] Removing intermediate container 08a248ff65e4 [2023-06-07T21:00:15.010Z] ---> b0649c5dccf4 [2023-06-07T21:00:15.010Z] Successfully built b0649c5dccf4 [2023-06-07T21:00:15.010Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:00:15.357Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:00:15.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:00:15.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container [2023-06-07T21:00:15.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T21:00:17.056Z] $ docker top 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:00:17.900Z] + go version [2023-06-07T21:00:17.900Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:00:17.921Z] $ docker stop --time=1 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f [2023-06-07T21:00:19.595Z] $ docker rm -f --volumes 387ebab35493c37522bf22ad1f8a64549fa05e741b3aefd973677f2a2f33547f [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-06-07T21:00:20.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:00:20.261Z] [2023-06-07T21:00:20.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:00:20.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:00:20.862Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-07T21:00:20.862Z] 547446be3368: Pulling fs layer [2023-06-07T21:00:20.862Z] d125d8839a47: Pulling fs layer [2023-06-07T21:00:20.862Z] 3e85d5ac6304: Pulling fs layer [2023-06-07T21:00:20.862Z] c3105a71a48b: Pulling fs layer [2023-06-07T21:00:20.862Z] 0f093f025ec4: Pulling fs layer [2023-06-07T21:00:20.862Z] c3106fc0e877: Pulling fs layer [2023-06-07T21:00:20.862Z] c3105a71a48b: Waiting [2023-06-07T21:00:20.862Z] 0f093f025ec4: Waiting [2023-06-07T21:00:20.862Z] c3106fc0e877: Waiting [2023-06-07T21:00:20.862Z] 547446be3368: Verifying Checksum [2023-06-07T21:00:20.862Z] 547446be3368: Download complete [2023-06-07T21:00:20.862Z] c3105a71a48b: Verifying Checksum [2023-06-07T21:00:20.862Z] c3105a71a48b: Download complete [2023-06-07T21:00:21.450Z] d125d8839a47: Verifying Checksum [2023-06-07T21:00:21.450Z] d125d8839a47: Download complete [2023-06-07T21:00:21.450Z] c3106fc0e877: Verifying Checksum [2023-06-07T21:00:21.450Z] c3106fc0e877: Download complete [2023-06-07T21:00:21.450Z] 0f093f025ec4: Verifying Checksum [2023-06-07T21:00:21.450Z] 0f093f025ec4: Download complete [2023-06-07T21:00:21.450Z] 547446be3368: Pull complete [2023-06-07T21:00:22.416Z] d125d8839a47: Pull complete [2023-06-07T21:00:23.380Z] 3e85d5ac6304: Verifying Checksum [2023-06-07T21:00:23.380Z] 3e85d5ac6304: Download complete [2023-06-07T21:00:31.595Z] 3e85d5ac6304: Pull complete [2023-06-07T21:00:31.595Z] c3105a71a48b: Pull complete [2023-06-07T21:00:32.559Z] 0f093f025ec4: Pull complete [2023-06-07T21:00:32.559Z] c3106fc0e877: Pull complete [2023-06-07T21:00:32.559Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-07T21:00:32.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-07T21:00:32.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:00:33.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container [2023-06-07T21:00:33.108Z] $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-07T21:00:35.467Z] $ docker top 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:00:35.977Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-07T21:00:46.076Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #1 transferring dockerfile: 2.63kB done [2023-06-07T21:00:46.076Z] #1 DONE 0.1s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #2 transferring dockerfile: 1.82kB done [2023-06-07T21:00:46.076Z] #2 DONE 0.1s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #3 transferring dockerfile: 2.68kB done [2023-06-07T21:00:46.076Z] #3 DONE 0.1s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #4 [core-data internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #4 transferring dockerfile: 1.90kB done [2023-06-07T21:00:46.076Z] #4 DONE 0.1s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #5 transferring dockerfile: 2.06kB done [2023-06-07T21:00:46.076Z] #5 DONE 0.1s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #6 transferring dockerfile: 2.38kB done [2023-06-07T21:00:46.076Z] #6 DONE 0.0s [2023-06-07T21:00:46.076Z] [2023-06-07T21:00:46.076Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-06-07T21:00:46.076Z] #7 transferring dockerfile: 2.58kB 0.0s done [2023-06-07T21:00:46.076Z] #7 DONE 0.1s [2023-06-07T21:00:46.344Z] [2023-06-07T21:00:46.344Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-07T21:00:46.344Z] #8 transferring dockerfile: 2.04kB done [2023-06-07T21:00:46.344Z] #8 DONE 0.1s [2023-06-07T21:00:46.344Z] [2023-06-07T21:00:46.344Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-06-07T21:00:46.344Z] #9 transferring dockerfile: 1.84kB 0.0s done [2023-06-07T21:00:46.344Z] #9 DONE 0.1s [2023-06-07T21:00:46.344Z] [2023-06-07T21:00:46.344Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-07T21:00:46.344Z] #10 transferring dockerfile: 1.78kB done [2023-06-07T21:00:46.344Z] #10 DONE 0.1s [2023-06-07T21:00:46.344Z] [2023-06-07T21:00:46.344Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:00:46.344Z] #11 transferring dockerfile: 2.12kB done [2023-06-07T21:00:46.344Z] #11 DONE 0.1s [2023-06-07T21:00:46.344Z] [2023-06-07T21:00:46.344Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-06-07T21:00:46.344Z] #12 transferring dockerfile: 1.96kB 0.0s done [2023-06-07T21:00:46.612Z] #12 DONE 0.1s [2023-06-07T21:00:46.612Z] [2023-06-07T21:00:46.612Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-07T21:00:46.612Z] #13 transferring dockerfile: 2.82kB 0.0s done [2023-06-07T21:00:46.612Z] #13 DONE 0.1s [2023-06-07T21:00:46.612Z] [2023-06-07T21:00:46.612Z] #14 [core-command internal] load build definition from Dockerfile [2023-06-07T21:00:46.612Z] #14 transferring dockerfile: 1.82kB done [2023-06-07T21:00:46.612Z] #14 DONE 0.1s [2023-06-07T21:00:46.612Z] [2023-06-07T21:00:46.612Z] #15 [security-spire-server internal] load .dockerignore [2023-06-07T21:00:46.612Z] #15 transferring context: 56B done [2023-06-07T21:00:46.612Z] #15 DONE 0.1s [2023-06-07T21:00:47.580Z] [2023-06-07T21:00:47.580Z] #16 [support-scheduler internal] load .dockerignore [2023-06-07T21:00:47.580Z] #16 transferring context: 56B done [2023-06-07T21:00:47.580Z] #16 DONE 0.1s [2023-06-07T21:00:47.580Z] [2023-06-07T21:00:47.580Z] #17 [security-spire-agent internal] load .dockerignore [2023-06-07T21:00:47.580Z] #17 transferring context: 56B done [2023-06-07T21:00:47.580Z] #17 DONE 0.0s [2023-06-07T21:00:47.580Z] [2023-06-07T21:00:47.580Z] #18 [core-data internal] load .dockerignore [2023-06-07T21:00:47.580Z] #18 transferring context: 56B done [2023-06-07T21:00:47.580Z] #18 DONE 0.1s [2023-06-07T21:00:47.580Z] [2023-06-07T21:00:47.580Z] #19 [security-proxy-setup internal] load .dockerignore [2023-06-07T21:00:47.580Z] #19 transferring context: 56B done [2023-06-07T21:00:47.580Z] #19 DONE 0.1s [2023-06-07T21:00:47.580Z] [2023-06-07T21:00:47.580Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-06-07T21:00:47.854Z] #20 transferring context: 56B done [2023-06-07T21:00:47.854Z] #20 DONE 0.1s [2023-06-07T21:00:47.854Z] [2023-06-07T21:00:47.854Z] #21 [security-proxy-auth internal] load .dockerignore [2023-06-07T21:00:47.854Z] #21 transferring context: 56B 0.0s done [2023-06-07T21:00:47.854Z] #21 DONE 0.1s [2023-06-07T21:00:47.854Z] [2023-06-07T21:00:47.854Z] #22 [security-spire-config internal] load .dockerignore [2023-06-07T21:00:47.854Z] #22 transferring context: 56B 0.0s done [2023-06-07T21:00:47.854Z] #22 DONE 0.1s [2023-06-07T21:00:47.854Z] [2023-06-07T21:00:47.854Z] #23 [support-notifications internal] load .dockerignore [2023-06-07T21:00:47.854Z] #23 transferring context: 56B 0.0s done [2023-06-07T21:00:47.854Z] #23 DONE 0.1s [2023-06-07T21:00:47.854Z] [2023-06-07T21:00:47.854Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-06-07T21:00:47.854Z] #24 transferring context: 56B done [2023-06-07T21:00:47.854Z] #24 DONE 0.1s [2023-06-07T21:00:47.854Z] [2023-06-07T21:00:47.854Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-07T21:00:48.123Z] #25 transferring context: 56B done [2023-06-07T21:00:48.123Z] #25 DONE 0.1s [2023-06-07T21:00:48.123Z] [2023-06-07T21:00:48.123Z] #26 [core-metadata internal] load .dockerignore [2023-06-07T21:00:48.123Z] #26 transferring context: 56B 0.0s done [2023-06-07T21:00:48.123Z] #26 DONE 0.1s [2023-06-07T21:00:48.123Z] [2023-06-07T21:00:48.123Z] #27 [security-bootstrapper internal] load .dockerignore [2023-06-07T21:00:48.123Z] #27 transferring context: 56B done [2023-06-07T21:00:48.123Z] #27 DONE 0.1s [2023-06-07T21:00:48.123Z] [2023-06-07T21:00:48.123Z] #28 [core-command internal] load .dockerignore [2023-06-07T21:00:48.254Z] #74 ... [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:48.254Z] #69 DONE 47.6s [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:48.254Z] #72 DONE 48.0s [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:48.254Z] #73 DONE 47.9s [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:48.254Z] #71 DONE 47.6s [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:00:48.254Z] #74 DONE 47.9s [2023-06-07T21:00:48.254Z] [2023-06-07T21:00:48.254Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:00:48.392Z] #28 transferring context: 56B done [2023-06-07T21:00:48.392Z] #28 DONE 0.1s [2023-06-07T21:00:48.392Z] [2023-06-07T21:00:48.392Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:48.392Z] #29 DONE 0.0s [2023-06-07T21:00:48.392Z] [2023-06-07T21:00:48.392Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:00:48.978Z] #30 DONE 0.6s [2023-06-07T21:00:48.978Z] [2023-06-07T21:00:48.978Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:00:48.978Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-07T21:00:48.978Z] #31 ... [2023-06-07T21:00:48.978Z] [2023-06-07T21:00:48.978Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:48.978Z] #29 DONE 0.0s [2023-06-07T21:00:48.978Z] [2023-06-07T21:00:48.978Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:00:48.978Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:00:48.978Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:00:48.978Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:00:49.252Z] #31 ... [2023-06-07T21:00:49.252Z] [2023-06-07T21:00:49.252Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.252Z] #29 DONE 0.0s [2023-06-07T21:00:49.252Z] [2023-06-07T21:00:49.252Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.252Z] #29 DONE 0.0s [2023-06-07T21:00:49.252Z] [2023-06-07T21:00:49.252Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:00:49.252Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-07T21:00:49.252Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:00:49.252Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:00:49.252Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:00:49.520Z] #31 ... [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.520Z] #29 DONE 0.0s [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.520Z] #29 DONE 0.0s [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:00:49.520Z] #30 ... [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.520Z] #29 DONE 0.0s [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:00:49.520Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-07T21:00:49.520Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:00:49.520Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:00:49.520Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:00:49.520Z] #31 DONE 1.4s [2023-06-07T21:00:49.520Z] [2023-06-07T21:00:49.520Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:00:49.790Z] #30 ... [2023-06-07T21:00:49.790Z] [2023-06-07T21:00:49.790Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:49.790Z] #29 DONE 0.0s [2023-06-07T21:00:49.790Z] [2023-06-07T21:00:49.790Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:00:49.791Z] #30 ... [2023-06-07T21:00:49.791Z] [2023-06-07T21:00:49.791Z] #32 [security-spire-server internal] load build context [2023-06-07T21:00:49.791Z] #32 transferring context: 2.56MB 0.5s done [2023-06-07T21:00:49.791Z] #32 DONE 1.0s [2023-06-07T21:00:50.060Z] [2023-06-07T21:00:50.060Z] #33 [security-proxy-setup internal] load build context [2023-06-07T21:00:50.060Z] #33 ... [2023-06-07T21:00:50.060Z] [2023-06-07T21:00:50.060Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:50.060Z] #29 DONE 0.0s [2023-06-07T21:00:50.343Z] [2023-06-07T21:00:50.343Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:50.343Z] #29 DONE 0.0s [2023-06-07T21:00:50.343Z] [2023-06-07T21:00:50.343Z] #33 [security-proxy-setup internal] load build context [2023-06-07T21:00:50.343Z] #33 ... [2023-06-07T21:00:50.343Z] [2023-06-07T21:00:50.343Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-07T21:00:50.343Z] #29 DONE 0.0s [2023-06-07T21:00:50.343Z] [2023-06-07T21:00:50.343Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-07T21:00:50.343Z] #30 DONE 1.3s [2023-06-07T21:00:50.343Z] [2023-06-07T21:00:50.343Z] #33 [security-proxy-setup internal] load build context [2023-06-07T21:00:50.618Z] #33 ... [2023-06-07T21:00:50.618Z] [2023-06-07T21:00:50.618Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T21:00:50.618Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-07T21:00:50.618Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-07T21:00:50.618Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-07T21:00:50.618Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-07T21:00:50.618Z] #31 DONE 1.6s [2023-06-07T21:00:50.618Z] [2023-06-07T21:00:50.618Z] #33 [security-proxy-setup internal] load build context [2023-06-07T21:00:51.212Z] #33 transferring context: 2.56MB 1.4s done [2023-06-07T21:00:51.800Z] #33 ... [2023-06-07T21:00:51.800Z] [2023-06-07T21:00:51.800Z] #34 [security-spire-agent internal] load build context [2023-06-07T21:00:51.800Z] #34 transferring context: 2.56MB 1.0s done [2023-06-07T21:00:51.800Z] #34 DONE 2.6s [2023-06-07T21:00:51.800Z] [2023-06-07T21:00:51.800Z] #33 [security-proxy-setup internal] load build context [2023-06-07T21:00:51.800Z] #33 DONE 2.3s [2023-06-07T21:00:51.800Z] [2023-06-07T21:00:51.800Z] #35 [support-scheduler internal] load build context [2023-06-07T21:00:51.800Z] #35 transferring context: 2.56MB 1.3s done [2023-06-07T21:00:51.800Z] #35 DONE 2.7s [2023-06-07T21:00:51.800Z] [2023-06-07T21:00:51.800Z] #36 [security-secretstore-setup internal] load build context [2023-06-07T21:00:51.800Z] #36 transferring context: 2.56MB 1.2s done [2023-06-07T21:00:52.768Z] #36 ... [2023-06-07T21:00:52.768Z] [2023-06-07T21:00:52.768Z] #37 [security-spire-config internal] load build context [2023-06-07T21:00:52.768Z] #37 transferring context: 2.56MB 0.9s done [2023-06-07T21:00:52.768Z] #37 DONE 3.1s [2023-06-07T21:00:52.768Z] [2023-06-07T21:00:52.768Z] #38 [security-proxy-auth internal] load build context [2023-06-07T21:00:53.807Z] #38 ... [2023-06-07T21:00:53.807Z] [2023-06-07T21:00:53.807Z] #39 [core-data internal] load build context [2023-06-07T21:00:53.807Z] #39 transferring context: 2.56MB 1.0s done [2023-06-07T21:00:53.807Z] #39 DONE 4.0s [2023-06-07T21:00:53.807Z] [2023-06-07T21:00:53.807Z] #38 [security-proxy-auth internal] load build context [2023-06-07T21:00:55.227Z] #38 ... [2023-06-07T21:00:55.227Z] [2023-06-07T21:00:55.227Z] #36 [security-secretstore-setup internal] load build context [2023-06-07T21:00:55.227Z] #36 DONE 5.3s [2023-06-07T21:00:55.227Z] [2023-06-07T21:00:55.227Z] #38 [security-proxy-auth internal] load build context [2023-06-07T21:00:55.497Z] #38 transferring context: 2.56MB 3.4s done [2023-06-07T21:00:56.468Z] #38 ... [2023-06-07T21:00:56.468Z] [2023-06-07T21:00:56.468Z] #40 [support-notifications internal] load build context [2023-06-07T21:00:56.468Z] #40 transferring context: 2.56MB 3.3s done [2023-06-07T21:00:56.468Z] #40 DONE 5.8s [2023-06-07T21:00:56.468Z] [2023-06-07T21:00:56.468Z] #38 [security-proxy-auth internal] load build context [2023-06-07T21:00:56.468Z] #38 DONE 5.8s [2023-06-07T21:00:56.468Z] [2023-06-07T21:00:56.468Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:00:57.059Z] #41 ... [2023-06-07T21:00:57.059Z] [2023-06-07T21:00:57.059Z] #42 [core-command internal] load build context [2023-06-07T21:00:57.059Z] #42 transferring context: 2.56MB 3.4s done [2023-06-07T21:00:57.059Z] #42 DONE 6.4s [2023-06-07T21:00:57.059Z] [2023-06-07T21:00:57.059Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:00:57.059Z] #41 transferring context: 2.56MB 5.0s done [2023-06-07T21:00:57.059Z] #41 ... [2023-06-07T21:00:57.059Z] [2023-06-07T21:00:57.059Z] #43 [security-spiffe-token-provider internal] load build context [2023-06-07T21:00:57.059Z] #43 transferring context: 2.56MB 5.1s done [2023-06-07T21:00:57.364Z] #43 ... [2023-06-07T21:00:57.364Z] [2023-06-07T21:00:57.364Z] #44 [core-metadata internal] load build context [2023-06-07T21:00:57.364Z] #44 transferring context: 2.56MB 3.8s done [2023-06-07T21:00:57.364Z] #44 DONE 6.8s [2023-06-07T21:00:57.364Z] [2023-06-07T21:00:57.364Z] #45 [security-bootstrapper internal] load build context [2023-06-07T21:00:57.364Z] #45 transferring context: 2.56MB 4.6s done [2023-06-07T21:00:57.640Z] #45 DONE 7.2s [2023-06-07T21:00:57.640Z] [2023-06-07T21:00:57.640Z] #46 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:00:57.640Z] #46 ... [2023-06-07T21:00:57.640Z] [2023-06-07T21:00:57.640Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-07T21:00:57.640Z] #41 DONE 7.1s [2023-06-07T21:00:57.640Z] [2023-06-07T21:00:57.640Z] #43 [security-spiffe-token-provider internal] load build context [2023-06-07T21:00:57.640Z] #43 DONE 7.2s [2023-06-07T21:00:57.640Z] [2023-06-07T21:00:57.640Z] #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:00:57.640Z] #0 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:00:57.640Z] #0 7.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:00:58.232Z] #47 ... [2023-06-07T21:00:58.232Z] [2023-06-07T21:00:58.232Z] #46 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-07T21:00:58.232Z] #46 DONE 10.2s [2023-06-07T21:00:58.232Z] [2023-06-07T21:00:58.232Z] #48 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-06-07T21:00:58.421Z] #75 ... [2023-06-07T21:00:58.421Z] [2023-06-07T21:00:58.421Z] #76 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:00:58.421Z] #76 ... [2023-06-07T21:00:58.421Z] [2023-06-07T21:00:58.421Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:00:58.421Z] #77 ... [2023-06-07T21:00:58.421Z] [2023-06-07T21:00:58.421Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:00:58.421Z] #78 ... [2023-06-07T21:00:58.421Z] [2023-06-07T21:00:58.421Z] #79 [support-notifications builder 6/7] COPY . . [2023-06-07T21:00:59.202Z] #48 DONE 1.8s [2023-06-07T21:00:59.202Z] [2023-06-07T21:00:59.202Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:00.187Z] #49 ... [2023-06-07T21:01:00.187Z] [2023-06-07T21:01:00.187Z] #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:00.187Z] #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.187Z] #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.187Z] #0 10.74 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:00.187Z] #0 10.74 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:00.187Z] #0 10.74 OK: 17694 distinct packages available [2023-06-07T21:01:00.187Z] #50 ... [2023-06-07T21:01:00.187Z] [2023-06-07T21:01:00.187Z] #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:01:00.187Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.187Z] #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.455Z] #51 ... [2023-06-07T21:01:00.455Z] [2023-06-07T21:01:00.455Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:01:00.455Z] #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.455Z] #0 8.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.455Z] #52 ... [2023-06-07T21:01:00.455Z] [2023-06-07T21:01:00.455Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:00.455Z] #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.723Z] #53 ... [2023-06-07T21:01:00.723Z] [2023-06-07T21:01:00.723Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:00.723Z] #0 9.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:00.723Z] #54 ... [2023-06-07T21:01:00.723Z] [2023-06-07T21:01:00.723Z] #55 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:01:00.990Z] #55 ... [2023-06-07T21:01:00.990Z] [2023-06-07T21:01:00.990Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:01.257Z] #56 ... [2023-06-07T21:01:01.257Z] [2023-06-07T21:01:01.257Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:01:01.257Z] #0 9.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:01.257Z] #57 ... [2023-06-07T21:01:01.257Z] [2023-06-07T21:01:01.257Z] #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:01.257Z] #50 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:01.527Z] #50 ... [2023-06-07T21:01:01.527Z] [2023-06-07T21:01:01.527Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:01:01.527Z] #0 9.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:01.527Z] #58 ... [2023-06-07T21:01:01.527Z] [2023-06-07T21:01:01.527Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:01.527Z] #56 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:01.707Z] #79 DONE 14.5s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #77 DONE 14.5s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #78 DONE 14.4s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #80 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #81 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #82 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #83 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #83 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #84 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #85 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #76 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:01:01.708Z] #76 DONE 14.5s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #75 DONE 14.5s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #86 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #87 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #87 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #88 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #89 [core-metadata builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #89 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #90 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #91 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #92 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #93 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #94 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #95 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #96 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #96 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #97 [core-data builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #97 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:01:01.708Z] #98 DONE 0.1s [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #99 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #100 [core-command builder 6/7] COPY . . [2023-06-07T21:01:01.708Z] #100 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #101 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:01:01.708Z] #102 ... [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #103 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:01:01.708Z] #103 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:01:01.708Z] #104 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #105 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:01.708Z] #105 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:01:01.708Z] #106 CACHED [2023-06-07T21:01:01.708Z] [2023-06-07T21:01:01.708Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:01:03.473Z] #56 ... [2023-06-07T21:01:03.473Z] [2023-06-07T21:01:03.473Z] #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:03.473Z] #47 11.69 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:03.473Z] #47 11.76 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:03.473Z] #47 11.88 OK: 8 MiB in 16 packages [2023-06-07T21:01:03.473Z] #47 DONE 13.2s [2023-06-07T21:01:03.473Z] [2023-06-07T21:01:03.473Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:03.473Z] #54 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:05.077Z] #107 ... [2023-06-07T21:01:05.077Z] [2023-06-07T21:01:05.077Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:01:05.077Z] #108 DONE 3.1s [2023-06-07T21:01:05.077Z] [2023-06-07T21:01:05.077Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:01:06.477Z] #109 DONE 1.6s [2023-06-07T21:01:06.477Z] [2023-06-07T21:01:06.477Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:01:06.477Z] #107 DONE 4.7s [2023-06-07T21:01:06.477Z] [2023-06-07T21:01:06.477Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:01:06.477Z] #110 DONE 0.1s [2023-06-07T21:01:06.477Z] [2023-06-07T21:01:06.477Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:01:06.477Z] #0 1.443 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T21:01:06.736Z] #111 ... [2023-06-07T21:01:06.736Z] [2023-06-07T21:01:06.736Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:01:06.819Z] #54 ... [2023-06-07T21:01:06.819Z] [2023-06-07T21:01:06.819Z] #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-07T21:01:06.819Z] #51 15.27 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:06.819Z] #51 15.31 (2/2) Installing openssl (3.0.8-r4) [2023-06-07T21:01:06.819Z] #51 15.39 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:06.819Z] #51 15.53 OK: 8 MiB in 17 packages [2023-06-07T21:01:06.819Z] #51 DONE 16.3s [2023-06-07T21:01:06.819Z] [2023-06-07T21:01:06.819Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-07T21:01:06.819Z] #59 DONE 0.3s [2023-06-07T21:01:06.819Z] [2023-06-07T21:01:06.819Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-07T21:01:06.819Z] #52 14.10 (1/3) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:06.819Z] #52 14.54 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:06.819Z] #52 14.58 (3/3) Installing su-exec (0.2-r2) [2023-06-07T21:01:06.819Z] #52 14.60 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:06.819Z] #52 14.71 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:06.994Z] #112 DONE 0.2s [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:01:06.994Z] #113 DONE 0.2s [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:01:06.994Z] #114 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:01:06.994Z] #115 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:06.994Z] #116 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:01:06.994Z] #117 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:01:06.994Z] #118 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #119 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:01:06.994Z] #119 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:01:06.994Z] #120 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:01:06.994Z] #121 CACHED [2023-06-07T21:01:06.994Z] [2023-06-07T21:01:06.994Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:01:06.994Z] #122 DONE 0.1s [2023-06-07T21:01:07.255Z] [2023-06-07T21:01:07.255Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:01:07.409Z] #52 16.85 OK: 8 MiB in 18 packages [2023-06-07T21:01:08.380Z] #52 DONE 18.0s [2023-06-07T21:01:08.380Z] [2023-06-07T21:01:08.380Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-07T21:01:08.380Z] #54 17.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:08.380Z] #54 17.33 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:08.380Z] #54 17.49 OK: 8 MiB in 16 packages [2023-06-07T21:01:08.715Z] #123 ... [2023-06-07T21:01:08.715Z] [2023-06-07T21:01:08.715Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:01:08.715Z] #124 DONE 1.7s [2023-06-07T21:01:08.975Z] [2023-06-07T21:01:08.975Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:01:08.975Z] #125 DONE 1.6s [2023-06-07T21:01:08.975Z] [2023-06-07T21:01:08.975Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:01:08.975Z] #123 DONE 1.7s [2023-06-07T21:01:08.975Z] [2023-06-07T21:01:08.975Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:01:08.980Z] #54 DONE 18.7s [2023-06-07T21:01:08.980Z] [2023-06-07T21:01:08.980Z] #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:08.980Z] #50 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:08.980Z] #50 19.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:08.980Z] #50 19.41 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:08.980Z] #50 19.42 (3/5) Installing libucontext (1.2-r0) [2023-06-07T21:01:08.980Z] #50 19.45 (4/5) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:08.980Z] #50 19.47 (5/5) Installing openssl (3.0.8-r4) [2023-06-07T21:01:08.980Z] #50 19.57 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:09.250Z] #50 19.71 OK: 9 MiB in 20 packages [2023-06-07T21:01:09.250Z] #50 ... [2023-06-07T21:01:09.250Z] [2023-06-07T21:01:09.250Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:09.250Z] #0 5.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.250Z] #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.250Z] #60 ... [2023-06-07T21:01:09.250Z] [2023-06-07T21:01:09.250Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:01:09.250Z] #0 5.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.250Z] #0 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.520Z] #61 ... [2023-06-07T21:01:09.520Z] [2023-06-07T21:01:09.520Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:01:09.520Z] #0 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.520Z] #0 8.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.520Z] #62 ... [2023-06-07T21:01:09.520Z] [2023-06-07T21:01:09.520Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:01:09.520Z] #57 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:09.520Z] #57 18.10 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:09.520Z] #57 18.14 (2/2) Installing su-exec (0.2-r2) [2023-06-07T21:01:09.520Z] #57 18.15 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:09.520Z] #57 18.35 OK: 8 MiB in 17 packages [2023-06-07T21:01:10.112Z] #57 ... [2023-06-07T21:01:10.112Z] [2023-06-07T21:01:10.112Z] #50 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-07T21:01:10.112Z] #50 DONE 20.7s [2023-06-07T21:01:10.112Z] [2023-06-07T21:01:10.112Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:01:10.112Z] #58 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:10.112Z] #58 16.88 (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:10.112Z] #58 17.41 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:10.112Z] #58 17.44 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:10.112Z] #58 17.59 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:10.709Z] #58 ... [2023-06-07T21:01:10.709Z] [2023-06-07T21:01:10.709Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-07T21:01:10.709Z] #57 DONE 19.6s [2023-06-07T21:01:10.709Z] [2023-06-07T21:01:10.709Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:01:10.879Z] #126 DONE 1.9s [2023-06-07T21:01:10.879Z] [2023-06-07T21:01:10.879Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:01:10.879Z] #127 DONE 1.8s [2023-06-07T21:01:10.879Z] [2023-06-07T21:01:10.879Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:01:10.879Z] #128 DONE 1.9s [2023-06-07T21:01:10.879Z] [2023-06-07T21:01:10.879Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:01:11.448Z] #129 ... [2023-06-07T21:01:11.448Z] [2023-06-07T21:01:11.448Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:01:11.448Z] #0 0.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T21:01:11.857Z] #130 ... [2023-06-07T21:01:11.857Z] [2023-06-07T21:01:11.857Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:01:11.857Z] #0 1.225 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T21:01:11.857Z] #131 ... [2023-06-07T21:01:11.857Z] [2023-06-07T21:01:11.857Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:01:11.857Z] #0 1.213 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T21:01:11.857Z] #132 ... [2023-06-07T21:01:11.857Z] [2023-06-07T21:01:11.857Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:01:11.857Z] #0 0.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T21:01:12.131Z] #133 ... [2023-06-07T21:01:12.131Z] [2023-06-07T21:01:12.131Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:01:12.131Z] #0 1.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T21:01:12.137Z] #63 ... [2023-06-07T21:01:12.137Z] [2023-06-07T21:01:12.137Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-07T21:01:12.137Z] #58 19.64 OK: 8 MiB in 17 packages [2023-06-07T21:01:12.137Z] #58 DONE 20.6s [2023-06-07T21:01:12.137Z] [2023-06-07T21:01:12.137Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:01:12.137Z] #62 12.88 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:12.137Z] #62 12.88 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:12.137Z] #62 12.88 OK: 17699 distinct packages available [2023-06-07T21:01:12.390Z] #134 ... [2023-06-07T21:01:12.390Z] [2023-06-07T21:01:12.390Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:01:12.390Z] #0 0.502 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T21:01:12.390Z] #135 ... [2023-06-07T21:01:12.390Z] [2023-06-07T21:01:12.390Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:01:12.390Z] #102 0.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T21:01:12.716Z] #102 ... [2023-06-07T21:01:12.716Z] [2023-06-07T21:01:12.716Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:01:12.716Z] #0 0.691 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T21:01:12.716Z] #136 ... [2023-06-07T21:01:12.716Z] [2023-06-07T21:01:12.716Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:01:12.716Z] #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T21:01:12.728Z] #62 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:12.728Z] #62 ... [2023-06-07T21:01:12.728Z] [2023-06-07T21:01:12.728Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:12.728Z] #60 12.91 OK: 263 MiB in 53 packages [2023-06-07T21:01:12.728Z] #60 DONE 13.8s [2023-06-07T21:01:12.728Z] [2023-06-07T21:01:12.728Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:12.728Z] #53 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:12.728Z] #53 17.02 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:12.728Z] #53 17.02 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:12.728Z] #53 17.02 OK: 17694 distinct packages available [2023-06-07T21:01:12.728Z] #53 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:12.728Z] #53 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:12.975Z] #137 ... [2023-06-07T21:01:12.975Z] [2023-06-07T21:01:12.975Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:01:12.975Z] #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-07T21:01:12.975Z] #138 ... [2023-06-07T21:01:12.975Z] [2023-06-07T21:01:12.975Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:01:12.998Z] #53 ... [2023-06-07T21:01:12.998Z] [2023-06-07T21:01:12.998Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:13.273Z] #64 DONE 0.5s [2023-06-07T21:01:13.273Z] [2023-06-07T21:01:13.273Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:13.273Z] #56 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:13.273Z] #56 17.25 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-07T21:01:13.273Z] #56 17.28 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-07T21:01:13.273Z] #56 17.28 OK: 17694 distinct packages available [2023-06-07T21:01:13.273Z] #56 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:13.273Z] #56 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:13.551Z] #56 ... [2023-06-07T21:01:13.551Z] [2023-06-07T21:01:13.551Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:14.152Z] #65 ... [2023-06-07T21:01:14.152Z] [2023-06-07T21:01:14.152Z] #55 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-07T21:01:14.152Z] #55 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:14.152Z] #55 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:14.152Z] #55 14.25 OK: 263 MiB in 53 packages [2023-06-07T21:01:14.152Z] #55 DONE 15.7s [2023-06-07T21:01:14.152Z] [2023-06-07T21:01:14.152Z] #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:01:14.436Z] #66 ... [2023-06-07T21:01:14.436Z] [2023-06-07T21:01:14.436Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-07T21:01:14.436Z] #63 DONE 3.8s [2023-06-07T21:01:14.436Z] [2023-06-07T21:01:14.436Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-07T21:01:14.436Z] #49 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:14.436Z] #49 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:14.436Z] #49 14.14 OK: 263 MiB in 53 packages [2023-06-07T21:01:14.436Z] #49 DONE 15.6s [2023-06-07T21:01:14.436Z] [2023-06-07T21:01:14.436Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:14.436Z] #53 24.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:14.436Z] #53 24.32 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:14.436Z] #53 24.32 (3/4) Installing libucontext (1.2-r0) [2023-06-07T21:01:14.436Z] #53 24.34 (4/4) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:14.708Z] #53 ... [2023-06-07T21:01:14.708Z] [2023-06-07T21:01:14.708Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-07T21:01:14.708Z] #61 14.44 OK: 263 MiB in 53 packages [2023-06-07T21:01:14.708Z] #61 DONE 15.5s [2023-06-07T21:01:14.708Z] [2023-06-07T21:01:14.708Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:14.708Z] #53 24.38 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:14.708Z] #53 24.48 OK: 8 MiB in 19 packages [2023-06-07T21:01:14.992Z] #139 ... [2023-06-07T21:01:14.992Z] [2023-06-07T21:01:14.992Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:01:14.992Z] #140 DONE 4.1s [2023-06-07T21:01:14.992Z] [2023-06-07T21:01:14.992Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:01:14.992Z] #102 ... [2023-06-07T21:01:14.992Z] [2023-06-07T21:01:14.992Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:01:15.310Z] #53 ... [2023-06-07T21:01:15.310Z] [2023-06-07T21:01:15.310Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-07T21:01:15.310Z] #67 DONE 0.8s [2023-06-07T21:01:15.310Z] [2023-06-07T21:01:15.310Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:15.310Z] #56 23.99 (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T21:01:15.310Z] #56 24.19 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-07T21:01:15.310Z] #56 24.28 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-07T21:01:15.310Z] #56 24.31 (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T21:01:15.310Z] #56 24.42 (5/9) Installing curl (8.1.1-r1) [2023-06-07T21:01:15.310Z] #56 24.49 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-07T21:01:15.310Z] #56 24.51 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-07T21:01:15.310Z] #56 24.54 (8/9) Installing libucontext (1.2-r0) [2023-06-07T21:01:15.616Z] #56 24.56 (9/9) Installing gcompat (1.1.0-r0) [2023-06-07T21:01:15.616Z] #56 24.62 Executing busybox-1.35.0-r29.trigger [2023-06-07T21:01:15.616Z] #56 ... [2023-06-07T21:01:15.616Z] [2023-06-07T21:01:15.616Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-07T21:01:15.616Z] #53 DONE 25.5s [2023-06-07T21:01:15.616Z] [2023-06-07T21:01:15.616Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:15.616Z] #56 24.71 Executing ca-certificates-20230506-r0.trigger [2023-06-07T21:01:15.890Z] #56 ... [2023-06-07T21:01:15.890Z] [2023-06-07T21:01:15.890Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:15.890Z] #68 DONE 1.5s [2023-06-07T21:01:15.890Z] [2023-06-07T21:01:15.890Z] #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:01:15.890Z] #66 DONE 2.0s [2023-06-07T21:01:16.158Z] [2023-06-07T21:01:16.158Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:16.158Z] #69 DONE 1.6s [2023-06-07T21:01:16.158Z] [2023-06-07T21:01:16.158Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:17.140Z] #70 ... [2023-06-07T21:01:17.140Z] [2023-06-07T21:01:17.140Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-07T21:01:17.140Z] #56 25.44 OK: 11 MiB in 24 packages [2023-06-07T21:01:17.140Z] #56 DONE 26.1s [2023-06-07T21:01:17.140Z] [2023-06-07T21:01:17.140Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:17.744Z] #71 ... [2023-06-07T21:01:17.744Z] [2023-06-07T21:01:17.744Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-07T21:01:17.744Z] #62 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T21:01:17.744Z] #62 18.01 OK: 263 MiB in 53 packages [2023-06-07T21:01:17.744Z] #62 DONE 18.5s [2023-06-07T21:01:17.744Z] [2023-06-07T21:01:17.744Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:01:18.033Z] #72 DONE 0.4s [2023-06-07T21:01:18.033Z] [2023-06-07T21:01:18.033Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:01:18.271Z] #141 ... [2023-06-07T21:01:18.271Z] [2023-06-07T21:01:18.271Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:01:18.271Z] #129 DONE 7.2s [2023-06-07T21:01:18.271Z] [2023-06-07T21:01:18.271Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:01:18.271Z] #139 DONE 7.3s [2023-06-07T21:01:18.271Z] [2023-06-07T21:01:18.271Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:01:18.271Z] #141 DONE 3.1s [2023-06-07T21:01:18.271Z] [2023-06-07T21:01:18.271Z] #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:01:20.212Z] #142 DONE 2.1s [2023-06-07T21:01:20.212Z] [2023-06-07T21:01:20.212Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:01:20.212Z] #143 DONE 2.1s [2023-06-07T21:01:20.212Z] [2023-06-07T21:01:20.212Z] #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:01:20.212Z] #144 DONE 2.0s [2023-06-07T21:01:20.212Z] [2023-06-07T21:01:20.212Z] #145 [security-spire-server] exporting to image [2023-06-07T21:01:20.212Z] #145 exporting layers [2023-06-07T21:01:20.470Z] #145 ... [2023-06-07T21:01:20.470Z] [2023-06-07T21:01:20.471Z] #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:01:20.471Z] #146 DONE 0.4s [2023-06-07T21:01:20.471Z] [2023-06-07T21:01:20.471Z] #145 [security-spire-config] exporting to image [2023-06-07T21:01:21.045Z] #145 exporting layers 1.0s done [2023-06-07T21:01:21.045Z] #145 writing image sha256:da9569cf0612c831b64a0d9fe60c949d5bd373f0fa1422d734117a2a5dba48a6 0.0s done [2023-06-07T21:01:21.045Z] #145 naming to docker.io/library/security-spire-agent done [2023-06-07T21:01:21.045Z] #145 writing image sha256:2fd69d8b5eff3f517232c3b690d0c45768beba3f17e92ff32e26588b18ff1981 done [2023-06-07T21:01:21.045Z] #145 naming to docker.io/library/security-spire-server done [2023-06-07T21:01:21.304Z] #145 exporting layers 1.0s done [2023-06-07T21:01:21.564Z] #145 writing image sha256:0f3910670af6b335082a0e1e8939c49dbd06b6b326f599a3d23b3553a0adfa42 done [2023-06-07T21:01:21.564Z] #145 naming to docker.io/library/security-spire-config done [2023-06-07T21:01:21.564Z] #145 DONE 1.4s [2023-06-07T21:01:21.564Z] [2023-06-07T21:01:21.564Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:01:26.276Z] #73 ... [2023-06-07T21:01:26.276Z] [2023-06-07T21:01:26.276Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:08.262Z] #136 ... [2023-06-07T21:02:08.262Z] [2023-06-07T21:02:08.262Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:02:08.262Z] #137 66.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T21:02:22.736Z] #74 ... [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #70 DONE 58.3s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #71 DONE 58.2s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #75 ... [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #65 DONE 61.0s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #73 DONE 56.4s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #74 DONE 58.4s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #76 ... [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #75 DONE 1.6s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #77 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.736Z] #78 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #79 [core-command builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #79 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.736Z] #80 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #81 [core-metadata builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #81 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #82 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #76 DONE 1.5s [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #83 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #83 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.736Z] #84 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #85 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-06-07T21:02:22.736Z] #86 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.736Z] #87 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.736Z] #88 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.736Z] #89 CACHED [2023-06-07T21:02:22.736Z] [2023-06-07T21:02:22.736Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.737Z] #90 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #91 [core-data builder 6/7] COPY . . [2023-06-07T21:02:22.737Z] #91 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #92 [support-scheduler builder 6/7] COPY . . [2023-06-07T21:02:22.737Z] #92 DONE 1.6s [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #93 [security-proxy-setup builder 6/7] COPY . . [2023-06-07T21:02:22.737Z] #93 DONE 1.6s [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #94 [security-spire-server builder 6/9] COPY . . [2023-06-07T21:02:22.737Z] #94 DONE 1.6s [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:22.737Z] #95 ... [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.737Z] #96 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-06-07T21:02:22.737Z] #97 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.737Z] #98 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.737Z] #99 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-07T21:02:22.737Z] #100 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-06-07T21:02:22.737Z] #101 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #102 [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-06-07T21:02:22.737Z] #102 ... [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:02:22.737Z] #103 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-06-07T21:02:22.737Z] #104 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:22.737Z] #105 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:22.737Z] #106 CACHED [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:22.737Z] #95 DONE 0.5s [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:02:22.737Z] #107 ... [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:02:22.737Z] #0 5.515 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-07T21:02:22.737Z] #108 ... [2023-06-07T21:02:22.737Z] [2023-06-07T21:02:22.737Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:02:22.737Z] #0 6.244 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-07T21:02:23.007Z] #109 ... [2023-06-07T21:02:23.007Z] [2023-06-07T21:02:23.007Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:02:23.007Z] #0 6.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-07T21:02:23.127Z] #137 ... [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:02:23.127Z] #136 DONE 80.5s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:02:23.127Z] #134 DONE 80.5s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:02:23.127Z] #102 DONE 80.5s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:02:23.127Z] #130 DONE 80.6s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:02:23.127Z] #133 DONE 80.6s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #147 ... [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:02:23.127Z] #131 DONE 80.7s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:02:23.127Z] #111 DONE 80.8s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:02:23.127Z] #135 DONE 80.9s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:02:23.127Z] #132 DONE 80.9s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #148 ... [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-07T21:02:23.127Z] #137 DONE 80.9s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:02:23.127Z] #138 DONE 81.0s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #149 ... [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #147 DONE 0.8s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #148 DONE 0.7s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:02:23.127Z] #150 DONE 0.7s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #151 DONE 0.4s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #152 DONE 0.7s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.127Z] #153 ... [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #149 DONE 0.4s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.127Z] #154 DONE 0.4s [2023-06-07T21:02:23.127Z] [2023-06-07T21:02:23.127Z] #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #155 DONE 0.2s [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #156 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.128Z] #157 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #158 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.128Z] #159 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.128Z] #160 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #161 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #162 DONE 0.4s [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #163 DONE 0.4s [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:23.128Z] #164 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.128Z] #165 CACHED [2023-06-07T21:02:23.128Z] [2023-06-07T21:02:23.128Z] #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:02:23.452Z] #166 ... [2023-06-07T21:02:23.452Z] [2023-06-07T21:02:23.452Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.452Z] #153 DONE 0.4s [2023-06-07T21:02:23.452Z] [2023-06-07T21:02:23.452Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:02:23.591Z] #110 ... [2023-06-07T21:02:23.591Z] [2023-06-07T21:02:23.591Z] #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:02:23.591Z] #111 DONE 6.9s [2023-06-07T21:02:23.591Z] [2023-06-07T21:02:23.591Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:23.710Z] #167 ... [2023-06-07T21:02:23.710Z] [2023-06-07T21:02:23.710Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:23.710Z] #168 DONE 0.7s [2023-06-07T21:02:23.864Z] #112 DONE 0.4s [2023-06-07T21:02:23.864Z] [2023-06-07T21:02:23.864Z] #102 [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-06-07T21:02:23.864Z] #102 7.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-07T21:02:24.089Z] [2023-06-07T21:02:24.089Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:02:24.132Z] #102 ... [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:24.132Z] #113 CACHED [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T21:02:24.132Z] #114 CACHED [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #115 [security-spire-config builder 6/9] COPY . . [2023-06-07T21:02:24.132Z] #115 CACHED [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-07T21:02:24.132Z] #116 CACHED [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:02:24.132Z] #117 CACHED [2023-06-07T21:02:24.132Z] [2023-06-07T21:02:24.132Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-07T21:02:24.132Z] #118 CACHED [2023-06-07T21:02:24.399Z] [2023-06-07T21:02:24.399Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:24.399Z] #119 ... [2023-06-07T21:02:24.399Z] [2023-06-07T21:02:24.399Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-07T21:02:24.399Z] #107 DONE 7.9s [2023-06-07T21:02:24.671Z] [2023-06-07T21:02:24.671Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:24.671Z] #120 ... [2023-06-07T21:02:24.671Z] [2023-06-07T21:02:24.671Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:24.671Z] #121 DONE 0.6s [2023-06-07T21:02:24.671Z] [2023-06-07T21:02:24.671Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:24.671Z] #119 DONE 0.6s [2023-06-07T21:02:24.940Z] [2023-06-07T21:02:24.940Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:02:24.940Z] #0 7.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-07T21:02:24.940Z] #122 ... [2023-06-07T21:02:24.940Z] [2023-06-07T21:02:24.940Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-07T21:02:24.940Z] #120 DONE 0.4s [2023-06-07T21:02:24.940Z] [2023-06-07T21:02:24.940Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:02:24.940Z] #0 7.570 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-07T21:02:25.024Z] #169 ... [2023-06-07T21:02:25.024Z] [2023-06-07T21:02:25.024Z] #170 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:25.024Z] #170 DONE 2.0s [2023-06-07T21:02:25.024Z] [2023-06-07T21:02:25.024Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:02:25.213Z] #123 ... [2023-06-07T21:02:25.214Z] [2023-06-07T21:02:25.214Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:25.214Z] #124 CACHED [2023-06-07T21:02:25.214Z] [2023-06-07T21:02:25.214Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:25.487Z] #125 DONE 0.3s [2023-06-07T21:02:25.487Z] [2023-06-07T21:02:25.487Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:02:25.487Z] #0 8.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-07T21:02:25.982Z] #171 ... [2023-06-07T21:02:25.982Z] [2023-06-07T21:02:25.982Z] #172 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:02:25.982Z] #172 DONE 2.8s [2023-06-07T21:02:25.982Z] [2023-06-07T21:02:25.982Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:02:25.982Z] #173 DONE 2.9s [2023-06-07T21:02:26.078Z] #126 ... [2023-06-07T21:02:26.078Z] [2023-06-07T21:02:26.078Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:02:26.078Z] #0 4.545 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-07T21:02:26.078Z] #127 ... [2023-06-07T21:02:26.078Z] [2023-06-07T21:02:26.078Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:02:26.078Z] #0 6.663 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-07T21:02:26.078Z] #128 ... [2023-06-07T21:02:26.078Z] [2023-06-07T21:02:26.078Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:26.078Z] #129 DONE 0.3s [2023-06-07T21:02:26.078Z] [2023-06-07T21:02:26.078Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:02:26.078Z] #0 5.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-07T21:02:26.240Z] [2023-06-07T21:02:26.241Z] #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:02:26.345Z] #130 ... [2023-06-07T21:02:26.345Z] [2023-06-07T21:02:26.345Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:02:26.345Z] #0 6.340 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-07T21:02:26.499Z] #174 ... [2023-06-07T21:02:26.500Z] [2023-06-07T21:02:26.500Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:02:26.500Z] #175 DONE 3.3s [2023-06-07T21:02:26.500Z] [2023-06-07T21:02:26.500Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:26.619Z] #131 ... [2023-06-07T21:02:26.619Z] [2023-06-07T21:02:26.619Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:26.893Z] #132 ... [2023-06-07T21:02:26.893Z] [2023-06-07T21:02:26.893Z] #133 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:26.893Z] #133 CACHED [2023-06-07T21:02:26.893Z] [2023-06-07T21:02:26.893Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:27.067Z] #176 ... [2023-06-07T21:02:27.067Z] [2023-06-07T21:02:27.067Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:02:27.067Z] #177 DONE 3.8s [2023-06-07T21:02:27.067Z] [2023-06-07T21:02:27.067Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:27.324Z] #178 ... [2023-06-07T21:02:27.324Z] [2023-06-07T21:02:27.324Z] #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:02:27.324Z] #179 DONE 4.2s [2023-06-07T21:02:27.324Z] [2023-06-07T21:02:27.324Z] #180 [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-06-07T21:02:27.890Z] #180 ... [2023-06-07T21:02:27.890Z] [2023-06-07T21:02:27.890Z] #166 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:02:27.890Z] #166 DONE 4.6s [2023-06-07T21:02:27.890Z] [2023-06-07T21:02:27.890Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:28.456Z] #181 ... [2023-06-07T21:02:28.456Z] [2023-06-07T21:02:28.456Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:02:28.456Z] #169 DONE 5.0s [2023-06-07T21:02:28.456Z] [2023-06-07T21:02:28.457Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:02:28.457Z] #167 DONE 5.2s [2023-06-07T21:02:28.457Z] [2023-06-07T21:02:28.457Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:28.844Z] #134 ... [2023-06-07T21:02:28.844Z] [2023-06-07T21:02:28.844Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-07T21:02:28.844Z] #135 DONE 1.8s [2023-06-07T21:02:28.844Z] [2023-06-07T21:02:28.844Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:28.844Z] #132 DONE 2.2s [2023-06-07T21:02:28.844Z] [2023-06-07T21:02:28.844Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:28.844Z] #136 ... [2023-06-07T21:02:28.844Z] [2023-06-07T21:02:28.844Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:28.844Z] #134 DONE 2.0s [2023-06-07T21:02:29.119Z] [2023-06-07T21:02:29.119Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:29.119Z] #137 ... [2023-06-07T21:02:29.119Z] [2023-06-07T21:02:29.119Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:29.119Z] #136 DONE 0.4s [2023-06-07T21:02:29.387Z] [2023-06-07T21:02:29.387Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:29.387Z] #137 DONE 0.3s [2023-06-07T21:02:29.387Z] [2023-06-07T21:02:29.387Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-07T21:02:29.654Z] #138 DONE 0.3s [2023-06-07T21:02:29.654Z] [2023-06-07T21:02:29.654Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-07T21:02:29.654Z] #139 DONE 0.3s [2023-06-07T21:02:29.654Z] [2023-06-07T21:02:29.654Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-07T21:02:29.835Z] #182 ... [2023-06-07T21:02:29.835Z] [2023-06-07T21:02:29.835Z] #183 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:02:29.835Z] #183 DONE 7.2s [2023-06-07T21:02:30.093Z] [2023-06-07T21:02:30.093Z] #184 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:30.241Z] #140 DONE 0.5s [2023-06-07T21:02:30.241Z] [2023-06-07T21:02:30.241Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-07T21:02:30.241Z] #141 DONE 0.5s [2023-06-07T21:02:30.241Z] [2023-06-07T21:02:30.241Z] #142 [security-spire-config] exporting to image [2023-06-07T21:02:30.241Z] #142 exporting layers [2023-06-07T21:02:31.471Z] #184 ... [2023-06-07T21:02:31.471Z] [2023-06-07T21:02:31.471Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:02:31.471Z] #171 DONE 6.9s [2023-06-07T21:02:31.471Z] [2023-06-07T21:02:31.471Z] #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:31.471Z] #185 ... [2023-06-07T21:02:31.471Z] [2023-06-07T21:02:31.471Z] #186 [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-06-07T21:02:31.471Z] #186 DONE 5.8s [2023-06-07T21:02:31.697Z] #142 ... [2023-06-07T21:02:31.697Z] [2023-06-07T21:02:31.697Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-07T21:02:31.697Z] #143 DONE 3.1s [2023-06-07T21:02:31.729Z] [2023-06-07T21:02:31.729Z] #187 [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-06-07T21:02:31.963Z] [2023-06-07T21:02:31.963Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:31.986Z] #187 ... [2023-06-07T21:02:31.986Z] [2023-06-07T21:02:31.986Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:31.986Z] #176 DONE 5.6s [2023-06-07T21:02:31.986Z] [2023-06-07T21:02:31.986Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:32.230Z] #144 DONE 0.3s [2023-06-07T21:02:32.230Z] [2023-06-07T21:02:32.230Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-07T21:02:32.230Z] #145 DONE 0.2s [2023-06-07T21:02:32.230Z] [2023-06-07T21:02:32.230Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-07T21:02:32.246Z] #188 ... [2023-06-07T21:02:32.246Z] [2023-06-07T21:02:32.246Z] #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:02:32.246Z] #174 DONE 6.2s [2023-06-07T21:02:32.535Z] [2023-06-07T21:02:32.535Z] #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:32.535Z] #189 ... [2023-06-07T21:02:32.535Z] [2023-06-07T21:02:32.535Z] #180 [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-06-07T21:02:32.535Z] #180 DONE 5.8s [2023-06-07T21:02:32.797Z] [2023-06-07T21:02:32.797Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:32.826Z] #146 DONE 0.4s [2023-06-07T21:02:32.827Z] [2023-06-07T21:02:32.827Z] #142 [security-spire-agent] exporting to image [2023-06-07T21:02:33.056Z] #190 ... [2023-06-07T21:02:33.056Z] [2023-06-07T21:02:33.056Z] #191 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:33.056Z] #191 DONE 5.5s [2023-06-07T21:02:33.092Z] #142 exporting layers 3.0s done [2023-06-07T21:02:33.092Z] #142 writing image sha256:194eb282cecbb05d841e3e3a6183123a77fef5a90d83182045196cb2ce58619a [2023-06-07T21:02:33.322Z] [2023-06-07T21:02:33.322Z] #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:33.322Z] #192 ... [2023-06-07T21:02:33.322Z] [2023-06-07T21:02:33.322Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:33.322Z] #178 DONE 6.2s [2023-06-07T21:02:33.362Z] #142 exporting layers 3.2s done [2023-06-07T21:02:33.362Z] #142 writing image sha256:194eb282cecbb05d841e3e3a6183123a77fef5a90d83182045196cb2ce58619a 0.2s done [2023-06-07T21:02:33.362Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-06-07T21:02:33.362Z] #142 writing image sha256:d064e69a01f3934637d7a8052bee4ee18fa66c6672c3d06accc6fccc8b2df959 0.1s done [2023-06-07T21:02:33.362Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-06-07T21:02:33.581Z] [2023-06-07T21:02:33.581Z] #145 [core-command] exporting to image [2023-06-07T21:02:33.581Z] #145 exporting layers [2023-06-07T21:02:33.581Z] #145 ... [2023-06-07T21:02:33.581Z] [2023-06-07T21:02:33.581Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:33.581Z] #181 DONE 5.9s [2023-06-07T21:02:33.581Z] [2023-06-07T21:02:33.581Z] #145 [support-scheduler] exporting to image [2023-06-07T21:02:33.628Z] #142 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-06-07T21:02:34.147Z] #145 ... [2023-06-07T21:02:34.147Z] [2023-06-07T21:02:34.147Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:34.147Z] #182 DONE 5.6s [2023-06-07T21:02:34.147Z] [2023-06-07T21:02:34.147Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:02:34.407Z] #193 ... [2023-06-07T21:02:34.407Z] [2023-06-07T21:02:34.407Z] #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:34.407Z] #192 DONE 5.8s [2023-06-07T21:02:34.587Z] #142 exporting layers 1.9s done [2023-06-07T21:02:34.587Z] #142 writing image sha256:6c07a42523a3ec6b27a09b6dd4e5ca3c204b48fd561893c34364689a30e061fa 0.0s done [2023-06-07T21:02:34.587Z] #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-06-07T21:02:34.666Z] [2023-06-07T21:02:34.666Z] #145 [core-data] exporting to image [2023-06-07T21:02:34.853Z] #142 DONE 4.7s [2023-06-07T21:02:34.854Z] [2023-06-07T21:02:34.854Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:02:35.600Z] #145 ... [2023-06-07T21:02:35.600Z] [2023-06-07T21:02:35.600Z] #184 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:02:35.600Z] #184 DONE 5.5s [2023-06-07T21:02:35.858Z] [2023-06-07T21:02:35.858Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:36.425Z] #194 ... [2023-06-07T21:02:36.425Z] [2023-06-07T21:02:36.425Z] #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:36.425Z] #185 DONE 5.2s [2023-06-07T21:02:36.683Z] [2023-06-07T21:02:36.683Z] #145 [support-notifications] exporting to image [2023-06-07T21:02:36.683Z] #145 exporting layers 2.5s done [2023-06-07T21:02:36.683Z] #145 ... [2023-06-07T21:02:36.683Z] [2023-06-07T21:02:36.683Z] #187 [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-06-07T21:02:36.683Z] #187 DONE 5.2s [2023-06-07T21:02:36.683Z] [2023-06-07T21:02:36.683Z] #145 [security-spiffe-token-provider] exporting to image [2023-06-07T21:02:36.941Z] #145 ... [2023-06-07T21:02:36.941Z] [2023-06-07T21:02:36.941Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:36.941Z] #188 DONE 5.0s [2023-06-07T21:02:37.199Z] [2023-06-07T21:02:37.199Z] #195 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:37.766Z] #195 ... [2023-06-07T21:02:37.766Z] [2023-06-07T21:02:37.766Z] #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:37.766Z] #189 DONE 5.4s [2023-06-07T21:02:38.031Z] [2023-06-07T21:02:38.031Z] #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:38.289Z] #196 ... [2023-06-07T21:02:38.289Z] [2023-06-07T21:02:38.289Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:38.289Z] #190 DONE 5.4s [2023-06-07T21:02:38.289Z] [2023-06-07T21:02:38.289Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:38.548Z] #197 ... [2023-06-07T21:02:38.548Z] [2023-06-07T21:02:38.548Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:02:38.548Z] #193 DONE 4.6s [2023-06-07T21:02:38.548Z] [2023-06-07T21:02:38.548Z] #145 [support-scheduler] exporting to image [2023-06-07T21:02:38.548Z] #145 exporting layers 3.8s done [2023-06-07T21:02:38.548Z] #145 writing image sha256:ff468f8c22b9c29c9c71f278d1caf7ae95b78ceb8371ff358a25b2c09c50c781 0.3s done [2023-06-07T21:02:38.548Z] #145 writing image sha256:c306a0111675d99687d453191163d66607b581a053063f51a532ee14a7a76b07 0.3s done [2023-06-07T21:02:38.548Z] #145 naming to docker.io/library/core-command 0.1s done [2023-06-07T21:02:38.548Z] #145 naming to docker.io/library/support-scheduler 0.1s done [2023-06-07T21:02:39.116Z] #145 writing image sha256:a498cc0238e8653c316a85d5117301c12e339a08ab4cb567e29b933057b1894e [2023-06-07T21:02:39.374Z] #145 ... [2023-06-07T21:02:39.374Z] [2023-06-07T21:02:39.374Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:02:39.374Z] #194 DONE 3.9s [2023-06-07T21:02:39.374Z] [2023-06-07T21:02:39.374Z] #145 [core-data] exporting to image [2023-06-07T21:02:39.374Z] #145 writing image sha256:a498cc0238e8653c316a85d5117301c12e339a08ab4cb567e29b933057b1894e 0.4s done [2023-06-07T21:02:39.374Z] #145 naming to docker.io/library/core-data 0.0s done [2023-06-07T21:02:39.633Z] #145 writing image sha256:594ff1ec6093b3709dcc05d574e409418a8a0cb625edf6b8e9175c8b08017418 [2023-06-07T21:02:39.633Z] #145 exporting layers 3.0s done [2023-06-07T21:02:40.201Z] #145 writing image sha256:594ff1ec6093b3709dcc05d574e409418a8a0cb625edf6b8e9175c8b08017418 0.5s done [2023-06-07T21:02:40.201Z] #145 naming to docker.io/library/support-notifications 0.1s done [2023-06-07T21:02:40.460Z] #145 exporting layers 1.7s done [2023-06-07T21:02:40.719Z] #145 ... [2023-06-07T21:02:40.719Z] [2023-06-07T21:02:40.719Z] #198 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:02:40.719Z] #198 DONE 3.9s [2023-06-07T21:02:40.979Z] [2023-06-07T21:02:40.979Z] #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:02:42.884Z] #199 ... [2023-06-07T21:02:42.884Z] [2023-06-07T21:02:42.884Z] #195 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:42.884Z] #195 DONE 5.4s [2023-06-07T21:02:42.884Z] [2023-06-07T21:02:42.884Z] #145 [security-proxy-auth] exporting to image [2023-06-07T21:02:42.884Z] #145 writing image sha256:91236335bbeb67f7b7b43177ca39861a1a8706446944fc6c9744595f2e04ef59 0.1s done [2023-06-07T21:02:42.884Z] #145 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-06-07T21:02:42.884Z] #145 writing image sha256:7531b3901fa9bd8cfaf265595206ddabc11162d4db88e187aebe3624ced437a8 0.1s done [2023-06-07T21:02:42.884Z] #145 naming to docker.io/library/core-metadata [2023-06-07T21:02:43.144Z] #145 naming to docker.io/library/core-metadata 0.6s done [2023-06-07T21:02:44.522Z] #145 ... [2023-06-07T21:02:44.523Z] [2023-06-07T21:02:44.523Z] #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:44.523Z] #196 DONE 6.4s [2023-06-07T21:02:44.523Z] [2023-06-07T21:02:44.523Z] #145 [security-proxy-setup] exporting to image [2023-06-07T21:02:44.781Z] #145 ... [2023-06-07T21:02:44.781Z] [2023-06-07T21:02:44.781Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:44.781Z] #197 DONE 6.3s [2023-06-07T21:02:44.781Z] [2023-06-07T21:02:44.781Z] #145 [security-proxy-setup] exporting to image [2023-06-07T21:02:44.781Z] #145 exporting layers 2.1s done [2023-06-07T21:02:45.348Z] #145 ... [2023-06-07T21:02:45.348Z] [2023-06-07T21:02:45.348Z] #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:02:45.348Z] #200 DONE 5.9s [2023-06-07T21:02:45.606Z] [2023-06-07T21:02:45.606Z] #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:02:45.606Z] #199 DONE 4.6s [2023-06-07T21:02:45.606Z] [2023-06-07T21:02:45.606Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:02:47.550Z] #201 ... [2023-06-07T21:02:47.550Z] [2023-06-07T21:02:47.550Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:02:47.550Z] #202 DONE 2.0s [2023-06-07T21:02:47.808Z] [2023-06-07T21:02:47.808Z] #203 [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-06-07T21:02:47.808Z] #203 ... [2023-06-07T21:02:47.808Z] [2023-06-07T21:02:47.808Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:02:47.808Z] #201 DONE 2.2s [2023-06-07T21:02:48.067Z] [2023-06-07T21:02:48.067Z] #145 [security-proxy-setup] exporting to image [2023-06-07T21:02:48.067Z] #145 exporting layers 3.7s done [2023-06-07T21:02:48.067Z] #145 writing image sha256:20436a351d0651b426f1879dcf7b8723c548571f437426913b6931190513ad2d 0.4s done [2023-06-07T21:02:48.067Z] #145 naming to docker.io/library/security-proxy-auth 0.1s done [2023-06-07T21:02:48.067Z] #145 writing image sha256:2e69336cffcb8f5f9007ee5d98c40d07a9d8b54902c76e140f7ab928519da97c 0.0s done [2023-06-07T21:02:48.067Z] #145 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2023-06-07T21:02:48.067Z] #145 writing image sha256:cc95f9a7f1e26990ed9bc3357b77867e270843403aa3cda53321ce4446301d77 done [2023-06-07T21:02:48.067Z] #145 naming to docker.io/library/security-proxy-setup done [2023-06-07T21:02:48.067Z] #145 DONE 15.9s [2023-06-07T21:02:48.067Z] [2023-06-07T21:02:48.067Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:02:49.006Z] #204 DONE 1.2s [2023-06-07T21:02:49.006Z] [2023-06-07T21:02:49.006Z] #203 [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-06-07T21:02:49.265Z] #203 DONE 1.5s [2023-06-07T21:02:49.265Z] [2023-06-07T21:02:49.265Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:49.832Z] #205 ... [2023-06-07T21:02:49.832Z] [2023-06-07T21:02:49.832Z] #206 [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-06-07T21:02:49.832Z] #206 DONE 0.5s [2023-06-07T21:02:49.832Z] [2023-06-07T21:02:49.832Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:02:50.092Z] #207 ... [2023-06-07T21:02:50.092Z] [2023-06-07T21:02:50.092Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:02:50.092Z] #205 DONE 1.0s [2023-06-07T21:02:50.377Z] [2023-06-07T21:02:50.377Z] #145 [security-secretstore-setup] exporting to image [2023-06-07T21:02:50.377Z] #145 ... [2023-06-07T21:02:50.377Z] [2023-06-07T21:02:50.377Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:02:50.377Z] #207 DONE 0.6s [2023-06-07T21:02:50.637Z] [2023-06-07T21:02:50.637Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:02:51.580Z] #208 DONE 0.9s [2023-06-07T21:02:51.580Z] [2023-06-07T21:02:51.580Z] #145 [security-secretstore-setup] exporting to image [2023-06-07T21:02:52.521Z] #145 ... [2023-06-07T21:02:52.521Z] [2023-06-07T21:02:52.521Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:02:52.521Z] #209 DONE 1.0s [2023-06-07T21:02:52.521Z] [2023-06-07T21:02:52.521Z] #145 [security-bootstrapper] exporting to image [2023-06-07T21:02:52.782Z] #145 exporting layers 2.5s done [2023-06-07T21:02:52.782Z] #145 writing image sha256:002c7191cf9e3a430d23e01f58533c28f44ac33676556a424b85f8e9acac2a35 0.1s done [2023-06-07T21:02:52.782Z] #145 naming to docker.io/library/security-secretstore-setup [2023-06-07T21:02:52.782Z] #145 naming to docker.io/library/security-secretstore-setup 0.0s done [2023-06-07T21:02:56.084Z] #145 exporting layers 3.5s done [2023-06-07T21:02:56.084Z] #145 writing image sha256:92581848e799962d768fb466892bcd211a77a9cb5dcaf7fa4f79377b600bebb6 0.1s done [2023-06-07T21:02:56.084Z] #145 naming to docker.io/library/security-bootstrapper 0.1s done [2023-06-07T21:02:56.084Z] #145 DONE 21.9s [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:02:56.084Z] time="2023-06-07T20:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:02:56.095Z] $ docker stop --time=1 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 [2023-06-07T21:02:57.997Z] $ docker rm -f --volumes 5d0cb420a15d240adc453275e2187a212c994dd5f2d3c99cc5632c7c43974be8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:02:58.393Z] + docker images [2023-06-07T21:02:58.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:02:58.394Z] security-bootstrapper latest 92581848e799 6 seconds ago 22.2MB [2023-06-07T21:02:58.394Z] security-secretstore-setup latest 002c7191cf9e 9 seconds ago 32.8MB [2023-06-07T21:02:58.394Z] core-common-config-bootstrapper latest 2e69336cffcb 14 seconds ago 17.2MB [2023-06-07T21:02:58.394Z] security-proxy-setup latest cc95f9a7f1e2 15 seconds ago 23.5MB [2023-06-07T21:02:58.394Z] security-proxy-auth latest 20436a351d06 16 seconds ago 18.3MB [2023-06-07T21:02:58.394Z] core-metadata latest 7531b3901fa9 20 seconds ago 20.4MB [2023-06-07T21:02:58.394Z] security-spiffe-token-provider latest 91236335bbeb 22 seconds ago 32.8MB [2023-06-07T21:02:58.394Z] support-scheduler latest c306a0111675 25 seconds ago 31.8MB [2023-06-07T21:02:58.394Z] support-notifications latest 594ff1ec6093 25 seconds ago 32.4MB [2023-06-07T21:02:58.394Z] core-data latest a498cc0238e8 25 seconds ago 20MB [2023-06-07T21:02:58.394Z] core-command latest ff468f8c22b9 26 seconds ago 19.9MB [2023-06-07T21:02:58.394Z] security-spire-config latest 0f3910670af6 About a minute ago 102MB [2023-06-07T21:02:58.394Z] security-spire-server latest 2fd69d8b5eff About a minute ago 107MB [2023-06-07T21:02:58.394Z] security-spire-agent latest da9569cf0612 About a minute ago 166MB [2023-06-07T21:02:58.394Z] ci-base-image-x86_64 latest 7e0f67ee336c 5 minutes ago 918MB [2023-06-07T21:02:58.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB [2023-06-07T21:02:58.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-07T21:02:58.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-07T21:02:58.515Z] provisioning config files... [2023-06-07T21:02:58.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config13343494422998677474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:02:58.823Z] ---> docker-login.sh [2023-06-07T21:02:58.823Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:02:58.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:58.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:58.823Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:58.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:58.823Z] [2023-06-07T21:02:58.823Z] Login Succeeded [2023-06-07T21:02:58.823Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:02:58.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.081Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.081Z] [2023-06-07T21:02:59.081Z] Login Succeeded [2023-06-07T21:02:59.081Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:02:59.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.081Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.081Z] [2023-06-07T21:02:59.081Z] Login Succeeded [2023-06-07T21:02:59.081Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:02:59.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.081Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.081Z] [2023-06-07T21:02:59.081Z] Login Succeeded [2023-06-07T21:02:59.081Z] docker.io [2023-06-07T21:02:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:02:59.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:02:59.598Z] Configure a credential helper to remove this warning. See [2023-06-07T21:02:59.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:02:59.598Z] [2023-06-07T21:02:59.598Z] Login Succeeded [2023-06-07T21:02:59.598Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:02:59.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:02:59.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:02:59.644Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-06-07T21:02:59.644Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:02:59.644Z] latest [2023-06-07T21:02:59.644Z] 3.1.0-dev.1 [2023-06-07T21:02:59.644Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:02:59.644Z] main [2023-06-07T21:02:59.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:02:59.952Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:00.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:00.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:03:00.259Z] 31d2bcd82758: Preparing [2023-06-07T21:03:00.259Z] 07f9c23c31e5: Preparing [2023-06-07T21:03:00.259Z] 56e12b259b5e: Preparing [2023-06-07T21:03:00.259Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:00.259Z] 914d71db4526: Preparing [2023-06-07T21:03:00.259Z] f1417ff83b31: Preparing [2023-06-07T21:03:00.259Z] f1417ff83b31: Waiting [2023-06-07T21:03:00.259Z] 51ea449b8e2d: Pushed [2023-06-07T21:03:00.259Z] 914d71db4526: Pushed [2023-06-07T21:03:00.259Z] 56e12b259b5e: Pushed [2023-06-07T21:03:00.259Z] 31d2bcd82758: Pushed [2023-06-07T21:03:00.517Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:01.891Z] 07f9c23c31e5: Pushed [2023-06-07T21:03:01.891Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:02.195Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:02.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-07T21:03:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:03:02.506Z] 31d2bcd82758: Preparing [2023-06-07T21:03:02.506Z] 07f9c23c31e5: Preparing [2023-06-07T21:03:02.506Z] 56e12b259b5e: Preparing [2023-06-07T21:03:02.506Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:02.506Z] 914d71db4526: Preparing [2023-06-07T21:03:02.506Z] f1417ff83b31: Preparing [2023-06-07T21:03:02.506Z] f1417ff83b31: Waiting [2023-06-07T21:03:02.506Z] 07f9c23c31e5: Layer already exists [2023-06-07T21:03:02.506Z] 914d71db4526: Layer already exists [2023-06-07T21:03:02.506Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:02.506Z] 31d2bcd82758: Layer already exists [2023-06-07T21:03:02.506Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:02.506Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:02.506Z] latest: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:02.825Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:03.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 [2023-06-07T21:03:03.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:03:03.157Z] 31d2bcd82758: Preparing [2023-06-07T21:03:03.157Z] 07f9c23c31e5: Preparing [2023-06-07T21:03:03.157Z] 56e12b259b5e: Preparing [2023-06-07T21:03:03.157Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:03.157Z] 914d71db4526: Preparing [2023-06-07T21:03:03.157Z] f1417ff83b31: Preparing [2023-06-07T21:03:03.157Z] f1417ff83b31: Waiting [2023-06-07T21:03:03.157Z] 914d71db4526: Layer already exists [2023-06-07T21:03:03.157Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:03.157Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:03.157Z] 07f9c23c31e5: Layer already exists [2023-06-07T21:03:03.157Z] 31d2bcd82758: Layer already exists [2023-06-07T21:03:03.157Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:03.157Z] 3.1.0-dev.1: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:03.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:03.774Z] + docker push nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:03.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:03:03.774Z] 31d2bcd82758: Preparing [2023-06-07T21:03:03.774Z] 07f9c23c31e5: Preparing [2023-06-07T21:03:03.774Z] 56e12b259b5e: Preparing [2023-06-07T21:03:03.774Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:03.774Z] 914d71db4526: Preparing [2023-06-07T21:03:03.774Z] f1417ff83b31: Preparing [2023-06-07T21:03:03.774Z] f1417ff83b31: Waiting [2023-06-07T21:03:03.774Z] 31d2bcd82758: Layer already exists [2023-06-07T21:03:03.774Z] 07f9c23c31e5: Layer already exists [2023-06-07T21:03:03.774Z] 914d71db4526: Layer already exists [2023-06-07T21:03:03.774Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:03.774Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:03.774Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:03.774Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:04.078Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:04.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-06-07T21:03:04.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-06-07T21:03:04.394Z] 31d2bcd82758: Preparing [2023-06-07T21:03:04.394Z] 07f9c23c31e5: Preparing [2023-06-07T21:03:04.394Z] 56e12b259b5e: Preparing [2023-06-07T21:03:04.394Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:04.394Z] 914d71db4526: Preparing [2023-06-07T21:03:04.394Z] f1417ff83b31: Preparing [2023-06-07T21:03:04.394Z] 31d2bcd82758: Layer already exists [2023-06-07T21:03:04.394Z] 914d71db4526: Layer already exists [2023-06-07T21:03:04.394Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:04.394Z] 07f9c23c31e5: Layer already exists [2023-06-07T21:03:04.394Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:04.394Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:04.394Z] main: digest: sha256:e7e9eda0bdbccd2c3dddb5ea264415302ec5c9b8c7ce3ddec104c92356291868 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:04.444Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:04.453Z] taggedImages: [2023-06-07T21:03:04.453Z] - nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:04.453Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-06-07T21:03:04.453Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.1 [2023-06-07T21:03:04.453Z] - nexus3.edgexfoundry.org:10004/core-command:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:04.453Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-06-07T21:03:04.475Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-06-07T21:03:04.475Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:04.475Z] latest [2023-06-07T21:03:04.475Z] 3.1.0-dev.1 [2023-06-07T21:03:04.475Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:04.475Z] main [2023-06-07T21:03:04.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:04.799Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:05.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:05.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:03:05.108Z] 42ec0559907c: Preparing [2023-06-07T21:03:05.108Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:05.108Z] 628a77584daf: Preparing [2023-06-07T21:03:05.108Z] 2ecfd4a25ad4: Preparing [2023-06-07T21:03:05.108Z] 56e12b259b5e: Preparing [2023-06-07T21:03:05.108Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:05.108Z] 914d71db4526: Preparing [2023-06-07T21:03:05.108Z] f1417ff83b31: Preparing [2023-06-07T21:03:05.108Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:05.108Z] 914d71db4526: Waiting [2023-06-07T21:03:05.108Z] f1417ff83b31: Waiting [2023-06-07T21:03:05.108Z] 4fbb552fbbff: Pushed [2023-06-07T21:03:05.108Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:05.108Z] 628a77584daf: Pushed [2023-06-07T21:03:05.412Z] 42ec0559907c: Pushed [2023-06-07T21:03:05.412Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:05.671Z] 914d71db4526: Layer already exists [2023-06-07T21:03:05.928Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:06.495Z] 2ecfd4a25ad4: Pushed [2023-06-07T21:03:06.753Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:07.320Z] + 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-06-07T21:03:07.624Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-07T21:03:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:03:07.624Z] 42ec0559907c: Preparing [2023-06-07T21:03:07.624Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:07.624Z] 628a77584daf: Preparing [2023-06-07T21:03:07.624Z] 2ecfd4a25ad4: Preparing [2023-06-07T21:03:07.624Z] 56e12b259b5e: Preparing [2023-06-07T21:03:07.624Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:07.624Z] 914d71db4526: Preparing [2023-06-07T21:03:07.624Z] f1417ff83b31: Preparing [2023-06-07T21:03:07.624Z] 914d71db4526: Waiting [2023-06-07T21:03:07.624Z] f1417ff83b31: Waiting [2023-06-07T21:03:07.624Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:07.624Z] 42ec0559907c: Layer already exists [2023-06-07T21:03:07.624Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:07.624Z] 2ecfd4a25ad4: Layer already exists [2023-06-07T21:03:07.624Z] 628a77584daf: Layer already exists [2023-06-07T21:03:07.624Z] 914d71db4526: Layer already exists [2023-06-07T21:03:07.624Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:07.624Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:07.624Z] latest: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:07.933Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:08.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 [2023-06-07T21:03:08.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:03:08.243Z] 42ec0559907c: Preparing [2023-06-07T21:03:08.243Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:08.243Z] 628a77584daf: Preparing [2023-06-07T21:03:08.243Z] 2ecfd4a25ad4: Preparing [2023-06-07T21:03:08.243Z] 56e12b259b5e: Preparing [2023-06-07T21:03:08.243Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:08.243Z] 914d71db4526: Preparing [2023-06-07T21:03:08.243Z] f1417ff83b31: Preparing [2023-06-07T21:03:08.243Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:08.243Z] 914d71db4526: Waiting [2023-06-07T21:03:08.243Z] f1417ff83b31: Waiting [2023-06-07T21:03:08.243Z] 628a77584daf: Layer already exists [2023-06-07T21:03:08.243Z] 42ec0559907c: Layer already exists [2023-06-07T21:03:08.243Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:08.243Z] 2ecfd4a25ad4: Layer already exists [2023-06-07T21:03:08.243Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:08.243Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:08.243Z] 914d71db4526: Layer already exists [2023-06-07T21:03:08.243Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:08.243Z] 3.1.0-dev.1: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:08.549Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:08.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:08.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:03:08.854Z] 42ec0559907c: Preparing [2023-06-07T21:03:08.854Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:08.854Z] 628a77584daf: Preparing [2023-06-07T21:03:08.854Z] 2ecfd4a25ad4: Preparing [2023-06-07T21:03:08.854Z] 56e12b259b5e: Preparing [2023-06-07T21:03:08.854Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:08.854Z] 914d71db4526: Preparing [2023-06-07T21:03:08.854Z] f1417ff83b31: Preparing [2023-06-07T21:03:08.854Z] 914d71db4526: Waiting [2023-06-07T21:03:08.854Z] f1417ff83b31: Waiting [2023-06-07T21:03:08.854Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:08.854Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:08.854Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:08.854Z] 628a77584daf: Layer already exists [2023-06-07T21:03:08.854Z] 2ecfd4a25ad4: Layer already exists [2023-06-07T21:03:08.854Z] 42ec0559907c: Layer already exists [2023-06-07T21:03:08.854Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:08.854Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:08.854Z] 914d71db4526: Layer already exists [2023-06-07T21:03:08.854Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:09.160Z] + 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-06-07T21:03:09.465Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-06-07T21:03:09.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-06-07T21:03:09.465Z] 42ec0559907c: Preparing [2023-06-07T21:03:09.465Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:09.465Z] 628a77584daf: Preparing [2023-06-07T21:03:09.465Z] 2ecfd4a25ad4: Preparing [2023-06-07T21:03:09.465Z] 56e12b259b5e: Preparing [2023-06-07T21:03:09.465Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:09.465Z] 914d71db4526: Preparing [2023-06-07T21:03:09.465Z] f1417ff83b31: Preparing [2023-06-07T21:03:09.465Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:09.465Z] 914d71db4526: Waiting [2023-06-07T21:03:09.465Z] f1417ff83b31: Waiting [2023-06-07T21:03:09.465Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:09.465Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:09.465Z] 2ecfd4a25ad4: Layer already exists [2023-06-07T21:03:09.465Z] 628a77584daf: Layer already exists [2023-06-07T21:03:09.465Z] 42ec0559907c: Layer already exists [2023-06-07T21:03:09.465Z] 914d71db4526: Layer already exists [2023-06-07T21:03:09.465Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:09.465Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:09.465Z] main: digest: sha256:b2895f91ee4261ccff4ff4ab0a20725a33b59ece3e86c02ae23b2570ce5fe891 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:09.508Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:09.517Z] taggedImages: [2023-06-07T21:03:09.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:09.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-06-07T21:03:09.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.1 [2023-06-07T21:03:09.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:09.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-06-07T21:03:09.540Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-06-07T21:03:09.540Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:09.540Z] latest [2023-06-07T21:03:09.540Z] 3.1.0-dev.1 [2023-06-07T21:03:09.540Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:09.540Z] main [2023-06-07T21:03:09.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:09.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:10.158Z] + docker push nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:10.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:03:10.158Z] d70dbd018f9b: Preparing [2023-06-07T21:03:10.158Z] cb8fb4f72da2: Preparing [2023-06-07T21:03:10.158Z] 56e12b259b5e: Preparing [2023-06-07T21:03:10.158Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:10.158Z] 754a5b199c19: Preparing [2023-06-07T21:03:10.158Z] f1417ff83b31: Preparing [2023-06-07T21:03:10.158Z] f1417ff83b31: Waiting [2023-06-07T21:03:10.158Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:10.158Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:10.158Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:10.158Z] d70dbd018f9b: Pushed [2023-06-07T21:03:10.158Z] 754a5b199c19: Pushed [2023-06-07T21:03:12.057Z] cb8fb4f72da2: Pushed [2023-06-07T21:03:12.058Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:12.486Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:12.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-07T21:03:12.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:03:12.862Z] d70dbd018f9b: Preparing [2023-06-07T21:03:12.862Z] cb8fb4f72da2: Preparing [2023-06-07T21:03:12.862Z] 56e12b259b5e: Preparing [2023-06-07T21:03:12.862Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:12.862Z] 754a5b199c19: Preparing [2023-06-07T21:03:12.862Z] f1417ff83b31: Preparing [2023-06-07T21:03:12.862Z] f1417ff83b31: Waiting [2023-06-07T21:03:12.862Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:12.862Z] 754a5b199c19: Layer already exists [2023-06-07T21:03:12.862Z] d70dbd018f9b: Layer already exists [2023-06-07T21:03:12.862Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:12.862Z] cb8fb4f72da2: Layer already exists [2023-06-07T21:03:12.862Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:12.862Z] latest: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:13.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:13.586Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 [2023-06-07T21:03:13.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:03:13.586Z] d70dbd018f9b: Preparing [2023-06-07T21:03:13.586Z] cb8fb4f72da2: Preparing [2023-06-07T21:03:13.586Z] 56e12b259b5e: Preparing [2023-06-07T21:03:13.586Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:13.586Z] 754a5b199c19: Preparing [2023-06-07T21:03:13.586Z] f1417ff83b31: Preparing [2023-06-07T21:03:13.586Z] f1417ff83b31: Waiting [2023-06-07T21:03:13.586Z] cb8fb4f72da2: Layer already exists [2023-06-07T21:03:13.586Z] 754a5b199c19: Layer already exists [2023-06-07T21:03:13.586Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:13.586Z] d70dbd018f9b: Layer already exists [2023-06-07T21:03:13.586Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:13.586Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:13.586Z] 3.1.0-dev.1: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:13.898Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:14.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:14.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:03:14.218Z] d70dbd018f9b: Preparing [2023-06-07T21:03:14.218Z] cb8fb4f72da2: Preparing [2023-06-07T21:03:14.218Z] 56e12b259b5e: Preparing [2023-06-07T21:03:14.218Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:14.218Z] 754a5b199c19: Preparing [2023-06-07T21:03:14.218Z] f1417ff83b31: Preparing [2023-06-07T21:03:14.218Z] f1417ff83b31: Waiting [2023-06-07T21:03:14.218Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:14.218Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:14.218Z] 754a5b199c19: Layer already exists [2023-06-07T21:03:14.218Z] d70dbd018f9b: Layer already exists [2023-06-07T21:03:14.218Z] cb8fb4f72da2: Layer already exists [2023-06-07T21:03:14.218Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:14.218Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:14.522Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:14.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-06-07T21:03:14.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-06-07T21:03:14.830Z] d70dbd018f9b: Preparing [2023-06-07T21:03:14.830Z] cb8fb4f72da2: Preparing [2023-06-07T21:03:14.830Z] 56e12b259b5e: Preparing [2023-06-07T21:03:14.830Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:14.830Z] 754a5b199c19: Preparing [2023-06-07T21:03:14.830Z] f1417ff83b31: Preparing [2023-06-07T21:03:14.830Z] f1417ff83b31: Waiting [2023-06-07T21:03:14.830Z] 754a5b199c19: Layer already exists [2023-06-07T21:03:14.830Z] d70dbd018f9b: Layer already exists [2023-06-07T21:03:14.830Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:14.830Z] cb8fb4f72da2: Layer already exists [2023-06-07T21:03:14.830Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:14.830Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:14.830Z] main: digest: sha256:5bd217bedab0280b3b4141d112eae876b2c47f482a3d07ed9f6406ac7b349ae3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:14.880Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:14.888Z] taggedImages: [2023-06-07T21:03:14.888Z] - nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:14.888Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-06-07T21:03:14.888Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.1 [2023-06-07T21:03:14.888Z] - nexus3.edgexfoundry.org:10004/core-data:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:14.888Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-06-07T21:03:14.910Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-06-07T21:03:14.910Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:14.910Z] latest [2023-06-07T21:03:14.910Z] 3.1.0-dev.1 [2023-06-07T21:03:14.910Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:14.910Z] main [2023-06-07T21:03:14.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:15.239Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:15.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:15.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:03:15.547Z] a1d24a400421: Preparing [2023-06-07T21:03:15.547Z] cfcff4f82fa1: Preparing [2023-06-07T21:03:15.547Z] f586d2fc3eba: Preparing [2023-06-07T21:03:15.547Z] 56e12b259b5e: Preparing [2023-06-07T21:03:15.547Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:15.547Z] 914d71db4526: Preparing [2023-06-07T21:03:15.547Z] f1417ff83b31: Preparing [2023-06-07T21:03:15.547Z] 914d71db4526: Waiting [2023-06-07T21:03:15.547Z] f1417ff83b31: Waiting [2023-06-07T21:03:15.547Z] cfcff4f82fa1: Pushed [2023-06-07T21:03:15.547Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:15.547Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:15.547Z] a1d24a400421: Pushed [2023-06-07T21:03:15.804Z] 914d71db4526: Layer already exists [2023-06-07T21:03:15.804Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:17.188Z] f586d2fc3eba: Pushed [2023-06-07T21:03:17.447Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:17.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:18.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-07T21:03:18.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:03:18.078Z] a1d24a400421: Preparing [2023-06-07T21:03:18.078Z] cfcff4f82fa1: Preparing [2023-06-07T21:03:18.078Z] f586d2fc3eba: Preparing [2023-06-07T21:03:18.078Z] 56e12b259b5e: Preparing [2023-06-07T21:03:18.079Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:18.079Z] 914d71db4526: Preparing [2023-06-07T21:03:18.079Z] f1417ff83b31: Preparing [2023-06-07T21:03:18.079Z] 914d71db4526: Waiting [2023-06-07T21:03:18.079Z] f1417ff83b31: Waiting [2023-06-07T21:03:18.079Z] a1d24a400421: Layer already exists [2023-06-07T21:03:18.079Z] f586d2fc3eba: Layer already exists [2023-06-07T21:03:18.079Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:18.079Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:18.079Z] cfcff4f82fa1: Layer already exists [2023-06-07T21:03:18.079Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:18.079Z] 914d71db4526: Layer already exists [2023-06-07T21:03:18.079Z] latest: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:18.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:18.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 [2023-06-07T21:03:18.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:03:18.708Z] a1d24a400421: Preparing [2023-06-07T21:03:18.708Z] cfcff4f82fa1: Preparing [2023-06-07T21:03:18.708Z] f586d2fc3eba: Preparing [2023-06-07T21:03:18.708Z] 56e12b259b5e: Preparing [2023-06-07T21:03:18.708Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:18.708Z] 914d71db4526: Preparing [2023-06-07T21:03:18.708Z] f1417ff83b31: Preparing [2023-06-07T21:03:18.708Z] 914d71db4526: Waiting [2023-06-07T21:03:18.708Z] f1417ff83b31: Waiting [2023-06-07T21:03:18.708Z] a1d24a400421: Layer already exists [2023-06-07T21:03:18.708Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:18.708Z] cfcff4f82fa1: Layer already exists [2023-06-07T21:03:18.708Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:18.708Z] f586d2fc3eba: Layer already exists [2023-06-07T21:03:18.708Z] 914d71db4526: Layer already exists [2023-06-07T21:03:18.708Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:18.708Z] 3.1.0-dev.1: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:19.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:19.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:19.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:03:19.349Z] a1d24a400421: Preparing [2023-06-07T21:03:19.349Z] cfcff4f82fa1: Preparing [2023-06-07T21:03:19.349Z] f586d2fc3eba: Preparing [2023-06-07T21:03:19.349Z] 56e12b259b5e: Preparing [2023-06-07T21:03:19.349Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:19.349Z] 914d71db4526: Preparing [2023-06-07T21:03:19.349Z] f1417ff83b31: Preparing [2023-06-07T21:03:19.349Z] 914d71db4526: Waiting [2023-06-07T21:03:19.349Z] f1417ff83b31: Waiting [2023-06-07T21:03:19.349Z] cfcff4f82fa1: Layer already exists [2023-06-07T21:03:19.349Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:19.349Z] a1d24a400421: Layer already exists [2023-06-07T21:03:19.349Z] f586d2fc3eba: Layer already exists [2023-06-07T21:03:19.349Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:19.349Z] 914d71db4526: Layer already exists [2023-06-07T21:03:19.349Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:19.349Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:19.667Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:19.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-06-07T21:03:19.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-06-07T21:03:19.978Z] a1d24a400421: Preparing [2023-06-07T21:03:19.978Z] cfcff4f82fa1: Preparing [2023-06-07T21:03:19.978Z] f586d2fc3eba: Preparing [2023-06-07T21:03:19.978Z] 56e12b259b5e: Preparing [2023-06-07T21:03:19.978Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:19.978Z] 914d71db4526: Preparing [2023-06-07T21:03:19.978Z] f1417ff83b31: Preparing [2023-06-07T21:03:19.978Z] 914d71db4526: Waiting [2023-06-07T21:03:19.978Z] f1417ff83b31: Waiting [2023-06-07T21:03:19.978Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:19.978Z] cfcff4f82fa1: Layer already exists [2023-06-07T21:03:19.978Z] f586d2fc3eba: Layer already exists [2023-06-07T21:03:19.978Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:19.978Z] a1d24a400421: Layer already exists [2023-06-07T21:03:19.978Z] 914d71db4526: Layer already exists [2023-06-07T21:03:19.978Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:19.978Z] main: digest: sha256:841ff82ed637050d86f8d7b953db4d4f476c235d7f572ce70cff39a25f001508 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:20.016Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:20.023Z] taggedImages: [2023-06-07T21:03:20.023Z] - nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:20.023Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-06-07T21:03:20.023Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.1 [2023-06-07T21:03:20.023Z] - nexus3.edgexfoundry.org:10004/core-metadata:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:20.023Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-06-07T21:03:20.045Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-06-07T21:03:20.045Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:20.045Z] latest [2023-06-07T21:03:20.045Z] 3.1.0-dev.1 [2023-06-07T21:03:20.045Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:20.045Z] main [2023-06-07T21:03:20.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:20.370Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:20.676Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:20.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:03:20.676Z] 8431df4aa065: Preparing [2023-06-07T21:03:20.676Z] 5c3b3a5d3ead: Preparing [2023-06-07T21:03:20.676Z] c6e6fe87509f: Preparing [2023-06-07T21:03:20.676Z] c2a16b73f0dd: Preparing [2023-06-07T21:03:20.676Z] 9449c7925f68: Preparing [2023-06-07T21:03:20.676Z] 566d70ab5c34: Preparing [2023-06-07T21:03:20.676Z] fc29b794ccda: Preparing [2023-06-07T21:03:20.676Z] 56e12b259b5e: Preparing [2023-06-07T21:03:20.676Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:20.676Z] e2499c847b4b: Preparing [2023-06-07T21:03:20.676Z] 61831f31df3b: Preparing [2023-06-07T21:03:20.676Z] 5f70bf18a086: Preparing [2023-06-07T21:03:20.676Z] 38479c4f1298: Preparing [2023-06-07T21:03:20.676Z] d83d0ee95c92: Preparing [2023-06-07T21:03:20.676Z] f1417ff83b31: Preparing [2023-06-07T21:03:20.676Z] 566d70ab5c34: Waiting [2023-06-07T21:03:20.676Z] fc29b794ccda: Waiting [2023-06-07T21:03:20.676Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:20.676Z] 61831f31df3b: Waiting [2023-06-07T21:03:20.676Z] 56e12b259b5e: Waiting [2023-06-07T21:03:20.676Z] 5f70bf18a086: Waiting [2023-06-07T21:03:20.676Z] 38479c4f1298: Waiting [2023-06-07T21:03:20.676Z] e2499c847b4b: Waiting [2023-06-07T21:03:20.676Z] d83d0ee95c92: Waiting [2023-06-07T21:03:20.676Z] f1417ff83b31: Waiting [2023-06-07T21:03:20.676Z] 9449c7925f68: Pushed [2023-06-07T21:03:20.676Z] c2a16b73f0dd: Pushed [2023-06-07T21:03:20.676Z] c6e6fe87509f: Pushed [2023-06-07T21:03:20.676Z] 5c3b3a5d3ead: Pushed [2023-06-07T21:03:20.676Z] 8431df4aa065: Pushed [2023-06-07T21:03:20.943Z] 566d70ab5c34: Pushed [2023-06-07T21:03:20.943Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:20.943Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:20.943Z] e2499c847b4b: Pushed [2023-06-07T21:03:20.943Z] 5f70bf18a086: Pushed [2023-06-07T21:03:20.943Z] 61831f31df3b: Pushed [2023-06-07T21:03:20.943Z] 38479c4f1298: Pushed [2023-06-07T21:03:21.202Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:21.202Z] d83d0ee95c92: Pushed [2023-06-07T21:03:22.578Z] fc29b794ccda: Pushed [2023-06-07T21:03:22.837Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:23.157Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:23.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-07T21:03:23.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:03:23.466Z] 8431df4aa065: Preparing [2023-06-07T21:03:23.466Z] 5c3b3a5d3ead: Preparing [2023-06-07T21:03:23.466Z] c6e6fe87509f: Preparing [2023-06-07T21:03:23.466Z] c2a16b73f0dd: Preparing [2023-06-07T21:03:23.466Z] 9449c7925f68: Preparing [2023-06-07T21:03:23.466Z] 566d70ab5c34: Preparing [2023-06-07T21:03:23.466Z] fc29b794ccda: Preparing [2023-06-07T21:03:23.466Z] 56e12b259b5e: Preparing [2023-06-07T21:03:23.466Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:23.466Z] e2499c847b4b: Preparing [2023-06-07T21:03:23.466Z] 61831f31df3b: Preparing [2023-06-07T21:03:23.466Z] 5f70bf18a086: Preparing [2023-06-07T21:03:23.466Z] 38479c4f1298: Preparing [2023-06-07T21:03:23.466Z] d83d0ee95c92: Preparing [2023-06-07T21:03:23.466Z] f1417ff83b31: Preparing [2023-06-07T21:03:23.466Z] 5f70bf18a086: Waiting [2023-06-07T21:03:23.466Z] 61831f31df3b: Waiting [2023-06-07T21:03:23.466Z] 38479c4f1298: Waiting [2023-06-07T21:03:23.466Z] d83d0ee95c92: Waiting [2023-06-07T21:03:23.466Z] e2499c847b4b: Waiting [2023-06-07T21:03:23.466Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:23.466Z] fc29b794ccda: Waiting [2023-06-07T21:03:23.466Z] 56e12b259b5e: Waiting [2023-06-07T21:03:23.466Z] 566d70ab5c34: Waiting [2023-06-07T21:03:23.466Z] f1417ff83b31: Waiting [2023-06-07T21:03:23.466Z] 5c3b3a5d3ead: Layer already exists [2023-06-07T21:03:23.466Z] c2a16b73f0dd: Layer already exists [2023-06-07T21:03:23.466Z] 8431df4aa065: Layer already exists [2023-06-07T21:03:23.466Z] c6e6fe87509f: Layer already exists [2023-06-07T21:03:23.466Z] 9449c7925f68: Layer already exists [2023-06-07T21:03:23.466Z] 566d70ab5c34: Layer already exists [2023-06-07T21:03:23.466Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:23.466Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:23.466Z] e2499c847b4b: Layer already exists [2023-06-07T21:03:23.466Z] fc29b794ccda: Layer already exists [2023-06-07T21:03:23.466Z] 61831f31df3b: Layer already exists [2023-06-07T21:03:23.466Z] 38479c4f1298: Layer already exists [2023-06-07T21:03:23.466Z] 5f70bf18a086: Layer already exists [2023-06-07T21:03:23.466Z] d83d0ee95c92: Layer already exists [2023-06-07T21:03:23.466Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:23.466Z] latest: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:23.774Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:24.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 [2023-06-07T21:03:24.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:03:24.082Z] 8431df4aa065: Preparing [2023-06-07T21:03:24.082Z] 5c3b3a5d3ead: Preparing [2023-06-07T21:03:24.082Z] c6e6fe87509f: Preparing [2023-06-07T21:03:24.082Z] c2a16b73f0dd: Preparing [2023-06-07T21:03:24.082Z] 9449c7925f68: Preparing [2023-06-07T21:03:24.082Z] 566d70ab5c34: Preparing [2023-06-07T21:03:24.082Z] fc29b794ccda: Preparing [2023-06-07T21:03:24.082Z] 56e12b259b5e: Preparing [2023-06-07T21:03:24.082Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:24.082Z] e2499c847b4b: Preparing [2023-06-07T21:03:24.082Z] 61831f31df3b: Preparing [2023-06-07T21:03:24.082Z] 5f70bf18a086: Preparing [2023-06-07T21:03:24.082Z] 38479c4f1298: Preparing [2023-06-07T21:03:24.082Z] d83d0ee95c92: Preparing [2023-06-07T21:03:24.082Z] f1417ff83b31: Preparing [2023-06-07T21:03:24.082Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:24.082Z] 38479c4f1298: Waiting [2023-06-07T21:03:24.082Z] e2499c847b4b: Waiting [2023-06-07T21:03:24.082Z] d83d0ee95c92: Waiting [2023-06-07T21:03:24.082Z] 61831f31df3b: Waiting [2023-06-07T21:03:24.082Z] 5f70bf18a086: Waiting [2023-06-07T21:03:24.082Z] f1417ff83b31: Waiting [2023-06-07T21:03:24.082Z] 566d70ab5c34: Waiting [2023-06-07T21:03:24.082Z] fc29b794ccda: Waiting [2023-06-07T21:03:24.082Z] 56e12b259b5e: Waiting [2023-06-07T21:03:24.082Z] 8431df4aa065: Layer already exists [2023-06-07T21:03:24.082Z] 5c3b3a5d3ead: Layer already exists [2023-06-07T21:03:24.082Z] c6e6fe87509f: Layer already exists [2023-06-07T21:03:24.082Z] c2a16b73f0dd: Layer already exists [2023-06-07T21:03:24.082Z] 9449c7925f68: Layer already exists [2023-06-07T21:03:24.082Z] fc29b794ccda: Layer already exists [2023-06-07T21:03:24.082Z] 566d70ab5c34: Layer already exists [2023-06-07T21:03:24.082Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:24.082Z] e2499c847b4b: Layer already exists [2023-06-07T21:03:24.082Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:24.082Z] 61831f31df3b: Layer already exists [2023-06-07T21:03:24.082Z] 5f70bf18a086: Layer already exists [2023-06-07T21:03:24.082Z] 38479c4f1298: Layer already exists [2023-06-07T21:03:24.082Z] d83d0ee95c92: Layer already exists [2023-06-07T21:03:24.082Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:24.082Z] 3.1.0-dev.1: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:24.391Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:24.713Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:03:24.713Z] 8431df4aa065: Preparing [2023-06-07T21:03:24.713Z] 5c3b3a5d3ead: Preparing [2023-06-07T21:03:24.713Z] c6e6fe87509f: Preparing [2023-06-07T21:03:24.713Z] c2a16b73f0dd: Preparing [2023-06-07T21:03:24.713Z] 9449c7925f68: Preparing [2023-06-07T21:03:24.713Z] 566d70ab5c34: Preparing [2023-06-07T21:03:24.713Z] fc29b794ccda: Preparing [2023-06-07T21:03:24.713Z] 56e12b259b5e: Preparing [2023-06-07T21:03:24.713Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:24.713Z] e2499c847b4b: Preparing [2023-06-07T21:03:24.713Z] 61831f31df3b: Preparing [2023-06-07T21:03:24.713Z] 5f70bf18a086: Preparing [2023-06-07T21:03:24.713Z] 38479c4f1298: Preparing [2023-06-07T21:03:24.713Z] d83d0ee95c92: Preparing [2023-06-07T21:03:24.713Z] f1417ff83b31: Preparing [2023-06-07T21:03:24.713Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:24.713Z] e2499c847b4b: Waiting [2023-06-07T21:03:24.713Z] 61831f31df3b: Waiting [2023-06-07T21:03:24.713Z] 5f70bf18a086: Waiting [2023-06-07T21:03:24.713Z] 38479c4f1298: Waiting [2023-06-07T21:03:24.713Z] d83d0ee95c92: Waiting [2023-06-07T21:03:24.713Z] f1417ff83b31: Waiting [2023-06-07T21:03:24.713Z] 566d70ab5c34: Waiting [2023-06-07T21:03:24.713Z] fc29b794ccda: Waiting [2023-06-07T21:03:24.713Z] 56e12b259b5e: Waiting [2023-06-07T21:03:24.713Z] c6e6fe87509f: Layer already exists [2023-06-07T21:03:24.713Z] c2a16b73f0dd: Layer already exists [2023-06-07T21:03:24.713Z] 5c3b3a5d3ead: Layer already exists [2023-06-07T21:03:24.713Z] 8431df4aa065: Layer already exists [2023-06-07T21:03:24.713Z] 9449c7925f68: Layer already exists [2023-06-07T21:03:24.713Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:24.713Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:24.713Z] fc29b794ccda: Layer already exists [2023-06-07T21:03:24.713Z] 566d70ab5c34: Layer already exists [2023-06-07T21:03:24.713Z] e2499c847b4b: Layer already exists [2023-06-07T21:03:24.713Z] 61831f31df3b: Layer already exists [2023-06-07T21:03:24.713Z] 38479c4f1298: Layer already exists [2023-06-07T21:03:24.713Z] d83d0ee95c92: Layer already exists [2023-06-07T21:03:24.713Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:24.713Z] 5f70bf18a086: Layer already exists [2023-06-07T21:03:24.713Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:25.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:25.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-06-07T21:03:25.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-06-07T21:03:25.335Z] 8431df4aa065: Preparing [2023-06-07T21:03:25.335Z] 5c3b3a5d3ead: Preparing [2023-06-07T21:03:25.335Z] c6e6fe87509f: Preparing [2023-06-07T21:03:25.335Z] c2a16b73f0dd: Preparing [2023-06-07T21:03:25.335Z] 9449c7925f68: Preparing [2023-06-07T21:03:25.335Z] 566d70ab5c34: Preparing [2023-06-07T21:03:25.335Z] fc29b794ccda: Preparing [2023-06-07T21:03:25.335Z] 56e12b259b5e: Preparing [2023-06-07T21:03:25.335Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:25.335Z] e2499c847b4b: Preparing [2023-06-07T21:03:25.335Z] 61831f31df3b: Preparing [2023-06-07T21:03:25.335Z] 5f70bf18a086: Preparing [2023-06-07T21:03:25.335Z] 38479c4f1298: Preparing [2023-06-07T21:03:25.335Z] d83d0ee95c92: Preparing [2023-06-07T21:03:25.335Z] f1417ff83b31: Preparing [2023-06-07T21:03:25.335Z] 56e12b259b5e: Waiting [2023-06-07T21:03:25.335Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:25.335Z] 566d70ab5c34: Waiting [2023-06-07T21:03:25.335Z] e2499c847b4b: Waiting [2023-06-07T21:03:25.335Z] 5f70bf18a086: Waiting [2023-06-07T21:03:25.335Z] 38479c4f1298: Waiting [2023-06-07T21:03:25.335Z] 61831f31df3b: Waiting [2023-06-07T21:03:25.335Z] d83d0ee95c92: Waiting [2023-06-07T21:03:25.335Z] f1417ff83b31: Waiting [2023-06-07T21:03:25.335Z] fc29b794ccda: Waiting [2023-06-07T21:03:25.335Z] 5c3b3a5d3ead: Layer already exists [2023-06-07T21:03:25.335Z] 8431df4aa065: Layer already exists [2023-06-07T21:03:25.335Z] 9449c7925f68: Layer already exists [2023-06-07T21:03:25.335Z] c6e6fe87509f: Layer already exists [2023-06-07T21:03:25.335Z] c2a16b73f0dd: Layer already exists [2023-06-07T21:03:25.335Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:25.335Z] fc29b794ccda: Layer already exists [2023-06-07T21:03:25.335Z] 566d70ab5c34: Layer already exists [2023-06-07T21:03:25.335Z] e2499c847b4b: Layer already exists [2023-06-07T21:03:25.335Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:25.335Z] 61831f31df3b: Layer already exists [2023-06-07T21:03:25.335Z] 5f70bf18a086: Layer already exists [2023-06-07T21:03:25.335Z] 38479c4f1298: Layer already exists [2023-06-07T21:03:25.335Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:25.335Z] d83d0ee95c92: Layer already exists [2023-06-07T21:03:25.335Z] main: digest: sha256:4742eed729b3d3bfc46067b656b11ff80282c417eab74e2a48e2f6f128b1325a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:25.379Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:25.386Z] taggedImages: [2023-06-07T21:03:25.386Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:25.386Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-06-07T21:03:25.386Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.1 [2023-06-07T21:03:25.386Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:25.386Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-06-07T21:03:25.409Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-06-07T21:03:25.409Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:25.409Z] latest [2023-06-07T21:03:25.409Z] 3.1.0-dev.1 [2023-06-07T21:03:25.409Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:25.409Z] main [2023-06-07T21:03:25.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:25.739Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:26.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:26.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:03:26.049Z] 4b610d4ce4d3: Preparing [2023-06-07T21:03:26.049Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:26.049Z] d67dd4f1a0f5: Preparing [2023-06-07T21:03:26.049Z] 54cace0f7b5e: Preparing [2023-06-07T21:03:26.049Z] 56e12b259b5e: Preparing [2023-06-07T21:03:26.049Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:26.049Z] 914d71db4526: Preparing [2023-06-07T21:03:26.049Z] f1417ff83b31: Preparing [2023-06-07T21:03:26.049Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:26.049Z] f1417ff83b31: Waiting [2023-06-07T21:03:26.049Z] 914d71db4526: Waiting [2023-06-07T21:03:26.049Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:26.049Z] d67dd4f1a0f5: Pushed [2023-06-07T21:03:26.049Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:26.049Z] 4b610d4ce4d3: Pushed [2023-06-07T21:03:26.308Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:26.308Z] 914d71db4526: Layer already exists [2023-06-07T21:03:26.308Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:27.246Z] 54cace0f7b5e: Pushed [2023-06-07T21:03:27.513Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:27.835Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:28.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-07T21:03:28.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:03:28.152Z] 4b610d4ce4d3: Preparing [2023-06-07T21:03:28.152Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:28.152Z] d67dd4f1a0f5: Preparing [2023-06-07T21:03:28.152Z] 54cace0f7b5e: Preparing [2023-06-07T21:03:28.152Z] 56e12b259b5e: Preparing [2023-06-07T21:03:28.152Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:28.152Z] 914d71db4526: Preparing [2023-06-07T21:03:28.152Z] f1417ff83b31: Preparing [2023-06-07T21:03:28.152Z] 914d71db4526: Waiting [2023-06-07T21:03:28.152Z] f1417ff83b31: Waiting [2023-06-07T21:03:28.152Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:28.152Z] 4b610d4ce4d3: Layer already exists [2023-06-07T21:03:28.152Z] 54cace0f7b5e: Layer already exists [2023-06-07T21:03:28.152Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:28.152Z] d67dd4f1a0f5: Layer already exists [2023-06-07T21:03:28.152Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:28.152Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:28.152Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:28.152Z] 914d71db4526: Layer already exists [2023-06-07T21:03:28.152Z] latest: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:28.468Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:28.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 [2023-06-07T21:03:28.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:03:28.777Z] 4b610d4ce4d3: Preparing [2023-06-07T21:03:28.777Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:28.777Z] d67dd4f1a0f5: Preparing [2023-06-07T21:03:28.777Z] 54cace0f7b5e: Preparing [2023-06-07T21:03:28.777Z] 56e12b259b5e: Preparing [2023-06-07T21:03:28.777Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:28.777Z] 914d71db4526: Preparing [2023-06-07T21:03:28.777Z] f1417ff83b31: Preparing [2023-06-07T21:03:28.777Z] f1417ff83b31: Waiting [2023-06-07T21:03:28.777Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:28.777Z] 914d71db4526: Waiting [2023-06-07T21:03:28.777Z] d67dd4f1a0f5: Layer already exists [2023-06-07T21:03:28.777Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:28.777Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:28.777Z] 4b610d4ce4d3: Layer already exists [2023-06-07T21:03:28.777Z] 54cace0f7b5e: Layer already exists [2023-06-07T21:03:28.777Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:28.777Z] 914d71db4526: Layer already exists [2023-06-07T21:03:28.777Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:28.777Z] 3.1.0-dev.1: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:29.093Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:29.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:29.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:03:29.405Z] 4b610d4ce4d3: Preparing [2023-06-07T21:03:29.405Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:29.405Z] d67dd4f1a0f5: Preparing [2023-06-07T21:03:29.405Z] 54cace0f7b5e: Preparing [2023-06-07T21:03:29.405Z] 56e12b259b5e: Preparing [2023-06-07T21:03:29.405Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:29.405Z] 914d71db4526: Preparing [2023-06-07T21:03:29.405Z] f1417ff83b31: Preparing [2023-06-07T21:03:29.405Z] 914d71db4526: Waiting [2023-06-07T21:03:29.405Z] f1417ff83b31: Waiting [2023-06-07T21:03:29.405Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:29.405Z] d67dd4f1a0f5: Layer already exists [2023-06-07T21:03:29.405Z] 54cace0f7b5e: Layer already exists [2023-06-07T21:03:29.405Z] 4b610d4ce4d3: Layer already exists [2023-06-07T21:03:29.405Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:29.405Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:29.405Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:29.405Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:29.405Z] 914d71db4526: Layer already exists [2023-06-07T21:03:29.405Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:29.717Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:30.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-06-07T21:03:30.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-06-07T21:03:30.028Z] 4b610d4ce4d3: Preparing [2023-06-07T21:03:30.028Z] 4fbb552fbbff: Preparing [2023-06-07T21:03:30.028Z] d67dd4f1a0f5: Preparing [2023-06-07T21:03:30.028Z] 54cace0f7b5e: Preparing [2023-06-07T21:03:30.028Z] 56e12b259b5e: Preparing [2023-06-07T21:03:30.028Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:30.028Z] 914d71db4526: Preparing [2023-06-07T21:03:30.028Z] f1417ff83b31: Preparing [2023-06-07T21:03:30.028Z] 914d71db4526: Waiting [2023-06-07T21:03:30.028Z] f1417ff83b31: Waiting [2023-06-07T21:03:30.028Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:30.028Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:30.028Z] d67dd4f1a0f5: Layer already exists [2023-06-07T21:03:30.028Z] 4b610d4ce4d3: Layer already exists [2023-06-07T21:03:30.028Z] 54cace0f7b5e: Layer already exists [2023-06-07T21:03:30.028Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:30.028Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:30.028Z] 914d71db4526: Layer already exists [2023-06-07T21:03:30.028Z] 4fbb552fbbff: Layer already exists [2023-06-07T21:03:30.028Z] main: digest: sha256:10e13f7091a91fa991bde057ab021a6e05cffc33dd3cee6782823348a06583ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:30.063Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:30.069Z] taggedImages: [2023-06-07T21:03:30.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:30.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-06-07T21:03:30.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.1 [2023-06-07T21:03:30.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:30.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-06-07T21:03:30.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-06-07T21:03:30.092Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:30.092Z] latest [2023-06-07T21:03:30.092Z] 3.1.0-dev.1 [2023-06-07T21:03:30.092Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:30.092Z] main [2023-06-07T21:03:30.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:30.408Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:30.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:30.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:03:30.704Z] d3da572f29fb: Preparing [2023-06-07T21:03:30.704Z] 697e970b76e5: Preparing [2023-06-07T21:03:30.704Z] d7eab1945fd8: Preparing [2023-06-07T21:03:30.704Z] 30c36dcc2fdc: Preparing [2023-06-07T21:03:30.704Z] 56e12b259b5e: Preparing [2023-06-07T21:03:30.704Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:30.704Z] 56bc2025fdc9: Preparing [2023-06-07T21:03:30.704Z] f60848cf44d7: Preparing [2023-06-07T21:03:30.704Z] f1417ff83b31: Preparing [2023-06-07T21:03:30.704Z] f1417ff83b31: Waiting [2023-06-07T21:03:30.704Z] 56bc2025fdc9: Waiting [2023-06-07T21:03:30.704Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:30.704Z] f60848cf44d7: Waiting [2023-06-07T21:03:30.704Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:30.704Z] 697e970b76e5: Pushed [2023-06-07T21:03:30.704Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:30.704Z] 30c36dcc2fdc: Pushed [2023-06-07T21:03:30.704Z] d3da572f29fb: Pushed [2023-06-07T21:03:30.704Z] 56bc2025fdc9: Pushed [2023-06-07T21:03:30.964Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:31.533Z] f60848cf44d7: Pushed [2023-06-07T21:03:31.792Z] d7eab1945fd8: Pushed [2023-06-07T21:03:32.052Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:32.365Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:32.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-07T21:03:32.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:03:32.679Z] d3da572f29fb: Preparing [2023-06-07T21:03:32.679Z] 697e970b76e5: Preparing [2023-06-07T21:03:32.679Z] d7eab1945fd8: Preparing [2023-06-07T21:03:32.679Z] 30c36dcc2fdc: Preparing [2023-06-07T21:03:32.679Z] 56e12b259b5e: Preparing [2023-06-07T21:03:32.679Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:32.679Z] 56bc2025fdc9: Preparing [2023-06-07T21:03:32.679Z] f60848cf44d7: Preparing [2023-06-07T21:03:32.679Z] f1417ff83b31: Preparing [2023-06-07T21:03:32.679Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:32.679Z] 56bc2025fdc9: Waiting [2023-06-07T21:03:32.679Z] f60848cf44d7: Waiting [2023-06-07T21:03:32.679Z] f1417ff83b31: Waiting [2023-06-07T21:03:32.679Z] d3da572f29fb: Layer already exists [2023-06-07T21:03:32.679Z] d7eab1945fd8: Layer already exists [2023-06-07T21:03:32.679Z] 30c36dcc2fdc: Layer already exists [2023-06-07T21:03:32.679Z] 697e970b76e5: Layer already exists [2023-06-07T21:03:32.679Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:32.679Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:32.679Z] 56bc2025fdc9: Layer already exists [2023-06-07T21:03:32.679Z] f60848cf44d7: Layer already exists [2023-06-07T21:03:32.679Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:32.679Z] latest: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:32.990Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:33.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 [2023-06-07T21:03:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:03:33.290Z] d3da572f29fb: Preparing [2023-06-07T21:03:33.290Z] 697e970b76e5: Preparing [2023-06-07T21:03:33.290Z] d7eab1945fd8: Preparing [2023-06-07T21:03:33.290Z] 30c36dcc2fdc: Preparing [2023-06-07T21:03:33.290Z] 56e12b259b5e: Preparing [2023-06-07T21:03:33.290Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:33.290Z] 56bc2025fdc9: Preparing [2023-06-07T21:03:33.290Z] f60848cf44d7: Preparing [2023-06-07T21:03:33.290Z] f1417ff83b31: Preparing [2023-06-07T21:03:33.290Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:33.290Z] 56bc2025fdc9: Waiting [2023-06-07T21:03:33.290Z] f60848cf44d7: Waiting [2023-06-07T21:03:33.290Z] f1417ff83b31: Waiting [2023-06-07T21:03:33.290Z] d7eab1945fd8: Layer already exists [2023-06-07T21:03:33.290Z] 30c36dcc2fdc: Layer already exists [2023-06-07T21:03:33.290Z] d3da572f29fb: Layer already exists [2023-06-07T21:03:33.290Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:33.290Z] 697e970b76e5: Layer already exists [2023-06-07T21:03:33.290Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:33.290Z] 56bc2025fdc9: Layer already exists [2023-06-07T21:03:33.290Z] f60848cf44d7: Layer already exists [2023-06-07T21:03:33.290Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:33.290Z] 3.1.0-dev.1: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:33.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:33.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:33.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:03:33.911Z] d3da572f29fb: Preparing [2023-06-07T21:03:33.911Z] 697e970b76e5: Preparing [2023-06-07T21:03:33.911Z] d7eab1945fd8: Preparing [2023-06-07T21:03:33.911Z] 30c36dcc2fdc: Preparing [2023-06-07T21:03:33.911Z] 56e12b259b5e: Preparing [2023-06-07T21:03:33.911Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:33.911Z] 56bc2025fdc9: Preparing [2023-06-07T21:03:33.911Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:33.911Z] 56bc2025fdc9: Waiting [2023-06-07T21:03:33.911Z] f60848cf44d7: Preparing [2023-06-07T21:03:33.911Z] f1417ff83b31: Preparing [2023-06-07T21:03:33.911Z] f60848cf44d7: Waiting [2023-06-07T21:03:33.911Z] f1417ff83b31: Waiting [2023-06-07T21:03:33.911Z] d3da572f29fb: Layer already exists [2023-06-07T21:03:33.911Z] 697e970b76e5: Layer already exists [2023-06-07T21:03:33.911Z] d7eab1945fd8: Layer already exists [2023-06-07T21:03:33.911Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:33.911Z] 30c36dcc2fdc: Layer already exists [2023-06-07T21:03:33.911Z] f60848cf44d7: Layer already exists [2023-06-07T21:03:33.911Z] 56bc2025fdc9: Layer already exists [2023-06-07T21:03:33.911Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:33.911Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:33.911Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:34.215Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:34.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-06-07T21:03:34.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-06-07T21:03:34.521Z] d3da572f29fb: Preparing [2023-06-07T21:03:34.521Z] 697e970b76e5: Preparing [2023-06-07T21:03:34.521Z] d7eab1945fd8: Preparing [2023-06-07T21:03:34.521Z] 30c36dcc2fdc: Preparing [2023-06-07T21:03:34.521Z] 56e12b259b5e: Preparing [2023-06-07T21:03:34.521Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:34.521Z] 56bc2025fdc9: Preparing [2023-06-07T21:03:34.521Z] f60848cf44d7: Preparing [2023-06-07T21:03:34.521Z] f1417ff83b31: Preparing [2023-06-07T21:03:34.521Z] 56bc2025fdc9: Waiting [2023-06-07T21:03:34.521Z] f60848cf44d7: Waiting [2023-06-07T21:03:34.521Z] f1417ff83b31: Waiting [2023-06-07T21:03:34.521Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:34.521Z] d7eab1945fd8: Layer already exists [2023-06-07T21:03:34.521Z] d3da572f29fb: Layer already exists [2023-06-07T21:03:34.521Z] 30c36dcc2fdc: Layer already exists [2023-06-07T21:03:34.521Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:34.521Z] 697e970b76e5: Layer already exists [2023-06-07T21:03:34.521Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:34.521Z] 56bc2025fdc9: Layer already exists [2023-06-07T21:03:34.521Z] f60848cf44d7: Layer already exists [2023-06-07T21:03:34.521Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:34.521Z] main: digest: sha256:3814cf5ba7e39ed77ffbfb19ddb616ba9d71375bde1c2b0b4b3592c7dfd8bd26 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:34.569Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:34.577Z] taggedImages: [2023-06-07T21:03:34.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:34.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-06-07T21:03:34.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.1 [2023-06-07T21:03:34.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:34.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-06-07T21:03:34.599Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-06-07T21:03:34.599Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:34.599Z] latest [2023-06-07T21:03:34.599Z] 3.1.0-dev.1 [2023-06-07T21:03:34.599Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:34.599Z] main [2023-06-07T21:03:34.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:34.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:35.239Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:35.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:03:35.240Z] e38222387255: Preparing [2023-06-07T21:03:35.240Z] 944d99d436bd: Preparing [2023-06-07T21:03:35.240Z] 680c5032f811: Preparing [2023-06-07T21:03:35.240Z] 88e54f31774c: Preparing [2023-06-07T21:03:35.240Z] 0a2fc5ba1427: Preparing [2023-06-07T21:03:35.240Z] 6fe6f80ee234: Preparing [2023-06-07T21:03:35.240Z] f6705a256f61: Preparing [2023-06-07T21:03:35.240Z] 56e12b259b5e: Preparing [2023-06-07T21:03:35.240Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:35.240Z] cce4749762f6: Preparing [2023-06-07T21:03:35.240Z] f1417ff83b31: Preparing [2023-06-07T21:03:35.240Z] 6fe6f80ee234: Waiting [2023-06-07T21:03:35.240Z] f6705a256f61: Waiting [2023-06-07T21:03:35.240Z] 56e12b259b5e: Waiting [2023-06-07T21:03:35.240Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:35.240Z] cce4749762f6: Waiting [2023-06-07T21:03:35.240Z] f1417ff83b31: Waiting [2023-06-07T21:03:35.240Z] 944d99d436bd: Pushed [2023-06-07T21:03:35.240Z] 0a2fc5ba1427: Pushed [2023-06-07T21:03:35.240Z] e38222387255: Pushed [2023-06-07T21:03:35.497Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:35.497Z] 6fe6f80ee234: Pushed [2023-06-07T21:03:35.497Z] f6705a256f61: Pushed [2023-06-07T21:03:35.497Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:35.497Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:35.755Z] cce4749762f6: Pushed [2023-06-07T21:03:36.323Z] 88e54f31774c: Pushed [2023-06-07T21:03:36.890Z] 680c5032f811: Pushed [2023-06-07T21:03:37.147Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:37.450Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:37.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-07T21:03:37.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:03:37.750Z] e38222387255: Preparing [2023-06-07T21:03:37.750Z] 944d99d436bd: Preparing [2023-06-07T21:03:37.750Z] 680c5032f811: Preparing [2023-06-07T21:03:37.750Z] 88e54f31774c: Preparing [2023-06-07T21:03:37.750Z] 0a2fc5ba1427: Preparing [2023-06-07T21:03:37.750Z] 6fe6f80ee234: Preparing [2023-06-07T21:03:37.750Z] f6705a256f61: Preparing [2023-06-07T21:03:37.750Z] 56e12b259b5e: Preparing [2023-06-07T21:03:37.750Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:37.750Z] cce4749762f6: Preparing [2023-06-07T21:03:37.750Z] f1417ff83b31: Preparing [2023-06-07T21:03:37.750Z] 6fe6f80ee234: Waiting [2023-06-07T21:03:37.750Z] f6705a256f61: Waiting [2023-06-07T21:03:37.750Z] 56e12b259b5e: Waiting [2023-06-07T21:03:37.750Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:37.750Z] cce4749762f6: Waiting [2023-06-07T21:03:37.750Z] f1417ff83b31: Waiting [2023-06-07T21:03:37.750Z] 0a2fc5ba1427: Layer already exists [2023-06-07T21:03:37.750Z] 680c5032f811: Layer already exists [2023-06-07T21:03:37.750Z] 88e54f31774c: Layer already exists [2023-06-07T21:03:37.750Z] e38222387255: Layer already exists [2023-06-07T21:03:37.750Z] 944d99d436bd: Layer already exists [2023-06-07T21:03:37.750Z] 6fe6f80ee234: Layer already exists [2023-06-07T21:03:37.750Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:37.750Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:37.750Z] cce4749762f6: Layer already exists [2023-06-07T21:03:37.750Z] f6705a256f61: Layer already exists [2023-06-07T21:03:37.750Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:37.750Z] latest: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:38.062Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:38.365Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 [2023-06-07T21:03:38.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:03:38.365Z] e38222387255: Preparing [2023-06-07T21:03:38.365Z] 944d99d436bd: Preparing [2023-06-07T21:03:38.365Z] 680c5032f811: Preparing [2023-06-07T21:03:38.365Z] 88e54f31774c: Preparing [2023-06-07T21:03:38.365Z] 0a2fc5ba1427: Preparing [2023-06-07T21:03:38.365Z] 6fe6f80ee234: Preparing [2023-06-07T21:03:38.366Z] f6705a256f61: Preparing [2023-06-07T21:03:38.366Z] 56e12b259b5e: Preparing [2023-06-07T21:03:38.366Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:38.366Z] cce4749762f6: Preparing [2023-06-07T21:03:38.366Z] f1417ff83b31: Preparing [2023-06-07T21:03:38.366Z] 6fe6f80ee234: Waiting [2023-06-07T21:03:38.366Z] 56e12b259b5e: Waiting [2023-06-07T21:03:38.366Z] f1417ff83b31: Waiting [2023-06-07T21:03:38.366Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:38.366Z] cce4749762f6: Waiting [2023-06-07T21:03:38.366Z] f6705a256f61: Waiting [2023-06-07T21:03:38.366Z] 944d99d436bd: Layer already exists [2023-06-07T21:03:38.366Z] 88e54f31774c: Layer already exists [2023-06-07T21:03:38.366Z] 680c5032f811: Layer already exists [2023-06-07T21:03:38.366Z] 0a2fc5ba1427: Layer already exists [2023-06-07T21:03:38.366Z] e38222387255: Layer already exists [2023-06-07T21:03:38.366Z] 6fe6f80ee234: Layer already exists [2023-06-07T21:03:38.366Z] f6705a256f61: Layer already exists [2023-06-07T21:03:38.366Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:38.366Z] cce4749762f6: Layer already exists [2023-06-07T21:03:38.366Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:38.366Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:38.366Z] 3.1.0-dev.1: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:38.718Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:39.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:39.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:03:39.277Z] e38222387255: Preparing [2023-06-07T21:03:39.277Z] 944d99d436bd: Preparing [2023-06-07T21:03:39.277Z] 680c5032f811: Preparing [2023-06-07T21:03:39.277Z] 88e54f31774c: Preparing [2023-06-07T21:03:39.277Z] 0a2fc5ba1427: Preparing [2023-06-07T21:03:39.277Z] 6fe6f80ee234: Preparing [2023-06-07T21:03:39.277Z] f6705a256f61: Preparing [2023-06-07T21:03:39.277Z] 56e12b259b5e: Preparing [2023-06-07T21:03:39.277Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:39.277Z] cce4749762f6: Preparing [2023-06-07T21:03:39.277Z] f1417ff83b31: Preparing [2023-06-07T21:03:39.277Z] 56e12b259b5e: Waiting [2023-06-07T21:03:39.277Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:39.277Z] cce4749762f6: Waiting [2023-06-07T21:03:39.277Z] f1417ff83b31: Waiting [2023-06-07T21:03:39.277Z] 6fe6f80ee234: Waiting [2023-06-07T21:03:39.277Z] f6705a256f61: Waiting [2023-06-07T21:03:39.277Z] 680c5032f811: Layer already exists [2023-06-07T21:03:39.277Z] 88e54f31774c: Layer already exists [2023-06-07T21:03:39.277Z] e38222387255: Layer already exists [2023-06-07T21:03:39.277Z] 944d99d436bd: Layer already exists [2023-06-07T21:03:39.277Z] 0a2fc5ba1427: Layer already exists [2023-06-07T21:03:39.277Z] f6705a256f61: Layer already exists [2023-06-07T21:03:39.277Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:39.277Z] cce4749762f6: Layer already exists [2023-06-07T21:03:39.277Z] 6fe6f80ee234: Layer already exists [2023-06-07T21:03:39.277Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:39.277Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:39.277Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:39.589Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:39.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-06-07T21:03:39.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-06-07T21:03:39.895Z] e38222387255: Preparing [2023-06-07T21:03:39.895Z] 944d99d436bd: Preparing [2023-06-07T21:03:39.895Z] 680c5032f811: Preparing [2023-06-07T21:03:39.896Z] 88e54f31774c: Preparing [2023-06-07T21:03:39.896Z] 0a2fc5ba1427: Preparing [2023-06-07T21:03:39.896Z] 6fe6f80ee234: Preparing [2023-06-07T21:03:39.896Z] f6705a256f61: Preparing [2023-06-07T21:03:39.896Z] 56e12b259b5e: Preparing [2023-06-07T21:03:39.896Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:39.896Z] cce4749762f6: Preparing [2023-06-07T21:03:39.896Z] f1417ff83b31: Preparing [2023-06-07T21:03:39.896Z] 56e12b259b5e: Waiting [2023-06-07T21:03:39.896Z] f6705a256f61: Waiting [2023-06-07T21:03:39.896Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:39.896Z] f1417ff83b31: Waiting [2023-06-07T21:03:39.896Z] 6fe6f80ee234: Waiting [2023-06-07T21:03:39.896Z] 680c5032f811: Layer already exists [2023-06-07T21:03:39.896Z] 0a2fc5ba1427: Layer already exists [2023-06-07T21:03:39.896Z] e38222387255: Layer already exists [2023-06-07T21:03:39.896Z] 88e54f31774c: Layer already exists [2023-06-07T21:03:39.896Z] 944d99d436bd: Layer already exists [2023-06-07T21:03:39.896Z] f6705a256f61: Layer already exists [2023-06-07T21:03:39.896Z] 6fe6f80ee234: Layer already exists [2023-06-07T21:03:39.896Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:39.896Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:39.896Z] cce4749762f6: Layer already exists [2023-06-07T21:03:39.896Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:39.896Z] main: digest: sha256:f053e731de24818c60be7acb8997dad1b23de4a1e4d28b501ce50072ae540bfc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:39.946Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:39.955Z] taggedImages: [2023-06-07T21:03:39.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:39.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-06-07T21:03:39.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.1 [2023-06-07T21:03:39.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:39.955Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-06-07T21:03:39.973Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-06-07T21:03:39.973Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:39.973Z] latest [2023-06-07T21:03:39.973Z] 3.1.0-dev.1 [2023-06-07T21:03:39.973Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:39.973Z] main [2023-06-07T21:03:39.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:40.295Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:40.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:40.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:03:40.600Z] dfd17b7fad77: Preparing [2023-06-07T21:03:40.600Z] 2ea068c48ed8: Preparing [2023-06-07T21:03:40.600Z] 56e12b259b5e: Preparing [2023-06-07T21:03:40.600Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:40.600Z] b82081286aa5: Preparing [2023-06-07T21:03:40.600Z] f1417ff83b31: Preparing [2023-06-07T21:03:40.859Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:40.859Z] dfd17b7fad77: Pushed [2023-06-07T21:03:40.859Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:40.859Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:41.118Z] b82081286aa5: Pushed [2023-06-07T21:03:43.047Z] 2ea068c48ed8: Pushed [2023-06-07T21:03:43.047Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:43.395Z] + 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-06-07T21:03:43.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-07T21:03:43.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:03:43.961Z] dfd17b7fad77: Preparing [2023-06-07T21:03:43.961Z] 2ea068c48ed8: Preparing [2023-06-07T21:03:43.961Z] 56e12b259b5e: Preparing [2023-06-07T21:03:43.961Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:43.961Z] b82081286aa5: Preparing [2023-06-07T21:03:43.961Z] f1417ff83b31: Preparing [2023-06-07T21:03:43.961Z] f1417ff83b31: Waiting [2023-06-07T21:03:43.961Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:43.961Z] dfd17b7fad77: Layer already exists [2023-06-07T21:03:43.961Z] b82081286aa5: Layer already exists [2023-06-07T21:03:43.961Z] 2ea068c48ed8: Layer already exists [2023-06-07T21:03:43.961Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:43.961Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:43.961Z] latest: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:44.275Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:44.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 [2023-06-07T21:03:44.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:03:44.586Z] dfd17b7fad77: Preparing [2023-06-07T21:03:44.586Z] 2ea068c48ed8: Preparing [2023-06-07T21:03:44.586Z] 56e12b259b5e: Preparing [2023-06-07T21:03:44.586Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:44.586Z] b82081286aa5: Preparing [2023-06-07T21:03:44.586Z] f1417ff83b31: Preparing [2023-06-07T21:03:44.586Z] f1417ff83b31: Waiting [2023-06-07T21:03:44.586Z] b82081286aa5: Layer already exists [2023-06-07T21:03:44.586Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:44.586Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:44.586Z] dfd17b7fad77: Layer already exists [2023-06-07T21:03:44.586Z] 2ea068c48ed8: Layer already exists [2023-06-07T21:03:44.586Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:44.586Z] 3.1.0-dev.1: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:44.896Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:45.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:45.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:03:45.207Z] dfd17b7fad77: Preparing [2023-06-07T21:03:45.207Z] 2ea068c48ed8: Preparing [2023-06-07T21:03:45.207Z] 56e12b259b5e: Preparing [2023-06-07T21:03:45.207Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:45.207Z] b82081286aa5: Preparing [2023-06-07T21:03:45.207Z] f1417ff83b31: Preparing [2023-06-07T21:03:45.207Z] f1417ff83b31: Waiting [2023-06-07T21:03:45.207Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:45.207Z] b82081286aa5: Layer already exists [2023-06-07T21:03:45.207Z] dfd17b7fad77: Layer already exists [2023-06-07T21:03:45.207Z] 2ea068c48ed8: Layer already exists [2023-06-07T21:03:45.207Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:45.207Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:45.207Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:45.521Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:45.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-06-07T21:03:45.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-06-07T21:03:45.831Z] dfd17b7fad77: Preparing [2023-06-07T21:03:45.831Z] 2ea068c48ed8: Preparing [2023-06-07T21:03:45.831Z] 56e12b259b5e: Preparing [2023-06-07T21:03:45.831Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:45.831Z] b82081286aa5: Preparing [2023-06-07T21:03:45.831Z] f1417ff83b31: Preparing [2023-06-07T21:03:45.831Z] f1417ff83b31: Waiting [2023-06-07T21:03:45.831Z] dfd17b7fad77: Layer already exists [2023-06-07T21:03:45.831Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:45.831Z] b82081286aa5: Layer already exists [2023-06-07T21:03:45.831Z] 2ea068c48ed8: Layer already exists [2023-06-07T21:03:45.831Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:45.831Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:45.831Z] main: digest: sha256:be76dc1ae7b9cd0fa9d9e37d29550b8a43b189055398bb6ff30f95b43774d3c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:45.882Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:45.890Z] taggedImages: [2023-06-07T21:03:45.890Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:45.890Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-06-07T21:03:45.890Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.1 [2023-06-07T21:03:45.890Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:45.890Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-06-07T21:03:45.914Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-06-07T21:03:45.914Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:45.914Z] latest [2023-06-07T21:03:45.915Z] 3.1.0-dev.1 [2023-06-07T21:03:45.915Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:45.915Z] main [2023-06-07T21:03:45.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:46.234Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:46.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:46.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:03:46.537Z] 9367a899bfbf: Preparing [2023-06-07T21:03:46.537Z] 9e5705bd6558: Preparing [2023-06-07T21:03:46.537Z] 42219c7003a3: Preparing [2023-06-07T21:03:46.537Z] 7f9096151367: Preparing [2023-06-07T21:03:46.537Z] 0af27d32a43e: Preparing [2023-06-07T21:03:46.537Z] 56e12b259b5e: Preparing [2023-06-07T21:03:46.537Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:46.537Z] d8f9aa8900d4: Preparing [2023-06-07T21:03:46.537Z] f1417ff83b31: Preparing [2023-06-07T21:03:46.537Z] 56e12b259b5e: Waiting [2023-06-07T21:03:46.537Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:46.537Z] d8f9aa8900d4: Waiting [2023-06-07T21:03:46.537Z] f1417ff83b31: Waiting [2023-06-07T21:03:46.537Z] 42219c7003a3: Pushed [2023-06-07T21:03:46.537Z] 9e5705bd6558: Pushed [2023-06-07T21:03:46.795Z] 9367a899bfbf: Pushed [2023-06-07T21:03:47.053Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:47.053Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:47.053Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:47.999Z] d8f9aa8900d4: Pushed [2023-06-07T21:03:52.287Z] 0af27d32a43e: Pushed [2023-06-07T21:03:54.816Z] 7f9096151367: Pushed [2023-06-07T21:03:54.816Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:55.136Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:55.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-07T21:03:55.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:03:55.716Z] 9367a899bfbf: Preparing [2023-06-07T21:03:55.716Z] 9e5705bd6558: Preparing [2023-06-07T21:03:55.716Z] 42219c7003a3: Preparing [2023-06-07T21:03:55.716Z] 7f9096151367: Preparing [2023-06-07T21:03:55.716Z] 0af27d32a43e: Preparing [2023-06-07T21:03:55.716Z] 56e12b259b5e: Preparing [2023-06-07T21:03:55.716Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:55.716Z] d8f9aa8900d4: Preparing [2023-06-07T21:03:55.716Z] f1417ff83b31: Preparing [2023-06-07T21:03:55.716Z] 56e12b259b5e: Waiting [2023-06-07T21:03:55.716Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:55.716Z] f1417ff83b31: Waiting [2023-06-07T21:03:55.716Z] d8f9aa8900d4: Waiting [2023-06-07T21:03:55.716Z] 9e5705bd6558: Layer already exists [2023-06-07T21:03:55.716Z] 7f9096151367: Layer already exists [2023-06-07T21:03:55.716Z] 42219c7003a3: Layer already exists [2023-06-07T21:03:55.716Z] 9367a899bfbf: Layer already exists [2023-06-07T21:03:55.716Z] 0af27d32a43e: Layer already exists [2023-06-07T21:03:55.716Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:55.716Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:55.716Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:03:55.716Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:55.716Z] latest: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:56.036Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:56.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 [2023-06-07T21:03:56.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:03:56.343Z] 9367a899bfbf: Preparing [2023-06-07T21:03:56.343Z] 9e5705bd6558: Preparing [2023-06-07T21:03:56.343Z] 42219c7003a3: Preparing [2023-06-07T21:03:56.343Z] 7f9096151367: Preparing [2023-06-07T21:03:56.343Z] 0af27d32a43e: Preparing [2023-06-07T21:03:56.343Z] 56e12b259b5e: Preparing [2023-06-07T21:03:56.343Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:56.343Z] d8f9aa8900d4: Preparing [2023-06-07T21:03:56.343Z] f1417ff83b31: Preparing [2023-06-07T21:03:56.343Z] 56e12b259b5e: Waiting [2023-06-07T21:03:56.343Z] d8f9aa8900d4: Waiting [2023-06-07T21:03:56.343Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:56.343Z] f1417ff83b31: Waiting [2023-06-07T21:03:56.343Z] 7f9096151367: Layer already exists [2023-06-07T21:03:56.343Z] 9367a899bfbf: Layer already exists [2023-06-07T21:03:56.343Z] 42219c7003a3: Layer already exists [2023-06-07T21:03:56.343Z] 9e5705bd6558: Layer already exists [2023-06-07T21:03:56.343Z] 0af27d32a43e: Layer already exists [2023-06-07T21:03:56.343Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:56.343Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:56.343Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:03:56.343Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:56.343Z] 3.1.0-dev.1: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:56.661Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:56.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:56.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:03:56.969Z] 9367a899bfbf: Preparing [2023-06-07T21:03:56.969Z] 9e5705bd6558: Preparing [2023-06-07T21:03:56.969Z] 42219c7003a3: Preparing [2023-06-07T21:03:56.969Z] 7f9096151367: Preparing [2023-06-07T21:03:56.969Z] 0af27d32a43e: Preparing [2023-06-07T21:03:56.969Z] 56e12b259b5e: Preparing [2023-06-07T21:03:56.969Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:56.969Z] d8f9aa8900d4: Preparing [2023-06-07T21:03:56.969Z] f1417ff83b31: Preparing [2023-06-07T21:03:56.969Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:56.969Z] d8f9aa8900d4: Waiting [2023-06-07T21:03:56.969Z] f1417ff83b31: Waiting [2023-06-07T21:03:56.969Z] 56e12b259b5e: Waiting [2023-06-07T21:03:56.969Z] 9e5705bd6558: Layer already exists [2023-06-07T21:03:56.969Z] 7f9096151367: Layer already exists [2023-06-07T21:03:56.969Z] 0af27d32a43e: Layer already exists [2023-06-07T21:03:56.969Z] 9367a899bfbf: Layer already exists [2023-06-07T21:03:56.969Z] 42219c7003a3: Layer already exists [2023-06-07T21:03:56.969Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:56.969Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:56.969Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:56.969Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:03:56.969Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:57.275Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:57.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-06-07T21:03:57.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-06-07T21:03:57.585Z] 9367a899bfbf: Preparing [2023-06-07T21:03:57.585Z] 9e5705bd6558: Preparing [2023-06-07T21:03:57.585Z] 42219c7003a3: Preparing [2023-06-07T21:03:57.585Z] 7f9096151367: Preparing [2023-06-07T21:03:57.585Z] 0af27d32a43e: Preparing [2023-06-07T21:03:57.585Z] 56e12b259b5e: Preparing [2023-06-07T21:03:57.585Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:57.585Z] d8f9aa8900d4: Preparing [2023-06-07T21:03:57.585Z] f1417ff83b31: Preparing [2023-06-07T21:03:57.585Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:57.585Z] d8f9aa8900d4: Waiting [2023-06-07T21:03:57.585Z] f1417ff83b31: Waiting [2023-06-07T21:03:57.585Z] 56e12b259b5e: Waiting [2023-06-07T21:03:57.585Z] 7f9096151367: Layer already exists [2023-06-07T21:03:57.585Z] 9e5705bd6558: Layer already exists [2023-06-07T21:03:57.585Z] 9367a899bfbf: Layer already exists [2023-06-07T21:03:57.585Z] 0af27d32a43e: Layer already exists [2023-06-07T21:03:57.585Z] 42219c7003a3: Layer already exists [2023-06-07T21:03:57.585Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:57.585Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:57.585Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:03:57.585Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:57.585Z] main: digest: sha256:ce87851723fdef40a813d62bccec10880802014d8a3175ea44cd31fef787a1af size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:03:57.630Z] ===================================================== [Pipeline] echo [2023-06-07T21:03:57.641Z] taggedImages: [2023-06-07T21:03:57.641Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:57.641Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-06-07T21:03:57.641Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.1 [2023-06-07T21:03:57.641Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:57.641Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-06-07T21:03:57.664Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-06-07T21:03:57.664Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:57.664Z] latest [2023-06-07T21:03:57.664Z] 3.1.0-dev.1 [2023-06-07T21:03:57.664Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:03:57.664Z] main [2023-06-07T21:03:57.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:57.984Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:58.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:03:58.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:03:58.293Z] 875f64d50143: Preparing [2023-06-07T21:03:58.293Z] 1b348dde114f: Preparing [2023-06-07T21:03:58.293Z] de6ee7a30cee: Preparing [2023-06-07T21:03:58.293Z] 7f9096151367: Preparing [2023-06-07T21:03:58.293Z] 56e12b259b5e: Preparing [2023-06-07T21:03:58.293Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:58.293Z] 37aa34332c4a: Preparing [2023-06-07T21:03:58.293Z] f1417ff83b31: Preparing [2023-06-07T21:03:58.293Z] 37aa34332c4a: Waiting [2023-06-07T21:03:58.293Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:58.293Z] f1417ff83b31: Waiting [2023-06-07T21:03:58.293Z] 7f9096151367: Layer already exists [2023-06-07T21:03:58.293Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:58.293Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:58.293Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:58.293Z] 875f64d50143: Pushed [2023-06-07T21:03:58.293Z] de6ee7a30cee: Pushed [2023-06-07T21:03:58.293Z] 1b348dde114f: Pushed [2023-06-07T21:03:58.554Z] 37aa34332c4a: Pushed [2023-06-07T21:03:58.812Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:59.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:59.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-07T21:03:59.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:03:59.432Z] 875f64d50143: Preparing [2023-06-07T21:03:59.432Z] 1b348dde114f: Preparing [2023-06-07T21:03:59.432Z] de6ee7a30cee: Preparing [2023-06-07T21:03:59.432Z] 7f9096151367: Preparing [2023-06-07T21:03:59.432Z] 56e12b259b5e: Preparing [2023-06-07T21:03:59.432Z] 51ea449b8e2d: Preparing [2023-06-07T21:03:59.432Z] 37aa34332c4a: Preparing [2023-06-07T21:03:59.432Z] f1417ff83b31: Preparing [2023-06-07T21:03:59.432Z] 37aa34332c4a: Waiting [2023-06-07T21:03:59.432Z] 51ea449b8e2d: Waiting [2023-06-07T21:03:59.432Z] f1417ff83b31: Waiting [2023-06-07T21:03:59.432Z] 56e12b259b5e: Layer already exists [2023-06-07T21:03:59.432Z] de6ee7a30cee: Layer already exists [2023-06-07T21:03:59.432Z] 875f64d50143: Layer already exists [2023-06-07T21:03:59.432Z] 1b348dde114f: Layer already exists [2023-06-07T21:03:59.432Z] 7f9096151367: Layer already exists [2023-06-07T21:03:59.432Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:03:59.432Z] 37aa34332c4a: Layer already exists [2023-06-07T21:03:59.432Z] f1417ff83b31: Layer already exists [2023-06-07T21:03:59.432Z] latest: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:03:59.738Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:00.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 [2023-06-07T21:04:00.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:04:00.049Z] 875f64d50143: Preparing [2023-06-07T21:04:00.049Z] 1b348dde114f: Preparing [2023-06-07T21:04:00.049Z] de6ee7a30cee: Preparing [2023-06-07T21:04:00.049Z] 7f9096151367: Preparing [2023-06-07T21:04:00.049Z] 56e12b259b5e: Preparing [2023-06-07T21:04:00.049Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:00.049Z] 37aa34332c4a: Preparing [2023-06-07T21:04:00.049Z] f1417ff83b31: Preparing [2023-06-07T21:04:00.049Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:00.049Z] 37aa34332c4a: Waiting [2023-06-07T21:04:00.049Z] 1b348dde114f: Layer already exists [2023-06-07T21:04:00.049Z] de6ee7a30cee: Layer already exists [2023-06-07T21:04:00.049Z] 7f9096151367: Layer already exists [2023-06-07T21:04:00.049Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:00.049Z] 875f64d50143: Layer already exists [2023-06-07T21:04:00.049Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:00.049Z] 37aa34332c4a: Layer already exists [2023-06-07T21:04:00.049Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:00.049Z] 3.1.0-dev.1: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:00.364Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:00.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:00.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:04:00.673Z] 875f64d50143: Preparing [2023-06-07T21:04:00.673Z] 1b348dde114f: Preparing [2023-06-07T21:04:00.673Z] de6ee7a30cee: Preparing [2023-06-07T21:04:00.673Z] 7f9096151367: Preparing [2023-06-07T21:04:00.673Z] 56e12b259b5e: Preparing [2023-06-07T21:04:00.673Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:00.673Z] 37aa34332c4a: Preparing [2023-06-07T21:04:00.673Z] f1417ff83b31: Preparing [2023-06-07T21:04:00.673Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:00.673Z] 37aa34332c4a: Waiting [2023-06-07T21:04:00.673Z] f1417ff83b31: Waiting [2023-06-07T21:04:00.673Z] 875f64d50143: Layer already exists [2023-06-07T21:04:00.673Z] 1b348dde114f: Layer already exists [2023-06-07T21:04:00.673Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:00.673Z] 7f9096151367: Layer already exists [2023-06-07T21:04:00.673Z] de6ee7a30cee: Layer already exists [2023-06-07T21:04:00.673Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:00.673Z] 37aa34332c4a: Layer already exists [2023-06-07T21:04:00.673Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:00.673Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:00.986Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:01.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-06-07T21:04:01.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-06-07T21:04:01.294Z] 875f64d50143: Preparing [2023-06-07T21:04:01.294Z] 1b348dde114f: Preparing [2023-06-07T21:04:01.294Z] de6ee7a30cee: Preparing [2023-06-07T21:04:01.294Z] 7f9096151367: Preparing [2023-06-07T21:04:01.294Z] 56e12b259b5e: Preparing [2023-06-07T21:04:01.294Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:01.294Z] 37aa34332c4a: Preparing [2023-06-07T21:04:01.294Z] f1417ff83b31: Preparing [2023-06-07T21:04:01.294Z] 37aa34332c4a: Waiting [2023-06-07T21:04:01.294Z] f1417ff83b31: Waiting [2023-06-07T21:04:01.294Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:01.294Z] 1b348dde114f: Layer already exists [2023-06-07T21:04:01.294Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:01.294Z] de6ee7a30cee: Layer already exists [2023-06-07T21:04:01.294Z] 7f9096151367: Layer already exists [2023-06-07T21:04:01.294Z] 875f64d50143: Layer already exists [2023-06-07T21:04:01.294Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:01.294Z] 37aa34332c4a: Layer already exists [2023-06-07T21:04:01.294Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:01.294Z] main: digest: sha256:c2eaef567f03bd53a37ba70400b9d44b744f7390a8d8edd4848f703023b1f84a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:04:01.340Z] ===================================================== [Pipeline] echo [2023-06-07T21:04:01.349Z] taggedImages: [2023-06-07T21:04:01.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:01.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-06-07T21:04:01.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.1 [2023-06-07T21:04:01.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:01.349Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-06-07T21:04:01.375Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-06-07T21:04:01.375Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:01.375Z] latest [2023-06-07T21:04:01.375Z] 3.1.0-dev.1 [2023-06-07T21:04:01.375Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:01.375Z] main [2023-06-07T21:04:01.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:01.711Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:02.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:02.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:04:02.022Z] 1cb031e323ab: Preparing [2023-06-07T21:04:02.022Z] 840755b69a3c: Preparing [2023-06-07T21:04:02.022Z] 8cecd626fcb0: Preparing [2023-06-07T21:04:02.022Z] f474bfe07b41: Preparing [2023-06-07T21:04:02.022Z] 56e12b259b5e: Preparing [2023-06-07T21:04:02.022Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:02.022Z] d8f9aa8900d4: Preparing [2023-06-07T21:04:02.022Z] f1417ff83b31: Preparing [2023-06-07T21:04:02.022Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:02.022Z] f1417ff83b31: Waiting [2023-06-07T21:04:02.022Z] d8f9aa8900d4: Waiting [2023-06-07T21:04:02.022Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:02.022Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:02.022Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:04:02.022Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:02.022Z] 840755b69a3c: Pushed [2023-06-07T21:04:02.022Z] 8cecd626fcb0: Pushed [2023-06-07T21:04:02.022Z] 1cb031e323ab: Pushed [2023-06-07T21:04:10.134Z] f474bfe07b41: Pushed [2023-06-07T21:04:10.134Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:10.447Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:10.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-07T21:04:10.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:04:10.760Z] 1cb031e323ab: Preparing [2023-06-07T21:04:10.760Z] 840755b69a3c: Preparing [2023-06-07T21:04:10.760Z] 8cecd626fcb0: Preparing [2023-06-07T21:04:10.760Z] f474bfe07b41: Preparing [2023-06-07T21:04:10.760Z] 56e12b259b5e: Preparing [2023-06-07T21:04:10.760Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:10.760Z] d8f9aa8900d4: Preparing [2023-06-07T21:04:10.760Z] f1417ff83b31: Preparing [2023-06-07T21:04:10.760Z] f1417ff83b31: Waiting [2023-06-07T21:04:10.760Z] d8f9aa8900d4: Waiting [2023-06-07T21:04:10.760Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:10.760Z] 840755b69a3c: Layer already exists [2023-06-07T21:04:10.760Z] f474bfe07b41: Layer already exists [2023-06-07T21:04:10.760Z] 1cb031e323ab: Layer already exists [2023-06-07T21:04:10.760Z] 8cecd626fcb0: Layer already exists [2023-06-07T21:04:10.760Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:04:10.760Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:10.760Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:10.760Z] latest: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:11.067Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:11.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 [2023-06-07T21:04:11.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:04:11.370Z] 1cb031e323ab: Preparing [2023-06-07T21:04:11.370Z] 840755b69a3c: Preparing [2023-06-07T21:04:11.370Z] 8cecd626fcb0: Preparing [2023-06-07T21:04:11.370Z] f474bfe07b41: Preparing [2023-06-07T21:04:11.370Z] 56e12b259b5e: Preparing [2023-06-07T21:04:11.370Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:11.370Z] d8f9aa8900d4: Preparing [2023-06-07T21:04:11.370Z] f1417ff83b31: Preparing [2023-06-07T21:04:11.370Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:11.370Z] d8f9aa8900d4: Waiting [2023-06-07T21:04:11.370Z] f1417ff83b31: Waiting [2023-06-07T21:04:11.370Z] 1cb031e323ab: Layer already exists [2023-06-07T21:04:11.370Z] f474bfe07b41: Layer already exists [2023-06-07T21:04:11.370Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:11.370Z] 840755b69a3c: Layer already exists [2023-06-07T21:04:11.370Z] 8cecd626fcb0: Layer already exists [2023-06-07T21:04:11.370Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:04:11.370Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:11.370Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:11.370Z] 3.1.0-dev.1: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:11.672Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:11.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:11.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:04:11.980Z] 1cb031e323ab: Preparing [2023-06-07T21:04:11.980Z] 840755b69a3c: Preparing [2023-06-07T21:04:11.980Z] 8cecd626fcb0: Preparing [2023-06-07T21:04:11.980Z] f474bfe07b41: Preparing [2023-06-07T21:04:11.980Z] 56e12b259b5e: Preparing [2023-06-07T21:04:11.980Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:11.980Z] d8f9aa8900d4: Preparing [2023-06-07T21:04:11.980Z] f1417ff83b31: Preparing [2023-06-07T21:04:11.980Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:11.980Z] d8f9aa8900d4: Waiting [2023-06-07T21:04:11.980Z] f1417ff83b31: Waiting [2023-06-07T21:04:11.980Z] 8cecd626fcb0: Layer already exists [2023-06-07T21:04:11.980Z] 1cb031e323ab: Layer already exists [2023-06-07T21:04:11.980Z] 840755b69a3c: Layer already exists [2023-06-07T21:04:11.980Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:11.980Z] f474bfe07b41: Layer already exists [2023-06-07T21:04:11.980Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:11.980Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:11.980Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:04:11.980Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:12.298Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:12.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-06-07T21:04:12.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-06-07T21:04:12.609Z] 1cb031e323ab: Preparing [2023-06-07T21:04:12.609Z] 840755b69a3c: Preparing [2023-06-07T21:04:12.609Z] 8cecd626fcb0: Preparing [2023-06-07T21:04:12.609Z] f474bfe07b41: Preparing [2023-06-07T21:04:12.609Z] 56e12b259b5e: Preparing [2023-06-07T21:04:12.609Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:12.609Z] d8f9aa8900d4: Preparing [2023-06-07T21:04:12.609Z] f1417ff83b31: Preparing [2023-06-07T21:04:12.609Z] 51ea449b8e2d: Waiting [2023-06-07T21:04:12.609Z] d8f9aa8900d4: Waiting [2023-06-07T21:04:12.609Z] f1417ff83b31: Waiting [2023-06-07T21:04:12.609Z] 8cecd626fcb0: Layer already exists [2023-06-07T21:04:12.609Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:12.609Z] f474bfe07b41: Layer already exists [2023-06-07T21:04:12.609Z] 1cb031e323ab: Layer already exists [2023-06-07T21:04:12.609Z] 840755b69a3c: Layer already exists [2023-06-07T21:04:12.609Z] d8f9aa8900d4: Layer already exists [2023-06-07T21:04:12.609Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:12.609Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:12.609Z] main: digest: sha256:a5894e1bb624cd9991430c21a827740723e837e5fccf71721220bd1d0a3eeb79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:04:12.661Z] ===================================================== [Pipeline] echo [2023-06-07T21:04:12.669Z] taggedImages: [2023-06-07T21:04:12.669Z] - nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:12.669Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-06-07T21:04:12.669Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.1 [2023-06-07T21:04:12.669Z] - nexus3.edgexfoundry.org:10004/security-spire-server:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:12.669Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-06-07T21:04:12.691Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-06-07T21:04:12.691Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:12.691Z] latest [2023-06-07T21:04:12.691Z] 3.1.0-dev.1 [2023-06-07T21:04:12.691Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:12.691Z] main [2023-06-07T21:04:12.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:13.018Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:13.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:13.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:04:13.406Z] 9cbc917ad13f: Preparing [2023-06-07T21:04:13.406Z] 975d8972df52: Preparing [2023-06-07T21:04:13.406Z] 56e12b259b5e: Preparing [2023-06-07T21:04:13.406Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:13.406Z] 6b1661c09a07: Preparing [2023-06-07T21:04:13.406Z] f1417ff83b31: Preparing [2023-06-07T21:04:13.406Z] f1417ff83b31: Waiting [2023-06-07T21:04:13.406Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:13.406Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:13.406Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:13.406Z] 9cbc917ad13f: Pushed [2023-06-07T21:04:13.406Z] 6b1661c09a07: Pushed [2023-06-07T21:04:16.056Z] 975d8972df52: Pushed [2023-06-07T21:04:16.056Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:16.363Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:16.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-07T21:04:16.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:04:16.664Z] 9cbc917ad13f: Preparing [2023-06-07T21:04:16.664Z] 975d8972df52: Preparing [2023-06-07T21:04:16.664Z] 56e12b259b5e: Preparing [2023-06-07T21:04:16.664Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:16.664Z] 6b1661c09a07: Preparing [2023-06-07T21:04:16.664Z] f1417ff83b31: Preparing [2023-06-07T21:04:16.664Z] f1417ff83b31: Waiting [2023-06-07T21:04:16.664Z] 975d8972df52: Layer already exists [2023-06-07T21:04:16.664Z] 9cbc917ad13f: Layer already exists [2023-06-07T21:04:16.664Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:16.664Z] 6b1661c09a07: Layer already exists [2023-06-07T21:04:16.664Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:16.664Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:16.664Z] latest: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:16.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:17.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 [2023-06-07T21:04:17.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:04:17.309Z] 9cbc917ad13f: Preparing [2023-06-07T21:04:17.309Z] 975d8972df52: Preparing [2023-06-07T21:04:17.309Z] 56e12b259b5e: Preparing [2023-06-07T21:04:17.309Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:17.309Z] 6b1661c09a07: Preparing [2023-06-07T21:04:17.309Z] f1417ff83b31: Preparing [2023-06-07T21:04:17.309Z] f1417ff83b31: Waiting [2023-06-07T21:04:17.309Z] 6b1661c09a07: Layer already exists [2023-06-07T21:04:17.309Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:17.309Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:17.309Z] 9cbc917ad13f: Layer already exists [2023-06-07T21:04:17.309Z] 975d8972df52: Layer already exists [2023-06-07T21:04:17.309Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:17.309Z] 3.1.0-dev.1: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:17.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:17.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:17.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:04:17.959Z] 9cbc917ad13f: Preparing [2023-06-07T21:04:17.959Z] 975d8972df52: Preparing [2023-06-07T21:04:17.959Z] 56e12b259b5e: Preparing [2023-06-07T21:04:17.959Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:17.959Z] 6b1661c09a07: Preparing [2023-06-07T21:04:17.959Z] f1417ff83b31: Preparing [2023-06-07T21:04:17.959Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:17.959Z] 6b1661c09a07: Layer already exists [2023-06-07T21:04:17.959Z] 975d8972df52: Layer already exists [2023-06-07T21:04:17.959Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:17.959Z] 9cbc917ad13f: Layer already exists [2023-06-07T21:04:17.959Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:17.959Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:18.266Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:18.577Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-06-07T21:04:18.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-06-07T21:04:18.577Z] 9cbc917ad13f: Preparing [2023-06-07T21:04:18.577Z] 975d8972df52: Preparing [2023-06-07T21:04:18.577Z] 56e12b259b5e: Preparing [2023-06-07T21:04:18.577Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:18.577Z] 6b1661c09a07: Preparing [2023-06-07T21:04:18.577Z] f1417ff83b31: Preparing [2023-06-07T21:04:18.577Z] 975d8972df52: Layer already exists [2023-06-07T21:04:18.577Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:18.577Z] 9cbc917ad13f: Layer already exists [2023-06-07T21:04:18.577Z] 6b1661c09a07: Layer already exists [2023-06-07T21:04:18.577Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:18.577Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:18.577Z] main: digest: sha256:cf4b5320c0e5749da34d2b4947b7934411a17643887d9976d24ca942ecd177fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:04:18.617Z] ===================================================== [Pipeline] echo [2023-06-07T21:04:18.625Z] taggedImages: [2023-06-07T21:04:18.625Z] - nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:18.625Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-06-07T21:04:18.625Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.1 [2023-06-07T21:04:18.625Z] - nexus3.edgexfoundry.org:10004/support-notifications:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:18.625Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-06-07T21:04:18.648Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-06-07T21:04:18.648Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:18.648Z] latest [2023-06-07T21:04:18.648Z] 3.1.0-dev.1 [2023-06-07T21:04:18.648Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:18.648Z] main [2023-06-07T21:04:18.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:18.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:19.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:19.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:04:19.275Z] dc8b5075dd30: Preparing [2023-06-07T21:04:19.275Z] 53e88e71a49b: Preparing [2023-06-07T21:04:19.275Z] 56e12b259b5e: Preparing [2023-06-07T21:04:19.275Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:19.275Z] 914d71db4526: Preparing [2023-06-07T21:04:19.275Z] f1417ff83b31: Preparing [2023-06-07T21:04:19.275Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:19.275Z] 914d71db4526: Layer already exists [2023-06-07T21:04:19.275Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:19.275Z] dc8b5075dd30: Pushed [2023-06-07T21:04:19.275Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:21.816Z] 53e88e71a49b: Pushed [2023-06-07T21:04:22.076Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:22.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:22.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-07T21:04:22.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:04:22.692Z] dc8b5075dd30: Preparing [2023-06-07T21:04:22.692Z] 53e88e71a49b: Preparing [2023-06-07T21:04:22.692Z] 56e12b259b5e: Preparing [2023-06-07T21:04:22.692Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:22.692Z] 914d71db4526: Preparing [2023-06-07T21:04:22.692Z] f1417ff83b31: Preparing [2023-06-07T21:04:22.692Z] f1417ff83b31: Waiting [2023-06-07T21:04:22.692Z] 53e88e71a49b: Layer already exists [2023-06-07T21:04:22.692Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:22.692Z] dc8b5075dd30: Layer already exists [2023-06-07T21:04:22.692Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:22.692Z] 914d71db4526: Layer already exists [2023-06-07T21:04:22.692Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:22.692Z] latest: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:23.000Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:23.313Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 [2023-06-07T21:04:23.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:04:23.314Z] dc8b5075dd30: Preparing [2023-06-07T21:04:23.314Z] 53e88e71a49b: Preparing [2023-06-07T21:04:23.314Z] 56e12b259b5e: Preparing [2023-06-07T21:04:23.314Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:23.314Z] 914d71db4526: Preparing [2023-06-07T21:04:23.314Z] f1417ff83b31: Preparing [2023-06-07T21:04:23.314Z] f1417ff83b31: Waiting [2023-06-07T21:04:23.314Z] 53e88e71a49b: Layer already exists [2023-06-07T21:04:23.314Z] dc8b5075dd30: Layer already exists [2023-06-07T21:04:23.314Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:23.314Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:23.314Z] 914d71db4526: Layer already exists [2023-06-07T21:04:23.314Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:23.314Z] 3.1.0-dev.1: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:23.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:23.924Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:23.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:04:23.924Z] dc8b5075dd30: Preparing [2023-06-07T21:04:23.924Z] 53e88e71a49b: Preparing [2023-06-07T21:04:23.924Z] 56e12b259b5e: Preparing [2023-06-07T21:04:23.924Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:23.924Z] 914d71db4526: Preparing [2023-06-07T21:04:23.924Z] f1417ff83b31: Preparing [2023-06-07T21:04:23.924Z] f1417ff83b31: Waiting [2023-06-07T21:04:23.924Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:23.924Z] 914d71db4526: Layer already exists [2023-06-07T21:04:23.924Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:23.924Z] dc8b5075dd30: Layer already exists [2023-06-07T21:04:23.924Z] 53e88e71a49b: Layer already exists [2023-06-07T21:04:23.924Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:23.924Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:24.237Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:04:24.539Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-06-07T21:04:24.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-06-07T21:04:24.539Z] dc8b5075dd30: Preparing [2023-06-07T21:04:24.539Z] 53e88e71a49b: Preparing [2023-06-07T21:04:24.539Z] 56e12b259b5e: Preparing [2023-06-07T21:04:24.539Z] 51ea449b8e2d: Preparing [2023-06-07T21:04:24.539Z] 914d71db4526: Preparing [2023-06-07T21:04:24.539Z] f1417ff83b31: Preparing [2023-06-07T21:04:24.539Z] f1417ff83b31: Waiting [2023-06-07T21:04:24.539Z] 914d71db4526: Layer already exists [2023-06-07T21:04:24.539Z] 51ea449b8e2d: Layer already exists [2023-06-07T21:04:24.539Z] 56e12b259b5e: Layer already exists [2023-06-07T21:04:24.539Z] 53e88e71a49b: Layer already exists [2023-06-07T21:04:24.539Z] dc8b5075dd30: Layer already exists [2023-06-07T21:04:24.539Z] f1417ff83b31: Layer already exists [2023-06-07T21:04:24.539Z] main: digest: sha256:59bd1669b3b6af1ee59512b86d8bfdcfe2b8aacab7e25ad1b4e594d90136556a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:04:24.577Z] ===================================================== [Pipeline] echo [2023-06-07T21:04:24.583Z] taggedImages: [2023-06-07T21:04:24.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:04:24.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-06-07T21:04:24.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.1 [2023-06-07T21:04:24.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:04:24.583Z] - 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-06-07T21:18:30.375Z] #126 ... [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #102 [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-06-07T21:18:30.375Z] #102 963.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-07T21:18:30.375Z] #102 ... [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-07T21:18:30.375Z] #126 DONE 964.6s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:30.375Z] #130 ... [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:30.375Z] #147 DONE 0.3s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #102 [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-06-07T21:18:30.375Z] #102 ... [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:30.375Z] #148 DONE 0.4s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-07T21:18:30.375Z] #149 DONE 0.5s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:18:30.375Z] #150 DONE 0.2s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:18:30.375Z] #122 ... [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:30.375Z] #151 DONE 0.2s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:18:30.375Z] #152 DONE 2.3s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #142 [security-proxy-auth] exporting to image [2023-06-07T21:18:30.375Z] #142 exporting layers [2023-06-07T21:18:30.375Z] #142 exporting layers 0.8s done [2023-06-07T21:18:30.375Z] #142 writing image sha256:b5879886c6042fef23ff9596a16dcaf4ae84b111f507d38c711a5fc65db5a744 done [2023-06-07T21:18:30.375Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-07T21:18:30.375Z] #142 DONE 5.5s [2023-06-07T21:18:30.375Z] [2023-06-07T21:18:30.375Z] #102 [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-06-07T21:18:32.979Z] #102 ... [2023-06-07T21:18:32.979Z] [2023-06-07T21:18:32.979Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-07T21:18:32.979Z] #110 DONE 976.4s [2023-06-07T21:18:32.979Z] [2023-06-07T21:18:32.979Z] #102 [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-06-07T21:18:32.979Z] #102 ... [2023-06-07T21:18:32.979Z] [2023-06-07T21:18:32.979Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:33.281Z] #153 DONE 0.4s [2023-06-07T21:18:33.281Z] [2023-06-07T21:18:33.281Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:33.566Z] #154 DONE 0.4s [2023-06-07T21:18:33.566Z] [2023-06-07T21:18:33.566Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:18:33.566Z] #123 ... [2023-06-07T21:18:33.566Z] [2023-06-07T21:18:33.566Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-07T21:18:33.836Z] #155 DONE 0.2s [2023-06-07T21:18:33.836Z] [2023-06-07T21:18:33.836Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-07T21:18:34.133Z] #156 DONE 0.3s [2023-06-07T21:18:34.133Z] [2023-06-07T21:18:34.133Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:34.133Z] #157 DONE 0.1s [2023-06-07T21:18:34.133Z] [2023-06-07T21:18:34.133Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:18:34.404Z] #131 ... [2023-06-07T21:18:34.404Z] [2023-06-07T21:18:34.404Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:18:36.360Z] #158 DONE 2.2s [2023-06-07T21:18:36.360Z] [2023-06-07T21:18:36.360Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:36.632Z] #130 ... [2023-06-07T21:18:36.632Z] [2023-06-07T21:18:36.632Z] #142 [security-proxy-setup] exporting to image [2023-06-07T21:18:36.632Z] #142 exporting layers [2023-06-07T21:18:37.216Z] #142 exporting layers 0.7s done [2023-06-07T21:18:37.216Z] #142 writing image sha256:a5769bdbe3f417a87c74adf5b6e58630515412b841b800a5e11f522f1b0dfc20 done [2023-06-07T21:18:37.216Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-07T21:18:37.216Z] #142 DONE 6.3s [2023-06-07T21:18:37.216Z] [2023-06-07T21:18:37.216Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:45.433Z] #130 ... [2023-06-07T21:18:45.433Z] [2023-06-07T21:18:45.433Z] #102 [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-06-07T21:18:45.433Z] #102 DONE 988.5s [2023-06-07T21:18:45.433Z] [2023-06-07T21:18:45.433Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:45.433Z] #130 ... [2023-06-07T21:18:45.433Z] [2023-06-07T21:18:45.433Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:45.433Z] #159 DONE 0.3s [2023-06-07T21:18:45.433Z] [2023-06-07T21:18:45.433Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:45.724Z] #160 DONE 0.2s [2023-06-07T21:18:45.724Z] [2023-06-07T21:18:45.724Z] #161 [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-06-07T21:18:45.724Z] #161 DONE 0.2s [2023-06-07T21:18:45.724Z] [2023-06-07T21:18:45.724Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:18:46.001Z] #128 ... [2023-06-07T21:18:46.001Z] [2023-06-07T21:18:46.001Z] #162 [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-06-07T21:18:46.001Z] #162 ... [2023-06-07T21:18:46.001Z] [2023-06-07T21:18:46.001Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-07T21:18:46.001Z] #122 DONE 989.9s [2023-06-07T21:18:46.331Z] [2023-06-07T21:18:46.331Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:18:46.601Z] #109 ... [2023-06-07T21:18:46.601Z] [2023-06-07T21:18:46.601Z] #162 [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-06-07T21:18:46.601Z] #162 DONE 0.5s [2023-06-07T21:18:46.601Z] [2023-06-07T21:18:46.601Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:18:46.946Z] #163 DONE 0.4s [2023-06-07T21:18:46.946Z] [2023-06-07T21:18:46.946Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:18:46.946Z] #164 ... [2023-06-07T21:18:46.946Z] [2023-06-07T21:18:46.946Z] #165 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-07T21:18:46.946Z] #165 DONE 0.4s [2023-06-07T21:18:47.219Z] [2023-06-07T21:18:47.219Z] #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:18:47.487Z] #166 ... [2023-06-07T21:18:47.487Z] [2023-06-07T21:18:47.487Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-07T21:18:47.487Z] #164 DONE 0.9s [2023-06-07T21:18:47.755Z] [2023-06-07T21:18:47.755Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-07T21:18:48.342Z] #167 DONE 0.5s [2023-06-07T21:18:48.342Z] [2023-06-07T21:18:48.342Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-07T21:18:48.614Z] #168 DONE 0.4s [2023-06-07T21:18:48.614Z] [2023-06-07T21:18:48.614Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:18:48.614Z] #128 ... [2023-06-07T21:18:48.614Z] [2023-06-07T21:18:48.614Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:18:50.030Z] #169 ... [2023-06-07T21:18:50.030Z] [2023-06-07T21:18:50.030Z] #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-07T21:18:50.030Z] #166 DONE 3.1s [2023-06-07T21:18:50.298Z] [2023-06-07T21:18:50.298Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:18:50.882Z] #170 DONE 0.5s [2023-06-07T21:18:50.882Z] [2023-06-07T21:18:50.882Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:18:50.882Z] #171 DONE 0.2s [2023-06-07T21:18:50.882Z] [2023-06-07T21:18:50.882Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:18:51.152Z] #123 ... [2023-06-07T21:18:51.152Z] [2023-06-07T21:18:51.152Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-07T21:18:51.419Z] #172 DONE 0.4s [2023-06-07T21:18:51.419Z] [2023-06-07T21:18:51.419Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:18:51.419Z] #173 ... [2023-06-07T21:18:51.419Z] [2023-06-07T21:18:51.419Z] #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:18:51.419Z] #169 DONE 2.9s [2023-06-07T21:18:51.687Z] [2023-06-07T21:18:51.687Z] #142 [security-secretstore-setup] exporting to image [2023-06-07T21:18:51.687Z] #142 exporting layers [2023-06-07T21:18:52.271Z] #142 ... [2023-06-07T21:18:52.271Z] [2023-06-07T21:18:52.271Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-07T21:18:52.271Z] #173 DONE 0.7s [2023-06-07T21:18:52.271Z] [2023-06-07T21:18:52.271Z] #174 [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-06-07T21:18:52.271Z] #174 DONE 0.4s [2023-06-07T21:18:52.271Z] [2023-06-07T21:18:52.271Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:18:52.562Z] #131 ... [2023-06-07T21:18:52.562Z] [2023-06-07T21:18:52.562Z] #175 [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-06-07T21:18:52.562Z] #175 DONE 0.3s [2023-06-07T21:18:52.562Z] [2023-06-07T21:18:52.562Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:18:52.830Z] #128 ... [2023-06-07T21:18:52.830Z] [2023-06-07T21:18:52.830Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-07T21:18:52.830Z] #176 DONE 0.3s [2023-06-07T21:18:52.830Z] [2023-06-07T21:18:52.830Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:18:53.098Z] #123 ... [2023-06-07T21:18:53.098Z] [2023-06-07T21:18:53.098Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-07T21:18:53.098Z] #177 DONE 0.2s [2023-06-07T21:18:53.098Z] [2023-06-07T21:18:53.098Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:18:53.366Z] #178 ... [2023-06-07T21:18:53.366Z] [2023-06-07T21:18:53.366Z] #142 [security-secretstore-setup] exporting to image [2023-06-07T21:18:53.366Z] #142 exporting layers 1.8s done [2023-06-07T21:18:53.366Z] #142 writing image sha256:ff41a7a5d9dd2b3570fb3e8c7e74a332ba83636cd8a1bc8f4fd01cf12c3e1a84 done [2023-06-07T21:18:53.366Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-07T21:18:53.366Z] #142 DONE 8.0s [2023-06-07T21:18:53.640Z] [2023-06-07T21:18:53.640Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:18:55.585Z] #130 ... [2023-06-07T21:18:55.585Z] [2023-06-07T21:18:55.585Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-07T21:18:55.585Z] #178 DONE 2.3s [2023-06-07T21:18:55.585Z] [2023-06-07T21:18:55.585Z] #142 [security-bootstrapper] exporting to image [2023-06-07T21:18:56.993Z] #142 exporting layers 1.1s done [2023-06-07T21:18:56.993Z] #142 writing image sha256:53445c21e8893bfb64ea5f7af144362bf7642ab56994918d4967dde57f75631c done [2023-06-07T21:18:56.993Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-07T21:18:56.993Z] #142 DONE 9.1s [2023-06-07T21:18:56.993Z] [2023-06-07T21:18:56.993Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:23.689Z] #128 ... [2023-06-07T21:19:23.689Z] [2023-06-07T21:19:23.689Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-07T21:19:23.689Z] #123 DONE 1027.1s [2023-06-07T21:19:23.689Z] [2023-06-07T21:19:23.689Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:23.689Z] #128 ... [2023-06-07T21:19:23.689Z] [2023-06-07T21:19:23.689Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:23.689Z] #179 DONE 0.1s [2023-06-07T21:19:23.689Z] [2023-06-07T21:19:23.689Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:23.689Z] #180 DONE 0.1s [2023-06-07T21:19:23.689Z] [2023-06-07T21:19:23.689Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:23.967Z] #128 ... [2023-06-07T21:19:23.967Z] [2023-06-07T21:19:23.967Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-07T21:19:24.233Z] #181 DONE 0.3s [2023-06-07T21:19:24.233Z] [2023-06-07T21:19:24.233Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:19:24.233Z] #182 DONE 0.1s [2023-06-07T21:19:24.233Z] [2023-06-07T21:19:24.233Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-07T21:19:24.233Z] #183 DONE 0.1s [2023-06-07T21:19:24.233Z] [2023-06-07T21:19:24.233Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:24.499Z] #128 ... [2023-06-07T21:19:24.499Z] [2023-06-07T21:19:24.499Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-07T21:19:26.440Z] #184 DONE 2.1s [2023-06-07T21:19:26.440Z] [2023-06-07T21:19:26.440Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:19:26.440Z] #130 ... [2023-06-07T21:19:26.440Z] [2023-06-07T21:19:26.440Z] #142 [core-common-config-bootstrapper] exporting to image [2023-06-07T21:19:26.440Z] #142 exporting layers [2023-06-07T21:19:27.030Z] #142 exporting layers 0.6s done [2023-06-07T21:19:27.030Z] #142 writing image sha256:0bf7577823105fceae62ede5c128a37cc69b214a866f7d1e3f4d36bcf5669210 0.0s done [2023-06-07T21:19:27.030Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-07T21:19:27.030Z] #142 DONE 9.7s [2023-06-07T21:19:27.030Z] [2023-06-07T21:19:27.030Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:19:49.077Z] #131 ... [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-07T21:19:49.077Z] #128 DONE 1050.0s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:19:49.077Z] #130 ... [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:49.077Z] #185 DONE 0.2s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:49.077Z] #186 DONE 0.2s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-07T21:19:49.077Z] #187 DONE 0.3s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:19:49.077Z] #188 DONE 0.1s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #142 [core-command] exporting to image [2023-06-07T21:19:49.077Z] #142 exporting layers [2023-06-07T21:19:49.077Z] #142 exporting layers 0.3s done [2023-06-07T21:19:49.077Z] #142 writing image sha256:08fc6ec023ae2e72dd9b870e72ed2beb75756ac73248d45f0689b4c794202c1d done [2023-06-07T21:19:49.077Z] #142 naming to docker.io/library/core-command-arm64 done [2023-06-07T21:19:49.077Z] #142 DONE 10.0s [2023-06-07T21:19:49.077Z] [2023-06-07T21:19:49.077Z] #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-07T21:19:59.152Z] #108 DONE 1063.1s [2023-06-07T21:19:59.152Z] [2023-06-07T21:19:59.152Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:19:59.426Z] #127 ... [2023-06-07T21:19:59.426Z] [2023-06-07T21:19:59.426Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:19:59.692Z] #189 DONE 0.2s [2023-06-07T21:19:59.692Z] [2023-06-07T21:19:59.693Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:19:59.959Z] #190 DONE 0.2s [2023-06-07T21:19:59.959Z] [2023-06-07T21:19:59.959Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-07T21:20:00.227Z] #191 DONE 0.3s [2023-06-07T21:20:00.227Z] [2023-06-07T21:20:00.227Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:20:00.227Z] #192 DONE 0.1s [2023-06-07T21:20:00.227Z] [2023-06-07T21:20:00.227Z] #142 [core-data] exporting to image [2023-06-07T21:20:00.227Z] #142 exporting layers [2023-06-07T21:20:00.811Z] #142 exporting layers 0.4s done [2023-06-07T21:20:00.811Z] #142 writing image sha256:8d7db6f59cc2c2c161873e7b5d85e38e3ea83beabab10e9293d9c9632a71322b done [2023-06-07T21:20:00.811Z] #142 naming to docker.io/library/core-data-arm64 0.0s done [2023-06-07T21:20:00.811Z] #142 DONE 10.4s [2023-06-07T21:20:00.811Z] [2023-06-07T21:20:00.811Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:20:05.055Z] #127 ... [2023-06-07T21:20:05.055Z] [2023-06-07T21:20:05.055Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-07T21:20:05.055Z] #131 DONE 1068.4s [2023-06-07T21:20:05.055Z] [2023-06-07T21:20:05.055Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:20:05.055Z] #127 ... [2023-06-07T21:20:05.055Z] [2023-06-07T21:20:05.055Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:20:05.055Z] #193 DONE 0.3s [2023-06-07T21:20:05.055Z] [2023-06-07T21:20:05.055Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:20:05.324Z] #127 ... [2023-06-07T21:20:05.324Z] [2023-06-07T21:20:05.324Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:20:05.324Z] #194 DONE 0.2s [2023-06-07T21:20:05.324Z] [2023-06-07T21:20:05.324Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-07T21:20:05.590Z] #195 DONE 0.3s [2023-06-07T21:20:05.590Z] [2023-06-07T21:20:05.590Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:20:05.862Z] #127 ... [2023-06-07T21:20:05.862Z] [2023-06-07T21:20:05.862Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:20:06.128Z] #196 DONE 0.2s [2023-06-07T21:20:06.128Z] [2023-06-07T21:20:06.128Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-07T21:20:06.128Z] #197 DONE 0.2s [2023-06-07T21:20:06.128Z] [2023-06-07T21:20:06.128Z] #142 [core-metadata] exporting to image [2023-06-07T21:20:06.128Z] #142 exporting layers [2023-06-07T21:20:06.394Z] #142 exporting layers 0.3s done [2023-06-07T21:20:06.394Z] #142 writing image sha256:02f7657d2fac3f943ee139ac2b42e932d2bf8e7b247ac8f0bf27aa3ea988f2f7 0.0s done [2023-06-07T21:20:06.394Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-06-07T21:20:06.394Z] #142 DONE 10.8s [2023-06-07T21:20:06.394Z] [2023-06-07T21:20:06.394Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:21:02.790Z] #127 ... [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-07T21:21:02.790Z] #130 DONE 1125.2s [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:21:02.790Z] #127 ... [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:21:02.790Z] #198 DONE 0.3s [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:21:02.790Z] #127 ... [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:21:02.790Z] #199 DONE 0.1s [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-07T21:21:02.790Z] #200 DONE 0.3s [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:21:02.790Z] #201 DONE 0.1s [2023-06-07T21:21:02.790Z] [2023-06-07T21:21:02.790Z] #142 [security-spiffe-token-provider] exporting to image [2023-06-07T21:21:02.790Z] #142 exporting layers [2023-06-07T21:21:03.371Z] #142 exporting layers 0.6s done [2023-06-07T21:21:03.371Z] #142 writing image sha256:eb3036e30cc5e3da72d8ca396c4a559af262de7666dcc6e30d231fba1b36f989 done [2023-06-07T21:21:03.371Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-07T21:21:03.371Z] #142 DONE 11.4s [2023-06-07T21:21:03.371Z] [2023-06-07T21:21:03.371Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-07T21:21:30.348Z] #127 DONE 1150.8s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:21:30.348Z] #109 ... [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:21:30.348Z] #202 DONE 0.1s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:21:30.348Z] #203 DONE 0.1s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:21:30.348Z] #109 ... [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:21:30.348Z] #204 ... [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-07T21:21:30.348Z] #109 DONE 1151.8s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-07T21:21:30.348Z] #204 DONE 0.5s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:21:30.348Z] #205 DONE 0.2s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-07T21:21:30.348Z] #206 DONE 0.2s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #142 [support-notifications] exporting to image [2023-06-07T21:21:30.348Z] #142 exporting layers [2023-06-07T21:21:30.348Z] #142 ... [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-07T21:21:30.348Z] #207 DONE 0.2s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #142 [support-notifications] exporting to image [2023-06-07T21:21:30.348Z] #142 exporting layers 0.4s done [2023-06-07T21:21:30.348Z] #142 writing image sha256:b88a1616de4ec352e817d4790923590223dd8608ab24002525965983c97eb93e done [2023-06-07T21:21:30.348Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-06-07T21:21:30.348Z] #142 DONE 11.8s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-07T21:21:30.348Z] #208 DONE 0.4s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-07T21:21:30.348Z] #209 DONE 0.1s [2023-06-07T21:21:30.348Z] [2023-06-07T21:21:30.348Z] #142 [support-scheduler] exporting to image [2023-06-07T21:21:30.348Z] #142 exporting layers 0.3s done [2023-06-07T21:21:30.348Z] #142 writing image sha256:41d7d9d064ca2e459d6487bad8cbfe63fe20054951a99c67c99d94a5e9dad7c8 done [2023-06-07T21:21:30.348Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-06-07T21:21:30.348Z] #142 DONE 12.1s [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-07T21:21:30.348Z] time="2023-06-07T21:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-07T21:21:30.359Z] $ docker stop --time=1 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 [2023-06-07T21:21:31.990Z] $ docker rm -f --volumes 3ec76b93829af796cae34ddc41a6349f5bf7ff89e22e412b3aae040bbe03ecd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:21:32.467Z] + docker images [2023-06-07T21:21:32.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-07T21:21:32.467Z] support-scheduler-arm64 latest 41d7d9d064ca 4 seconds ago 31.2MB [2023-06-07T21:21:32.467Z] support-notifications-arm64 latest b88a1616de4e 5 seconds ago 31.9MB [2023-06-07T21:21:32.467Z] security-spiffe-token-provider-arm64 latest eb3036e30cc5 30 seconds ago 32.7MB [2023-06-07T21:21:32.467Z] core-metadata-arm64 latest 02f7657d2fac About a minute ago 20.2MB [2023-06-07T21:21:32.467Z] core-data-arm64 latest 8d7db6f59cc2 About a minute ago 19.9MB [2023-06-07T21:21:32.467Z] core-command-arm64 latest 08fc6ec023ae About a minute ago 19.7MB [2023-06-07T21:21:32.467Z] core-common-config-bootstrapper-arm64 latest 0bf757782310 2 minutes ago 17.2MB [2023-06-07T21:21:32.467Z] security-bootstrapper-arm64 latest 53445c21e889 2 minutes ago 21.9MB [2023-06-07T21:21:32.467Z] security-secretstore-setup-arm64 latest ff41a7a5d9dd 2 minutes ago 32.2MB [2023-06-07T21:21:32.467Z] security-proxy-setup-arm64 latest a5769bdbe3f4 2 minutes ago 18.7MB [2023-06-07T21:21:32.467Z] security-proxy-auth-arm64 latest b5879886c604 3 minutes ago 18.1MB [2023-06-07T21:21:32.467Z] security-spire-agent-arm64 latest 6c07a42523a3 19 minutes ago 153MB [2023-06-07T21:21:32.467Z] security-spire-config-arm64 latest d064e69a01f3 19 minutes ago 96.1MB [2023-06-07T21:21:32.467Z] security-spire-server-arm64 latest 194eb282cecb 19 minutes ago 97MB [2023-06-07T21:21:32.467Z] ci-base-image-arm64 latest b0649c5dccf4 21 minutes ago 899MB [2023-06-07T21:21:32.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB [2023-06-07T21:21:32.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:21:32.592Z] provisioning config files... [2023-06-07T21:21:32.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/534@tmp/config11556568568437993230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:21:32.942Z] ---> docker-login.sh [2023-06-07T21:21:32.942Z] nexus3.edgexfoundry.org:10001 [2023-06-07T21:21:32.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:21:33.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:21:33.208Z] Configure a credential helper to remove this warning. See [2023-06-07T21:21:33.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:21:33.208Z] [2023-06-07T21:21:33.208Z] Login Succeeded [2023-06-07T21:21:33.208Z] nexus3.edgexfoundry.org:10002 [2023-06-07T21:21:33.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:21:33.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:21:33.739Z] Configure a credential helper to remove this warning. See [2023-06-07T21:21:33.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:21:33.739Z] [2023-06-07T21:21:33.739Z] Login Succeeded [2023-06-07T21:21:33.739Z] nexus3.edgexfoundry.org:10003 [2023-06-07T21:21:33.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:21:34.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:21:34.005Z] Configure a credential helper to remove this warning. See [2023-06-07T21:21:34.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:21:34.005Z] [2023-06-07T21:21:34.005Z] Login Succeeded [2023-06-07T21:21:34.005Z] nexus3.edgexfoundry.org:10004 [2023-06-07T21:21:34.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:21:34.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:21:34.272Z] Configure a credential helper to remove this warning. See [2023-06-07T21:21:34.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:21:34.272Z] [2023-06-07T21:21:34.272Z] Login Succeeded [2023-06-07T21:21:34.272Z] docker.io [2023-06-07T21:21:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T21:21:34.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T21:21:34.804Z] Configure a credential helper to remove this warning. See [2023-06-07T21:21:34.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T21:21:34.804Z] [2023-06-07T21:21:34.804Z] Login Succeeded [2023-06-07T21:21:34.804Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T21:21:34.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:21:34.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:21:34.880Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-06-07T21:21:34.880Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:34.880Z] latest [2023-06-07T21:21:34.880Z] 3.1.0-dev.1 [2023-06-07T21:21:34.880Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:34.880Z] main [2023-06-07T21:21:34.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:35.230Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:35.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:35.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T21:21:35.575Z] 82b68e52a88d: Preparing [2023-06-07T21:21:35.575Z] f13b2e751874: Preparing [2023-06-07T21:21:35.575Z] 3f4c226db808: Preparing [2023-06-07T21:21:35.575Z] 75b79b19984b: Preparing [2023-06-07T21:21:35.575Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:35.575Z] 26cbea5cba74: Preparing [2023-06-07T21:21:35.575Z] 26cbea5cba74: Waiting [2023-06-07T21:21:35.840Z] 82b68e52a88d: Pushed [2023-06-07T21:21:35.840Z] 75b79b19984b: Pushed [2023-06-07T21:21:35.840Z] 3ac1d58373c7: Pushed [2023-06-07T21:21:35.840Z] 3f4c226db808: Pushed [2023-06-07T21:21:36.798Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:38.736Z] f13b2e751874: Pushed [2023-06-07T21:21:38.736Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:39.087Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:39.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-07T21:21:39.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T21:21:39.443Z] 82b68e52a88d: Preparing [2023-06-07T21:21:39.443Z] f13b2e751874: Preparing [2023-06-07T21:21:39.443Z] 3f4c226db808: Preparing [2023-06-07T21:21:39.443Z] 75b79b19984b: Preparing [2023-06-07T21:21:39.443Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:39.443Z] 26cbea5cba74: Preparing [2023-06-07T21:21:39.443Z] 26cbea5cba74: Waiting [2023-06-07T21:21:39.443Z] 82b68e52a88d: Layer already exists [2023-06-07T21:21:39.443Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:39.443Z] f13b2e751874: Layer already exists [2023-06-07T21:21:39.443Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:39.443Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:39.443Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:39.709Z] latest: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:40.056Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:40.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 [2023-06-07T21:21:40.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T21:21:40.394Z] 82b68e52a88d: Preparing [2023-06-07T21:21:40.394Z] f13b2e751874: Preparing [2023-06-07T21:21:40.394Z] 3f4c226db808: Preparing [2023-06-07T21:21:40.394Z] 75b79b19984b: Preparing [2023-06-07T21:21:40.394Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:40.394Z] 26cbea5cba74: Preparing [2023-06-07T21:21:40.394Z] 26cbea5cba74: Waiting [2023-06-07T21:21:40.394Z] f13b2e751874: Layer already exists [2023-06-07T21:21:40.394Z] 82b68e52a88d: Layer already exists [2023-06-07T21:21:40.394Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:40.394Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:40.394Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:40.394Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:40.662Z] 3.1.0-dev.1: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:41.008Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:41.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:41.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T21:21:41.360Z] 82b68e52a88d: Preparing [2023-06-07T21:21:41.360Z] f13b2e751874: Preparing [2023-06-07T21:21:41.360Z] 3f4c226db808: Preparing [2023-06-07T21:21:41.360Z] 75b79b19984b: Preparing [2023-06-07T21:21:41.360Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:41.360Z] 26cbea5cba74: Preparing [2023-06-07T21:21:41.360Z] 26cbea5cba74: Waiting [2023-06-07T21:21:41.360Z] 82b68e52a88d: Layer already exists [2023-06-07T21:21:41.360Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:41.360Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:41.360Z] f13b2e751874: Layer already exists [2023-06-07T21:21:41.360Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:41.360Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:41.626Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:41.981Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:42.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-06-07T21:21:42.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-06-07T21:21:42.329Z] 82b68e52a88d: Preparing [2023-06-07T21:21:42.329Z] f13b2e751874: Preparing [2023-06-07T21:21:42.329Z] 3f4c226db808: Preparing [2023-06-07T21:21:42.329Z] 75b79b19984b: Preparing [2023-06-07T21:21:42.329Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:42.329Z] 26cbea5cba74: Preparing [2023-06-07T21:21:42.329Z] 26cbea5cba74: Waiting [2023-06-07T21:21:42.329Z] 82b68e52a88d: Layer already exists [2023-06-07T21:21:42.329Z] f13b2e751874: Layer already exists [2023-06-07T21:21:42.329Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:42.329Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:42.329Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:42.329Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:42.596Z] main: digest: sha256:44ba2af445cf343ad3d7e64decd27ab8cab77bbe4f16b20c5f8147dcc8b64bbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:21:42.649Z] ===================================================== [Pipeline] echo [2023-06-07T21:21:42.656Z] taggedImages: [2023-06-07T21:21:42.656Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:42.656Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-06-07T21:21:42.656Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.1 [2023-06-07T21:21:42.656Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:42.656Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-06-07T21:21:42.681Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-06-07T21:21:42.681Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:42.681Z] latest [2023-06-07T21:21:42.681Z] 3.1.0-dev.1 [2023-06-07T21:21:42.681Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:42.681Z] main [2023-06-07T21:21:42.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:43.036Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:43.381Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:43.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T21:21:43.381Z] 58ffd5ced7a4: Preparing [2023-06-07T21:21:43.381Z] 6d4648dffc49: Preparing [2023-06-07T21:21:43.381Z] c8fc992acc2f: Preparing [2023-06-07T21:21:43.381Z] f8887173d9cb: Preparing [2023-06-07T21:21:43.381Z] 3f4c226db808: Preparing [2023-06-07T21:21:43.381Z] 75b79b19984b: Preparing [2023-06-07T21:21:43.381Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:43.381Z] 26cbea5cba74: Preparing [2023-06-07T21:21:43.381Z] 75b79b19984b: Waiting [2023-06-07T21:21:43.381Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:43.381Z] 26cbea5cba74: Waiting [2023-06-07T21:21:43.381Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:43.649Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:43.649Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:43.649Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:43.649Z] 58ffd5ced7a4: Pushed [2023-06-07T21:21:43.649Z] c8fc992acc2f: Pushed [2023-06-07T21:21:43.649Z] 6d4648dffc49: Pushed [2023-06-07T21:21:46.230Z] f8887173d9cb: Pushed [2023-06-07T21:21:46.230Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:46.580Z] + 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-06-07T21:21:46.928Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-07T21:21:46.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T21:21:46.928Z] 58ffd5ced7a4: Preparing [2023-06-07T21:21:46.928Z] 6d4648dffc49: Preparing [2023-06-07T21:21:46.928Z] c8fc992acc2f: Preparing [2023-06-07T21:21:46.928Z] f8887173d9cb: Preparing [2023-06-07T21:21:46.928Z] 3f4c226db808: Preparing [2023-06-07T21:21:46.928Z] 75b79b19984b: Preparing [2023-06-07T21:21:46.928Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:46.928Z] 26cbea5cba74: Preparing [2023-06-07T21:21:46.928Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:46.928Z] 75b79b19984b: Waiting [2023-06-07T21:21:46.928Z] 6d4648dffc49: Layer already exists [2023-06-07T21:21:46.928Z] 58ffd5ced7a4: Layer already exists [2023-06-07T21:21:46.928Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:46.928Z] f8887173d9cb: Layer already exists [2023-06-07T21:21:46.928Z] c8fc992acc2f: Layer already exists [2023-06-07T21:21:46.928Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:46.928Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:46.928Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:47.195Z] latest: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:47.540Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:47.879Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 [2023-06-07T21:21:47.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T21:21:47.880Z] 58ffd5ced7a4: Preparing [2023-06-07T21:21:47.880Z] 6d4648dffc49: Preparing [2023-06-07T21:21:47.880Z] c8fc992acc2f: Preparing [2023-06-07T21:21:47.880Z] f8887173d9cb: Preparing [2023-06-07T21:21:47.880Z] 3f4c226db808: Preparing [2023-06-07T21:21:47.880Z] 75b79b19984b: Preparing [2023-06-07T21:21:47.880Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:47.880Z] 26cbea5cba74: Preparing [2023-06-07T21:21:47.880Z] 75b79b19984b: Waiting [2023-06-07T21:21:47.880Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:47.880Z] 26cbea5cba74: Waiting [2023-06-07T21:21:47.880Z] f8887173d9cb: Layer already exists [2023-06-07T21:21:47.880Z] 58ffd5ced7a4: Layer already exists [2023-06-07T21:21:47.880Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:47.880Z] c8fc992acc2f: Layer already exists [2023-06-07T21:21:47.880Z] 6d4648dffc49: Layer already exists [2023-06-07T21:21:47.880Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:47.880Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:47.880Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:48.146Z] 3.1.0-dev.1: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:48.495Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:48.839Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:48.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T21:21:48.839Z] 58ffd5ced7a4: Preparing [2023-06-07T21:21:48.839Z] 6d4648dffc49: Preparing [2023-06-07T21:21:48.839Z] c8fc992acc2f: Preparing [2023-06-07T21:21:48.839Z] f8887173d9cb: Preparing [2023-06-07T21:21:48.839Z] 3f4c226db808: Preparing [2023-06-07T21:21:48.839Z] 75b79b19984b: Preparing [2023-06-07T21:21:48.839Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:48.839Z] 26cbea5cba74: Preparing [2023-06-07T21:21:48.839Z] 75b79b19984b: Waiting [2023-06-07T21:21:48.839Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:48.839Z] 26cbea5cba74: Waiting [2023-06-07T21:21:48.839Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:48.839Z] 58ffd5ced7a4: Layer already exists [2023-06-07T21:21:48.839Z] c8fc992acc2f: Layer already exists [2023-06-07T21:21:48.839Z] f8887173d9cb: Layer already exists [2023-06-07T21:21:48.839Z] 6d4648dffc49: Layer already exists [2023-06-07T21:21:48.839Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:48.839Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:48.839Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:49.106Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:49.451Z] + 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-06-07T21:21:49.793Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-06-07T21:21:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-06-07T21:21:49.793Z] 58ffd5ced7a4: Preparing [2023-06-07T21:21:49.793Z] 6d4648dffc49: Preparing [2023-06-07T21:21:49.793Z] c8fc992acc2f: Preparing [2023-06-07T21:21:49.793Z] f8887173d9cb: Preparing [2023-06-07T21:21:49.793Z] 3f4c226db808: Preparing [2023-06-07T21:21:49.793Z] 75b79b19984b: Preparing [2023-06-07T21:21:49.793Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:49.793Z] 26cbea5cba74: Preparing [2023-06-07T21:21:49.793Z] 75b79b19984b: Waiting [2023-06-07T21:21:49.793Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:49.793Z] 26cbea5cba74: Waiting [2023-06-07T21:21:49.793Z] c8fc992acc2f: Layer already exists [2023-06-07T21:21:49.793Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:49.793Z] 58ffd5ced7a4: Layer already exists [2023-06-07T21:21:49.793Z] f8887173d9cb: Layer already exists [2023-06-07T21:21:49.793Z] 6d4648dffc49: Layer already exists [2023-06-07T21:21:49.793Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:49.793Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:49.793Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:50.061Z] main: digest: sha256:88106bb0e96e319c7d61cd90a242f13791d360433283c9e3472fbfb4d1de20ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:21:50.107Z] ===================================================== [Pipeline] echo [2023-06-07T21:21:50.112Z] taggedImages: [2023-06-07T21:21:50.112Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:50.112Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-06-07T21:21:50.112Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.1 [2023-06-07T21:21:50.112Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:50.112Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-06-07T21:21:50.126Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-06-07T21:21:50.126Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:50.126Z] latest [2023-06-07T21:21:50.126Z] 3.1.0-dev.1 [2023-06-07T21:21:50.126Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:50.126Z] main [2023-06-07T21:21:50.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:50.465Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:50.826Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:50.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T21:21:50.826Z] 34fd5c61d3c1: Preparing [2023-06-07T21:21:50.826Z] 46b071038702: Preparing [2023-06-07T21:21:50.826Z] 3f4c226db808: Preparing [2023-06-07T21:21:50.826Z] 75b79b19984b: Preparing [2023-06-07T21:21:50.826Z] 8ce15788f3bd: Preparing [2023-06-07T21:21:50.826Z] 26cbea5cba74: Preparing [2023-06-07T21:21:50.826Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:50.826Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:51.101Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:51.101Z] 34fd5c61d3c1: Pushed [2023-06-07T21:21:51.101Z] 8ce15788f3bd: Pushed [2023-06-07T21:21:54.447Z] 46b071038702: Pushed [2023-06-07T21:21:54.447Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:54.797Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:55.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-07T21:21:55.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T21:21:55.135Z] 34fd5c61d3c1: Preparing [2023-06-07T21:21:55.135Z] 46b071038702: Preparing [2023-06-07T21:21:55.135Z] 3f4c226db808: Preparing [2023-06-07T21:21:55.135Z] 75b79b19984b: Preparing [2023-06-07T21:21:55.135Z] 8ce15788f3bd: Preparing [2023-06-07T21:21:55.135Z] 26cbea5cba74: Preparing [2023-06-07T21:21:55.135Z] 26cbea5cba74: Waiting [2023-06-07T21:21:55.135Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:55.135Z] 46b071038702: Layer already exists [2023-06-07T21:21:55.136Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:55.136Z] 8ce15788f3bd: Layer already exists [2023-06-07T21:21:55.136Z] 34fd5c61d3c1: Layer already exists [2023-06-07T21:21:55.136Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:55.403Z] latest: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:55.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:56.091Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 [2023-06-07T21:21:56.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T21:21:56.091Z] 34fd5c61d3c1: Preparing [2023-06-07T21:21:56.091Z] 46b071038702: Preparing [2023-06-07T21:21:56.091Z] 3f4c226db808: Preparing [2023-06-07T21:21:56.091Z] 75b79b19984b: Preparing [2023-06-07T21:21:56.091Z] 8ce15788f3bd: Preparing [2023-06-07T21:21:56.091Z] 26cbea5cba74: Preparing [2023-06-07T21:21:56.091Z] 26cbea5cba74: Waiting [2023-06-07T21:21:56.091Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:56.091Z] 46b071038702: Layer already exists [2023-06-07T21:21:56.091Z] 8ce15788f3bd: Layer already exists [2023-06-07T21:21:56.091Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:56.091Z] 34fd5c61d3c1: Layer already exists [2023-06-07T21:21:56.091Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:56.356Z] 3.1.0-dev.1: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:56.698Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:57.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:57.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T21:21:57.036Z] 34fd5c61d3c1: Preparing [2023-06-07T21:21:57.036Z] 46b071038702: Preparing [2023-06-07T21:21:57.036Z] 3f4c226db808: Preparing [2023-06-07T21:21:57.036Z] 75b79b19984b: Preparing [2023-06-07T21:21:57.036Z] 8ce15788f3bd: Preparing [2023-06-07T21:21:57.036Z] 26cbea5cba74: Preparing [2023-06-07T21:21:57.036Z] 26cbea5cba74: Waiting [2023-06-07T21:21:57.036Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:57.036Z] 46b071038702: Layer already exists [2023-06-07T21:21:57.036Z] 8ce15788f3bd: Layer already exists [2023-06-07T21:21:57.036Z] 34fd5c61d3c1: Layer already exists [2023-06-07T21:21:57.036Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:57.036Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:57.036Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:57.643Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:57.981Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-06-07T21:21:57.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-06-07T21:21:57.981Z] 34fd5c61d3c1: Preparing [2023-06-07T21:21:57.981Z] 46b071038702: Preparing [2023-06-07T21:21:57.981Z] 3f4c226db808: Preparing [2023-06-07T21:21:57.981Z] 75b79b19984b: Preparing [2023-06-07T21:21:57.981Z] 8ce15788f3bd: Preparing [2023-06-07T21:21:57.981Z] 26cbea5cba74: Preparing [2023-06-07T21:21:57.981Z] 26cbea5cba74: Waiting [2023-06-07T21:21:57.981Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:57.981Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:57.982Z] 34fd5c61d3c1: Layer already exists [2023-06-07T21:21:57.982Z] 8ce15788f3bd: Layer already exists [2023-06-07T21:21:57.982Z] 46b071038702: Layer already exists [2023-06-07T21:21:57.982Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:58.248Z] main: digest: sha256:37cda24313ce774e6faaa8effeb2a6845bdba00338f982a4f114547db83325a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:21:58.288Z] ===================================================== [Pipeline] echo [2023-06-07T21:21:58.293Z] taggedImages: [2023-06-07T21:21:58.293Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:58.293Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-06-07T21:21:58.293Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.1 [2023-06-07T21:21:58.293Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:58.293Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-06-07T21:21:58.316Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-06-07T21:21:58.316Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:58.316Z] latest [2023-06-07T21:21:58.316Z] 3.1.0-dev.1 [2023-06-07T21:21:58.316Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:21:58.316Z] main [2023-06-07T21:21:58.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:58.668Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:21:59.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:21:59.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T21:21:59.000Z] 92bbd0254db0: Preparing [2023-06-07T21:21:59.000Z] 5e4a246ec001: Preparing [2023-06-07T21:21:59.000Z] 86fbbe42518b: Preparing [2023-06-07T21:21:59.000Z] 3f4c226db808: Preparing [2023-06-07T21:21:59.000Z] 75b79b19984b: Preparing [2023-06-07T21:21:59.000Z] 3ac1d58373c7: Preparing [2023-06-07T21:21:59.000Z] 26cbea5cba74: Preparing [2023-06-07T21:21:59.000Z] 3ac1d58373c7: Waiting [2023-06-07T21:21:59.000Z] 26cbea5cba74: Waiting [2023-06-07T21:21:59.000Z] 75b79b19984b: Layer already exists [2023-06-07T21:21:59.000Z] 3f4c226db808: Layer already exists [2023-06-07T21:21:59.266Z] 26cbea5cba74: Layer already exists [2023-06-07T21:21:59.266Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:21:59.266Z] 5e4a246ec001: Pushed [2023-06-07T21:21:59.266Z] 92bbd0254db0: Pushed [2023-06-07T21:22:01.838Z] 86fbbe42518b: Pushed [2023-06-07T21:22:02.103Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:02.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:04.245Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-07T21:22:04.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T21:22:04.245Z] 92bbd0254db0: Preparing [2023-06-07T21:22:04.245Z] 5e4a246ec001: Preparing [2023-06-07T21:22:04.245Z] 86fbbe42518b: Preparing [2023-06-07T21:22:04.245Z] 3f4c226db808: Preparing [2023-06-07T21:22:04.245Z] 75b79b19984b: Preparing [2023-06-07T21:22:04.245Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:04.245Z] 26cbea5cba74: Preparing [2023-06-07T21:22:04.245Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:04.245Z] 26cbea5cba74: Waiting [2023-06-07T21:22:04.245Z] 86fbbe42518b: Layer already exists [2023-06-07T21:22:04.245Z] 5e4a246ec001: Layer already exists [2023-06-07T21:22:04.245Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:04.245Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:04.245Z] 92bbd0254db0: Layer already exists [2023-06-07T21:22:04.245Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:04.245Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:04.509Z] latest: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:04.845Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:05.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 [2023-06-07T21:22:05.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T21:22:05.180Z] 92bbd0254db0: Preparing [2023-06-07T21:22:05.180Z] 5e4a246ec001: Preparing [2023-06-07T21:22:05.180Z] 86fbbe42518b: Preparing [2023-06-07T21:22:05.180Z] 3f4c226db808: Preparing [2023-06-07T21:22:05.180Z] 75b79b19984b: Preparing [2023-06-07T21:22:05.180Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:05.180Z] 26cbea5cba74: Preparing [2023-06-07T21:22:05.180Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:05.180Z] 5e4a246ec001: Layer already exists [2023-06-07T21:22:05.180Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:05.180Z] 86fbbe42518b: Layer already exists [2023-06-07T21:22:05.180Z] 92bbd0254db0: Layer already exists [2023-06-07T21:22:05.180Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:05.180Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:05.180Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:05.180Z] 3.1.0-dev.1: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:05.774Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:06.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:06.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T21:22:06.105Z] 92bbd0254db0: Preparing [2023-06-07T21:22:06.105Z] 5e4a246ec001: Preparing [2023-06-07T21:22:06.105Z] 86fbbe42518b: Preparing [2023-06-07T21:22:06.105Z] 3f4c226db808: Preparing [2023-06-07T21:22:06.105Z] 75b79b19984b: Preparing [2023-06-07T21:22:06.105Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:06.105Z] 26cbea5cba74: Preparing [2023-06-07T21:22:06.105Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:06.105Z] 26cbea5cba74: Waiting [2023-06-07T21:22:06.105Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:06.105Z] 86fbbe42518b: Layer already exists [2023-06-07T21:22:06.105Z] 92bbd0254db0: Layer already exists [2023-06-07T21:22:06.105Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:06.105Z] 5e4a246ec001: Layer already exists [2023-06-07T21:22:06.105Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:06.105Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:06.370Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:06.716Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:07.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-06-07T21:22:07.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-06-07T21:22:07.052Z] 92bbd0254db0: Preparing [2023-06-07T21:22:07.052Z] 5e4a246ec001: Preparing [2023-06-07T21:22:07.052Z] 86fbbe42518b: Preparing [2023-06-07T21:22:07.052Z] 3f4c226db808: Preparing [2023-06-07T21:22:07.052Z] 75b79b19984b: Preparing [2023-06-07T21:22:07.052Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:07.052Z] 26cbea5cba74: Preparing [2023-06-07T21:22:07.052Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:07.052Z] 26cbea5cba74: Waiting [2023-06-07T21:22:07.052Z] 86fbbe42518b: Layer already exists [2023-06-07T21:22:07.052Z] 5e4a246ec001: Layer already exists [2023-06-07T21:22:07.052Z] 92bbd0254db0: Layer already exists [2023-06-07T21:22:07.052Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:07.052Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:07.052Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:07.052Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:07.318Z] main: digest: sha256:4bb5fa71b9b51cab09e965637bc3d43a19e4a86dee8c0ca9666dd295b2fcc596 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:07.360Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:07.366Z] taggedImages: [2023-06-07T21:22:07.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:07.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-06-07T21:22:07.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.1 [2023-06-07T21:22:07.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:07.366Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-06-07T21:22:07.397Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-06-07T21:22:07.397Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:07.397Z] latest [2023-06-07T21:22:07.397Z] 3.1.0-dev.1 [2023-06-07T21:22:07.397Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:07.397Z] main [2023-06-07T21:22:07.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:07.753Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:08.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:08.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T21:22:08.140Z] 2f42386c0ed3: Preparing [2023-06-07T21:22:08.140Z] eda5b0271e7f: Preparing [2023-06-07T21:22:08.140Z] 2fb8b597e1f6: Preparing [2023-06-07T21:22:08.140Z] 7016652904fa: Preparing [2023-06-07T21:22:08.140Z] 37ba3dd38821: Preparing [2023-06-07T21:22:08.140Z] 098e36b545b4: Preparing [2023-06-07T21:22:08.140Z] 9a6ec9137ff5: Preparing [2023-06-07T21:22:08.140Z] 3f4c226db808: Preparing [2023-06-07T21:22:08.140Z] 75b79b19984b: Preparing [2023-06-07T21:22:08.140Z] 7e6c4153ed52: Preparing [2023-06-07T21:22:08.140Z] 3a3d38a55a01: Preparing [2023-06-07T21:22:08.140Z] 5f70bf18a086: Preparing [2023-06-07T21:22:08.140Z] 878b077e03b9: Preparing [2023-06-07T21:22:08.140Z] 10f2436fad2e: Preparing [2023-06-07T21:22:08.140Z] 26cbea5cba74: Preparing [2023-06-07T21:22:08.140Z] 3f4c226db808: Waiting [2023-06-07T21:22:08.140Z] 75b79b19984b: Waiting [2023-06-07T21:22:08.140Z] 7e6c4153ed52: Waiting [2023-06-07T21:22:08.140Z] 3a3d38a55a01: Waiting [2023-06-07T21:22:08.140Z] 5f70bf18a086: Waiting [2023-06-07T21:22:08.140Z] 878b077e03b9: Waiting [2023-06-07T21:22:08.140Z] 10f2436fad2e: Waiting [2023-06-07T21:22:08.140Z] 26cbea5cba74: Waiting [2023-06-07T21:22:08.140Z] 098e36b545b4: Waiting [2023-06-07T21:22:08.431Z] eda5b0271e7f: Pushed [2023-06-07T21:22:08.431Z] 7016652904fa: Pushed [2023-06-07T21:22:08.431Z] 2f42386c0ed3: Pushed [2023-06-07T21:22:08.431Z] 37ba3dd38821: Pushed [2023-06-07T21:22:08.431Z] 2fb8b597e1f6: Pushed [2023-06-07T21:22:08.431Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:08.431Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:08.431Z] 098e36b545b4: Pushed [2023-06-07T21:22:08.708Z] 3a3d38a55a01: Pushed [2023-06-07T21:22:08.708Z] 7e6c4153ed52: Pushed [2023-06-07T21:22:08.708Z] 5f70bf18a086: Pushed [2023-06-07T21:22:08.708Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:08.708Z] 878b077e03b9: Pushed [2023-06-07T21:22:08.708Z] 10f2436fad2e: Pushed [2023-06-07T21:22:12.059Z] 9a6ec9137ff5: Pushed [2023-06-07T21:22:12.059Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:12.393Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:12.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-07T21:22:12.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T21:22:12.728Z] 2f42386c0ed3: Preparing [2023-06-07T21:22:12.728Z] eda5b0271e7f: Preparing [2023-06-07T21:22:12.728Z] 2fb8b597e1f6: Preparing [2023-06-07T21:22:12.728Z] 7016652904fa: Preparing [2023-06-07T21:22:12.728Z] 37ba3dd38821: Preparing [2023-06-07T21:22:12.728Z] 098e36b545b4: Preparing [2023-06-07T21:22:12.728Z] 9a6ec9137ff5: Preparing [2023-06-07T21:22:12.728Z] 3f4c226db808: Preparing [2023-06-07T21:22:12.728Z] 75b79b19984b: Preparing [2023-06-07T21:22:12.728Z] 7e6c4153ed52: Preparing [2023-06-07T21:22:12.728Z] 3a3d38a55a01: Preparing [2023-06-07T21:22:12.728Z] 5f70bf18a086: Preparing [2023-06-07T21:22:12.728Z] 878b077e03b9: Preparing [2023-06-07T21:22:12.728Z] 10f2436fad2e: Preparing [2023-06-07T21:22:12.728Z] 26cbea5cba74: Preparing [2023-06-07T21:22:12.728Z] 098e36b545b4: Waiting [2023-06-07T21:22:12.728Z] 9a6ec9137ff5: Waiting [2023-06-07T21:22:12.728Z] 3f4c226db808: Waiting [2023-06-07T21:22:12.728Z] 75b79b19984b: Waiting [2023-06-07T21:22:12.728Z] 7e6c4153ed52: Waiting [2023-06-07T21:22:12.728Z] 3a3d38a55a01: Waiting [2023-06-07T21:22:12.728Z] 5f70bf18a086: Waiting [2023-06-07T21:22:12.728Z] 878b077e03b9: Waiting [2023-06-07T21:22:12.728Z] 10f2436fad2e: Waiting [2023-06-07T21:22:12.728Z] 26cbea5cba74: Waiting [2023-06-07T21:22:12.728Z] 2fb8b597e1f6: Layer already exists [2023-06-07T21:22:12.728Z] 37ba3dd38821: Layer already exists [2023-06-07T21:22:12.728Z] eda5b0271e7f: Layer already exists [2023-06-07T21:22:12.728Z] 2f42386c0ed3: Layer already exists [2023-06-07T21:22:12.728Z] 7016652904fa: Layer already exists [2023-06-07T21:22:12.728Z] 9a6ec9137ff5: Layer already exists [2023-06-07T21:22:12.728Z] 098e36b545b4: Layer already exists [2023-06-07T21:22:12.728Z] 7e6c4153ed52: Layer already exists [2023-06-07T21:22:12.728Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:12.728Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:12.728Z] 3a3d38a55a01: Layer already exists [2023-06-07T21:22:12.728Z] 5f70bf18a086: Layer already exists [2023-06-07T21:22:12.728Z] 878b077e03b9: Layer already exists [2023-06-07T21:22:12.728Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:12.728Z] 10f2436fad2e: Layer already exists [2023-06-07T21:22:12.993Z] latest: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:13.328Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:13.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 [2023-06-07T21:22:13.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T21:22:13.662Z] 2f42386c0ed3: Preparing [2023-06-07T21:22:13.662Z] eda5b0271e7f: Preparing [2023-06-07T21:22:13.662Z] 2fb8b597e1f6: Preparing [2023-06-07T21:22:13.662Z] 7016652904fa: Preparing [2023-06-07T21:22:13.662Z] 37ba3dd38821: Preparing [2023-06-07T21:22:13.662Z] 098e36b545b4: Preparing [2023-06-07T21:22:13.662Z] 9a6ec9137ff5: Preparing [2023-06-07T21:22:13.662Z] 3f4c226db808: Preparing [2023-06-07T21:22:13.662Z] 75b79b19984b: Preparing [2023-06-07T21:22:13.662Z] 7e6c4153ed52: Preparing [2023-06-07T21:22:13.662Z] 3a3d38a55a01: Preparing [2023-06-07T21:22:13.662Z] 5f70bf18a086: Preparing [2023-06-07T21:22:13.662Z] 878b077e03b9: Preparing [2023-06-07T21:22:13.662Z] 10f2436fad2e: Preparing [2023-06-07T21:22:13.662Z] 26cbea5cba74: Preparing [2023-06-07T21:22:13.662Z] 75b79b19984b: Waiting [2023-06-07T21:22:13.662Z] 7e6c4153ed52: Waiting [2023-06-07T21:22:13.662Z] 3a3d38a55a01: Waiting [2023-06-07T21:22:13.662Z] 5f70bf18a086: Waiting [2023-06-07T21:22:13.662Z] 878b077e03b9: Waiting [2023-06-07T21:22:13.662Z] 10f2436fad2e: Waiting [2023-06-07T21:22:13.662Z] 26cbea5cba74: Waiting [2023-06-07T21:22:13.662Z] 9a6ec9137ff5: Waiting [2023-06-07T21:22:13.662Z] 3f4c226db808: Waiting [2023-06-07T21:22:13.662Z] 098e36b545b4: Waiting [2023-06-07T21:22:13.662Z] 7016652904fa: Layer already exists [2023-06-07T21:22:13.662Z] 37ba3dd38821: Layer already exists [2023-06-07T21:22:13.662Z] 2fb8b597e1f6: Layer already exists [2023-06-07T21:22:13.662Z] 2f42386c0ed3: Layer already exists [2023-06-07T21:22:13.662Z] eda5b0271e7f: Layer already exists [2023-06-07T21:22:13.662Z] 9a6ec9137ff5: Layer already exists [2023-06-07T21:22:13.662Z] 7e6c4153ed52: Layer already exists [2023-06-07T21:22:13.662Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:13.662Z] 098e36b545b4: Layer already exists [2023-06-07T21:22:13.662Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:13.662Z] 10f2436fad2e: Layer already exists [2023-06-07T21:22:13.662Z] 5f70bf18a086: Layer already exists [2023-06-07T21:22:13.662Z] 878b077e03b9: Layer already exists [2023-06-07T21:22:13.662Z] 3a3d38a55a01: Layer already exists [2023-06-07T21:22:13.662Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:13.927Z] 3.1.0-dev.1: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:14.264Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:14.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:14.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T21:22:14.601Z] 2f42386c0ed3: Preparing [2023-06-07T21:22:14.601Z] eda5b0271e7f: Preparing [2023-06-07T21:22:14.601Z] 2fb8b597e1f6: Preparing [2023-06-07T21:22:14.601Z] 7016652904fa: Preparing [2023-06-07T21:22:14.601Z] 37ba3dd38821: Preparing [2023-06-07T21:22:14.601Z] 098e36b545b4: Preparing [2023-06-07T21:22:14.601Z] 9a6ec9137ff5: Preparing [2023-06-07T21:22:14.601Z] 3f4c226db808: Preparing [2023-06-07T21:22:14.601Z] 75b79b19984b: Preparing [2023-06-07T21:22:14.601Z] 7e6c4153ed52: Preparing [2023-06-07T21:22:14.601Z] 3a3d38a55a01: Preparing [2023-06-07T21:22:14.601Z] 5f70bf18a086: Preparing [2023-06-07T21:22:14.601Z] 878b077e03b9: Preparing [2023-06-07T21:22:14.601Z] 10f2436fad2e: Preparing [2023-06-07T21:22:14.601Z] 26cbea5cba74: Preparing [2023-06-07T21:22:14.601Z] 098e36b545b4: Waiting [2023-06-07T21:22:14.601Z] 9a6ec9137ff5: Waiting [2023-06-07T21:22:14.601Z] 3a3d38a55a01: Waiting [2023-06-07T21:22:14.601Z] 3f4c226db808: Waiting [2023-06-07T21:22:14.601Z] 5f70bf18a086: Waiting [2023-06-07T21:22:14.601Z] 75b79b19984b: Waiting [2023-06-07T21:22:14.601Z] 878b077e03b9: Waiting [2023-06-07T21:22:14.601Z] 7e6c4153ed52: Waiting [2023-06-07T21:22:14.601Z] 10f2436fad2e: Waiting [2023-06-07T21:22:14.601Z] 26cbea5cba74: Waiting [2023-06-07T21:22:14.601Z] eda5b0271e7f: Layer already exists [2023-06-07T21:22:14.601Z] 37ba3dd38821: Layer already exists [2023-06-07T21:22:14.601Z] 2f42386c0ed3: Layer already exists [2023-06-07T21:22:14.601Z] 2fb8b597e1f6: Layer already exists [2023-06-07T21:22:14.601Z] 7016652904fa: Layer already exists [2023-06-07T21:22:14.601Z] 098e36b545b4: Layer already exists [2023-06-07T21:22:14.601Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:14.601Z] 9a6ec9137ff5: Layer already exists [2023-06-07T21:22:14.601Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:14.601Z] 7e6c4153ed52: Layer already exists [2023-06-07T21:22:14.601Z] 5f70bf18a086: Layer already exists [2023-06-07T21:22:14.601Z] 3a3d38a55a01: Layer already exists [2023-06-07T21:22:14.601Z] 878b077e03b9: Layer already exists [2023-06-07T21:22:14.601Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:14.601Z] 10f2436fad2e: Layer already exists [2023-06-07T21:22:14.866Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:15.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:15.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-06-07T21:22:15.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-06-07T21:22:15.534Z] 2f42386c0ed3: Preparing [2023-06-07T21:22:15.534Z] eda5b0271e7f: Preparing [2023-06-07T21:22:15.534Z] 2fb8b597e1f6: Preparing [2023-06-07T21:22:15.534Z] 7016652904fa: Preparing [2023-06-07T21:22:15.534Z] 37ba3dd38821: Preparing [2023-06-07T21:22:15.534Z] 098e36b545b4: Preparing [2023-06-07T21:22:15.534Z] 9a6ec9137ff5: Preparing [2023-06-07T21:22:15.534Z] 3f4c226db808: Preparing [2023-06-07T21:22:15.534Z] 75b79b19984b: Preparing [2023-06-07T21:22:15.534Z] 7e6c4153ed52: Preparing [2023-06-07T21:22:15.534Z] 3a3d38a55a01: Preparing [2023-06-07T21:22:15.534Z] 5f70bf18a086: Preparing [2023-06-07T21:22:15.534Z] 878b077e03b9: Preparing [2023-06-07T21:22:15.534Z] 10f2436fad2e: Preparing [2023-06-07T21:22:15.534Z] 26cbea5cba74: Preparing [2023-06-07T21:22:15.534Z] 098e36b545b4: Waiting [2023-06-07T21:22:15.534Z] 9a6ec9137ff5: Waiting [2023-06-07T21:22:15.534Z] 3f4c226db808: Waiting [2023-06-07T21:22:15.534Z] 75b79b19984b: Waiting [2023-06-07T21:22:15.534Z] 7e6c4153ed52: Waiting [2023-06-07T21:22:15.534Z] 3a3d38a55a01: Waiting [2023-06-07T21:22:15.534Z] 5f70bf18a086: Waiting [2023-06-07T21:22:15.534Z] 878b077e03b9: Waiting [2023-06-07T21:22:15.534Z] 10f2436fad2e: Waiting [2023-06-07T21:22:15.534Z] 26cbea5cba74: Waiting [2023-06-07T21:22:15.534Z] 7016652904fa: Layer already exists [2023-06-07T21:22:15.534Z] 2fb8b597e1f6: Layer already exists [2023-06-07T21:22:15.534Z] eda5b0271e7f: Layer already exists [2023-06-07T21:22:15.534Z] 37ba3dd38821: Layer already exists [2023-06-07T21:22:15.534Z] 2f42386c0ed3: Layer already exists [2023-06-07T21:22:15.534Z] 098e36b545b4: Layer already exists [2023-06-07T21:22:15.535Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:15.535Z] 9a6ec9137ff5: Layer already exists [2023-06-07T21:22:15.535Z] 7e6c4153ed52: Layer already exists [2023-06-07T21:22:15.535Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:15.535Z] 3a3d38a55a01: Layer already exists [2023-06-07T21:22:15.535Z] 5f70bf18a086: Layer already exists [2023-06-07T21:22:15.535Z] 878b077e03b9: Layer already exists [2023-06-07T21:22:15.535Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:15.535Z] 10f2436fad2e: Layer already exists [2023-06-07T21:22:15.800Z] main: digest: sha256:afb0a47a429b47abc38e0144ee31d826980bbc92d88f07b02801faf0f92a2667 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:15.841Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:15.847Z] taggedImages: [2023-06-07T21:22:15.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:15.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-06-07T21:22:15.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.1 [2023-06-07T21:22:15.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:15.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-06-07T21:22:15.861Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-06-07T21:22:15.861Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:15.861Z] latest [2023-06-07T21:22:15.861Z] 3.1.0-dev.1 [2023-06-07T21:22:15.861Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:15.861Z] main [2023-06-07T21:22:15.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:16.187Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:16.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:16.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T21:22:16.525Z] 186f6b8e31aa: Preparing [2023-06-07T21:22:16.525Z] 9773daf073f9: Preparing [2023-06-07T21:22:16.525Z] ebb6aa7f7de9: Preparing [2023-06-07T21:22:16.525Z] a8caead70d2f: Preparing [2023-06-07T21:22:16.525Z] 3f4c226db808: Preparing [2023-06-07T21:22:16.525Z] 75b79b19984b: Preparing [2023-06-07T21:22:16.525Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:16.525Z] 26cbea5cba74: Preparing [2023-06-07T21:22:16.525Z] 75b79b19984b: Waiting [2023-06-07T21:22:16.525Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:16.525Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:16.790Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:16.791Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:16.791Z] ebb6aa7f7de9: Pushed [2023-06-07T21:22:16.791Z] 9773daf073f9: Pushed [2023-06-07T21:22:16.791Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:16.791Z] 186f6b8e31aa: Pushed [2023-06-07T21:22:21.033Z] a8caead70d2f: Pushed [2023-06-07T21:22:21.033Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:21.368Z] + 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-06-07T21:22:21.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-07T21:22:21.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T21:22:21.709Z] 186f6b8e31aa: Preparing [2023-06-07T21:22:21.709Z] 9773daf073f9: Preparing [2023-06-07T21:22:21.709Z] ebb6aa7f7de9: Preparing [2023-06-07T21:22:21.709Z] a8caead70d2f: Preparing [2023-06-07T21:22:21.709Z] 3f4c226db808: Preparing [2023-06-07T21:22:21.709Z] 75b79b19984b: Preparing [2023-06-07T21:22:21.709Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:21.709Z] 26cbea5cba74: Preparing [2023-06-07T21:22:21.709Z] 75b79b19984b: Waiting [2023-06-07T21:22:21.709Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:21.709Z] 26cbea5cba74: Waiting [2023-06-07T21:22:21.709Z] a8caead70d2f: Layer already exists [2023-06-07T21:22:21.709Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:21.709Z] 9773daf073f9: Layer already exists [2023-06-07T21:22:21.709Z] 186f6b8e31aa: Layer already exists [2023-06-07T21:22:21.709Z] ebb6aa7f7de9: Layer already exists [2023-06-07T21:22:21.709Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:21.709Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:21.709Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:21.977Z] latest: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:22.320Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:22.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 [2023-06-07T21:22:22.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T21:22:22.665Z] 186f6b8e31aa: Preparing [2023-06-07T21:22:22.665Z] 9773daf073f9: Preparing [2023-06-07T21:22:22.665Z] ebb6aa7f7de9: Preparing [2023-06-07T21:22:22.665Z] a8caead70d2f: Preparing [2023-06-07T21:22:22.665Z] 3f4c226db808: Preparing [2023-06-07T21:22:22.665Z] 75b79b19984b: Preparing [2023-06-07T21:22:22.665Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:22.665Z] 26cbea5cba74: Preparing [2023-06-07T21:22:22.665Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:22.665Z] 26cbea5cba74: Waiting [2023-06-07T21:22:22.665Z] 75b79b19984b: Waiting [2023-06-07T21:22:22.665Z] a8caead70d2f: Layer already exists [2023-06-07T21:22:22.665Z] ebb6aa7f7de9: Layer already exists [2023-06-07T21:22:22.665Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:22.665Z] 9773daf073f9: Layer already exists [2023-06-07T21:22:22.665Z] 186f6b8e31aa: Layer already exists [2023-06-07T21:22:22.665Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:22.665Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:22.665Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:22.932Z] 3.1.0-dev.1: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:23.275Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:23.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:23.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T21:22:23.627Z] 186f6b8e31aa: Preparing [2023-06-07T21:22:23.627Z] 9773daf073f9: Preparing [2023-06-07T21:22:23.627Z] ebb6aa7f7de9: Preparing [2023-06-07T21:22:23.627Z] a8caead70d2f: Preparing [2023-06-07T21:22:23.627Z] 3f4c226db808: Preparing [2023-06-07T21:22:23.627Z] 75b79b19984b: Preparing [2023-06-07T21:22:23.627Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:23.627Z] 26cbea5cba74: Preparing [2023-06-07T21:22:23.627Z] 75b79b19984b: Waiting [2023-06-07T21:22:23.627Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:23.627Z] 26cbea5cba74: Waiting [2023-06-07T21:22:23.627Z] 186f6b8e31aa: Layer already exists [2023-06-07T21:22:23.627Z] a8caead70d2f: Layer already exists [2023-06-07T21:22:23.627Z] ebb6aa7f7de9: Layer already exists [2023-06-07T21:22:23.627Z] 9773daf073f9: Layer already exists [2023-06-07T21:22:23.627Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:23.627Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:23.627Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:23.627Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:23.892Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:24.234Z] + 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-06-07T21:22:24.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-06-07T21:22:24.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-06-07T21:22:24.575Z] 186f6b8e31aa: Preparing [2023-06-07T21:22:24.575Z] 9773daf073f9: Preparing [2023-06-07T21:22:24.575Z] ebb6aa7f7de9: Preparing [2023-06-07T21:22:24.575Z] a8caead70d2f: Preparing [2023-06-07T21:22:24.575Z] 3f4c226db808: Preparing [2023-06-07T21:22:24.575Z] 75b79b19984b: Preparing [2023-06-07T21:22:24.575Z] 3ac1d58373c7: Preparing [2023-06-07T21:22:24.575Z] 26cbea5cba74: Preparing [2023-06-07T21:22:24.575Z] 75b79b19984b: Waiting [2023-06-07T21:22:24.575Z] 3ac1d58373c7: Waiting [2023-06-07T21:22:24.575Z] 26cbea5cba74: Waiting [2023-06-07T21:22:24.575Z] 186f6b8e31aa: Layer already exists [2023-06-07T21:22:24.576Z] ebb6aa7f7de9: Layer already exists [2023-06-07T21:22:24.576Z] a8caead70d2f: Layer already exists [2023-06-07T21:22:24.576Z] 9773daf073f9: Layer already exists [2023-06-07T21:22:24.576Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:24.576Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:24.576Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:24.576Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:22:24.840Z] main: digest: sha256:72a3d6e4ae32f5d10a3ed028f36b9b5b24cce7f8b7263b14b5c39c7b8571f48b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:24.893Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:24.902Z] taggedImages: [2023-06-07T21:22:24.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:24.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-06-07T21:22:24.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.1 [2023-06-07T21:22:24.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:24.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-06-07T21:22:24.926Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-06-07T21:22:24.926Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:24.926Z] latest [2023-06-07T21:22:24.926Z] 3.1.0-dev.1 [2023-06-07T21:22:24.926Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:24.926Z] main [2023-06-07T21:22:24.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:25.267Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:25.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:25.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T21:22:25.622Z] bc15f1c34d5a: Preparing [2023-06-07T21:22:25.622Z] 6a86271a19e0: Preparing [2023-06-07T21:22:25.622Z] 6a50e6a28ca5: Preparing [2023-06-07T21:22:25.622Z] 7c04a04b9693: Preparing [2023-06-07T21:22:25.622Z] 3f4c226db808: Preparing [2023-06-07T21:22:25.622Z] 75b79b19984b: Preparing [2023-06-07T21:22:25.622Z] 9cbf885ec320: Preparing [2023-06-07T21:22:25.622Z] 696856f7e036: Preparing [2023-06-07T21:22:25.622Z] 26cbea5cba74: Preparing [2023-06-07T21:22:25.622Z] 9cbf885ec320: Waiting [2023-06-07T21:22:25.622Z] 696856f7e036: Waiting [2023-06-07T21:22:25.622Z] 75b79b19984b: Waiting [2023-06-07T21:22:25.622Z] 26cbea5cba74: Waiting [2023-06-07T21:22:25.622Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:25.888Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:25.888Z] 7c04a04b9693: Pushed [2023-06-07T21:22:25.888Z] 6a86271a19e0: Pushed [2023-06-07T21:22:25.888Z] bc15f1c34d5a: Pushed [2023-06-07T21:22:25.888Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:25.888Z] 9cbf885ec320: Pushed [2023-06-07T21:22:26.153Z] 696856f7e036: Pushed [2023-06-07T21:22:28.727Z] 6a50e6a28ca5: Pushed [2023-06-07T21:22:28.727Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:29.065Z] + 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-06-07T21:22:31.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-07T21:22:31.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T21:22:31.992Z] bc15f1c34d5a: Preparing [2023-06-07T21:22:31.992Z] 6a86271a19e0: Preparing [2023-06-07T21:22:31.992Z] 6a50e6a28ca5: Preparing [2023-06-07T21:22:31.992Z] 7c04a04b9693: Preparing [2023-06-07T21:22:31.992Z] 3f4c226db808: Preparing [2023-06-07T21:22:31.992Z] 75b79b19984b: Preparing [2023-06-07T21:22:31.992Z] 9cbf885ec320: Preparing [2023-06-07T21:22:31.992Z] 696856f7e036: Preparing [2023-06-07T21:22:31.992Z] 26cbea5cba74: Preparing [2023-06-07T21:22:31.992Z] 9cbf885ec320: Waiting [2023-06-07T21:22:31.992Z] 696856f7e036: Waiting [2023-06-07T21:22:31.992Z] 26cbea5cba74: Waiting [2023-06-07T21:22:31.992Z] 75b79b19984b: Waiting [2023-06-07T21:22:31.992Z] 7c04a04b9693: Layer already exists [2023-06-07T21:22:31.992Z] 6a50e6a28ca5: Layer already exists [2023-06-07T21:22:31.992Z] bc15f1c34d5a: Layer already exists [2023-06-07T21:22:31.992Z] 6a86271a19e0: Layer already exists [2023-06-07T21:22:31.992Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:31.992Z] 9cbf885ec320: Layer already exists [2023-06-07T21:22:31.992Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:31.992Z] 696856f7e036: Layer already exists [2023-06-07T21:22:31.992Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:32.257Z] latest: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:32.592Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:32.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 [2023-06-07T21:22:32.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T21:22:32.921Z] bc15f1c34d5a: Preparing [2023-06-07T21:22:32.921Z] 6a86271a19e0: Preparing [2023-06-07T21:22:32.921Z] 6a50e6a28ca5: Preparing [2023-06-07T21:22:32.921Z] 7c04a04b9693: Preparing [2023-06-07T21:22:32.921Z] 3f4c226db808: Preparing [2023-06-07T21:22:32.921Z] 75b79b19984b: Preparing [2023-06-07T21:22:32.921Z] 9cbf885ec320: Preparing [2023-06-07T21:22:32.921Z] 696856f7e036: Preparing [2023-06-07T21:22:32.921Z] 26cbea5cba74: Preparing [2023-06-07T21:22:32.921Z] 9cbf885ec320: Waiting [2023-06-07T21:22:32.921Z] 696856f7e036: Waiting [2023-06-07T21:22:32.921Z] 26cbea5cba74: Waiting [2023-06-07T21:22:32.921Z] 75b79b19984b: Waiting [2023-06-07T21:22:32.921Z] 6a86271a19e0: Layer already exists [2023-06-07T21:22:32.921Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:32.921Z] 7c04a04b9693: Layer already exists [2023-06-07T21:22:32.921Z] 6a50e6a28ca5: Layer already exists [2023-06-07T21:22:32.921Z] bc15f1c34d5a: Layer already exists [2023-06-07T21:22:32.921Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:32.921Z] 9cbf885ec320: Layer already exists [2023-06-07T21:22:32.921Z] 696856f7e036: Layer already exists [2023-06-07T21:22:32.921Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:33.185Z] 3.1.0-dev.1: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:33.522Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:33.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:33.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T21:22:33.854Z] bc15f1c34d5a: Preparing [2023-06-07T21:22:33.854Z] 6a86271a19e0: Preparing [2023-06-07T21:22:33.854Z] 6a50e6a28ca5: Preparing [2023-06-07T21:22:33.854Z] 7c04a04b9693: Preparing [2023-06-07T21:22:33.854Z] 3f4c226db808: Preparing [2023-06-07T21:22:33.854Z] 75b79b19984b: Preparing [2023-06-07T21:22:33.854Z] 9cbf885ec320: Preparing [2023-06-07T21:22:33.854Z] 696856f7e036: Preparing [2023-06-07T21:22:33.854Z] 26cbea5cba74: Preparing [2023-06-07T21:22:33.854Z] 75b79b19984b: Waiting [2023-06-07T21:22:33.854Z] 9cbf885ec320: Waiting [2023-06-07T21:22:33.854Z] 696856f7e036: Waiting [2023-06-07T21:22:33.854Z] 26cbea5cba74: Waiting [2023-06-07T21:22:33.854Z] 7c04a04b9693: Layer already exists [2023-06-07T21:22:33.854Z] bc15f1c34d5a: Layer already exists [2023-06-07T21:22:33.854Z] 6a86271a19e0: Layer already exists [2023-06-07T21:22:33.854Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:33.854Z] 6a50e6a28ca5: Layer already exists [2023-06-07T21:22:33.854Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:33.854Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:33.854Z] 9cbf885ec320: Layer already exists [2023-06-07T21:22:33.854Z] 696856f7e036: Layer already exists [2023-06-07T21:22:34.119Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:34.451Z] + 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-06-07T21:22:34.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-06-07T21:22:34.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-06-07T21:22:34.784Z] bc15f1c34d5a: Preparing [2023-06-07T21:22:34.784Z] 6a86271a19e0: Preparing [2023-06-07T21:22:34.784Z] 6a50e6a28ca5: Preparing [2023-06-07T21:22:34.784Z] 7c04a04b9693: Preparing [2023-06-07T21:22:34.784Z] 3f4c226db808: Preparing [2023-06-07T21:22:34.784Z] 75b79b19984b: Preparing [2023-06-07T21:22:34.784Z] 9cbf885ec320: Preparing [2023-06-07T21:22:34.784Z] 696856f7e036: Preparing [2023-06-07T21:22:34.784Z] 26cbea5cba74: Preparing [2023-06-07T21:22:34.784Z] 9cbf885ec320: Waiting [2023-06-07T21:22:34.784Z] 26cbea5cba74: Waiting [2023-06-07T21:22:34.784Z] 696856f7e036: Waiting [2023-06-07T21:22:34.784Z] 75b79b19984b: Waiting [2023-06-07T21:22:34.784Z] bc15f1c34d5a: Layer already exists [2023-06-07T21:22:34.784Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:34.784Z] 6a50e6a28ca5: Layer already exists [2023-06-07T21:22:34.784Z] 6a86271a19e0: Layer already exists [2023-06-07T21:22:34.784Z] 7c04a04b9693: Layer already exists [2023-06-07T21:22:34.784Z] 9cbf885ec320: Layer already exists [2023-06-07T21:22:34.784Z] 696856f7e036: Layer already exists [2023-06-07T21:22:34.784Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:34.784Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:35.050Z] main: digest: sha256:d4f62528f68cb880364822d569364f5297235cfcf6df60756e9332d9edc9fc47 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:35.086Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:35.092Z] taggedImages: [2023-06-07T21:22:35.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:35.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-06-07T21:22:35.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.1 [2023-06-07T21:22:35.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:35.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-06-07T21:22:35.111Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-06-07T21:22:35.111Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:35.111Z] latest [2023-06-07T21:22:35.111Z] 3.1.0-dev.1 [2023-06-07T21:22:35.111Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:35.111Z] main [2023-06-07T21:22:35.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:35.458Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:35.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:35.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T21:22:35.801Z] 407423919d10: Preparing [2023-06-07T21:22:35.801Z] 3cec80bde41c: Preparing [2023-06-07T21:22:35.801Z] 7926e9b76dcb: Preparing [2023-06-07T21:22:35.801Z] 35e924fff657: Preparing [2023-06-07T21:22:35.801Z] 5a8978456c60: Preparing [2023-06-07T21:22:35.801Z] 4361e815a780: Preparing [2023-06-07T21:22:35.801Z] 1ff905be8542: Preparing [2023-06-07T21:22:35.801Z] 3f4c226db808: Preparing [2023-06-07T21:22:35.801Z] 75b79b19984b: Preparing [2023-06-07T21:22:35.801Z] 0bfe6d2af8ef: Preparing [2023-06-07T21:22:35.801Z] 26cbea5cba74: Preparing [2023-06-07T21:22:35.801Z] 3f4c226db808: Waiting [2023-06-07T21:22:35.801Z] 75b79b19984b: Waiting [2023-06-07T21:22:35.801Z] 0bfe6d2af8ef: Waiting [2023-06-07T21:22:35.801Z] 26cbea5cba74: Waiting [2023-06-07T21:22:35.801Z] 4361e815a780: Waiting [2023-06-07T21:22:35.801Z] 1ff905be8542: Waiting [2023-06-07T21:22:36.067Z] 5a8978456c60: Pushed [2023-06-07T21:22:36.067Z] 407423919d10: Pushed [2023-06-07T21:22:36.067Z] 3cec80bde41c: Pushed [2023-06-07T21:22:36.067Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:36.067Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:36.335Z] 4361e815a780: Pushed [2023-06-07T21:22:36.335Z] 1ff905be8542: Pushed [2023-06-07T21:22:36.335Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:36.601Z] 0bfe6d2af8ef: Pushed [2023-06-07T21:22:38.541Z] 35e924fff657: Pushed [2023-06-07T21:22:39.500Z] 7926e9b76dcb: Pushed [2023-06-07T21:22:39.765Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:40.104Z] + 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-06-07T21:22:40.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-07T21:22:40.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T21:22:40.437Z] 407423919d10: Preparing [2023-06-07T21:22:40.437Z] 3cec80bde41c: Preparing [2023-06-07T21:22:40.437Z] 7926e9b76dcb: Preparing [2023-06-07T21:22:40.437Z] 35e924fff657: Preparing [2023-06-07T21:22:40.437Z] 5a8978456c60: Preparing [2023-06-07T21:22:40.437Z] 4361e815a780: Preparing [2023-06-07T21:22:40.437Z] 1ff905be8542: Preparing [2023-06-07T21:22:40.437Z] 3f4c226db808: Preparing [2023-06-07T21:22:40.437Z] 75b79b19984b: Preparing [2023-06-07T21:22:40.437Z] 0bfe6d2af8ef: Preparing [2023-06-07T21:22:40.437Z] 26cbea5cba74: Preparing [2023-06-07T21:22:40.437Z] 4361e815a780: Waiting [2023-06-07T21:22:40.437Z] 1ff905be8542: Waiting [2023-06-07T21:22:40.437Z] 75b79b19984b: Waiting [2023-06-07T21:22:40.437Z] 0bfe6d2af8ef: Waiting [2023-06-07T21:22:40.437Z] 26cbea5cba74: Waiting [2023-06-07T21:22:40.437Z] 3f4c226db808: Waiting [2023-06-07T21:22:40.437Z] 35e924fff657: Layer already exists [2023-06-07T21:22:40.437Z] 407423919d10: Layer already exists [2023-06-07T21:22:40.437Z] 5a8978456c60: Layer already exists [2023-06-07T21:22:40.437Z] 7926e9b76dcb: Layer already exists [2023-06-07T21:22:40.437Z] 3cec80bde41c: Layer already exists [2023-06-07T21:22:40.437Z] 1ff905be8542: Layer already exists [2023-06-07T21:22:40.437Z] 4361e815a780: Layer already exists [2023-06-07T21:22:40.437Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:40.437Z] 0bfe6d2af8ef: Layer already exists [2023-06-07T21:22:40.437Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:40.437Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:40.703Z] latest: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:41.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:41.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 [2023-06-07T21:22:41.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T21:22:41.387Z] 407423919d10: Preparing [2023-06-07T21:22:41.387Z] 3cec80bde41c: Preparing [2023-06-07T21:22:41.387Z] 7926e9b76dcb: Preparing [2023-06-07T21:22:41.387Z] 35e924fff657: Preparing [2023-06-07T21:22:41.387Z] 5a8978456c60: Preparing [2023-06-07T21:22:41.387Z] 4361e815a780: Preparing [2023-06-07T21:22:41.387Z] 1ff905be8542: Preparing [2023-06-07T21:22:41.387Z] 3f4c226db808: Preparing [2023-06-07T21:22:41.387Z] 75b79b19984b: Preparing [2023-06-07T21:22:41.387Z] 0bfe6d2af8ef: Preparing [2023-06-07T21:22:41.387Z] 26cbea5cba74: Preparing [2023-06-07T21:22:41.387Z] 4361e815a780: Waiting [2023-06-07T21:22:41.387Z] 1ff905be8542: Waiting [2023-06-07T21:22:41.387Z] 3f4c226db808: Waiting [2023-06-07T21:22:41.387Z] 75b79b19984b: Waiting [2023-06-07T21:22:41.387Z] 0bfe6d2af8ef: Waiting [2023-06-07T21:22:41.387Z] 26cbea5cba74: Waiting [2023-06-07T21:22:41.387Z] 5a8978456c60: Layer already exists [2023-06-07T21:22:41.387Z] 7926e9b76dcb: Layer already exists [2023-06-07T21:22:41.387Z] 407423919d10: Layer already exists [2023-06-07T21:22:41.387Z] 3cec80bde41c: Layer already exists [2023-06-07T21:22:41.387Z] 35e924fff657: Layer already exists [2023-06-07T21:22:41.387Z] 4361e815a780: Layer already exists [2023-06-07T21:22:41.387Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:41.387Z] 1ff905be8542: Layer already exists [2023-06-07T21:22:41.387Z] 0bfe6d2af8ef: Layer already exists [2023-06-07T21:22:41.387Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:41.387Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:41.653Z] 3.1.0-dev.1: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:41.992Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:42.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:42.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T21:22:42.330Z] 407423919d10: Preparing [2023-06-07T21:22:42.330Z] 3cec80bde41c: Preparing [2023-06-07T21:22:42.330Z] 7926e9b76dcb: Preparing [2023-06-07T21:22:42.330Z] 35e924fff657: Preparing [2023-06-07T21:22:42.330Z] 5a8978456c60: Preparing [2023-06-07T21:22:42.330Z] 4361e815a780: Preparing [2023-06-07T21:22:42.330Z] 1ff905be8542: Preparing [2023-06-07T21:22:42.330Z] 3f4c226db808: Preparing [2023-06-07T21:22:42.330Z] 75b79b19984b: Preparing [2023-06-07T21:22:42.330Z] 0bfe6d2af8ef: Preparing [2023-06-07T21:22:42.330Z] 26cbea5cba74: Preparing [2023-06-07T21:22:42.330Z] 4361e815a780: Waiting [2023-06-07T21:22:42.330Z] 1ff905be8542: Waiting [2023-06-07T21:22:42.330Z] 3f4c226db808: Waiting [2023-06-07T21:22:42.330Z] 0bfe6d2af8ef: Waiting [2023-06-07T21:22:42.330Z] 26cbea5cba74: Waiting [2023-06-07T21:22:42.330Z] 75b79b19984b: Waiting [2023-06-07T21:22:42.330Z] 5a8978456c60: Layer already exists [2023-06-07T21:22:42.330Z] 407423919d10: Layer already exists [2023-06-07T21:22:42.330Z] 35e924fff657: Layer already exists [2023-06-07T21:22:42.330Z] 3cec80bde41c: Layer already exists [2023-06-07T21:22:42.330Z] 7926e9b76dcb: Layer already exists [2023-06-07T21:22:42.330Z] 1ff905be8542: Layer already exists [2023-06-07T21:22:42.330Z] 4361e815a780: Layer already exists [2023-06-07T21:22:42.330Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:42.330Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:42.330Z] 0bfe6d2af8ef: Layer already exists [2023-06-07T21:22:42.330Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:42.596Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:42.934Z] + 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-06-07T21:22:43.267Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-06-07T21:22:43.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-06-07T21:22:43.267Z] 407423919d10: Preparing [2023-06-07T21:22:43.267Z] 3cec80bde41c: Preparing [2023-06-07T21:22:43.267Z] 7926e9b76dcb: Preparing [2023-06-07T21:22:43.267Z] 35e924fff657: Preparing [2023-06-07T21:22:43.267Z] 5a8978456c60: Preparing [2023-06-07T21:22:43.267Z] 4361e815a780: Preparing [2023-06-07T21:22:43.267Z] 1ff905be8542: Preparing [2023-06-07T21:22:43.267Z] 3f4c226db808: Preparing [2023-06-07T21:22:43.267Z] 75b79b19984b: Preparing [2023-06-07T21:22:43.267Z] 0bfe6d2af8ef: Preparing [2023-06-07T21:22:43.267Z] 26cbea5cba74: Preparing [2023-06-07T21:22:43.267Z] 3f4c226db808: Waiting [2023-06-07T21:22:43.267Z] 75b79b19984b: Waiting [2023-06-07T21:22:43.267Z] 0bfe6d2af8ef: Waiting [2023-06-07T21:22:43.267Z] 26cbea5cba74: Waiting [2023-06-07T21:22:43.267Z] 4361e815a780: Waiting [2023-06-07T21:22:43.267Z] 1ff905be8542: Waiting [2023-06-07T21:22:43.267Z] 7926e9b76dcb: Layer already exists [2023-06-07T21:22:43.267Z] 407423919d10: Layer already exists [2023-06-07T21:22:43.267Z] 3cec80bde41c: Layer already exists [2023-06-07T21:22:43.267Z] 5a8978456c60: Layer already exists [2023-06-07T21:22:43.267Z] 35e924fff657: Layer already exists [2023-06-07T21:22:43.267Z] 1ff905be8542: Layer already exists [2023-06-07T21:22:43.267Z] 4361e815a780: Layer already exists [2023-06-07T21:22:43.267Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:43.267Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:43.267Z] 0bfe6d2af8ef: Layer already exists [2023-06-07T21:22:43.267Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:43.533Z] main: digest: sha256:82ab3e92556c9bf67156f17771f267c796dda75059f562c65fd385982e6dab11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:43.578Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:43.584Z] taggedImages: [2023-06-07T21:22:43.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:43.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-06-07T21:22:43.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.1 [2023-06-07T21:22:43.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:43.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-06-07T21:22:43.599Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-06-07T21:22:43.599Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:43.599Z] latest [2023-06-07T21:22:43.599Z] 3.1.0-dev.1 [2023-06-07T21:22:43.599Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:43.599Z] main [2023-06-07T21:22:43.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:43.928Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:44.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T21:22:44.262Z] a89c7a4799f9: Preparing [2023-06-07T21:22:44.262Z] 4b73f41586de: Preparing [2023-06-07T21:22:44.262Z] 3f4c226db808: Preparing [2023-06-07T21:22:44.262Z] 75b79b19984b: Preparing [2023-06-07T21:22:44.262Z] df4f967977bb: Preparing [2023-06-07T21:22:44.262Z] 26cbea5cba74: Preparing [2023-06-07T21:22:44.262Z] 26cbea5cba74: Waiting [2023-06-07T21:22:44.262Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:44.262Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:44.528Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:44.528Z] a89c7a4799f9: Pushed [2023-06-07T21:22:45.930Z] df4f967977bb: Pushed [2023-06-07T21:22:49.265Z] 4b73f41586de: Pushed [2023-06-07T21:22:49.530Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:49.867Z] + 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-06-07T21:22:50.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-07T21:22:50.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T21:22:50.202Z] a89c7a4799f9: Preparing [2023-06-07T21:22:50.202Z] 4b73f41586de: Preparing [2023-06-07T21:22:50.202Z] 3f4c226db808: Preparing [2023-06-07T21:22:50.202Z] 75b79b19984b: Preparing [2023-06-07T21:22:50.202Z] df4f967977bb: Preparing [2023-06-07T21:22:50.202Z] 26cbea5cba74: Preparing [2023-06-07T21:22:50.202Z] 26cbea5cba74: Waiting [2023-06-07T21:22:50.202Z] df4f967977bb: Layer already exists [2023-06-07T21:22:50.202Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:50.202Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:50.202Z] 4b73f41586de: Layer already exists [2023-06-07T21:22:50.202Z] a89c7a4799f9: Layer already exists [2023-06-07T21:22:50.202Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:50.467Z] latest: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:50.807Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:51.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 [2023-06-07T21:22:51.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T21:22:51.143Z] a89c7a4799f9: Preparing [2023-06-07T21:22:51.143Z] 4b73f41586de: Preparing [2023-06-07T21:22:51.143Z] 3f4c226db808: Preparing [2023-06-07T21:22:51.143Z] 75b79b19984b: Preparing [2023-06-07T21:22:51.143Z] df4f967977bb: Preparing [2023-06-07T21:22:51.143Z] 26cbea5cba74: Preparing [2023-06-07T21:22:51.143Z] 26cbea5cba74: Waiting [2023-06-07T21:22:51.143Z] a89c7a4799f9: Layer already exists [2023-06-07T21:22:51.143Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:51.143Z] 4b73f41586de: Layer already exists [2023-06-07T21:22:51.143Z] df4f967977bb: Layer already exists [2023-06-07T21:22:51.143Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:51.143Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:51.408Z] 3.1.0-dev.1: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:51.743Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:52.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:52.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T21:22:52.074Z] a89c7a4799f9: Preparing [2023-06-07T21:22:52.074Z] 4b73f41586de: Preparing [2023-06-07T21:22:52.074Z] 3f4c226db808: Preparing [2023-06-07T21:22:52.074Z] 75b79b19984b: Preparing [2023-06-07T21:22:52.074Z] df4f967977bb: Preparing [2023-06-07T21:22:52.074Z] 26cbea5cba74: Preparing [2023-06-07T21:22:52.074Z] 26cbea5cba74: Waiting [2023-06-07T21:22:52.074Z] 4b73f41586de: Layer already exists [2023-06-07T21:22:52.074Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:52.074Z] df4f967977bb: Layer already exists [2023-06-07T21:22:52.074Z] a89c7a4799f9: Layer already exists [2023-06-07T21:22:52.074Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:52.074Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:52.340Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:52.676Z] + 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-06-07T21:22:53.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-06-07T21:22:53.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-06-07T21:22:53.006Z] a89c7a4799f9: Preparing [2023-06-07T21:22:53.006Z] 4b73f41586de: Preparing [2023-06-07T21:22:53.006Z] 3f4c226db808: Preparing [2023-06-07T21:22:53.006Z] 75b79b19984b: Preparing [2023-06-07T21:22:53.006Z] df4f967977bb: Preparing [2023-06-07T21:22:53.006Z] 26cbea5cba74: Preparing [2023-06-07T21:22:53.006Z] 26cbea5cba74: Waiting [2023-06-07T21:22:53.006Z] a89c7a4799f9: Layer already exists [2023-06-07T21:22:53.006Z] df4f967977bb: Layer already exists [2023-06-07T21:22:53.006Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:53.006Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:53.006Z] 4b73f41586de: Layer already exists [2023-06-07T21:22:53.006Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:53.273Z] main: digest: sha256:2bbb338f9c518019b45b8a524e0b921dd66ff79d87f74c992bff6bc6e89c7798 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:22:53.313Z] ===================================================== [Pipeline] echo [2023-06-07T21:22:53.319Z] taggedImages: [2023-06-07T21:22:53.319Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:53.319Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-06-07T21:22:53.319Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.1 [2023-06-07T21:22:53.319Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:53.319Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-06-07T21:22:53.346Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-06-07T21:22:53.346Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:53.346Z] latest [2023-06-07T21:22:53.346Z] 3.1.0-dev.1 [2023-06-07T21:22:53.346Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:22:53.346Z] main [2023-06-07T21:22:53.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:53.751Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:22:54.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:22:54.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T21:22:54.130Z] 77c1d6c46037: Preparing [2023-06-07T21:22:54.130Z] df3be4c1aa1b: Preparing [2023-06-07T21:22:54.130Z] 4d86599fb06e: Preparing [2023-06-07T21:22:54.130Z] c5e8437951fd: Preparing [2023-06-07T21:22:54.130Z] 8bfdfb1be963: Preparing [2023-06-07T21:22:54.130Z] 3f4c226db808: Preparing [2023-06-07T21:22:54.130Z] 75b79b19984b: Preparing [2023-06-07T21:22:54.130Z] 37c80cc8cd08: Preparing [2023-06-07T21:22:54.130Z] 26cbea5cba74: Preparing [2023-06-07T21:22:54.130Z] 75b79b19984b: Waiting [2023-06-07T21:22:54.130Z] 37c80cc8cd08: Waiting [2023-06-07T21:22:54.130Z] 26cbea5cba74: Waiting [2023-06-07T21:22:54.130Z] 3f4c226db808: Waiting [2023-06-07T21:22:54.418Z] df3be4c1aa1b: Pushed [2023-06-07T21:22:54.418Z] 4d86599fb06e: Pushed [2023-06-07T21:22:54.418Z] 77c1d6c46037: Pushed [2023-06-07T21:22:54.418Z] 3f4c226db808: Layer already exists [2023-06-07T21:22:54.418Z] 75b79b19984b: Layer already exists [2023-06-07T21:22:54.418Z] 26cbea5cba74: Layer already exists [2023-06-07T21:22:55.412Z] 37c80cc8cd08: Pushed [2023-06-07T21:23:07.821Z] 8bfdfb1be963: Pushed [2023-06-07T21:23:12.060Z] c5e8437951fd: Pushed [2023-06-07T21:23:12.060Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:12.400Z] + 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-06-07T21:23:12.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-07T21:23:12.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T21:23:12.732Z] 77c1d6c46037: Preparing [2023-06-07T21:23:12.732Z] df3be4c1aa1b: Preparing [2023-06-07T21:23:12.732Z] 4d86599fb06e: Preparing [2023-06-07T21:23:12.732Z] c5e8437951fd: Preparing [2023-06-07T21:23:12.732Z] 8bfdfb1be963: Preparing [2023-06-07T21:23:12.732Z] 3f4c226db808: Preparing [2023-06-07T21:23:12.732Z] 75b79b19984b: Preparing [2023-06-07T21:23:12.732Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:12.732Z] 26cbea5cba74: Preparing [2023-06-07T21:23:12.732Z] 75b79b19984b: Waiting [2023-06-07T21:23:12.732Z] 26cbea5cba74: Waiting [2023-06-07T21:23:12.732Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:12.732Z] 3f4c226db808: Waiting [2023-06-07T21:23:12.732Z] 4d86599fb06e: Layer already exists [2023-06-07T21:23:12.732Z] 77c1d6c46037: Layer already exists [2023-06-07T21:23:12.732Z] c5e8437951fd: Layer already exists [2023-06-07T21:23:12.732Z] df3be4c1aa1b: Layer already exists [2023-06-07T21:23:12.732Z] 8bfdfb1be963: Layer already exists [2023-06-07T21:23:12.732Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:12.732Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:12.732Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:12.732Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:12.998Z] latest: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:13.340Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:13.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 [2023-06-07T21:23:13.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T21:23:13.676Z] 77c1d6c46037: Preparing [2023-06-07T21:23:13.676Z] df3be4c1aa1b: Preparing [2023-06-07T21:23:13.676Z] 4d86599fb06e: Preparing [2023-06-07T21:23:13.676Z] c5e8437951fd: Preparing [2023-06-07T21:23:13.676Z] 8bfdfb1be963: Preparing [2023-06-07T21:23:13.676Z] 3f4c226db808: Preparing [2023-06-07T21:23:13.676Z] 75b79b19984b: Preparing [2023-06-07T21:23:13.676Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:13.676Z] 26cbea5cba74: Preparing [2023-06-07T21:23:13.676Z] 3f4c226db808: Waiting [2023-06-07T21:23:13.676Z] 75b79b19984b: Waiting [2023-06-07T21:23:13.676Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:13.676Z] 26cbea5cba74: Waiting [2023-06-07T21:23:13.676Z] df3be4c1aa1b: Layer already exists [2023-06-07T21:23:13.676Z] 77c1d6c46037: Layer already exists [2023-06-07T21:23:13.676Z] c5e8437951fd: Layer already exists [2023-06-07T21:23:13.676Z] 8bfdfb1be963: Layer already exists [2023-06-07T21:23:13.676Z] 4d86599fb06e: Layer already exists [2023-06-07T21:23:13.676Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:13.676Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:13.676Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:13.676Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:13.676Z] 3.1.0-dev.1: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:14.284Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:14.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:14.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T21:23:14.622Z] 77c1d6c46037: Preparing [2023-06-07T21:23:14.622Z] df3be4c1aa1b: Preparing [2023-06-07T21:23:14.622Z] 4d86599fb06e: Preparing [2023-06-07T21:23:14.622Z] c5e8437951fd: Preparing [2023-06-07T21:23:14.622Z] 8bfdfb1be963: Preparing [2023-06-07T21:23:14.622Z] 3f4c226db808: Preparing [2023-06-07T21:23:14.622Z] 75b79b19984b: Preparing [2023-06-07T21:23:14.622Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:14.622Z] 26cbea5cba74: Preparing [2023-06-07T21:23:14.622Z] 75b79b19984b: Waiting [2023-06-07T21:23:14.622Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:14.622Z] 26cbea5cba74: Waiting [2023-06-07T21:23:14.622Z] df3be4c1aa1b: Layer already exists [2023-06-07T21:23:14.622Z] 77c1d6c46037: Layer already exists [2023-06-07T21:23:14.622Z] 8bfdfb1be963: Layer already exists [2023-06-07T21:23:14.622Z] 4d86599fb06e: Layer already exists [2023-06-07T21:23:14.622Z] c5e8437951fd: Layer already exists [2023-06-07T21:23:14.622Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:14.622Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:14.622Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:14.622Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:14.622Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:15.219Z] + 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-06-07T21:23:15.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-06-07T21:23:15.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-06-07T21:23:15.548Z] 77c1d6c46037: Preparing [2023-06-07T21:23:15.548Z] df3be4c1aa1b: Preparing [2023-06-07T21:23:15.548Z] 4d86599fb06e: Preparing [2023-06-07T21:23:15.548Z] c5e8437951fd: Preparing [2023-06-07T21:23:15.548Z] 8bfdfb1be963: Preparing [2023-06-07T21:23:15.548Z] 3f4c226db808: Preparing [2023-06-07T21:23:15.548Z] 75b79b19984b: Preparing [2023-06-07T21:23:15.548Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:15.548Z] 26cbea5cba74: Preparing [2023-06-07T21:23:15.548Z] 3f4c226db808: Waiting [2023-06-07T21:23:15.548Z] 75b79b19984b: Waiting [2023-06-07T21:23:15.548Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:15.548Z] 26cbea5cba74: Waiting [2023-06-07T21:23:15.548Z] df3be4c1aa1b: Layer already exists [2023-06-07T21:23:15.548Z] 77c1d6c46037: Layer already exists [2023-06-07T21:23:15.548Z] c5e8437951fd: Layer already exists [2023-06-07T21:23:15.548Z] 4d86599fb06e: Layer already exists [2023-06-07T21:23:15.548Z] 8bfdfb1be963: Layer already exists [2023-06-07T21:23:15.548Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:15.548Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:15.548Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:15.548Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:15.815Z] main: digest: sha256:c4507363b762621c6d5ce82971664e4074a42f8a49205b2122fadc22318f917b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:23:15.870Z] ===================================================== [Pipeline] echo [2023-06-07T21:23:15.882Z] taggedImages: [2023-06-07T21:23:15.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:15.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-06-07T21:23:15.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.1 [2023-06-07T21:23:15.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:15.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-06-07T21:23:15.907Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-06-07T21:23:15.907Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:15.907Z] latest [2023-06-07T21:23:15.907Z] 3.1.0-dev.1 [2023-06-07T21:23:15.907Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:15.907Z] main [2023-06-07T21:23:15.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:16.248Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:16.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:16.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T21:23:16.578Z] b261ff001bae: Preparing [2023-06-07T21:23:16.578Z] 768f2ffd62cf: Preparing [2023-06-07T21:23:16.578Z] e35749f3100f: Preparing [2023-06-07T21:23:16.578Z] af9352d25ac7: Preparing [2023-06-07T21:23:16.578Z] 3f4c226db808: Preparing [2023-06-07T21:23:16.578Z] 75b79b19984b: Preparing [2023-06-07T21:23:16.578Z] 42654fbf397f: Preparing [2023-06-07T21:23:16.578Z] 26cbea5cba74: Preparing [2023-06-07T21:23:16.578Z] 75b79b19984b: Waiting [2023-06-07T21:23:16.578Z] 26cbea5cba74: Waiting [2023-06-07T21:23:16.578Z] 42654fbf397f: Waiting [2023-06-07T21:23:16.578Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:16.578Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:16.843Z] 768f2ffd62cf: Pushed [2023-06-07T21:23:16.843Z] e35749f3100f: Pushed [2023-06-07T21:23:16.843Z] b261ff001bae: Pushed [2023-06-07T21:23:16.843Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:17.423Z] 42654fbf397f: Pushed [2023-06-07T21:23:35.606Z] af9352d25ac7: Pushed [2023-06-07T21:23:35.606Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:35.943Z] + 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-06-07T21:23:36.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-07T21:23:36.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T21:23:36.272Z] b261ff001bae: Preparing [2023-06-07T21:23:36.272Z] 768f2ffd62cf: Preparing [2023-06-07T21:23:36.272Z] e35749f3100f: Preparing [2023-06-07T21:23:36.272Z] af9352d25ac7: Preparing [2023-06-07T21:23:36.272Z] 3f4c226db808: Preparing [2023-06-07T21:23:36.272Z] 75b79b19984b: Preparing [2023-06-07T21:23:36.272Z] 42654fbf397f: Preparing [2023-06-07T21:23:36.272Z] 26cbea5cba74: Preparing [2023-06-07T21:23:36.272Z] 75b79b19984b: Waiting [2023-06-07T21:23:36.272Z] 42654fbf397f: Waiting [2023-06-07T21:23:36.272Z] 26cbea5cba74: Waiting [2023-06-07T21:23:36.272Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:36.272Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:36.272Z] e35749f3100f: Layer already exists [2023-06-07T21:23:36.272Z] b261ff001bae: Layer already exists [2023-06-07T21:23:36.272Z] 768f2ffd62cf: Layer already exists [2023-06-07T21:23:36.272Z] 42654fbf397f: Layer already exists [2023-06-07T21:23:36.272Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:36.272Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:36.538Z] latest: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:36.884Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:37.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 [2023-06-07T21:23:37.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T21:23:37.229Z] b261ff001bae: Preparing [2023-06-07T21:23:37.229Z] 768f2ffd62cf: Preparing [2023-06-07T21:23:37.229Z] e35749f3100f: Preparing [2023-06-07T21:23:37.229Z] af9352d25ac7: Preparing [2023-06-07T21:23:37.229Z] 3f4c226db808: Preparing [2023-06-07T21:23:37.229Z] 75b79b19984b: Preparing [2023-06-07T21:23:37.229Z] 42654fbf397f: Preparing [2023-06-07T21:23:37.229Z] 26cbea5cba74: Preparing [2023-06-07T21:23:37.229Z] 42654fbf397f: Waiting [2023-06-07T21:23:37.229Z] 26cbea5cba74: Waiting [2023-06-07T21:23:37.229Z] 75b79b19984b: Waiting [2023-06-07T21:23:37.229Z] e35749f3100f: Layer already exists [2023-06-07T21:23:37.229Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:37.229Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:37.229Z] 768f2ffd62cf: Layer already exists [2023-06-07T21:23:37.229Z] b261ff001bae: Layer already exists [2023-06-07T21:23:37.229Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:37.229Z] 42654fbf397f: Layer already exists [2023-06-07T21:23:37.229Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:37.492Z] 3.1.0-dev.1: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:37.836Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:38.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:38.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T21:23:38.170Z] b261ff001bae: Preparing [2023-06-07T21:23:38.170Z] 768f2ffd62cf: Preparing [2023-06-07T21:23:38.170Z] e35749f3100f: Preparing [2023-06-07T21:23:38.170Z] af9352d25ac7: Preparing [2023-06-07T21:23:38.170Z] 3f4c226db808: Preparing [2023-06-07T21:23:38.170Z] 75b79b19984b: Preparing [2023-06-07T21:23:38.170Z] 42654fbf397f: Preparing [2023-06-07T21:23:38.170Z] 26cbea5cba74: Preparing [2023-06-07T21:23:38.170Z] 75b79b19984b: Waiting [2023-06-07T21:23:38.170Z] 42654fbf397f: Waiting [2023-06-07T21:23:38.170Z] 26cbea5cba74: Waiting [2023-06-07T21:23:38.170Z] e35749f3100f: Layer already exists [2023-06-07T21:23:38.170Z] b261ff001bae: Layer already exists [2023-06-07T21:23:38.170Z] 768f2ffd62cf: Layer already exists [2023-06-07T21:23:38.170Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:38.170Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:38.170Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:38.170Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:38.170Z] 42654fbf397f: Layer already exists [2023-06-07T21:23:38.435Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:38.771Z] + 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-06-07T21:23:39.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-06-07T21:23:39.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-06-07T21:23:39.104Z] b261ff001bae: Preparing [2023-06-07T21:23:39.104Z] 768f2ffd62cf: Preparing [2023-06-07T21:23:39.104Z] e35749f3100f: Preparing [2023-06-07T21:23:39.104Z] af9352d25ac7: Preparing [2023-06-07T21:23:39.104Z] 3f4c226db808: Preparing [2023-06-07T21:23:39.104Z] 75b79b19984b: Preparing [2023-06-07T21:23:39.104Z] 42654fbf397f: Preparing [2023-06-07T21:23:39.104Z] 26cbea5cba74: Preparing [2023-06-07T21:23:39.104Z] 75b79b19984b: Waiting [2023-06-07T21:23:39.104Z] 26cbea5cba74: Waiting [2023-06-07T21:23:39.104Z] 42654fbf397f: Waiting [2023-06-07T21:23:39.104Z] e35749f3100f: Layer already exists [2023-06-07T21:23:39.104Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:39.104Z] b261ff001bae: Layer already exists [2023-06-07T21:23:39.104Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:39.104Z] 768f2ffd62cf: Layer already exists [2023-06-07T21:23:39.104Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:39.104Z] 42654fbf397f: Layer already exists [2023-06-07T21:23:39.104Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:39.370Z] main: digest: sha256:52c436eac8d5a1e5abc5a1d60df373313bf436d0c5a759fd084eab29f4673c5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:23:39.412Z] ===================================================== [Pipeline] echo [2023-06-07T21:23:39.417Z] taggedImages: [2023-06-07T21:23:39.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:39.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-06-07T21:23:39.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.1 [2023-06-07T21:23:39.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:39.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-06-07T21:23:39.432Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-06-07T21:23:39.432Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:39.432Z] latest [2023-06-07T21:23:39.432Z] 3.1.0-dev.1 [2023-06-07T21:23:39.432Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:39.432Z] main [2023-06-07T21:23:39.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:39.765Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:40.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:40.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T21:23:40.096Z] d32204af324c: Preparing [2023-06-07T21:23:40.096Z] df483815ac25: Preparing [2023-06-07T21:23:40.096Z] 51d284c6bd66: Preparing [2023-06-07T21:23:40.096Z] af9352d25ac7: Preparing [2023-06-07T21:23:40.096Z] 3f4c226db808: Preparing [2023-06-07T21:23:40.096Z] 75b79b19984b: Preparing [2023-06-07T21:23:40.096Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:40.096Z] 26cbea5cba74: Preparing [2023-06-07T21:23:40.096Z] 75b79b19984b: Waiting [2023-06-07T21:23:40.096Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:40.096Z] 26cbea5cba74: Waiting [2023-06-07T21:23:40.096Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:40.096Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:40.361Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:40.361Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:40.361Z] 51d284c6bd66: Pushed [2023-06-07T21:23:40.361Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:40.361Z] df483815ac25: Pushed [2023-06-07T21:23:40.361Z] d32204af324c: Pushed [2023-06-07T21:23:40.628Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:40.962Z] + 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-06-07T21:23:41.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-07T21:23:41.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T21:23:41.287Z] d32204af324c: Preparing [2023-06-07T21:23:41.287Z] df483815ac25: Preparing [2023-06-07T21:23:41.288Z] 51d284c6bd66: Preparing [2023-06-07T21:23:41.288Z] af9352d25ac7: Preparing [2023-06-07T21:23:41.288Z] 3f4c226db808: Preparing [2023-06-07T21:23:41.288Z] 75b79b19984b: Preparing [2023-06-07T21:23:41.288Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:41.288Z] 26cbea5cba74: Preparing [2023-06-07T21:23:41.288Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:41.288Z] 26cbea5cba74: Waiting [2023-06-07T21:23:41.288Z] 75b79b19984b: Waiting [2023-06-07T21:23:41.288Z] d32204af324c: Layer already exists [2023-06-07T21:23:41.288Z] 51d284c6bd66: Layer already exists [2023-06-07T21:23:41.288Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:41.288Z] df483815ac25: Layer already exists [2023-06-07T21:23:41.288Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:41.288Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:41.288Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:41.288Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:41.553Z] latest: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:41.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:42.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 [2023-06-07T21:23:42.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T21:23:42.234Z] d32204af324c: Preparing [2023-06-07T21:23:42.234Z] df483815ac25: Preparing [2023-06-07T21:23:42.234Z] 51d284c6bd66: Preparing [2023-06-07T21:23:42.234Z] af9352d25ac7: Preparing [2023-06-07T21:23:42.234Z] 3f4c226db808: Preparing [2023-06-07T21:23:42.234Z] 75b79b19984b: Preparing [2023-06-07T21:23:42.234Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:42.234Z] 26cbea5cba74: Preparing [2023-06-07T21:23:42.234Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:42.234Z] 26cbea5cba74: Waiting [2023-06-07T21:23:42.234Z] 75b79b19984b: Waiting [2023-06-07T21:23:42.234Z] df483815ac25: Layer already exists [2023-06-07T21:23:42.234Z] 51d284c6bd66: Layer already exists [2023-06-07T21:23:42.234Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:42.234Z] d32204af324c: Layer already exists [2023-06-07T21:23:42.234Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:42.234Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:42.234Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:42.234Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:42.234Z] 3.1.0-dev.1: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:42.839Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:43.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:43.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T21:23:43.172Z] d32204af324c: Preparing [2023-06-07T21:23:43.172Z] df483815ac25: Preparing [2023-06-07T21:23:43.172Z] 51d284c6bd66: Preparing [2023-06-07T21:23:43.172Z] af9352d25ac7: Preparing [2023-06-07T21:23:43.172Z] 3f4c226db808: Preparing [2023-06-07T21:23:43.172Z] 75b79b19984b: Preparing [2023-06-07T21:23:43.172Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:43.172Z] 26cbea5cba74: Preparing [2023-06-07T21:23:43.172Z] 75b79b19984b: Waiting [2023-06-07T21:23:43.172Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:43.172Z] 26cbea5cba74: Waiting [2023-06-07T21:23:43.172Z] df483815ac25: Layer already exists [2023-06-07T21:23:43.172Z] d32204af324c: Layer already exists [2023-06-07T21:23:43.172Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:43.172Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:43.172Z] 51d284c6bd66: Layer already exists [2023-06-07T21:23:43.172Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:43.172Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:43.172Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:43.438Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:43.777Z] + 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-06-07T21:23:44.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-06-07T21:23:44.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-06-07T21:23:44.106Z] d32204af324c: Preparing [2023-06-07T21:23:44.106Z] df483815ac25: Preparing [2023-06-07T21:23:44.106Z] 51d284c6bd66: Preparing [2023-06-07T21:23:44.106Z] af9352d25ac7: Preparing [2023-06-07T21:23:44.106Z] 3f4c226db808: Preparing [2023-06-07T21:23:44.106Z] 75b79b19984b: Preparing [2023-06-07T21:23:44.106Z] 37c80cc8cd08: Preparing [2023-06-07T21:23:44.106Z] 26cbea5cba74: Preparing [2023-06-07T21:23:44.106Z] 37c80cc8cd08: Waiting [2023-06-07T21:23:44.106Z] 26cbea5cba74: Waiting [2023-06-07T21:23:44.106Z] 75b79b19984b: Waiting [2023-06-07T21:23:44.106Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:44.106Z] df483815ac25: Layer already exists [2023-06-07T21:23:44.106Z] d32204af324c: Layer already exists [2023-06-07T21:23:44.106Z] 51d284c6bd66: Layer already exists [2023-06-07T21:23:44.106Z] af9352d25ac7: Layer already exists [2023-06-07T21:23:44.106Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:44.106Z] 37c80cc8cd08: Layer already exists [2023-06-07T21:23:44.106Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:44.370Z] main: digest: sha256:2758ff725ed14b32a3018bfb7e8b20c59545741c2e54397793fd4a24adbfd31e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:23:44.411Z] ===================================================== [Pipeline] echo [2023-06-07T21:23:44.417Z] taggedImages: [2023-06-07T21:23:44.417Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:44.417Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-06-07T21:23:44.417Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.1 [2023-06-07T21:23:44.417Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:44.417Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-06-07T21:23:44.432Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-06-07T21:23:44.432Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:44.432Z] latest [2023-06-07T21:23:44.432Z] 3.1.0-dev.1 [2023-06-07T21:23:44.432Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:44.432Z] main [2023-06-07T21:23:44.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:44.756Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:45.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:45.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T21:23:45.089Z] 18cb136d940a: Preparing [2023-06-07T21:23:45.089Z] b1a6fb1c039c: Preparing [2023-06-07T21:23:45.089Z] 3f4c226db808: Preparing [2023-06-07T21:23:45.089Z] 75b79b19984b: Preparing [2023-06-07T21:23:45.089Z] 3e60dd431de1: Preparing [2023-06-07T21:23:45.089Z] 26cbea5cba74: Preparing [2023-06-07T21:23:45.089Z] 26cbea5cba74: Waiting [2023-06-07T21:23:45.089Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:45.089Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:45.089Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:45.353Z] 18cb136d940a: Pushed [2023-06-07T21:23:45.353Z] 3e60dd431de1: Pushed [2023-06-07T21:23:50.680Z] b1a6fb1c039c: Pushed [2023-06-07T21:23:50.680Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:51.014Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:51.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-07T21:23:51.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T21:23:51.351Z] 18cb136d940a: Preparing [2023-06-07T21:23:51.351Z] b1a6fb1c039c: Preparing [2023-06-07T21:23:51.351Z] 3f4c226db808: Preparing [2023-06-07T21:23:51.351Z] 75b79b19984b: Preparing [2023-06-07T21:23:51.351Z] 3e60dd431de1: Preparing [2023-06-07T21:23:51.351Z] 26cbea5cba74: Preparing [2023-06-07T21:23:51.351Z] 26cbea5cba74: Waiting [2023-06-07T21:23:51.351Z] 18cb136d940a: Layer already exists [2023-06-07T21:23:51.351Z] 3e60dd431de1: Layer already exists [2023-06-07T21:23:51.351Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:51.351Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:51.351Z] b1a6fb1c039c: Layer already exists [2023-06-07T21:23:51.351Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:51.616Z] latest: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:51.956Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:52.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 [2023-06-07T21:23:52.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T21:23:52.284Z] 18cb136d940a: Preparing [2023-06-07T21:23:52.284Z] b1a6fb1c039c: Preparing [2023-06-07T21:23:52.284Z] 3f4c226db808: Preparing [2023-06-07T21:23:52.284Z] 75b79b19984b: Preparing [2023-06-07T21:23:52.284Z] 3e60dd431de1: Preparing [2023-06-07T21:23:52.284Z] 26cbea5cba74: Preparing [2023-06-07T21:23:52.284Z] 26cbea5cba74: Waiting [2023-06-07T21:23:52.284Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:52.284Z] 18cb136d940a: Layer already exists [2023-06-07T21:23:52.284Z] b1a6fb1c039c: Layer already exists [2023-06-07T21:23:52.284Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:52.284Z] 3e60dd431de1: Layer already exists [2023-06-07T21:23:52.284Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:52.284Z] 3.1.0-dev.1: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:52.879Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:53.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:53.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T21:23:53.206Z] 18cb136d940a: Preparing [2023-06-07T21:23:53.206Z] b1a6fb1c039c: Preparing [2023-06-07T21:23:53.206Z] 3f4c226db808: Preparing [2023-06-07T21:23:53.206Z] 75b79b19984b: Preparing [2023-06-07T21:23:53.207Z] 3e60dd431de1: Preparing [2023-06-07T21:23:53.207Z] 26cbea5cba74: Preparing [2023-06-07T21:23:53.207Z] 26cbea5cba74: Waiting [2023-06-07T21:23:53.207Z] b1a6fb1c039c: Layer already exists [2023-06-07T21:23:53.207Z] 3e60dd431de1: Layer already exists [2023-06-07T21:23:53.207Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:53.207Z] 18cb136d940a: Layer already exists [2023-06-07T21:23:53.207Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:53.207Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:53.207Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:53.539Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:53.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-06-07T21:23:53.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-06-07T21:23:53.875Z] 18cb136d940a: Preparing [2023-06-07T21:23:53.875Z] b1a6fb1c039c: Preparing [2023-06-07T21:23:53.875Z] 3f4c226db808: Preparing [2023-06-07T21:23:53.875Z] 75b79b19984b: Preparing [2023-06-07T21:23:53.875Z] 3e60dd431de1: Preparing [2023-06-07T21:23:53.875Z] 26cbea5cba74: Preparing [2023-06-07T21:23:53.875Z] 26cbea5cba74: Waiting [2023-06-07T21:23:53.875Z] 3e60dd431de1: Layer already exists [2023-06-07T21:23:53.875Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:53.875Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:53.875Z] 18cb136d940a: Layer already exists [2023-06-07T21:23:53.875Z] b1a6fb1c039c: Layer already exists [2023-06-07T21:23:53.875Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:54.138Z] main: digest: sha256:dfccbe6efabfd119d463a5176320dac2a03aa057b67d37d476e54872eb812146 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:23:54.179Z] ===================================================== [Pipeline] echo [2023-06-07T21:23:54.185Z] taggedImages: [2023-06-07T21:23:54.185Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:54.185Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-06-07T21:23:54.185Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.1 [2023-06-07T21:23:54.185Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:54.185Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-06-07T21:23:54.203Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-06-07T21:23:54.203Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:54.203Z] latest [2023-06-07T21:23:54.203Z] 3.1.0-dev.1 [2023-06-07T21:23:54.203Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:23:54.203Z] main [2023-06-07T21:23:54.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:54.547Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:23:54.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:23:54.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T21:23:54.882Z] db49c88c078f: Preparing [2023-06-07T21:23:54.882Z] 81b6d514c0b9: Preparing [2023-06-07T21:23:54.882Z] 3f4c226db808: Preparing [2023-06-07T21:23:54.882Z] 75b79b19984b: Preparing [2023-06-07T21:23:54.882Z] 3ac1d58373c7: Preparing [2023-06-07T21:23:54.882Z] 26cbea5cba74: Preparing [2023-06-07T21:23:54.882Z] 26cbea5cba74: Waiting [2023-06-07T21:23:54.882Z] 3f4c226db808: Layer already exists [2023-06-07T21:23:54.882Z] 75b79b19984b: Layer already exists [2023-06-07T21:23:54.882Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:23:54.882Z] 26cbea5cba74: Layer already exists [2023-06-07T21:23:55.147Z] db49c88c078f: Pushed [2023-06-07T21:24:00.473Z] 81b6d514c0b9: Pushed [2023-06-07T21:24:00.473Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:00.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:04.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-07T21:24:04.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T21:24:04.562Z] db49c88c078f: Preparing [2023-06-07T21:24:04.562Z] 81b6d514c0b9: Preparing [2023-06-07T21:24:04.562Z] 3f4c226db808: Preparing [2023-06-07T21:24:04.562Z] 75b79b19984b: Preparing [2023-06-07T21:24:04.562Z] 3ac1d58373c7: Preparing [2023-06-07T21:24:04.562Z] 26cbea5cba74: Preparing [2023-06-07T21:24:04.562Z] 26cbea5cba74: Waiting [2023-06-07T21:24:04.562Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:24:04.562Z] 3f4c226db808: Layer already exists [2023-06-07T21:24:04.562Z] db49c88c078f: Layer already exists [2023-06-07T21:24:04.562Z] 81b6d514c0b9: Layer already exists [2023-06-07T21:24:04.562Z] 75b79b19984b: Layer already exists [2023-06-07T21:24:04.562Z] 26cbea5cba74: Layer already exists [2023-06-07T21:24:04.562Z] latest: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:04.942Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:05.293Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 [2023-06-07T21:24:05.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T21:24:05.293Z] db49c88c078f: Preparing [2023-06-07T21:24:05.293Z] 81b6d514c0b9: Preparing [2023-06-07T21:24:05.293Z] 3f4c226db808: Preparing [2023-06-07T21:24:05.293Z] 75b79b19984b: Preparing [2023-06-07T21:24:05.293Z] 3ac1d58373c7: Preparing [2023-06-07T21:24:05.293Z] 26cbea5cba74: Preparing [2023-06-07T21:24:05.293Z] 26cbea5cba74: Waiting [2023-06-07T21:24:05.293Z] 75b79b19984b: Layer already exists [2023-06-07T21:24:05.293Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:24:05.293Z] 81b6d514c0b9: Layer already exists [2023-06-07T21:24:05.293Z] 3f4c226db808: Layer already exists [2023-06-07T21:24:05.293Z] db49c88c078f: Layer already exists [2023-06-07T21:24:05.293Z] 26cbea5cba74: Layer already exists [2023-06-07T21:24:05.561Z] 3.1.0-dev.1: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:05.919Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:06.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:24:06.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T21:24:06.277Z] db49c88c078f: Preparing [2023-06-07T21:24:06.277Z] 81b6d514c0b9: Preparing [2023-06-07T21:24:06.277Z] 3f4c226db808: Preparing [2023-06-07T21:24:06.277Z] 75b79b19984b: Preparing [2023-06-07T21:24:06.277Z] 3ac1d58373c7: Preparing [2023-06-07T21:24:06.277Z] 26cbea5cba74: Preparing [2023-06-07T21:24:06.277Z] 26cbea5cba74: Waiting [2023-06-07T21:24:06.277Z] 3f4c226db808: Layer already exists [2023-06-07T21:24:06.277Z] 81b6d514c0b9: Layer already exists [2023-06-07T21:24:06.277Z] 75b79b19984b: Layer already exists [2023-06-07T21:24:06.277Z] db49c88c078f: Layer already exists [2023-06-07T21:24:06.277Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:24:06.277Z] 26cbea5cba74: Layer already exists [2023-06-07T21:24:06.545Z] 888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:06.885Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:07.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-06-07T21:24:07.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-06-07T21:24:07.214Z] db49c88c078f: Preparing [2023-06-07T21:24:07.214Z] 81b6d514c0b9: Preparing [2023-06-07T21:24:07.214Z] 3f4c226db808: Preparing [2023-06-07T21:24:07.214Z] 75b79b19984b: Preparing [2023-06-07T21:24:07.214Z] 3ac1d58373c7: Preparing [2023-06-07T21:24:07.214Z] 26cbea5cba74: Preparing [2023-06-07T21:24:07.214Z] 75b79b19984b: Layer already exists [2023-06-07T21:24:07.214Z] 81b6d514c0b9: Layer already exists [2023-06-07T21:24:07.214Z] db49c88c078f: Layer already exists [2023-06-07T21:24:07.214Z] 3f4c226db808: Layer already exists [2023-06-07T21:24:07.214Z] 3ac1d58373c7: Layer already exists [2023-06-07T21:24:07.214Z] 26cbea5cba74: Layer already exists [2023-06-07T21:24:07.482Z] main: digest: sha256:f90ccf160bb9af4853f45bc868a8b8dff188075bbd41669082247bea8c298ccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T21:24:07.523Z] ===================================================== [Pipeline] echo [2023-06-07T21:24:07.529Z] taggedImages: [2023-06-07T21:24:07.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af [2023-06-07T21:24:07.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-06-07T21:24:07.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.1 [2023-06-07T21:24:07.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:888135928f9f91f6ddfefe583f70e79cadb3f0af-3.1.0-dev.1 [2023-06-07T21:24:07.529Z] - 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-06-07T21:24:07.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:24:07.902Z] [2023-06-07T21:24:07.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:08.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:24:08.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T21:24:08.230Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T21:24:08.230Z] 04944245beec: Pulling fs layer [2023-06-07T21:24:08.230Z] 699f458cf7ca: Pulling fs layer [2023-06-07T21:24:08.230Z] 765212b225bb: Pulling fs layer [2023-06-07T21:24:08.230Z] f23df028b6ca: Pulling fs layer [2023-06-07T21:24:08.230Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T21:24:08.230Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T21:24:08.230Z] 765212b225bb: Waiting [2023-06-07T21:24:08.230Z] f23df028b6ca: Waiting [2023-06-07T21:24:08.230Z] d65c8cfc05b1: Waiting [2023-06-07T21:24:08.230Z] 2437ff75d9bd: Waiting [2023-06-07T21:24:08.497Z] 04944245beec: Verifying Checksum [2023-06-07T21:24:08.497Z] 04944245beec: Download complete [2023-06-07T21:24:08.497Z] 765212b225bb: Verifying Checksum [2023-06-07T21:24:08.497Z] 765212b225bb: Download complete [2023-06-07T21:24:08.497Z] f23df028b6ca: Verifying Checksum [2023-06-07T21:24:08.497Z] f23df028b6ca: Download complete [2023-06-07T21:24:08.497Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T21:24:08.497Z] d65c8cfc05b1: Download complete [2023-06-07T21:24:08.766Z] 699f458cf7ca: Verifying Checksum [2023-06-07T21:24:09.033Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T21:24:09.033Z] 8998bd30e6a1: Download complete [2023-06-07T21:24:11.616Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T21:24:11.616Z] 2437ff75d9bd: Download complete [2023-06-07T21:24:13.559Z] 8998bd30e6a1: Pull complete [2023-06-07T21:24:13.559Z] 04944245beec: Pull complete [2023-06-07T21:24:14.967Z] 699f458cf7ca: Pull complete [2023-06-07T21:24:15.235Z] 765212b225bb: Pull complete [2023-06-07T21:24:18.575Z] f23df028b6ca: Pull complete [2023-06-07T21:24:18.843Z] d65c8cfc05b1: Pull complete [2023-06-07T21:24:33.827Z] 2437ff75d9bd: Pull complete [2023-06-07T21:24:33.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T21:24:33.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:24:33.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:24:34.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-18108 does not seem to be running inside a container [2023-06-07T21:24:34.092Z] $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T21:24:35.645Z] $ docker top b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:24:36.534Z] ---> job-cost.sh [2023-06-07T21:24:36.534Z] lf-activate-venv: SKIPPING [2023-06-07T21:24:36.534Z] INFO: No Stack... [2023-06-07T21:24:37.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T21:24:38.076Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:24:38.711Z] + cut -d, -f6 [2023-06-07T21:24:38.711Z] + cat /w/workspace/edgex-go/534/archives/cost.csv [Pipeline] lock [2023-06-07T21:24:38.748Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] [2023-06-07T21:24:38.756Z] Resource [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] did not exist. Created. [2023-06-07T21:24:38.756Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:24:39.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T21:24:40.020Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:24:40.026Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-534-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:24:40.032Z] $ docker stop --time=1 b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff [2023-06-07T21:24:41.579Z] $ docker rm -f --volumes b7a4f7e0264766cffb7f0b88f864fb5b87e120910c0bc768e4e5fbd6148c20ff [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-06-07T21:24:42.039Z] provisioning config files... [2023-06-07T21:24:42.046Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/534@tmp/config16352607260417792335tmp [Pipeline] { [Pipeline] sh [2023-06-07T21:24:42.349Z] + set +x [2023-06-07T21:24:42.349Z] + curl -s https://codecov.io/bash [2023-06-07T21:24:42.349Z] + bash -s -- [2023-06-07T21:24:42.349Z] [2023-06-07T21:24:42.349Z] _____ _ [2023-06-07T21:24:42.349Z] / ____| | | [2023-06-07T21:24:42.349Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T21:24:42.349Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T21:24:42.349Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T21:24:42.349Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T21:24:42.349Z] Bash-1.0.6 [2023-06-07T21:24:42.349Z] [2023-06-07T21:24:42.349Z] [2023-06-07T21:24:42.349Z] ==> git version 2.25.1 found [2023-06-07T21:24:42.349Z] ==> 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-06-07T21:24:42.349Z] Release-Date: 2020-01-08 [2023-06-07T21:24:42.349Z] 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-06-07T21:24:42.350Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T21:24:42.350Z] ==> Jenkins CI detected. [2023-06-07T21:24:42.350Z] current dir:  /w/workspace/edgex-go/534 [2023-06-07T21:24:42.350Z] project root: . [2023-06-07T21:24:42.350Z] --> token set from env [2023-06-07T21:24:42.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T21:24:42.350Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T21:24:42.350Z] ==> Python coveragepy not found [2023-06-07T21:24:42.350Z] ==> Searching for coverage reports in: [2023-06-07T21:24:42.350Z] + . [2023-06-07T21:24:42.608Z] -> Found 1 reports [2023-06-07T21:24:42.609Z] ==> Detecting git/mercurial file structure [2023-06-07T21:24:42.609Z] ==> Reading reports [2023-06-07T21:24:42.609Z] + ./coverage.out bytes=447731 [2023-06-07T21:24:42.609Z] ==> Appending adjustments [2023-06-07T21:24:42.609Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T21:24:43.544Z] + Found adjustments [2023-06-07T21:24:43.544Z] ==> Gzipping contents [2023-06-07T21:24:43.544Z] 60K /tmp/codecov.A3HTs5.gz [2023-06-07T21:24:43.544Z] ==> Uploading reports [2023-06-07T21:24:43.544Z] url: https://codecov.io [2023-06-07T21:24:43.544Z] query: branch=main&commit=888135928f9f91f6ddfefe583f70e79cadb3f0af&build=534&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F534%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:24:43.544Z] -> Pinging Codecov [2023-06-07T21:24:43.544Z] 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=888135928f9f91f6ddfefe583f70e79cadb3f0af&build=534&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F534%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:24:43.802Z] -> Uploading to [2023-06-07T21:24:43.802Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/888135928f9f91f6ddfefe583f70e79cadb3f0af/9a9fb1c0-be1c-4c7f-9c07-09a0f92725f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T212443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af437d448e3ee26a239944331624c7a62018aa3b15104a785d7e49d751e0b23f [2023-06-07T21:24:43.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:24:43.802Z] Dload Upload Total Spent Left Speed [2023-06-07T21:24:44.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 253k --:--:-- --:--:-- --:--:-- 253k [2023-06-07T21:24:44.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/888135928f9f91f6ddfefe583f70e79cadb3f0af [Pipeline] } [2023-06-07T21:24:44.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-06-07T21:24:44.293Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-07T21:24:44.311Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:44.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:24:44.612Z] [2023-06-07T21:24:44.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:24:44.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:24:44.902Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-07T21:24:44.902Z] df9b9388f04a: Pulling fs layer [2023-06-07T21:24:44.902Z] 52dc419b0ee2: Pulling fs layer [2023-06-07T21:24:44.902Z] 25bc292e5bac: Pulling fs layer [2023-06-07T21:24:44.902Z] 114826534d7a: Pulling fs layer [2023-06-07T21:24:44.902Z] 4657fd5d0bcf: Pulling fs layer [2023-06-07T21:24:44.902Z] 6ad1cebc031e: Pulling fs layer [2023-06-07T21:24:44.902Z] 8a3aa393b2d8: Pulling fs layer [2023-06-07T21:24:44.902Z] 114826534d7a: Waiting [2023-06-07T21:24:44.902Z] 4657fd5d0bcf: Waiting [2023-06-07T21:24:44.902Z] 6ad1cebc031e: Waiting [2023-06-07T21:24:44.902Z] 8a3aa393b2d8: Waiting [2023-06-07T21:24:44.902Z] 25bc292e5bac: Verifying Checksum [2023-06-07T21:24:44.902Z] 25bc292e5bac: Download complete [2023-06-07T21:24:44.902Z] 52dc419b0ee2: Download complete [2023-06-07T21:24:44.902Z] 4657fd5d0bcf: Verifying Checksum [2023-06-07T21:24:44.902Z] 4657fd5d0bcf: Download complete [2023-06-07T21:24:44.902Z] df9b9388f04a: Download complete [2023-06-07T21:24:45.160Z] 6ad1cebc031e: Verifying Checksum [2023-06-07T21:24:45.160Z] 6ad1cebc031e: Download complete [2023-06-07T21:24:45.160Z] df9b9388f04a: Pull complete [2023-06-07T21:24:45.160Z] 52dc419b0ee2: Pull complete [2023-06-07T21:24:45.160Z] 25bc292e5bac: Pull complete [2023-06-07T21:24:45.727Z] 114826534d7a: Verifying Checksum [2023-06-07T21:24:45.727Z] 114826534d7a: Download complete [2023-06-07T21:24:45.727Z] 8a3aa393b2d8: Download complete [2023-06-07T21:24:49.008Z] 114826534d7a: Pull complete [2023-06-07T21:24:49.008Z] 4657fd5d0bcf: Pull complete [2023-06-07T21:24:49.008Z] 6ad1cebc031e: Pull complete [2023-06-07T21:24:51.547Z] 8a3aa393b2d8: Pull complete [2023-06-07T21:24:51.547Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-07T21:24:51.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:24:51.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:24:51.620Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:24:51.647Z] $ 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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-07T21:24:56.183Z] $ docker top cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:24:56.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-06-07T21:24:56.528Z] + set -o pipefail [2023-06-07T21:24:56.528Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] Monitoring /w/workspace/edgex-go/534 (github.com/edgexfoundry/edgex-go)... [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8fab1d63-e919-4df4-b0c0-c78977e415ae [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] [2023-06-07T21:25:01.799Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-07T21:25:01.799Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-07T21:25:01.799Z] More details here: https://snyk.co/ue1NS [2023-06-07T21:25:01.799Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-07T21:25:01.799Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-07T21:25:01.808Z] $ docker stop --time=1 cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 [2023-06-07T21:25:04.900Z] $ docker rm -f --volumes cacce2fae097a33a23464aa4c9fb868733aadc1ba6cc90d6e7e7a273158af3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-06-07T21:25:05.238Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:25:05.256Z] provisioning config files... [2023-06-07T21:25:05.263Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/534@tmp/config11764670644215444072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:05.554Z] --> edgex-publish-swagger.sh [2023-06-07T21:25:05.554Z] === Publish openapi/v3 API === [2023-06-07T21:25:05.554Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-06-07T21:25:05.554Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/534/openapi/v3/core-command.yaml] [2023-06-07T21:25:05.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:25:05.554Z] Dload Upload Total Spent Left Speed [2023-06-07T21:25:06.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46299 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 [2023-06-07T21:25:06.124Z] [2023-06-07T21:25:06.124Z] [2023-06-07T21:25:06.124Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/534/openapi/v3/core-data.yaml] [2023-06-07T21:25:06.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:25:06.124Z] Dload Upload Total Spent Left Speed [2023-06-07T21:25:06.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 128k --:--:-- --:--:-- --:--:-- 128k [2023-06-07T21:25:06.694Z] [2023-06-07T21:25:06.694Z] [2023-06-07T21:25:06.694Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/534/openapi/v3/core-metadata.yaml] [2023-06-07T21:25:06.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:25:06.694Z] Dload Upload Total Spent Left Speed [2023-06-07T21:25:07.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1628k --:--:-- --:--:-- --:--:-- 1609k 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-06-07T21:25:07.263Z] [2023-06-07T21:25:07.263Z] [2023-06-07T21:25:07.263Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/534/openapi/v3/support-notifications.yaml] [2023-06-07T21:25:07.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:25:07.263Z] Dload Upload Total Spent Left Speed [2023-06-07T21:25:07.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 137k --:--:-- --:--:-- --:--:-- 137k 100 86965 0 0 100 86965 0 137k --:--:-- --:--:-- --:--:-- 137k [2023-06-07T21:25:07.831Z] [2023-06-07T21:25:07.831Z] [2023-06-07T21:25:07.831Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/534/openapi/v3/support-scheduler.yaml] [2023-06-07T21:25:07.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:25:07.832Z] Dload Upload Total Spent Left Speed [2023-06-07T21:25:08.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 69546 --:--:-- --:--:-- --:--:-- 69546 [2023-06-07T21:25:08.403Z] [2023-06-07T21:25:08.403Z] [Pipeline] } [2023-06-07T21:25:08.411Z] 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-06-07T21:25:08.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:25:08.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:09.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:25:09.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:25:09.178Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:25:09.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T21:25:09.611Z] $ docker top 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 -eo pid,comm [2023-06-07T21:25:09.665Z] 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-06-07T21:25:09.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:25:09.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:25:09.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:25:09.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:25:09.806Z] $ docker exec 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 ssh-agent [2023-06-07T21:25:09.917Z] SSH_AUTH_SOCK=/tmp/ssh-1KgLs3dFLFce/agent.32 [2023-06-07T21:25:09.917Z] SSH_AGENT_PID=38 [2023-06-07T21:25:09.922Z] Running ssh-add (command line suppressed) [2023-06-07T21:25:10.017Z] Identity added: /w/workspace/edgex-go/534@tmp/private_key_11661564612728813505.key (/w/workspace/edgex-go/534@tmp/private_key_11661564612728813505.key) [2023-06-07T21:25:10.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:25:10.324Z] + git semver tag [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,472 [run_tag] DEBUG tag force:False [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,472 [check_head_tag] DEBUG check head tag [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,473 [execute] INFO git cat-file --batch-check [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=) [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,476 [execute] INFO git cat-file --batch [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=) [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,482 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,483 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,483 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:25:10.583Z] 2023-06-07 21:25:10,486 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:10.583Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T21:25:10.589Z] $ docker exec --env ******** --env ******** 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 ssh-agent -k [2023-06-07T21:25:10.677Z] unset SSH_AUTH_SOCK; [2023-06-07T21:25:10.677Z] unset SSH_AGENT_PID; [2023-06-07T21:25:10.677Z] echo Agent pid 38 killed; [2023-06-07T21:25:10.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:25:10.983Z] + git semver [Pipeline] } [2023-06-07T21:25:11.253Z] $ docker stop --time=1 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 [2023-06-07T21:25:12.532Z] $ docker rm -f --volumes 179039c5992d9d10e60228be4aa368f59d72da72d256aba0ce3f66575b643ef9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:12.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:25:12.912Z] [2023-06-07T21:25:12.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:13.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:25:13.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T21:25:13.210Z] ab5ef0e58194: Pulling fs layer [2023-06-07T21:25:13.210Z] 9712f1f96733: Pulling fs layer [2023-06-07T21:25:13.210Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T21:25:13.210Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T21:25:13.210Z] e9a5061849ea: Pulling fs layer [2023-06-07T21:25:13.210Z] d747dcd14b5f: Pulling fs layer [2023-06-07T21:25:13.210Z] 2de7ff778b66: Pulling fs layer [2023-06-07T21:25:13.210Z] 0d9ebad4ef96: Waiting [2023-06-07T21:25:13.210Z] e9a5061849ea: Waiting [2023-06-07T21:25:13.210Z] d747dcd14b5f: Waiting [2023-06-07T21:25:13.210Z] 2de7ff778b66: Waiting [2023-06-07T21:25:13.210Z] 9712f1f96733: Verifying Checksum [2023-06-07T21:25:13.210Z] 9712f1f96733: Download complete [2023-06-07T21:25:13.473Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T21:25:13.473Z] 63f879dbbcfc: Download complete [2023-06-07T21:25:13.732Z] e9a5061849ea: Verifying Checksum [2023-06-07T21:25:13.732Z] e9a5061849ea: Download complete [2023-06-07T21:25:13.732Z] d747dcd14b5f: Download complete [2023-06-07T21:25:13.732Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T21:25:13.732Z] 0d9ebad4ef96: Download complete [2023-06-07T21:25:13.732Z] ab5ef0e58194: Verifying Checksum [2023-06-07T21:25:13.732Z] ab5ef0e58194: Download complete [2023-06-07T21:25:13.732Z] 2de7ff778b66: Verifying Checksum [2023-06-07T21:25:13.732Z] 2de7ff778b66: Download complete [2023-06-07T21:25:17.019Z] ab5ef0e58194: Pull complete [2023-06-07T21:25:17.019Z] 9712f1f96733: Pull complete [2023-06-07T21:25:17.278Z] 63f879dbbcfc: Pull complete [2023-06-07T21:25:21.470Z] 0d9ebad4ef96: Pull complete [2023-06-07T21:25:21.470Z] e9a5061849ea: Pull complete [2023-06-07T21:25:21.470Z] d747dcd14b5f: Pull complete [2023-06-07T21:25:22.404Z] 2de7ff778b66: Pull complete [2023-06-07T21:25:22.404Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T21:25:22.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:25:22.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:25:22.487Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:25:22.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-07T21:25:26.985Z] $ docker top ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:25:27.052Z] provisioning config files... [2023-06-07T21:25:27.058Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/534@tmp/config6243651430488648542tmp [2023-06-07T21:25:27.068Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/534@tmp/config7487653964345952356tmp [2023-06-07T21:25:27.076Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/534@tmp/config4804115832623883902tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:25:27.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:27.369Z] ---> sigul-configuration.sh [2023-06-07T21:25:27.370Z] gpg: directory `/root/.gnupg' created [2023-06-07T21:25:27.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T21:25:27.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T21:25:27.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T21:25:27.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T21:25:27.370Z] gpg: CAST5 encrypted data [2023-06-07T21:25:27.370Z] gpg: encrypted with 1 passphrase [2023-06-07T21:25:27.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T21:25:27.653Z] + mkdir /home/jenkins [2023-06-07T21:25:27.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T21:25:27.937Z] + 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-06-07T21:25:27.945Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:28.227Z] ---> sigul-install.sh [2023-06-07T21:25:28.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T21:25:28.510Z] + git tag --list [2023-06-07T21:25:28.510Z] 0.6.0 [2023-06-07T21:25:28.510Z] 0.6.1 [2023-06-07T21:25:28.510Z] 0.7.0 [2023-06-07T21:25:28.510Z] 0.7.1 [2023-06-07T21:25:28.510Z] v1.0.0 [2023-06-07T21:25:28.510Z] v1.0.1 [2023-06-07T21:25:28.510Z] v1.1.0 [2023-06-07T21:25:28.510Z] v1.2.0 [2023-06-07T21:25:28.510Z] v1.2.1 [2023-06-07T21:25:28.510Z] v1.3.0 [2023-06-07T21:25:28.510Z] v1.3.1 [2023-06-07T21:25:28.510Z] v2.0.0 [2023-06-07T21:25:28.510Z] v2.1.0 [2023-06-07T21:25:28.510Z] v2.1.1 [2023-06-07T21:25:28.510Z] v2.2.0 [2023-06-07T21:25:28.510Z] v2.3.0 [2023-06-07T21:25:28.510Z] v3.0 [2023-06-07T21:25:28.510Z] v3.0.0 [2023-06-07T21:25:28.510Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-07T21:25:28.793Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-07T21:25:29.360Z] Signing Git tag with Sigul... [2023-06-07T21:25:29.360Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-07T21:25:29.628Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:29.912Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T21:25:29.918Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T21:25:29.935Z] $ docker stop --time=1 ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 [2023-06-07T21:25:31.236Z] $ docker rm -f --volumes ed35ccef66ee3e99dbc1c5b741712281f8272b41cdd0b22b045398caa579cca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T21:25:31.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:25:31.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:31.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:25:31.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:25:32.011Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:25:32.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T21:25:32.363Z] $ docker top cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 -eo pid,comm [2023-06-07T21:25:32.416Z] 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-06-07T21:25:32.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:25:32.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:25:32.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:25:32.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:25:32.557Z] $ docker exec cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 ssh-agent [2023-06-07T21:25:32.665Z] SSH_AUTH_SOCK=/tmp/ssh-Q9ItDjN08IQo/agent.32 [2023-06-07T21:25:32.665Z] SSH_AGENT_PID=38 [2023-06-07T21:25:32.669Z] Running ssh-add (command line suppressed) [2023-06-07T21:25:32.770Z] Identity added: /w/workspace/edgex-go/534@tmp/private_key_17728047716607278409.key (/w/workspace/edgex-go/534@tmp/private_key_17728047716607278409.key) [2023-06-07T21:25:32.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:25:33.071Z] + git semver bump pre [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/edgex-go/534/.semver/main with force:True [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,241 [write_file] DEBUG write to file:/w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,243 [execute] INFO git cat-file --batch-check [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,249 [execute] INFO git cat-file --batch [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:25:33.330Z] 2023-06-07 21:25:33,255 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:33.330Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:25:33.335Z] $ docker exec --env ******** --env ******** cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 ssh-agent -k [2023-06-07T21:25:33.423Z] unset SSH_AUTH_SOCK; [2023-06-07T21:25:33.423Z] unset SSH_AGENT_PID; [2023-06-07T21:25:33.423Z] echo Agent pid 38 killed; [2023-06-07T21:25:33.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:25:33.727Z] + git semver [Pipeline] } [2023-06-07T21:25:33.995Z] $ docker stop --time=1 cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 [2023-06-07T21:25:35.250Z] $ docker rm -f --volumes cc4c509f8061aff106be795dfa72b51499e9a18c77ac3456a25bd6e8e8c06fe3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:25:35.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:25:35.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:35.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:25:35.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:25:35.930Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:25:35.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T21:25:36.260Z] $ docker top a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f -eo pid,comm [2023-06-07T21:25:36.306Z] 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-06-07T21:25:36.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:25:36.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:25:36.336Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:25:36.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:25:36.442Z] $ docker exec a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f ssh-agent [2023-06-07T21:25:36.553Z] SSH_AUTH_SOCK=/tmp/ssh-N5nQTOhpZytB/agent.32 [2023-06-07T21:25:36.553Z] SSH_AGENT_PID=38 [2023-06-07T21:25:36.557Z] Running ssh-add (command line suppressed) [2023-06-07T21:25:36.648Z] Identity added: /w/workspace/edgex-go/534@tmp/private_key_4457034833164129553.key (/w/workspace/edgex-go/534@tmp/private_key_4457034833164129553.key) [2023-06-07T21:25:36.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:25:36.944Z] + git semver push [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,102 [run_push] DEBUG push [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,102 [execute] INFO git cat-file --batch-check [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,106 [execute] INFO git rev-list 1c1a81d6553371be10dde26e1bcf9d92b7fcc86a -- [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,106 [execute] DEBUG Popen(['git', 'rev-list', '1c1a81d6553371be10dde26e1bcf9d92b7fcc86a', '--'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,121 [execute] INFO git fetch -v origin [2023-06-07T21:25:37.205Z] 2023-06-07 21:25:37,121 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T21:25:37.773Z] 2023-06-07 21:25:37,585 [run_push] DEBUG no remote changes detected [2023-06-07T21:25:37.773Z] 2023-06-07 21:25:37,585 [execute] INFO git push origin semver [2023-06-07T21:25:37.773Z] 2023-06-07 21:25:37,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/534/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:25:38.710Z] 2023-06-07 21:25:38,380 [run_push] DEBUG push all version tags [2023-06-07T21:25:38.710Z] 2023-06-07 21:25:38,380 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T21:25:38.710Z] 2023-06-07 21:25:38,381 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/534, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:25:39.279Z] 2023-06-07 21:25:39,123 [read_version] DEBUG read version from /w/workspace/edgex-go/534/.semver/main [2023-06-07T21:25:39.279Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:25:39.287Z] $ docker exec --env ******** --env ******** a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f ssh-agent -k [2023-06-07T21:25:39.380Z] unset SSH_AUTH_SOCK; [2023-06-07T21:25:39.381Z] unset SSH_AGENT_PID; [2023-06-07T21:25:39.381Z] echo Agent pid 38 killed; [2023-06-07T21:25:39.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:25:39.691Z] + git semver [Pipeline] } [2023-06-07T21:25:39.959Z] $ docker stop --time=1 a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f [2023-06-07T21:25:41.241Z] $ docker rm -f --volumes a99d3c2eb3e41f73d704b09abc51df42d2e20d45b5de4486149b5e39902e6a0f [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-06-07T21:25:41.709Z] + [ -d /w/workspace/edgex-go/534/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:41.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:42.969Z] ---> package-listing.sh [2023-06-07T21:25:42.970Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T21:25:42.970Z] ++ facter osfamily [2023-06-07T21:25:42.970Z] + OS_FAMILY=debian [2023-06-07T21:25:42.970Z] + workspace=/w/workspace/edgex-go/534 [2023-06-07T21:25:42.970Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T21:25:42.970Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T21:25:42.970Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T21:25:42.970Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T21:25:42.970Z] + '[' /w/workspace/edgex-go/534 ']' [2023-06-07T21:25:42.970Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T21:25:42.970Z] + case "${OS_FAMILY}" in [2023-06-07T21:25:42.970Z] + dpkg -l [2023-06-07T21:25:42.970Z] + grep '^ii' [2023-06-07T21:25:43.255Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T21:25:43.255Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T21:25:43.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T21:25:43.255Z] + '[' /w/workspace/edgex-go/534 ']' [2023-06-07T21:25:43.255Z] + mkdir -p /w/workspace/edgex-go/534/archives/ [2023-06-07T21:25:43.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/534/archives/ [Pipeline] echo [2023-06-07T21:25:43.299Z] 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/534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T21:25:43.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:44.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:25:44.126Z] [2023-06-07T21:25:44.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:25:44.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:25:44.417Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T21:25:44.417Z] 5eb5b503b376: Pulling fs layer [2023-06-07T21:25:44.417Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T21:25:44.417Z] ec43610c2a17: Pulling fs layer [2023-06-07T21:25:44.417Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T21:25:44.417Z] 33b1e0a273af: Pulling fs layer [2023-06-07T21:25:44.417Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T21:25:44.417Z] 2f39f015ded8: Pulling fs layer [2023-06-07T21:25:44.417Z] 33b1e0a273af: Waiting [2023-06-07T21:25:44.417Z] 5d3b04190fa2: Waiting [2023-06-07T21:25:44.417Z] 2f39f015ded8: Waiting [2023-06-07T21:25:44.417Z] 3a2ae6a8a46f: Waiting [2023-06-07T21:25:44.417Z] 5c69ac0246d0: Download complete [2023-06-07T21:25:44.417Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T21:25:44.417Z] 3a2ae6a8a46f: Download complete [2023-06-07T21:25:44.417Z] 33b1e0a273af: Verifying Checksum [2023-06-07T21:25:44.417Z] 33b1e0a273af: Download complete [2023-06-07T21:25:44.417Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T21:25:44.417Z] 5d3b04190fa2: Download complete [2023-06-07T21:25:44.417Z] ec43610c2a17: Verifying Checksum [2023-06-07T21:25:44.417Z] ec43610c2a17: Download complete [2023-06-07T21:25:44.675Z] 5eb5b503b376: Verifying Checksum [2023-06-07T21:25:44.675Z] 5eb5b503b376: Download complete [2023-06-07T21:25:45.239Z] 2f39f015ded8: Verifying Checksum [2023-06-07T21:25:45.805Z] 5eb5b503b376: Pull complete [2023-06-07T21:25:45.805Z] 5c69ac0246d0: Pull complete [2023-06-07T21:25:46.064Z] ec43610c2a17: Pull complete [2023-06-07T21:25:46.322Z] 3a2ae6a8a46f: Pull complete [2023-06-07T21:25:46.322Z] 33b1e0a273af: Pull complete [2023-06-07T21:25:46.580Z] 5d3b04190fa2: Pull complete [2023-06-07T21:25:50.764Z] 2f39f015ded8: Pull complete [2023-06-07T21:25:50.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T21:25:50.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:25:50.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:25:50.852Z] prd-ubuntu20.04-docker-8c-8g-18105 does not seem to be running inside a container [2023-06-07T21:25:50.878Z] $ 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/534/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/534 -v /w/workspace/edgex-go/534:/w/workspace/edgex-go/534:rw,z -v /w/workspace/edgex-go/534@tmp:/w/workspace/edgex-go/534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T21:25:54.121Z] $ docker top 448e0030b6f0db7d4124ce7a5ad4526c69beb7d305c287d66543e1a78817f2d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:25:54.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T21:25:54.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T21:25:55.025Z] + ls /var/log/sa-host [2023-06-07T21:25:55.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:25:55.175Z] provisioning config files... [2023-06-07T21:25:55.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/534@tmp/config7952534239363555338tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:25:55.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:55.475Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T21:25:55.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:55.809Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T21:25:55.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:56.100Z] ---> sudo-logs.sh [2023-06-07T21:25:56.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T21:25:56.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:56.407Z] ---> job-cost.sh [2023-06-07T21:25:56.407Z] lf-activate-venv: SKIPPING [2023-06-07T21:25:56.407Z] DEBUG: total: 0.10999999940395355 [2023-06-07T21:25:56.407Z] INFO: Retrieving Stack Cost... [2023-06-07T21:25:56.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:25:57.235Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T21:25:57.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:25:57.531Z] ---> logs-deploy.sh [2023-06-07T21:25:57.531Z] lf-activate-venv: SKIPPING [2023-06-07T21:25:57.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/534 [2023-06-07T21:25:57.531Z] INFO: archiving workspace using pattern(s): [2023-06-07T21:25:58.467Z] Archives upload complete. [2023-06-07T21:25:58.467Z] INFO: archiving logs to Nexus