Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 857beb77c92229047ced6cb20085c205aee91962 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-ssh1829886587827434032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4770279236057880484.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3322772296348889655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2381895494974203397.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-ssh13386179152608801036.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-14496 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/516 [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/516 # 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 857beb77c92229047ced6cb20085c205aee91962 (main) Commit message: "fix(snap): Update env file path for security bootstrapper services (#4555)" > git config core.sparsecheckout # timeout=10 > git checkout -f 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 > git rev-list --no-walk ce5d24036f637d84b811de065aa37bd3eaf3c7fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T12:18:01.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T12:18:01.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T12:18:01.236Z] ========================================================= [2023-05-08T12:18:01.236Z] EdgeX Global Pipelines Version Info [2023-05-08T12:18:01.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:18:01.946Z] ------------------- [2023-05-08T12:18:01.946Z] stable info: [2023-05-08T12:18:01.946Z] ------------------- [2023-05-08T12:18:01.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T12:18:01.946Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T12:18:01.946Z] Message: update stable to v1.0.249 [2023-05-08T12:18:02.518Z] ------------------- [2023-05-08T12:18:02.518Z] experimental info: [2023-05-08T12:18:02.518Z] ------------------- [2023-05-08T12:18:02.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T12:18:02.518Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T12:18:02.518Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T12:18:02.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-08T12:18:02.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-08T12:18:02.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T12:18:02.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T12:18:02.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T12:18:02.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T12:18:02.747Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T12:18:02.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-08T12:18:02.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-08T12:18:02.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-08T12:18:02.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T12:18:02.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T12:18:02.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T12:18:02.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T12:18:02.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T12:18:02.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T12:18:02.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T12:18:02.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T12:18:02.910Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T12:18:02.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-08T12:18:02.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T12:18:02.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T12:18:02.953Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T12:18:02.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T12:18:02.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T12:18:02.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T12:18:03.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 857beb77c92229047ced6cb20085c205aee91962 [Pipeline] echo [2023-05-08T12:18:03.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 857beb7 [Pipeline] echo [2023-05-08T12:18:03.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:18:03.074Z] provisioning config files... [2023-05-08T12:18:03.088Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config3788812856811405717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:18:03.392Z] ---> docker-login.sh [2023-05-08T12:18:03.392Z] nexus3.edgexfoundry.org:10001 [2023-05-08T12:18:03.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:18:03.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:18:03.653Z] Configure a credential helper to remove this warning. See [2023-05-08T12:18:03.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:18:03.653Z] [2023-05-08T12:18:03.653Z] Login Succeeded [2023-05-08T12:18:03.653Z] nexus3.edgexfoundry.org:10002 [2023-05-08T12:18:03.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:18:03.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:18:03.914Z] Configure a credential helper to remove this warning. See [2023-05-08T12:18:03.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:18:03.914Z] [2023-05-08T12:18:03.914Z] Login Succeeded [2023-05-08T12:18:03.914Z] nexus3.edgexfoundry.org:10003 [2023-05-08T12:18:03.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:18:03.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:18:03.914Z] Configure a credential helper to remove this warning. See [2023-05-08T12:18:03.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:18:03.914Z] [2023-05-08T12:18:03.914Z] Login Succeeded [2023-05-08T12:18:03.914Z] nexus3.edgexfoundry.org:10004 [2023-05-08T12:18:04.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:18:04.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:18:04.175Z] Configure a credential helper to remove this warning. See [2023-05-08T12:18:04.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:18:04.175Z] [2023-05-08T12:18:04.175Z] Login Succeeded [2023-05-08T12:18:04.175Z] docker.io [2023-05-08T12:18:04.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:18:04.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:18:04.436Z] Configure a credential helper to remove this warning. See [2023-05-08T12:18:04.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:18:04.436Z] [2023-05-08T12:18:04.436Z] Login Succeeded [2023-05-08T12:18:04.436Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T12:18:04.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T12:18:04.764Z] + 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-05-08T12:18:04.764Z] + dirname cmd/core-command/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T12:18:04.764Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + dirname cmd/core-data/Dockerfile [2023-05-08T12:18:04.764Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/core-metadata/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-08T12:18:04.764Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-05-08T12:18:04.764Z] cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/support-notifications/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-08T12:18:04.764Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-08T12:18:04.764Z] + cut -d/ -f2 [2023-05-08T12:18:04.764Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-08T12:18:04.817Z] 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-05-08T12:18:05.157Z] + git rev-list -1 --merges 857beb77c92229047ced6cb20085c205aee91962~1..857beb77c92229047ced6cb20085c205aee91962 [Pipeline] echo [2023-05-08T12:18:05.202Z] -----------> git rev-list -1 --merges 857beb77c92229047ced6cb20085c205aee91962~1..857beb77c92229047ced6cb20085c205aee91962 857beb77c92229047ced6cb20085c205aee91962 [false] [Pipeline] sh [2023-05-08T12:18:05.488Z] + git log --format=format:%s -1 857beb77c92229047ced6cb20085c205aee91962 [Pipeline] echo [2023-05-08T12:18:05.502Z] ========================================================= [2023-05-08T12:18:05.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T12:18:05.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-08T12:18:05.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T12:18:05.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T12:18:05.926Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T12:18:05.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T12:18:05.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T12:18:05.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T12:18:05.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:18:06.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:18:06.335Z] [2023-05-08T12:18:06.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:18:06.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:18:06.636Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T12:18:06.636Z] b85a868b505f: Pulling fs layer [2023-05-08T12:18:06.636Z] e2be974225ed: Pulling fs layer [2023-05-08T12:18:06.636Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T12:18:06.636Z] 988bab9f4d93: Pulling fs layer [2023-05-08T12:18:06.636Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T12:18:06.636Z] eaf3925da568: Pulling fs layer [2023-05-08T12:18:06.636Z] bab4dde63d76: Pulling fs layer [2023-05-08T12:18:06.636Z] bde34c3a00c8: Pulling fs layer [2023-05-08T12:18:06.636Z] b352a97aabf1: Pulling fs layer [2023-05-08T12:18:06.636Z] 4872d77fe225: Pulling fs layer [2023-05-08T12:18:06.636Z] 5851b861e8e6: Pulling fs layer [2023-05-08T12:18:06.636Z] 1469e6f7b9e6: Waiting [2023-05-08T12:18:06.636Z] 4872d77fe225: Waiting [2023-05-08T12:18:06.636Z] bde34c3a00c8: Waiting [2023-05-08T12:18:06.636Z] b352a97aabf1: Waiting [2023-05-08T12:18:06.636Z] e2be974225ed: Verifying Checksum [2023-05-08T12:18:06.636Z] e2be974225ed: Download complete [2023-05-08T12:18:06.636Z] 988bab9f4d93: Verifying Checksum [2023-05-08T12:18:06.636Z] 988bab9f4d93: Download complete [2023-05-08T12:18:06.636Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T12:18:06.636Z] 339a4e72a1f5: Download complete [2023-05-08T12:18:06.636Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T12:18:06.636Z] 1469e6f7b9e6: Download complete [2023-05-08T12:18:06.636Z] eaf3925da568: Verifying Checksum [2023-05-08T12:18:06.636Z] eaf3925da568: Download complete [2023-05-08T12:18:06.636Z] bde34c3a00c8: Verifying Checksum [2023-05-08T12:18:06.636Z] bde34c3a00c8: Download complete [2023-05-08T12:18:06.895Z] b352a97aabf1: Verifying Checksum [2023-05-08T12:18:06.895Z] b352a97aabf1: Download complete [2023-05-08T12:18:06.895Z] 4872d77fe225: Verifying Checksum [2023-05-08T12:18:06.895Z] 4872d77fe225: Download complete [2023-05-08T12:18:06.895Z] 5851b861e8e6: Verifying Checksum [2023-05-08T12:18:06.895Z] 5851b861e8e6: Download complete [2023-05-08T12:18:06.895Z] b85a868b505f: Verifying Checksum [2023-05-08T12:18:06.895Z] b85a868b505f: Download complete [2023-05-08T12:18:07.164Z] bab4dde63d76: Verifying Checksum [2023-05-08T12:18:07.164Z] bab4dde63d76: Download complete [2023-05-08T12:18:08.102Z] b85a868b505f: Pull complete [2023-05-08T12:18:08.363Z] e2be974225ed: Pull complete [2023-05-08T12:18:08.930Z] 339a4e72a1f5: Pull complete [2023-05-08T12:18:08.930Z] 988bab9f4d93: Pull complete [2023-05-08T12:18:09.190Z] 1469e6f7b9e6: Pull complete [2023-05-08T12:18:09.190Z] eaf3925da568: Pull complete [2023-05-08T12:18:11.095Z] bab4dde63d76: Pull complete [2023-05-08T12:18:11.095Z] bde34c3a00c8: Pull complete [2023-05-08T12:18:11.095Z] b352a97aabf1: Pull complete [2023-05-08T12:18:11.356Z] 4872d77fe225: Pull complete [2023-05-08T12:18:11.356Z] 5851b861e8e6: Pull complete [2023-05-08T12:18:11.356Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T12:18:11.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:18:11.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:18:11.457Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:18:11.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:18:14.030Z] $ docker top 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 -eo pid,comm [2023-05-08T12:18:14.089Z] 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-05-08T12:18:14.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T12:18:14.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T12:18:14.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T12:18:14.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T12:18:14.249Z] $ docker exec 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 ssh-agent [2023-05-08T12:18:14.357Z] SSH_AUTH_SOCK=/tmp/ssh-2vMSuWAjz13E/agent.32 [2023-05-08T12:18:14.357Z] SSH_AGENT_PID=39 [2023-05-08T12:18:14.363Z] Running ssh-add (command line suppressed) [2023-05-08T12:18:14.467Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_2222769780260355793.key (/w/workspace/edgex-go/516@tmp/private_key_2222769780260355793.key) [2023-05-08T12:18:14.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T12:18:14.763Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T12:18:14.780Z] $ docker exec --env ******** --env ******** 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 ssh-agent -k [2023-05-08T12:18:14.891Z] unset SSH_AUTH_SOCK; [2023-05-08T12:18:14.891Z] unset SSH_AGENT_PID; [2023-05-08T12:18:14.891Z] echo Agent pid 39 killed; [2023-05-08T12:18:14.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T12:18:14.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T12:18:14.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T12:18:15.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T12:18:15.045Z] $ docker exec 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 ssh-agent [2023-05-08T12:18:15.156Z] SSH_AUTH_SOCK=/tmp/ssh-9q22RBM3RM8w/agent.71 [2023-05-08T12:18:15.156Z] SSH_AGENT_PID=77 [2023-05-08T12:18:15.160Z] Running ssh-add (command line suppressed) [2023-05-08T12:18:15.267Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_4963130759231234803.key (/w/workspace/edgex-go/516@tmp/private_key_4963130759231234803.key) [2023-05-08T12:18:15.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T12:18:15.557Z] + git semver init [2023-05-08T12:18:15.815Z] 2023-05-08 12:18:15,747 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T12:18:15.815Z] 2023-05-08 12:18:15,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/516/.semver [2023-05-08T12:18:15.816Z] 2023-05-08 12:18:15,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/516/.semver [2023-05-08T12:18:15.816Z] 2023-05-08 12:18:15,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/516/.semver'], cwd=/w/workspace/edgex-go/516, universal_newlines=False, shell=None, istream=None) [2023-05-08T12:18:21.098Z] 2023-05-08 12:18:20,487 [append_file] DEBUG append to file:/w/workspace/edgex-go/516/.git/info/exclude [2023-05-08T12:18:21.098Z] 2023-05-08 12:18:20,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/516/.semver/main with force:False [2023-05-08T12:18:21.098Z] 2023-05-08 12:18:20,488 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:18:21.098Z] 2023-05-08 12:18:20,488 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:18:21.098Z] 3.0.0-dev.151 [Pipeline] } [2023-05-08T12:18:21.113Z] $ docker exec --env ******** --env ******** 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 ssh-agent -k [2023-05-08T12:18:21.202Z] unset SSH_AUTH_SOCK; [2023-05-08T12:18:21.203Z] unset SSH_AGENT_PID; [2023-05-08T12:18:21.203Z] echo Agent pid 77 killed; [2023-05-08T12:18:21.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T12:18:21.508Z] + git semver [Pipeline] } [2023-05-08T12:18:21.785Z] $ docker stop --time=1 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 [2023-05-08T12:18:23.093Z] $ docker rm -f --volumes 744dfc323fdbb41a63e075f6b19aec5a05d8f1ef72593cf2d5a7a351708c6af8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T12:18:23.431Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T12:18:23.624Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T12:18:23.627Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.151 [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-05-08T12:18:24.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/516 [Pipeline] echo [2023-05-08T12:18:24.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:18:24.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:18:24.037Z] ========================================================= [2023-05-08T12:18:24.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T12:18:24.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T12:18:24.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T12:18:24.317Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T12:18:24.317Z] f56be85fc22e: Pulling fs layer [2023-05-08T12:18:24.317Z] 85791d961cd3: Pulling fs layer [2023-05-08T12:18:24.317Z] d694b5ae8c79: Pulling fs layer [2023-05-08T12:18:24.317Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T12:18:24.317Z] 4d19c01a9841: Pulling fs layer [2023-05-08T12:18:24.317Z] 9325e15d5711: Pulling fs layer [2023-05-08T12:18:24.317Z] 556b6ee489ea: Pulling fs layer [2023-05-08T12:18:24.317Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T12:18:24.317Z] 556b6ee489ea: Waiting [2023-05-08T12:18:24.317Z] 9325e15d5711: Waiting [2023-05-08T12:18:24.317Z] c5a4b2cf53e6: Waiting [2023-05-08T12:18:24.317Z] 9f32a84ed3da: Waiting [2023-05-08T12:18:24.317Z] 4d19c01a9841: Waiting [2023-05-08T12:18:24.317Z] 85791d961cd3: Verifying Checksum [2023-05-08T12:18:24.317Z] 85791d961cd3: Download complete [2023-05-08T12:18:24.317Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T12:18:24.317Z] 9f32a84ed3da: Download complete [2023-05-08T12:18:24.317Z] 4d19c01a9841: Download complete [2023-05-08T12:18:24.317Z] f56be85fc22e: Verifying Checksum [2023-05-08T12:18:24.317Z] f56be85fc22e: Download complete [2023-05-08T12:18:24.317Z] 9325e15d5711: Verifying Checksum [2023-05-08T12:18:24.317Z] 9325e15d5711: Download complete [2023-05-08T12:18:24.576Z] f56be85fc22e: Pull complete [2023-05-08T12:18:24.576Z] 85791d961cd3: Pull complete [2023-05-08T12:18:25.148Z] d694b5ae8c79: Verifying Checksum [2023-05-08T12:18:25.148Z] d694b5ae8c79: Download complete [2023-05-08T12:18:25.148Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T12:18:25.148Z] c5a4b2cf53e6: Download complete [2023-05-08T12:18:25.405Z] 556b6ee489ea: Verifying Checksum [2023-05-08T12:18:25.405Z] 556b6ee489ea: Download complete [2023-05-08T12:18:28.685Z] d694b5ae8c79: Pull complete [2023-05-08T12:18:28.685Z] 9f32a84ed3da: Pull complete [2023-05-08T12:18:28.685Z] 4d19c01a9841: Pull complete [2023-05-08T12:18:28.685Z] 9325e15d5711: Pull complete [2023-05-08T12:18:31.215Z] 556b6ee489ea: Pull complete [2023-05-08T12:18:32.149Z] c5a4b2cf53e6: Pull complete [2023-05-08T12:18:32.149Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T12:18:32.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T12:18:32.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T12:18:32.446Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T12:18:32.446Z] WORKDIR /edgex [2023-05-08T12:18:32.446Z] COPY go.mod . [2023-05-08T12:18:32.446Z] RUN go mod download [2023-05-08T12:18:32.446Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-08T12:18:33.014Z] Sending build context to Docker daemon 170.7MB [2023-05-08T12:18:33.014Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T12:18:33.014Z] ---> c4be618373d6 [2023-05-08T12:18:33.014Z] Step 2/4 : WORKDIR /edgex [2023-05-08T12:18:38.311Z] ---> Running in 9661280f7169 [2023-05-08T12:18:38.311Z] Removing intermediate container 9661280f7169 [2023-05-08T12:18:38.311Z] ---> 07d17a4b5c38 [2023-05-08T12:18:38.311Z] Step 3/4 : COPY go.mod . [2023-05-08T12:18:38.311Z] ---> 543e6149f0e8 [2023-05-08T12:18:38.311Z] Step 4/4 : RUN go mod download [2023-05-08T12:18:38.311Z] ---> Running in 173db1760624 [2023-05-08T12:18:38.705Z] Still waiting to schedule task [2023-05-08T12:18:38.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-08T12:18:50.527Z] Removing intermediate container 173db1760624 [2023-05-08T12:18:50.527Z] ---> 3067d41e7232 [2023-05-08T12:18:50.527Z] Successfully built 3067d41e7232 [2023-05-08T12:18:50.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:18:50.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T12:18:50.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:18:50.891Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:18:50.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:18:51.331Z] $ docker top 72d31fbefa4614dc61164448d94e9460cb2dce7b8bcf314727ca06c47c9ce0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:18:51.671Z] + go version [2023-05-08T12:18:51.671Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T12:18:51.686Z] $ docker stop --time=1 72d31fbefa4614dc61164448d94e9460cb2dce7b8bcf314727ca06c47c9ce0e3 [2023-05-08T12:18:52.977Z] $ docker rm -f --volumes 72d31fbefa4614dc61164448d94e9460cb2dce7b8bcf314727ca06c47c9ce0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:18:53.340Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T12:18:53.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:18:53.412Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:18:53.444Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:18:53.799Z] $ docker top 9dc57941d72d47b7b83bcce8e277f26e4a4b98adbf6c15d792be08e5488b981c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T12:18:53.860Z] ========================================================= [2023-05-08T12:18:53.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-08T12:18:53.860Z] ========================================================= [Pipeline] sh [2023-05-08T12:18:54.136Z] + git config --global --add safe.directory /w/workspace/edgex-go/516 [Pipeline] fileExists [Pipeline] sh [2023-05-08T12:18:54.430Z] + make test [2023-05-08T12:18:54.430Z] go test -race -coverprofile=coverage.out ./... [2023-05-08T12:19:00.991Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-08T12:19:15.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-08T12:19:15.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-08T12:19:15.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-08T12:19:15.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-08T12:19:15.878Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-08T12:19:16.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-08T12:19:16.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-08T12:19:16.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-08T12:19:16.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-08T12:19:16.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-08T12:19:16.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-08T12:19:16.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-08T12:19:16.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-08T12:19:16.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-08T12:19:17.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-08T12:19:17.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-08T12:19:17.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-08T12:19:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-08T12:19:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-08T12:19:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-08T12:19:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-08T12:19:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-08T12:19:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-08T12:19:22.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-08T12:19:22.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-08T12:19:22.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-08T12:19:22.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-08T12:19:22.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-08T12:19:23.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-05-08T12:19:23.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-08T12:19:23.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-08T12:19:23.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-08T12:19:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.181s coverage: 88.5% of statements [2023-05-08T12:19:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-08T12:19:26.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-08T12:19:26.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-08T12:19:26.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-08T12:19:26.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-05-08T12:19:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-08T12:19:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-08T12:19:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-08T12:19:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-08T12:19:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-08T12:19:26.343Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-08T12:19:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-08T12:19:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-08T12:19:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-08T12:19:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements [2023-05-08T12:19:27.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-08T12:19:27.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-08T12:19:27.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-05-08T12:19:27.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-05-08T12:19:28.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-05-08T12:19:28.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-05-08T12:19:28.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-05-08T12:19:28.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-05-08T12:19:28.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-08T12:19:29.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-08T12:19:30.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-08T12:19:30.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-08T12:19:30.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-08T12:19:30.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-08T12:19:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-08T12:19:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-08T12:19:30.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-08T12:19:31.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-08T12:19:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-08T12:19:33.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-08T12:19:33.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-08T12:19:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-08T12:19:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-08T12:19:34.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-08T12:19:35.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-08T12:19:35.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-08T12:19:36.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-08T12:19:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-08T12:19:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-08T12:19:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-08T12:19:38.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-08T12:19:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-08T12:19:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-08T12:19:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-08T12:19:39.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-08T12:19:39.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2023-05-08T12:19:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-08T12:19:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-08T12:19:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-08T12:19:40.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-08T12:19:41.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-08T12:19:41.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-08T12:19:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-08T12:19:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.263s coverage: 79.9% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.8% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.1% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 38.4% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-08T12:19:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2023-05-08T12:19:54.173Z] 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-05-08T12:19:54.173Z] running golangci-lint [2023-05-08T12:19:54.173Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-08T12:19:54.173Z] go version go1.20.2 linux/amd64 [2023-05-08T12:19:54.173Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-08T12:19:54.173Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-08T12:20:08.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14497 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-08T12:20:08.317Z] Running in /w/workspace/edgex-go/516 [Pipeline] { [Pipeline] checkout [2023-05-08T12:20:08.353Z] The recommended git tool is: git [2023-05-08T12:20:09.050Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 13.816790702s" [2023-05-08T12:20:09.050Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.567143ms" [2023-05-08T12:20:13.369Z] using credential edgex-jenkins-ssh [2023-05-08T12:20:13.387Z] Cloning the remote Git repository [2023-05-08T12:20:13.436Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-08T12:20:13.531Z] > git init /w/workspace/edgex-go/516 # timeout=10 [2023-05-08T12:20:13.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-08T12:20:13.673Z] > git --version # timeout=10 [2023-05-08T12:20:13.691Z] > git --version # 'git version 2.25.1' [2023-05-08T12:20:13.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T12:20:13.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T12:20:15.611Z] level=info msg="[linters_context/goanalysis] analyzers took 58.786401695s with top 10 stages: buildir: 33.642016468s, fact_deprecated: 1.921440332s, inspect: 1.902333184s, gosec: 1.197114216s, ctrlflow: 1.081249027s, S1038: 926.903986ms, fact_purity: 897.598008ms, printf: 845.186442ms, nilness: 834.494256ms, typedness: 470.951508ms" [2023-05-08T12:20:15.870Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-08T12:20:15.870Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, identifier_marker: 203/203" [2023-05-08T12:20:15.870Z] level=info msg="[runner] processing took 23.072756ms with stages: nolint: 13.899219ms, identifier_marker: 4.147272ms, autogenerated_exclude: 1.543253ms, path_prettifier: 1.505323ms, exclude-rules: 1.208898ms, skip_dirs: 698.25µs, cgo: 47.491µs, filename_unadjuster: 16.38µs, severity-rules: 1µs, max_same_issues: 860ns, uniq_by_line: 670ns, max_from_linter: 610ns, exclude: 600ns, sort_results: 540ns, skip_files: 510ns, source_code: 500ns, diff: 480ns, path_shortener: 430ns, path_prefixer: 280ns, max_per_file_from_linter: 190ns" [2023-05-08T12:20:15.870Z] level=info msg="[runner] linters took 7.938107522s with stages: goanalysis_metalinter: 7.914878874s" [2023-05-08T12:20:15.870Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-08T12:20:15.870Z] level=info msg="Memory: 220 samples, avg is 204.1MB, max is 748.4MB" [2023-05-08T12:20:15.870Z] level=info msg="Execution took 21.812755214s" [2023-05-08T12:20:15.870Z] go vet ./... [2023-05-08T12:20:21.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T12:20:21.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T12:20:21.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T12:20:21.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-08T12:20:21.511Z] + ls -al . [2023-05-08T12:20:21.511Z] total 704 [2023-05-08T12:20:21.511Z] drwxrwxr-x 11 1001 1001 4096 May 8 12:18 . [2023-05-08T12:20:21.511Z] drwxr-xr-x 4 root root 4096 May 8 12:18 .. [2023-05-08T12:20:21.511Z] drwxrwxr-x 2 1001 1001 4096 May 8 12:18 .blubracket [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 16 May 8 12:18 .dockerignore [2023-05-08T12:20:21.511Z] drwxrwxr-x 8 1001 1001 4096 May 8 12:18 .git [2023-05-08T12:20:21.511Z] drwxrwxr-x 3 1001 1001 4096 May 8 12:18 .github [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 1133 May 8 12:18 .gitignore [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 42 May 8 12:18 .golangci.yml [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 87 May 8 12:18 .hadolint.yml [2023-05-08T12:20:21.511Z] drwxr-xr-x 3 1001 1001 4096 May 8 12:18 .semver [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 166 May 8 12:18 .sonarcloud.properties [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 1171 May 8 12:18 ADOPTERS.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 10835 May 8 12:18 Attribution.txt [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 73765 May 8 12:18 CHANGELOG.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 3804 May 8 12:18 CONTRIBUTING.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 677 May 8 12:18 GOVERNANCE.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 883 May 8 12:18 Jenkinsfile [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 10775 May 8 12:18 LICENSE [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 14368 May 8 12:18 Makefile [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 582 May 8 12:18 OWNERS.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 9403 May 8 12:18 README.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 789 May 8 12:18 SECURITY.md [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 13 May 8 12:18 VERSION [2023-05-08T12:20:21.511Z] drwxrwxr-x 2 1001 1001 4096 May 8 12:18 bin [2023-05-08T12:20:21.511Z] drwxrwxr-x 18 1001 1001 4096 May 8 12:18 cmd [2023-05-08T12:20:21.511Z] -rw-r--r-- 1 root root 448560 May 8 12:19 coverage.out [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 3200 May 8 12:18 go.mod [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 31040 May 8 12:18 go.sum [2023-05-08T12:20:21.511Z] drwxrwxr-x 7 1001 1001 4096 May 8 12:18 internal [2023-05-08T12:20:21.511Z] drwxrwxr-x 3 1001 1001 4096 May 8 12:18 openapi [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 594 May 8 12:18 security.txt [2023-05-08T12:20:21.511Z] drwxrwxr-x 4 1001 1001 4096 May 8 12:18 snap [2023-05-08T12:20:21.511Z] -rw-rw-r-- 1 1001 1001 204 May 8 12:18 version.go [Pipeline] sh [2023-05-08T12:20:21.798Z] + '[' -e coverage.out ] [2023-05-08T12:20:21.799Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-08T12:20:21.903Z] Stashed 1 file(s) [Pipeline] sh [2023-05-08T12:20:22.179Z] + make build [2023-05-08T12:20:22.179Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-08T12:20:30.128Z] Avoid second fetch [2023-05-08T12:20:30.129Z] Checking out Revision 857beb77c92229047ced6cb20085c205aee91962 (main) [2023-05-08T12:20:29.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-08T12:20:29.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T12:20:30.148Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T12:20:30.217Z] > git checkout -f 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 [2023-05-08T12:20:30.866Z] Commit message: "fix(snap): Update env file path for security bootstrapper services (#4555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T12:20:31.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T12:20:31.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:20:31.840Z] Dload Upload Total Spent Left Speed [2023-05-08T12:20:31.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-05-08T12:20:32.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T12:20:32.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T12:20:32.834Z] + sudo tee /etc/docker/daemon.new [2023-05-08T12:20:32.834Z] { [2023-05-08T12:20:32.834Z] "registry-mirrors": [ [2023-05-08T12:20:32.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T12:20:32.834Z] ], [2023-05-08T12:20:32.834Z] "bip": "10.250.0.254/24", [2023-05-08T12:20:32.834Z] "hosts": [ [2023-05-08T12:20:32.834Z] "tcp://0.0.0.0:5555", [2023-05-08T12:20:32.834Z] "unix:///var/run/docker.sock" [2023-05-08T12:20:32.834Z] ], [2023-05-08T12:20:32.834Z] "mtu": 1458, [2023-05-08T12:20:32.834Z] "selinux-enabled": true, [2023-05-08T12:20:32.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T12:20:32.834Z] } [Pipeline] sh [2023-05-08T12:20:33.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T12:20:33.526Z] + sudo service docker restart [2023-05-08T12:20:34.405Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-08T12:20:34.405Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-08T12:20:35.341Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-08T12:20:36.283Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-08T12:20:42.841Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-08T12:20:43.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-08T12:20:44.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-08T12:20:45.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-08T12:20:46.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-08T12:20:47.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-08T12:20:48.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-08T12:20:49.545Z] $ docker stop --time=1 9dc57941d72d47b7b83bcce8e277f26e4a4b98adbf6c15d792be08e5488b981c [2023-05-08T12:20:53.280Z] $ docker rm -f --volumes 9dc57941d72d47b7b83bcce8e277f26e4a4b98adbf6c15d792be08e5488b981c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-08T12:20:53.646Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-05-08T12:20:53.671Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config907554003523088755tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:20:54.226Z] ---> docker-login.sh [2023-05-08T12:20:54.226Z] nexus3.edgexfoundry.org:10001 [2023-05-08T12:20:54.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T12:20:54.265Z] [2023-05-08T12:20:54.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:20:54.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:20:54.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T12:20:54.560Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-08T12:20:54.560Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-08T12:20:54.560Z] ca9280d653b3: Pulling fs layer [2023-05-08T12:20:54.560Z] 7e9c9ca2126c: Pulling fs layer [2023-05-08T12:20:54.560Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-08T12:20:54.560Z] cbdbe7a5bc2a: Download complete [2023-05-08T12:20:54.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:20:54.766Z] Configure a credential helper to remove this warning. See [2023-05-08T12:20:54.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:20:54.766Z] [2023-05-08T12:20:54.766Z] Login Succeeded [2023-05-08T12:20:54.766Z] nexus3.edgexfoundry.org:10002 [2023-05-08T12:20:54.818Z] ca9280d653b3: Verifying Checksum [2023-05-08T12:20:54.818Z] ca9280d653b3: Download complete [2023-05-08T12:20:54.818Z] cbdbe7a5bc2a: Pull complete [2023-05-08T12:20:55.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:20:55.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:20:55.036Z] Configure a credential helper to remove this warning. See [2023-05-08T12:20:55.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:20:55.036Z] [2023-05-08T12:20:55.036Z] Login Succeeded [2023-05-08T12:20:55.036Z] nexus3.edgexfoundry.org:10003 [2023-05-08T12:20:55.076Z] 7e9c9ca2126c: Download complete [2023-05-08T12:20:55.076Z] ca9280d653b3: Pull complete [2023-05-08T12:20:55.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:20:55.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:20:55.574Z] Configure a credential helper to remove this warning. See [2023-05-08T12:20:55.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:20:55.574Z] [2023-05-08T12:20:55.574Z] Login Succeeded [2023-05-08T12:20:55.574Z] nexus3.edgexfoundry.org:10004 [2023-05-08T12:20:55.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:20:55.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:20:55.845Z] Configure a credential helper to remove this warning. See [2023-05-08T12:20:55.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:20:55.845Z] [2023-05-08T12:20:55.845Z] Login Succeeded [2023-05-08T12:20:55.845Z] docker.io [2023-05-08T12:20:56.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:20:56.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:20:56.382Z] Configure a credential helper to remove this warning. See [2023-05-08T12:20:56.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:20:56.382Z] [2023-05-08T12:20:56.382Z] Login Succeeded [2023-05-08T12:20:56.382Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T12:20:56.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-08T12:20:56.955Z] + git config --global --add safe.directory /w/workspace/edgex-go/516 [Pipeline] echo [2023-05-08T12:20:56.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:20:56.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:20:56.995Z] ========================================================= [2023-05-08T12:20:56.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T12:20:56.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-08T12:20:57.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T12:20:57.328Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T12:20:57.328Z] c41833b44d91: Pulling fs layer [2023-05-08T12:20:57.328Z] ed15518f5707: Pulling fs layer [2023-05-08T12:20:57.328Z] feae8fd75edb: Pulling fs layer [2023-05-08T12:20:57.328Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T12:20:57.328Z] 3cdef696dda3: Pulling fs layer [2023-05-08T12:20:57.328Z] 2ced38df9373: Pulling fs layer [2023-05-08T12:20:57.328Z] 58f1dce35555: Pulling fs layer [2023-05-08T12:20:57.328Z] 242c74f7c9fa: Waiting [2023-05-08T12:20:57.328Z] 2ced38df9373: Waiting [2023-05-08T12:20:57.328Z] 3cdef696dda3: Waiting [2023-05-08T12:20:57.598Z] ed15518f5707: Verifying Checksum [2023-05-08T12:20:57.598Z] ed15518f5707: Download complete [2023-05-08T12:20:57.598Z] 242c74f7c9fa: Download complete [2023-05-08T12:20:57.598Z] 3cdef696dda3: Verifying Checksum [2023-05-08T12:20:57.598Z] 3cdef696dda3: Download complete [2023-05-08T12:20:57.598Z] c41833b44d91: Verifying Checksum [2023-05-08T12:20:57.598Z] c41833b44d91: Download complete [2023-05-08T12:20:58.359Z] 7e9c9ca2126c: Pull complete [2023-05-08T12:20:58.359Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-08T12:20:58.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T12:20:58.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:20:58.445Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:20:58.478Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-08T12:20:59.027Z] 58f1dce35555: Verifying Checksum [2023-05-08T12:20:59.027Z] 58f1dce35555: Download complete [2023-05-08T12:20:59.999Z] feae8fd75edb: Verifying Checksum [2023-05-08T12:21:00.000Z] feae8fd75edb: Download complete [2023-05-08T12:21:00.000Z] 2ced38df9373: Verifying Checksum [2023-05-08T12:21:00.000Z] 2ced38df9373: Download complete [2023-05-08T12:21:00.395Z] $ docker top b3b511000ec7c74740b62f1b72b0248a06793242b6590e92cc9677bc3ac18b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:21:00.737Z] + docker-compose build --help [2023-05-08T12:21:00.737Z] + grep parallel [2023-05-08T12:21:01.305Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T12:21:01.319Z] $ docker stop --time=1 b3b511000ec7c74740b62f1b72b0248a06793242b6590e92cc9677bc3ac18b13 [2023-05-08T12:21:01.409Z] c41833b44d91: Pull complete [2023-05-08T12:21:01.690Z] ed15518f5707: Pull complete [2023-05-08T12:21:02.582Z] $ docker rm -f --volumes b3b511000ec7c74740b62f1b72b0248a06793242b6590e92cc9677bc3ac18b13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:21:02.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-08T12:21:02.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:21:03.033Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:21:03.066Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:21:03.388Z] $ docker top b8dc174eb1579e6687091b4a0b1bc05c467c3d87168b13b13e9fa90086b220ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:21:03.726Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T12:21:04.294Z] Building core-command ... [2023-05-08T12:21:04.294Z] Building core-common-config-bootstrapper ... [2023-05-08T12:21:04.294Z] Building core-data ... [2023-05-08T12:21:04.294Z] Building core-metadata ... [2023-05-08T12:21:04.294Z] Building security-bootstrapper ... [2023-05-08T12:21:04.294Z] Building security-proxy-auth ... [2023-05-08T12:21:04.294Z] Building security-proxy-setup ... [2023-05-08T12:21:04.294Z] Building security-secretstore-setup ... [2023-05-08T12:21:04.294Z] Building security-spiffe-token-provider ... [2023-05-08T12:21:04.294Z] Building security-spire-agent ... [2023-05-08T12:21:04.294Z] Building security-spire-config ... [2023-05-08T12:21:04.294Z] Building security-spire-server ... [2023-05-08T12:21:04.294Z] Building support-notifications ... [2023-05-08T12:21:04.294Z] Building support-scheduler ... [2023-05-08T12:21:04.294Z] Building core-data [2023-05-08T12:21:04.294Z] Building core-common-config-bootstrapper [2023-05-08T12:21:04.294Z] Building security-spiffe-token-provider [2023-05-08T12:21:04.294Z] Building core-metadata [2023-05-08T12:21:04.294Z] Building security-bootstrapper [2023-05-08T12:21:16.612Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:21:16.612Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:21:16.612Z] ---> 3067d41e7232 [2023-05-08T12:21:16.612Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T12:21:16.612Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:21:16.612Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:21:16.612Z] ---> 3067d41e7232 [2023-05-08T12:21:16.612Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T12:21:16.612Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:21:16.612Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:21:16.612Z] ---> 3067d41e7232 [2023-05-08T12:21:16.612Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:21:16.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:21:16.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:21:16.612Z] ---> 3067d41e7232 [2023-05-08T12:21:16.612Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:21:16.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:21:16.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:21:16.612Z] ---> 3067d41e7232 [2023-05-08T12:21:16.612Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:21:16.711Z] feae8fd75edb: Pull complete [2023-05-08T12:21:16.711Z] 242c74f7c9fa: Pull complete [2023-05-08T12:21:16.711Z] 3cdef696dda3: Pull complete [2023-05-08T12:21:20.866Z] ---> Running in 33f67703faa3 [2023-05-08T12:21:20.866Z] ---> Running in c1bb6038c189 [2023-05-08T12:21:20.866Z] ---> Running in 1520da044b1d [2023-05-08T12:21:20.866Z] ---> Running in 4c390b78662a [2023-05-08T12:21:20.866Z] ---> Running in d4623f2e583d [2023-05-08T12:21:20.866Z] Removing intermediate container 33f67703faa3 [2023-05-08T12:21:20.866Z] ---> 220a1cb64ded [2023-05-08T12:21:20.866Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:21:20.866Z] Removing intermediate container d4623f2e583d [2023-05-08T12:21:20.866Z] ---> 2ce98aa7ee0b [2023-05-08T12:21:20.866Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T12:21:20.866Z] Removing intermediate container 4c390b78662a [2023-05-08T12:21:20.866Z] ---> 9021a1fec86b [2023-05-08T12:21:20.866Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T12:21:20.866Z] ---> Running in 4c68eaf05659 [2023-05-08T12:21:20.866Z] Removing intermediate container c1bb6038c189 [2023-05-08T12:21:20.866Z] ---> c7bd42e5037f [2023-05-08T12:21:20.866Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T12:21:20.866Z] Removing intermediate container 1520da044b1d [2023-05-08T12:21:20.866Z] ---> 63ba171360ca [2023-05-08T12:21:20.866Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:21:20.866Z] ---> Running in 2eea7daf5592 [2023-05-08T12:21:20.866Z] ---> Running in 50a2848ce0b7 [2023-05-08T12:21:20.866Z] ---> Running in 4977b173fc2e [2023-05-08T12:21:20.866Z] ---> Running in d72c22e1e55a [2023-05-08T12:21:20.866Z] Removing intermediate container 4c68eaf05659 [2023-05-08T12:21:20.866Z] ---> ab5c1f598118 [2023-05-08T12:21:20.866Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:21:20.866Z] Removing intermediate container 2eea7daf5592 [2023-05-08T12:21:20.866Z] ---> 0d0624d3e88f [2023-05-08T12:21:20.866Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T12:21:20.866Z] ---> Running in 531bc190bce5 [2023-05-08T12:21:20.866Z] ---> Running in e3045d262b30 [2023-05-08T12:21:20.866Z] Removing intermediate container d72c22e1e55a [2023-05-08T12:21:20.866Z] ---> 28fe705618d0 [2023-05-08T12:21:20.866Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:21:20.866Z] ---> Running in 5d7fed8455d8 [2023-05-08T12:21:21.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] OK: 265 MiB in 53 packages [2023-05-08T12:21:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:21:21.643Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:21:21.643Z] OK: 17821 distinct packages available [2023-05-08T12:21:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.643Z] OK: 265 MiB in 53 packages [2023-05-08T12:21:21.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:21:21.912Z] OK: 265 MiB in 53 packages [2023-05-08T12:21:21.912Z] OK: 265 MiB in 53 packages [2023-05-08T12:21:21.912Z] Removing intermediate container 50a2848ce0b7 [2023-05-08T12:21:21.912Z] ---> fb8b394f7b65 [2023-05-08T12:21:21.912Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T12:21:21.912Z] OK: 265 MiB in 53 packages [2023-05-08T12:21:22.171Z] ---> d1e30730da1b [2023-05-08T12:21:22.171Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:21:22.171Z] ---> Running in b73ad2362698 [2023-05-08T12:21:22.171Z] Removing intermediate container e3045d262b30 [2023-05-08T12:21:22.171Z] ---> ad6e1f76ec34 [2023-05-08T12:21:22.171Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T12:21:22.430Z] Removing intermediate container 5d7fed8455d8 [2023-05-08T12:21:22.430Z] ---> b6ad6d172b5e [2023-05-08T12:21:22.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:21:22.430Z] ---> 345494acfd34 [2023-05-08T12:21:22.430Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:21:22.430Z] ---> Running in 155ce7682470 [2023-05-08T12:21:22.430Z] Removing intermediate container 531bc190bce5 [2023-05-08T12:21:22.430Z] ---> 7ef9e37e23d6 [2023-05-08T12:21:22.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:21:22.430Z] ---> 35393c5dd7ee [2023-05-08T12:21:22.430Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:21:22.690Z] ---> Running in 27c4959f5428 [2023-05-08T12:21:22.690Z] ---> f978ce50c9c2 [2023-05-08T12:21:22.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:21:22.690Z] Removing intermediate container 4977b173fc2e [2023-05-08T12:21:22.690Z] ---> c3db6ca06ae7 [2023-05-08T12:21:22.690Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T12:21:22.690Z] ---> Running in 45630356212d [2023-05-08T12:21:22.690Z] ---> 6f58700600d7 [2023-05-08T12:21:22.690Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:21:22.948Z] ---> Running in fcc23cc17abf [2023-05-08T12:21:23.411Z] 2ced38df9373: Pull complete [2023-05-08T12:21:25.369Z] 58f1dce35555: Pull complete [2023-05-08T12:21:25.369Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T12:21:25.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T12:21:25.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-08T12:21:25.788Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T12:21:25.788Z] WORKDIR /edgex [2023-05-08T12:21:25.788Z] COPY go.mod . [2023-05-08T12:21:25.788Z] RUN go mod download [2023-05-08T12:21:25.788Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-08T12:21:26.398Z] Sending build context to Docker daemon 2.932MB [2023-05-08T12:21:26.398Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T12:21:26.398Z] ---> fadd8f120f05 [2023-05-08T12:21:26.398Z] Step 2/4 : WORKDIR /edgex [2023-05-08T12:21:28.367Z] ---> Running in a17b1772e40d [2023-05-08T12:21:28.848Z] Removing intermediate container a17b1772e40d [2023-05-08T12:21:28.848Z] ---> f6c40f9d8845 [2023-05-08T12:21:28.848Z] Step 3/4 : COPY go.mod . [2023-05-08T12:21:29.118Z] ---> 7d91a0483b24 [2023-05-08T12:21:29.118Z] Step 4/4 : RUN go mod download [2023-05-08T12:21:29.118Z] ---> Running in 3f752e45e398 [2023-05-08T12:22:01.350Z] Removing intermediate container 3f752e45e398 [2023-05-08T12:22:01.350Z] ---> 459ffd3c5e82 [2023-05-08T12:22:01.350Z] Successfully built 459ffd3c5e82 [2023-05-08T12:22:01.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:22:01.682Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T12:22:01.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:22:01.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-14497 does not seem to be running inside a container [2023-05-08T12:22:01.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:22:03.071Z] $ docker top 425d5f11882bf93936c984be95a91a79699dc289188969272fdbf78d1ee253f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:22:03.874Z] + go version [2023-05-08T12:22:03.874Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T12:22:03.894Z] $ docker stop --time=1 425d5f11882bf93936c984be95a91a79699dc289188969272fdbf78d1ee253f2 [2023-05-08T12:22:05.444Z] $ docker rm -f --volumes 425d5f11882bf93936c984be95a91a79699dc289188969272fdbf78d1ee253f2 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:22:06.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T12:22:06.023Z] [2023-05-08T12:22:06.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:22:06.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T12:22:06.364Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-08T12:22:06.364Z] 29e5d40040c1: Pulling fs layer [2023-05-08T12:22:06.364Z] 1ce36da41761: Pulling fs layer [2023-05-08T12:22:06.364Z] 25b303627fd3: Pulling fs layer [2023-05-08T12:22:06.632Z] 29e5d40040c1: Verifying Checksum [2023-05-08T12:22:06.632Z] 29e5d40040c1: Download complete [2023-05-08T12:22:06.900Z] 1ce36da41761: Verifying Checksum [2023-05-08T12:22:06.900Z] 1ce36da41761: Download complete [2023-05-08T12:22:07.859Z] 29e5d40040c1: Pull complete [2023-05-08T12:22:08.126Z] 25b303627fd3: Verifying Checksum [2023-05-08T12:22:08.126Z] 25b303627fd3: Download complete [2023-05-08T12:22:08.714Z] 1ce36da41761: Pull complete [2023-05-08T12:22:09.783Z] Removing intermediate container fcc23cc17abf [2023-05-08T12:22:09.783Z] ---> 532547f5377f [2023-05-08T12:22:09.783Z] Step 7/20 : COPY . . [2023-05-08T12:22:09.783Z] Removing intermediate container 45630356212d [2023-05-08T12:22:09.783Z] ---> 6a4d50e2411b [2023-05-08T12:22:09.783Z] Step 8/23 : COPY . . [2023-05-08T12:22:09.783Z] Removing intermediate container 27c4959f5428 [2023-05-08T12:22:09.783Z] ---> 333eeabbd8d4 [2023-05-08T12:22:09.783Z] Step 8/23 : COPY . . [2023-05-08T12:22:09.783Z] Removing intermediate container b73ad2362698 [2023-05-08T12:22:09.783Z] ---> 28068657e850 [2023-05-08T12:22:09.783Z] Step 7/33 : COPY . . [2023-05-08T12:22:09.783Z] Removing intermediate container 155ce7682470 [2023-05-08T12:22:09.783Z] ---> 1251cdee9952 [2023-05-08T12:22:09.783Z] Step 8/25 : COPY . . [2023-05-08T12:22:18.922Z] 25b303627fd3: Pull complete [2023-05-08T12:22:18.922Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-08T12:22:18.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T12:22:18.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:22:19.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-14497 does not seem to be running inside a container [2023-05-08T12:22:19.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-08T12:22:19.800Z] ---> 0976ed875f39 [2023-05-08T12:22:19.800Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T12:22:19.800Z] ---> 237fbf930f3a [2023-05-08T12:22:19.800Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T12:22:19.800Z] ---> f9b223d13390 [2023-05-08T12:22:19.800Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T12:22:19.800Z] ---> b8540a40a199 [2023-05-08T12:22:19.800Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T12:22:19.800Z] ---> bbd94a4c2bd1 [2023-05-08T12:22:19.800Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T12:22:19.800Z] ---> Running in 84b1ed9a6992 [2023-05-08T12:22:19.800Z] ---> Running in 309fc4eb4e66 [2023-05-08T12:22:19.800Z] ---> Running in 4572da4d994e [2023-05-08T12:22:19.800Z] ---> Running in 82347358e5e7 [2023-05-08T12:22:19.800Z] ---> Running in 13d1eab6973d [2023-05-08T12:22:19.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-08T12:22:19.800Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-08T12:22:19.800Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-08T12:22:19.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-08T12:22:19.800Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-08T12:22:22.845Z] $ docker top fca069fdaf92ea76a6fadbcdcd2defc2816e7290cd1ef2e0f0e85998636b81f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:22:23.660Z] + docker-compose build --help [2023-05-08T12:22:23.660Z] + grep parallel [2023-05-08T12:22:27.918Z] --parallel Build images in parallel. [Pipeline] } [2023-05-08T12:22:27.939Z] $ docker stop --time=1 fca069fdaf92ea76a6fadbcdcd2defc2816e7290cd1ef2e0f0e85998636b81f0 [2023-05-08T12:22:29.596Z] $ docker rm -f --volumes fca069fdaf92ea76a6fadbcdcd2defc2816e7290cd1ef2e0f0e85998636b81f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:22:30.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-08T12:22:30.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:22:30.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-14497 does not seem to be running inside a container [2023-05-08T12:22:30.396Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:22:31.574Z] $ docker top 4d66a2b96eea19db8fda3cf2549c8eabb172efffb1fa7cb9b9adb6dfe8d2d55f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:22:32.395Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-08T12:22:36.645Z] Building core-command ... [2023-05-08T12:22:36.645Z] Building core-common-config-bootstrapper ... [2023-05-08T12:22:36.645Z] Building core-data ... [2023-05-08T12:22:36.645Z] Building core-metadata ... [2023-05-08T12:22:36.645Z] Building security-bootstrapper ... [2023-05-08T12:22:36.645Z] Building security-proxy-auth ... [2023-05-08T12:22:36.645Z] Building security-proxy-setup ... [2023-05-08T12:22:36.645Z] Building security-secretstore-setup ... [2023-05-08T12:22:36.645Z] Building security-spiffe-token-provider ... [2023-05-08T12:22:36.645Z] Building security-spire-agent ... [2023-05-08T12:22:36.645Z] Building security-spire-config ... [2023-05-08T12:22:36.645Z] Building security-spire-server ... [2023-05-08T12:22:36.645Z] Building support-notifications ... [2023-05-08T12:22:36.645Z] Building support-scheduler ... [2023-05-08T12:22:36.645Z] Building core-metadata [2023-05-08T12:22:36.645Z] Building security-proxy-auth [2023-05-08T12:22:36.645Z] Building core-data [2023-05-08T12:22:36.645Z] Building security-secretstore-setup [2023-05-08T12:22:36.645Z] Building support-scheduler [2023-05-08T12:22:46.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:22:46.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:22:46.722Z] ---> 459ffd3c5e82 [2023-05-08T12:22:46.722Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:22:46.722Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:22:46.722Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:22:46.722Z] ---> 459ffd3c5e82 [2023-05-08T12:22:46.722Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:22:46.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:22:46.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:22:46.722Z] ---> 459ffd3c5e82 [2023-05-08T12:22:46.722Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:22:46.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:22:46.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:22:46.722Z] ---> 459ffd3c5e82 [2023-05-08T12:22:46.722Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:22:46.722Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:22:46.722Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:22:46.722Z] ---> 459ffd3c5e82 [2023-05-08T12:22:46.722Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T12:22:46.722Z] ---> Running in a0203873e747 [2023-05-08T12:22:46.722Z] ---> Running in 710e0abdbaf4 [2023-05-08T12:22:46.722Z] ---> Running in 701ffe0a9469 [2023-05-08T12:22:46.722Z] ---> Running in 856dfbd82cbb [2023-05-08T12:22:46.722Z] ---> Running in b4f535f2d485 [2023-05-08T12:22:47.691Z] Removing intermediate container 856dfbd82cbb [2023-05-08T12:22:47.691Z] ---> 24999aee6975 [2023-05-08T12:22:47.691Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:22:47.964Z] Removing intermediate container 701ffe0a9469 [2023-05-08T12:22:47.964Z] ---> 4b126b01116b [2023-05-08T12:22:47.964Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:22:47.964Z] Removing intermediate container b4f535f2d485 [2023-05-08T12:22:47.964Z] Removing intermediate container a0203873e747 [2023-05-08T12:22:47.964Z] ---> ef02fc2717d4 [2023-05-08T12:22:47.964Z] Step 4/25 : WORKDIR /edgex-go [2023-05-08T12:22:47.964Z] Removing intermediate container 710e0abdbaf4 [2023-05-08T12:22:47.964Z] ---> af362f890623 [2023-05-08T12:22:47.964Z] Step 4/23 : WORKDIR /edgex-go ---> c940d00d2cff [2023-05-08T12:22:47.964Z] [2023-05-08T12:22:47.964Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T12:22:47.964Z] ---> Running in b5e9a39f160c [2023-05-08T12:22:47.964Z] ---> Running in 0a890d0bc984 [2023-05-08T12:22:47.964Z] ---> Running in a001bf5a8cb8 [2023-05-08T12:22:47.964Z] ---> Running in cca5d1f17c9c [2023-05-08T12:22:48.230Z] ---> Running in 0aec78d2bfbd [2023-05-08T12:22:48.812Z] Removing intermediate container b5e9a39f160c [2023-05-08T12:22:48.812Z] ---> b6cd78e72916 [2023-05-08T12:22:48.812Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:22:48.812Z] ---> Running in a011fd51ad71 [2023-05-08T12:22:49.080Z] Removing intermediate container cca5d1f17c9c [2023-05-08T12:22:49.080Z] ---> 9acfae85c63a [2023-05-08T12:22:49.080Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-08T12:22:49.080Z] Removing intermediate container 0a890d0bc984 [2023-05-08T12:22:49.080Z] ---> 6d7c2524f1c9 [2023-05-08T12:22:49.080Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:22:49.080Z] Removing intermediate container 0aec78d2bfbd [2023-05-08T12:22:49.080Z] ---> 05f1048f4060 [2023-05-08T12:22:49.080Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:22:49.080Z] ---> Running in 6e335ec0c459 [2023-05-08T12:22:49.080Z] ---> Running in 3e13d34bfd36 [2023-05-08T12:22:49.080Z] ---> Running in bf21d1a36bd7 [2023-05-08T12:22:50.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:50.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:50.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:51.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:51.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:51.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:51.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:51.980Z] OK: 263 MiB in 53 packages [2023-05-08T12:22:52.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:52.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:52.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:22:52.783Z] OK: 263 MiB in 53 packages [2023-05-08T12:22:53.367Z] OK: 263 MiB in 53 packages [2023-05-08T12:22:53.634Z] Removing intermediate container a001bf5a8cb8 [2023-05-08T12:22:53.634Z] ---> 0b474a0f6c73 [2023-05-08T12:22:53.634Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T12:22:53.903Z] OK: 263 MiB in 53 packages [2023-05-08T12:22:54.172Z] OK: 263 MiB in 53 packages [2023-05-08T12:22:55.114Z] Removing intermediate container a011fd51ad71 [2023-05-08T12:22:55.114Z] ---> ede8afafbe63 [2023-05-08T12:22:55.114Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:22:55.114Z] ---> a540993fb1b6 [2023-05-08T12:22:55.114Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:22:55.114Z] Removing intermediate container 6e335ec0c459 [2023-05-08T12:22:55.114Z] ---> 4e323ba0a2b7 [2023-05-08T12:22:55.114Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-08T12:22:55.114Z] ---> Running in d128be380a0b [2023-05-08T12:22:55.702Z] Removing intermediate container bf21d1a36bd7 [2023-05-08T12:22:55.702Z] ---> c0ccae93da97 [2023-05-08T12:22:55.702Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:22:55.970Z] Removing intermediate container 3e13d34bfd36 [2023-05-08T12:22:55.970Z] ---> 44a8a33081dd [2023-05-08T12:22:55.970Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:22:56.238Z] ---> 7898ec856f90 [2023-05-08T12:22:56.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:22:56.238Z] ---> Running in 1de3d7ba0017 [2023-05-08T12:22:56.507Z] ---> bb2164305fbf [2023-05-08T12:22:56.507Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:22:56.776Z] ---> Running in 5660368f9f7d [2023-05-08T12:22:56.776Z] ---> 69aca7abac57 [2023-05-08T12:22:56.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:22:57.361Z] ---> Running in eedd59b7a5cf [2023-05-08T12:22:57.361Z] ---> f60c5d282b5e [2023-05-08T12:22:57.361Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:22:59.336Z] ---> Running in 558156568ddc [2023-05-08T12:22:59.448Z] Removing intermediate container 13d1eab6973d [2023-05-08T12:22:59.448Z] ---> 061ca73e9e09 [2023-05-08T12:22:59.448Z] [2023-05-08T12:22:59.448Z] Step 9/33 : FROM alpine:3.17 [2023-05-08T12:22:59.448Z] Removing intermediate container 82347358e5e7 [2023-05-08T12:22:59.448Z] ---> 79b31b5c69bf [2023-05-08T12:22:59.448Z] [2023-05-08T12:22:59.448Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:22:59.448Z] Removing intermediate container 84b1ed9a6992 [2023-05-08T12:22:59.448Z] ---> 3c355670b13a [2023-05-08T12:22:59.448Z] [2023-05-08T12:22:59.448Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:22:59.448Z] Removing intermediate container 4572da4d994e [2023-05-08T12:22:59.448Z] ---> db8100e75721 [2023-05-08T12:22:59.448Z] [2023-05-08T12:22:59.448Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T12:22:59.448Z] 3.17: Pulling from library/alpine [2023-05-08T12:22:59.448Z] 3.17: Pulling from library/alpine [2023-05-08T12:23:00.420Z] 3.17: Pulling from library/alpine [2023-05-08T12:23:00.420Z] 3.17: Pulling from library/alpine [2023-05-08T12:23:00.420Z] Removing intermediate container 309fc4eb4e66 [2023-05-08T12:23:00.420Z] ---> 16d9fc75cacd [2023-05-08T12:23:00.420Z] [2023-05-08T12:23:00.420Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T12:23:00.420Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:23:00.420Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:23:00.420Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T12:23:00.420Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T12:23:00.420Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:00.420Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T12:23:00.420Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:00.420Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T12:23:00.420Z] ---> Running in 819ac31b4d0c [2023-05-08T12:23:00.420Z] ---> Running in 7494ce992371 [2023-05-08T12:23:00.420Z] Removing intermediate container 819ac31b4d0c [2023-05-08T12:23:00.420Z] ---> 757b98fa6c95 [2023-05-08T12:23:00.420Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:23:00.420Z] Removing intermediate container 7494ce992371 [2023-05-08T12:23:00.420Z] ---> 5efa141234b5 [2023-05-08T12:23:00.420Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-08T12:23:00.420Z] ---> Running in d99aff799f7c [2023-05-08T12:23:00.420Z] ---> Running in 99a13ba4b19d [2023-05-08T12:23:00.679Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:23:00.679Z] Status: Image is up to date for alpine:3.17 [2023-05-08T12:23:00.679Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:00.679Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:23:00.679Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:23:00.679Z] Status: Image is up to date for alpine:3.17 [2023-05-08T12:23:00.679Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:00.679Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:23:00.679Z] ---> Running in cd1e10eb04be [2023-05-08T12:23:00.679Z] ---> Running in 930126b8fc13 [2023-05-08T12:23:00.679Z] 3.17: Pulling from library/alpine [2023-05-08T12:23:00.679Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:23:00.679Z] Status: Image is up to date for alpine:3.17 [2023-05-08T12:23:00.679Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:00.679Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T12:23:00.679Z] ---> Using cache [2023-05-08T12:23:00.679Z] ---> 5efa141234b5 [2023-05-08T12:23:00.679Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T12:23:00.679Z] ---> Running in 9380da5ed531 [2023-05-08T12:23:00.679Z] Removing intermediate container 930126b8fc13 [2023-05-08T12:23:00.679Z] ---> 867a8b87369b [2023-05-08T12:23:00.679Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T12:23:00.679Z] ---> Running in 7d96dc1d1392 [2023-05-08T12:23:00.679Z] Removing intermediate container 7d96dc1d1392 [2023-05-08T12:23:00.679Z] ---> b26148ba8a5b [2023-05-08T12:23:00.679Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T12:23:00.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:00.939Z] ---> Running in 601d6a6d596b [2023-05-08T12:23:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:00.939Z] Removing intermediate container 601d6a6d596b [2023-05-08T12:23:00.939Z] ---> ee6491bb5583 [2023-05-08T12:23:00.939Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:23:00.939Z] ---> Running in 261a2dc7201d [2023-05-08T12:23:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.202Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:23:01.202Z] (2/2) Installing su-exec (0.2-r2) [2023-05-08T12:23:01.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:23:01.202Z] OK: 7 MiB in 17 packages [2023-05-08T12:23:01.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:23:01.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:23:01.202Z] OK: 7 MiB in 16 packages [2023-05-08T12:23:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.202Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:23:01.202Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:23:01.202Z] OK: 17821 distinct packages available [2023-05-08T12:23:01.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:23:01.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:23:01.463Z] OK: 7 MiB in 16 packages [2023-05-08T12:23:01.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:01.463Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:23:01.463Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:23:02.974Z] OK: 7 MiB in 16 packages [2023-05-08T12:23:02.974Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T12:23:02.974Z] Removing intermediate container 99a13ba4b19d [2023-05-08T12:23:02.974Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T12:23:02.974Z] ---> 8d132adab141 [2023-05-08T12:23:02.974Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-08T12:23:02.974Z] Removing intermediate container d99aff799f7c [2023-05-08T12:23:02.974Z] ---> fabc0028ac43 [2023-05-08T12:23:02.974Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:02.974Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T12:23:02.974Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T12:23:02.974Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T12:23:02.974Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T12:23:02.974Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:23:02.974Z] ---> Running in 6e09d010f0d1 [2023-05-08T12:23:02.974Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T12:23:02.974Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T12:23:02.974Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:23:02.974Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:23:02.974Z] Removing intermediate container cd1e10eb04be [2023-05-08T12:23:02.974Z] ---> 94735bd4c714 [2023-05-08T12:23:02.974Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:23:02.974Z] ---> Running in 1d06cbb83575 [2023-05-08T12:23:02.974Z] ---> 6299c0344cd2 [2023-05-08T12:23:02.974Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:02.974Z] Removing intermediate container 6e09d010f0d1 [2023-05-08T12:23:02.974Z] ---> 950ca1a8a097 [2023-05-08T12:23:02.974Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-08T12:23:02.974Z] OK: 10 MiB in 24 packages [2023-05-08T12:23:02.974Z] ---> Running in 0416ab5134db [2023-05-08T12:23:02.974Z] Removing intermediate container 261a2dc7201d [2023-05-08T12:23:02.974Z] ---> 1a1fc57e97db [2023-05-08T12:23:02.974Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:02.974Z] Removing intermediate container 1d06cbb83575 [2023-05-08T12:23:02.974Z] ---> 8f0eab39b7a2 [2023-05-08T12:23:02.974Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T12:23:02.974Z] ---> Running in 3756d5aa31d7 [2023-05-08T12:23:02.974Z] Removing intermediate container 0416ab5134db [2023-05-08T12:23:02.974Z] ---> bea082508c95 [2023-05-08T12:23:02.974Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-08T12:23:02.974Z] ---> Running in cf8eda208f46 [2023-05-08T12:23:02.974Z] ---> 420e6d43348e [2023-05-08T12:23:02.974Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-08T12:23:02.974Z] Removing intermediate container 3756d5aa31d7 [2023-05-08T12:23:02.974Z] ---> 2ca392edf78b [2023-05-08T12:23:02.974Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T12:23:02.974Z] ---> 5f571a70a3fb [2023-05-08T12:23:02.974Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:02.974Z] ---> Running in e2309ce74e33 [2023-05-08T12:23:02.974Z] Removing intermediate container cf8eda208f46 [2023-05-08T12:23:02.974Z] ---> 026c8acdb3c8 [2023-05-08T12:23:02.974Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-08T12:23:02.974Z] ---> Running in 21f7a7e1520a [2023-05-08T12:23:02.974Z] ---> f3c722090afd [2023-05-08T12:23:02.974Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:23:02.974Z] Removing intermediate container e2309ce74e33 [2023-05-08T12:23:02.974Z] ---> acf839351f5b [2023-05-08T12:23:02.974Z] Step 15/25 : WORKDIR / [2023-05-08T12:23:02.974Z] ---> 00d7e58d5173 [2023-05-08T12:23:02.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T12:23:02.974Z] Removing intermediate container 9380da5ed531 [2023-05-08T12:23:02.974Z] ---> 9bc2df5f65de [2023-05-08T12:23:02.974Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:02.974Z] ---> Running in 92cfe22327c4 [2023-05-08T12:23:02.974Z] Removing intermediate container 21f7a7e1520a [2023-05-08T12:23:02.974Z] ---> 3a786a613e33 [2023-05-08T12:23:02.974Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-08T12:23:02.974Z] ---> Running in e4bfdc5b8aff [2023-05-08T12:23:02.974Z] ---> 429c23350cb5 [2023-05-08T12:23:02.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-08T12:23:02.974Z] Removing intermediate container 92cfe22327c4 [2023-05-08T12:23:02.974Z] ---> 44bbdf8d3cca [2023-05-08T12:23:02.974Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:02.974Z] ---> e4ba38f8a54a [2023-05-08T12:23:02.974Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:02.974Z] ---> 03d4e2f2b197 [2023-05-08T12:23:02.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:23:03.234Z] ---> 663de7c686cc [2023-05-08T12:23:03.234Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:23:03.234Z] ---> Running in 99a6eca841ec [2023-05-08T12:23:03.234Z] ---> 5dc799e34af9 [2023-05-08T12:23:03.234Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:03.234Z] ---> cbbb1db6e3e3 [2023-05-08T12:23:03.234Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T12:23:03.234Z] ---> ded178eddb62 [2023-05-08T12:23:03.234Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T12:23:03.234Z] ---> Running in 0c5a5f541e52 [2023-05-08T12:23:03.234Z] ---> 6e99eaa87d91 [2023-05-08T12:23:03.234Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T12:23:03.494Z] Removing intermediate container 0c5a5f541e52 [2023-05-08T12:23:03.494Z] ---> 2d6f4130c7b3 [2023-05-08T12:23:03.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:23:03.494Z] Removing intermediate container e4bfdc5b8aff [2023-05-08T12:23:03.494Z] ---> 8012b27d4da3 [2023-05-08T12:23:03.494Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-08T12:23:04.065Z] ---> f8c8b749022f [2023-05-08T12:23:04.065Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:23:04.065Z] ---> Running in 0df22b1f26ac [2023-05-08T12:23:04.065Z] ---> 414588c0293f [2023-05-08T12:23:04.065Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:23:04.065Z] ---> Running in ebed496a96d6 [2023-05-08T12:23:04.065Z] Removing intermediate container ebed496a96d6 [2023-05-08T12:23:04.065Z] ---> 8f46e2e437b1 [2023-05-08T12:23:04.065Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T12:23:04.065Z] Removing intermediate container 0df22b1f26ac [2023-05-08T12:23:04.065Z] ---> 6dffd53b1d80 [2023-05-08T12:23:04.065Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-08T12:23:04.065Z] ---> 08986fba6bd7 [2023-05-08T12:23:04.065Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T12:23:04.065Z] ---> Running in 68b498d481d1 [2023-05-08T12:23:04.065Z] ---> Running in 07391f461ecf [2023-05-08T12:23:04.065Z] ---> a4c42a02af86 [2023-05-08T12:23:04.065Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T12:23:04.337Z] Removing intermediate container 68b498d481d1 [2023-05-08T12:23:04.337Z] ---> fc9fdab3a894 [2023-05-08T12:23:04.337Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:23:04.337Z] Removing intermediate container 07391f461ecf [2023-05-08T12:23:04.337Z] ---> 431b3e9fefd2 [2023-05-08T12:23:04.337Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:23:04.337Z] ---> Running in 2b67fe4db503 [2023-05-08T12:23:04.337Z] ---> a62de5ccc595 [2023-05-08T12:23:04.337Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-08T12:23:04.337Z] ---> Running in 2d5615e891cc [2023-05-08T12:23:04.337Z] ---> 8b19de81878c [2023-05-08T12:23:04.337Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T12:23:04.337Z] ---> Running in 949a832b4ab5 [2023-05-08T12:23:04.337Z] Removing intermediate container 99a6eca841ec [2023-05-08T12:23:04.337Z] ---> dcdd7baa4bb6 [2023-05-08T12:23:04.337Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:23:04.597Z] Removing intermediate container 2b67fe4db503 [2023-05-08T12:23:04.597Z] ---> c8963fe04716 [2023-05-08T12:23:04.597Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:23:04.597Z] ---> Running in 9dd935dfe42d [2023-05-08T12:23:04.597Z] ---> Running in 8deb28de9fa3 [2023-05-08T12:23:04.597Z] ---> Running in 57a67a909603 [2023-05-08T12:23:04.597Z] Removing intermediate container 2d5615e891cc [2023-05-08T12:23:04.597Z] ---> 29286922708c [2023-05-08T12:23:04.598Z] Step 18/20 : LABEL arch=x86_64 [2023-05-08T12:23:04.598Z] ---> Running in c38fb23d9459 [2023-05-08T12:23:04.598Z] Removing intermediate container 8deb28de9fa3 [2023-05-08T12:23:04.598Z] ---> a6fe27116bfd [2023-05-08T12:23:04.598Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:23:04.598Z] Removing intermediate container 9dd935dfe42d [2023-05-08T12:23:04.598Z] ---> e5130042354e [2023-05-08T12:23:04.598Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:23:04.598Z] ---> Running in 60b11aa5c248 [2023-05-08T12:23:04.598Z] ---> Running in df77693902ab [2023-05-08T12:23:04.858Z] Removing intermediate container 57a67a909603 [2023-05-08T12:23:04.858Z] ---> 45e75ccd0ab8 [2023-05-08T12:23:04.858Z] [2023-05-08T12:23:04.858Z] Removing intermediate container c38fb23d9459 [2023-05-08T12:23:04.858Z] ---> 8077a2c5f051 [2023-05-08T12:23:04.858Z] Step 19/20 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:23:04.858Z] ---> Running in 0e4fae051e5a [2023-05-08T12:23:04.858Z] Successfully built 45e75ccd0ab8 [2023-05-08T12:23:04.858Z] Successfully tagged core-data:latest [2023-05-08T12:23:04.858Z]  Building core-data ... done Building security-secretstore-setup [2023-05-08T12:23:04.858Z] Removing intermediate container 60b11aa5c248 [2023-05-08T12:23:04.858Z] ---> f3f481045438 [2023-05-08T12:23:04.858Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T12:23:04.858Z] Removing intermediate container df77693902ab [2023-05-08T12:23:04.858Z] ---> 126c90eb6259 [2023-05-08T12:23:04.858Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T12:23:04.858Z] ---> Running in e9a8c0f0231d [2023-05-08T12:23:05.118Z] ---> Running in bc75ca5ed3c4 [2023-05-08T12:23:05.118Z] Removing intermediate container 0e4fae051e5a [2023-05-08T12:23:05.118Z] ---> 8f4192d0ec3f [2023-05-08T12:23:05.118Z] Step 20/20 : LABEL version=3.0.0-dev.151 [2023-05-08T12:23:07.034Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:23:07.034Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:23:07.034Z] ---> 3067d41e7232 [2023-05-08T12:23:07.034Z] Step 3/25 : WORKDIR /edgex-go [2023-05-08T12:23:07.034Z] ---> Using cache [2023-05-08T12:23:07.034Z] ---> c7bd42e5037f [2023-05-08T12:23:07.034Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-08T12:23:07.617Z] Removing intermediate container e9a8c0f0231d [2023-05-08T12:23:07.617Z] ---> 4075386945da [2023-05-08T12:23:07.617Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:23:07.617Z] Removing intermediate container bc75ca5ed3c4 [2023-05-08T12:23:07.617Z] ---> 10399f529bb6 [2023-05-08T12:23:07.617Z] Step 24/25 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:23:07.617Z] ---> Running in af09a5dbaf5b [2023-05-08T12:23:07.617Z] ---> Running in 214cc37773fb [2023-05-08T12:23:07.617Z] ---> Running in d21864a8f51c [2023-05-08T12:23:07.617Z] ---> Running in 06f0d54b549c [2023-05-08T12:23:07.876Z] Removing intermediate container 949a832b4ab5 [2023-05-08T12:23:07.876Z] ---> 88ec8802a35d [2023-05-08T12:23:07.876Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:07.876Z] Removing intermediate container 214cc37773fb [2023-05-08T12:23:07.876Z] ---> 21246ca7bdb0 [2023-05-08T12:23:07.876Z] [2023-05-08T12:23:07.876Z] Removing intermediate container 06f0d54b549c [2023-05-08T12:23:07.876Z] ---> 1791d4d22d41 [2023-05-08T12:23:07.876Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:23:07.876Z] Removing intermediate container d21864a8f51c [2023-05-08T12:23:07.876Z] ---> cd0087641f1b [2023-05-08T12:23:07.876Z] Step 25/25 : LABEL version=3.0.0-dev.151 [2023-05-08T12:23:07.876Z] ---> Running in 8b7f5670499a [2023-05-08T12:23:07.876Z] ---> Running in 81b0ed0500f1 [2023-05-08T12:23:07.876Z] Successfully built 21246ca7bdb0 [2023-05-08T12:23:07.876Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-08T12:23:07.876Z] Building security-proxy-setup [2023-05-08T12:23:07.876Z]  Building security-spiffe-token-provider ... done  ---> a5c6034b1de1 [2023-05-08T12:23:07.876Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:08.352Z] Removing intermediate container 81b0ed0500f1 [2023-05-08T12:23:08.352Z] ---> eb395db1b4c8 [2023-05-08T12:23:08.352Z] [2023-05-08T12:23:08.352Z] Removing intermediate container 8b7f5670499a [2023-05-08T12:23:08.352Z] ---> a515b00869a5 [2023-05-08T12:23:08.352Z] [2023-05-08T12:23:08.352Z] Successfully built eb395db1b4c8 [2023-05-08T12:23:08.352Z] Successfully built a515b00869a5 [2023-05-08T12:23:08.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:08.613Z] OK: 265 MiB in 53 packages [2023-05-08T12:23:10.231Z] Successfully tagged core-metadata:latest [2023-05-08T12:23:10.231Z] Building support-scheduler [2023-05-08T12:23:10.804Z]  Building core-metadata ... done Successfully tagged core-common-config-bootstrapper:latest [2023-05-08T12:23:10.804Z] Building support-notifications [2023-05-08T12:23:12.712Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:23:12.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:23:12.712Z] ---> 3067d41e7232 [2023-05-08T12:23:12.712Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T12:23:12.712Z] ---> Using cache [2023-05-08T12:23:12.712Z] ---> c7bd42e5037f [2023-05-08T12:23:12.712Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T12:23:14.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:23:14.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:23:14.096Z] ---> 3067d41e7232 [2023-05-08T12:23:14.096Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 63ba171360ca [2023-05-08T12:23:14.096Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 28fe705618d0 [2023-05-08T12:23:14.096Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T12:23:14.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:23:14.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:23:14.096Z] ---> 3067d41e7232 [2023-05-08T12:23:14.096Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 63ba171360ca [2023-05-08T12:23:14.096Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 28fe705618d0 [2023-05-08T12:23:14.096Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> b6ad6d172b5e [2023-05-08T12:23:14.096Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 35393c5dd7ee [2023-05-08T12:23:14.096Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> 333eeabbd8d4 [2023-05-08T12:23:14.096Z] Step 8/23 : COPY . . [2023-05-08T12:23:14.096Z] ---> Using cache [2023-05-08T12:23:14.096Z] ---> bbd94a4c2bd1 [2023-05-08T12:23:14.096Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T12:23:17.404Z] ---> b591a4a160c5 [2023-05-08T12:23:17.404Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-08T12:23:17.670Z] ---> Running in 37c5c31fd97e [2023-05-08T12:23:17.670Z] ---> Running in fc207edc8f67 [2023-05-08T12:23:17.670Z] ---> Running in 60424939c5a1 [2023-05-08T12:23:17.670Z] Removing intermediate container af09a5dbaf5b [2023-05-08T12:23:17.670Z] ---> 6ca48ceed341 [2023-05-08T12:23:17.670Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-08T12:23:17.930Z] ---> 1018a60a55b6 [2023-05-08T12:23:17.930Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:23:17.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:17.930Z] ---> e2880481abd6 [2023-05-08T12:23:17.930Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-08T12:23:17.930Z] ---> Running in 1378e132a74f [2023-05-08T12:23:18.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:18.189Z] ---> 102f925750a7 [2023-05-08T12:23:18.189Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-08T12:23:18.189Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-08T12:23:18.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:18.450Z] ---> 9526cc09ef82 [2023-05-08T12:23:18.450Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-08T12:23:18.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:18.450Z] OK: 265 MiB in 53 packages [2023-05-08T12:23:18.450Z] ---> a9a699ddb111 [2023-05-08T12:23:18.450Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-08T12:23:18.717Z] OK: 265 MiB in 53 packages [2023-05-08T12:23:18.717Z] ---> 437171b9553a [2023-05-08T12:23:18.717Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-08T12:23:18.983Z] Removing intermediate container fc207edc8f67 [2023-05-08T12:23:18.983Z] ---> 6b96230de0f6 [2023-05-08T12:23:18.983Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:23:18.983Z] ---> 8edb6a5f12d3 [2023-05-08T12:23:18.983Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-08T12:23:18.983Z] ---> Running in 022785d2e16b [2023-05-08T12:23:18.983Z] ---> 2d5bee3c4e34 [2023-05-08T12:23:18.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:23:18.983Z] Removing intermediate container 37c5c31fd97e [2023-05-08T12:23:18.983Z] ---> edc978c553da [2023-05-08T12:23:18.983Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T12:23:18.983Z] ---> Running in a0e6ab956c49 [2023-05-08T12:23:19.242Z] ---> 9f79c2942eda [2023-05-08T12:23:19.242Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:23:19.242Z] ---> Running in ac5dc4c30402 [2023-05-08T12:23:19.815Z] Removing intermediate container 022785d2e16b [2023-05-08T12:23:19.815Z] ---> 324b7748bace [2023-05-08T12:23:19.815Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-08T12:23:19.815Z] ---> Running in b568537d894d [2023-05-08T12:23:19.815Z] Removing intermediate container b568537d894d [2023-05-08T12:23:19.815Z] ---> 68c56a845cb9 [2023-05-08T12:23:19.815Z] Step 30/33 : CMD ["gate"] [2023-05-08T12:23:19.815Z] ---> Running in f61d36215649 [2023-05-08T12:23:19.815Z] Removing intermediate container f61d36215649 [2023-05-08T12:23:19.815Z] ---> c0f0ca4616c2 [2023-05-08T12:23:19.815Z] Step 31/33 : LABEL arch=x86_64 [2023-05-08T12:23:19.815Z] ---> Running in 0bd66c5da6dd [2023-05-08T12:23:20.077Z] Removing intermediate container 0bd66c5da6dd [2023-05-08T12:23:20.077Z] ---> 537b3c0ede45 [2023-05-08T12:23:20.077Z] Step 32/33 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:23:20.077Z] ---> Running in 20ab46f36a95 [2023-05-08T12:23:20.077Z] Removing intermediate container 20ab46f36a95 [2023-05-08T12:23:20.077Z] ---> 37db279ff289 [2023-05-08T12:23:20.077Z] Step 33/33 : LABEL version=3.0.0-dev.151 [2023-05-08T12:23:20.077Z] ---> Running in 61faad14e5c7 [2023-05-08T12:23:20.338Z] Removing intermediate container 61faad14e5c7 [2023-05-08T12:23:20.338Z] ---> 6e5ba04a8ccb [2023-05-08T12:23:20.338Z] [2023-05-08T12:23:20.338Z] Successfully built 6e5ba04a8ccb [2023-05-08T12:23:20.338Z] Successfully tagged security-bootstrapper:latest [2023-05-08T12:23:20.338Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-05-08T12:23:22.884Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:23:22.884Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:23:22.884Z] ---> 3067d41e7232 [2023-05-08T12:23:22.884Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T12:23:22.884Z] ---> Using cache [2023-05-08T12:23:22.884Z] ---> c7bd42e5037f [2023-05-08T12:23:22.884Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:23:35.254Z] ---> Running in 551126a9cb5c [2023-05-08T12:23:35.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:35.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:23:35.776Z] OK: 265 MiB in 53 packages [2023-05-08T12:23:48.405Z] Removing intermediate container 551126a9cb5c [2023-05-08T12:23:48.405Z] ---> b770168e7c11 [2023-05-08T12:23:48.405Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T12:23:48.976Z] Removing intermediate container ac5dc4c30402 [2023-05-08T12:23:48.976Z] Removing intermediate container 1378e132a74f [2023-05-08T12:23:48.976Z] ---> dae9ab1c009d [2023-05-08T12:23:48.976Z] Step 7/25 : COPY . . [2023-05-08T12:23:48.976Z] ---> d98504af49ea [2023-05-08T12:23:48.976Z] Step 7/22 : COPY . . [2023-05-08T12:23:48.976Z] Removing intermediate container a0e6ab956c49 [2023-05-08T12:23:48.976Z] ---> 62b06de3e755 [2023-05-08T12:23:48.976Z] Step 8/23 : COPY . . [2023-05-08T12:23:48.976Z] ---> db8d9808febf [2023-05-08T12:23:48.976Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:23:59.046Z] ---> Running in cde985a46b26 [2023-05-08T12:23:59.046Z] ---> 5849852fc2ff [2023-05-08T12:23:59.046Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T12:23:59.046Z] ---> 672b93824cbb [2023-05-08T12:23:59.046Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T12:23:59.046Z] ---> b8257f85b533 [2023-05-08T12:23:59.046Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T12:23:59.046Z] Removing intermediate container 60424939c5a1 [2023-05-08T12:23:59.046Z] ---> dc5615269dd9 [2023-05-08T12:23:59.046Z] [2023-05-08T12:23:59.046Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:23:59.046Z] ---> 9ed4aefc74f6 [2023-05-08T12:23:59.046Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:23:59.046Z] ---> Using cache [2023-05-08T12:23:59.046Z] ---> 94735bd4c714 [2023-05-08T12:23:59.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:23:59.046Z] ---> Using cache [2023-05-08T12:23:59.046Z] ---> 8f0eab39b7a2 [2023-05-08T12:23:59.046Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T12:23:59.046Z] ---> Running in 5bffe19ba31f [2023-05-08T12:23:59.046Z] ---> Running in e991412f1f58 [2023-05-08T12:23:59.046Z] ---> Running in 290394d4ffa0 [2023-05-08T12:23:59.046Z] ---> Running in c3cb4b5445bf [2023-05-08T12:23:59.046Z] Removing intermediate container e991412f1f58 [2023-05-08T12:23:59.046Z] ---> 6e1d23ac86c5 [2023-05-08T12:23:59.046Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T12:23:59.046Z] ---> Running in bbb3b7d10538 [2023-05-08T12:23:59.046Z] Removing intermediate container bbb3b7d10538 [2023-05-08T12:23:59.046Z] ---> 529f94461bad [2023-05-08T12:23:59.046Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:23:59.352Z] ---> f924d00829af [2023-05-08T12:23:59.352Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:23:59.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-08T12:23:59.353Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-08T12:23:59.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-08T12:23:59.652Z] ---> 989bb467f3bc [2023-05-08T12:23:59.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T12:24:00.606Z] ---> e5ab90cba1bc [2023-05-08T12:24:00.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:24:00.866Z] ---> 384fc51a0738 [2023-05-08T12:24:00.866Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T12:24:00.866Z] ---> Running in 857873b09ab8 [2023-05-08T12:24:00.866Z] Removing intermediate container 857873b09ab8 [2023-05-08T12:24:00.866Z] ---> ddb2b14469fc [2023-05-08T12:24:00.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:24:00.866Z] ---> Running in 7cee69b72393 [2023-05-08T12:24:00.866Z] Removing intermediate container 7cee69b72393 [2023-05-08T12:24:00.866Z] ---> d3486624bc0f [2023-05-08T12:24:00.866Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T12:24:01.126Z] ---> Running in 2b8fb65da495 [2023-05-08T12:24:01.126Z] Removing intermediate container 2b8fb65da495 [2023-05-08T12:24:01.126Z] ---> ed126537ac28 [2023-05-08T12:24:01.126Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:24:01.126Z] ---> Running in fe64ea533c11 [2023-05-08T12:24:01.126Z] Removing intermediate container fe64ea533c11 [2023-05-08T12:24:01.126Z] ---> dc05fc608230 [2023-05-08T12:24:01.126Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:24:01.126Z] ---> Running in e7a0f06374f3 [2023-05-08T12:24:01.386Z] Removing intermediate container e7a0f06374f3 [2023-05-08T12:24:01.386Z] ---> 245c2354fdae [2023-05-08T12:24:01.386Z] [2023-05-08T12:24:01.386Z] Successfully built 245c2354fdae [2023-05-08T12:24:01.386Z] Successfully tagged support-scheduler:latest [2023-05-08T12:24:01.386Z] Building security-spire-server [2023-05-08T12:24:03.937Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:24:03.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:24:03.937Z] ---> 3067d41e7232 [2023-05-08T12:24:03.937Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T12:24:03.937Z] ---> Using cache [2023-05-08T12:24:03.937Z] ---> c7bd42e5037f [2023-05-08T12:24:03.937Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:24:03.937Z] ---> Using cache [2023-05-08T12:24:03.937Z] ---> b770168e7c11 [2023-05-08T12:24:03.937Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T12:24:03.937Z] ---> Using cache [2023-05-08T12:24:03.937Z] ---> db8d9808febf [2023-05-08T12:24:03.937Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:24:12.216Z] ---> Running in 44eb1d3e6dfc [2023-05-08T12:24:24.793Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-08T12:24:30.116Z] Removing intermediate container cde985a46b26 [2023-05-08T12:24:30.116Z] ---> 87e777b87d6c [2023-05-08T12:24:30.116Z] Step 7/27 : COPY . . [2023-05-08T12:24:40.242Z] ---> 06cc4b08736b [2023-05-08T12:24:40.242Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:24:40.242Z] Removing intermediate container 5bffe19ba31f [2023-05-08T12:24:40.242Z] ---> 6fd174e22bdc [2023-05-08T12:24:40.242Z] [2023-05-08T12:24:40.242Z] Step 9/22 : FROM alpine:3.17 [2023-05-08T12:24:40.242Z] ---> 9ed4aefc74f6 [2023-05-08T12:24:40.242Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T12:24:40.242Z] Removing intermediate container 290394d4ffa0 [2023-05-08T12:24:40.242Z] ---> ccc7a0a4f561 [2023-05-08T12:24:40.242Z] [2023-05-08T12:24:40.242Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T12:24:40.242Z] ---> 9ed4aefc74f6 [2023-05-08T12:24:40.242Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T12:24:40.242Z] ---> Running in 1054e1793d1a [2023-05-08T12:24:40.242Z] ---> Running in afe0139b0423 [2023-05-08T12:24:40.242Z] ---> Running in c72056976c2d [2023-05-08T12:24:40.503Z] Removing intermediate container c3cb4b5445bf [2023-05-08T12:24:40.503Z] ---> 7df111f6ac8c [2023-05-08T12:24:40.503Z] [2023-05-08T12:24:40.503Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:24:40.503Z] ---> 9ed4aefc74f6 [2023-05-08T12:24:40.503Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T12:24:40.503Z] ---> Running in 922a963b74e6 [2023-05-08T12:24:40.503Z] Removing intermediate container 1054e1793d1a [2023-05-08T12:24:40.503Z] ---> 15d559efebc2 [2023-05-08T12:24:40.503Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T12:24:40.503Z] ---> Running in 38d73aaad821 [2023-05-08T12:24:40.763Z] Removing intermediate container 38d73aaad821 [2023-05-08T12:24:40.763Z] ---> cb82cf84123b [2023-05-08T12:24:40.763Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:24:40.763Z] ---> Running in 14dc7183cd3e [2023-05-08T12:24:40.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.021Z] Removing intermediate container 44eb1d3e6dfc [2023-05-08T12:24:41.022Z] ---> e8b9fdc16617 [2023-05-08T12:24:41.022Z] Step 7/26 : COPY . . [2023-05-08T12:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.022Z] Removing intermediate container 14dc7183cd3e [2023-05-08T12:24:41.022Z] ---> 0083dc14b02d [2023-05-08T12:24:41.022Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:24:41.022Z] ---> Running in 1896272ac702 [2023-05-08T12:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:41.279Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:24:41.279Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T12:24:41.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:24:41.279Z] OK: 8 MiB in 17 packages [2023-05-08T12:24:41.279Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T12:24:41.279Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T12:24:41.279Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T12:24:41.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:24:41.279Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:24:41.279Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T12:24:41.279Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:24:41.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:24:41.279Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:24:41.279Z] OK: 8 MiB in 18 packages [2023-05-08T12:24:41.539Z] OK: 8 MiB in 17 packages [2023-05-08T12:24:47.125Z] Removing intermediate container afe0139b0423 [2023-05-08T12:24:47.125Z] ---> e1e7b5bf637d [2023-05-08T12:24:47.125Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-08T12:24:47.125Z] Removing intermediate container 1896272ac702 [2023-05-08T12:24:47.125Z] ---> 35a6aedb48d5 [2023-05-08T12:24:47.125Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T12:24:47.125Z] ---> Running in d4097f5ee4f5 [2023-05-08T12:24:47.125Z] Removing intermediate container c72056976c2d [2023-05-08T12:24:47.125Z] ---> 90581379ee1f [2023-05-08T12:24:47.125Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-08T12:24:47.125Z] Removing intermediate container 922a963b74e6 [2023-05-08T12:24:47.125Z] ---> ff56ded59293 [2023-05-08T12:24:47.125Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:24:47.125Z] ---> Running in 49a96c4ea437 [2023-05-08T12:24:47.125Z] ---> Running in f936fd6447c8 [2023-05-08T12:24:47.125Z] ---> Running in c71a0525663c [2023-05-08T12:24:47.125Z] Removing intermediate container d4097f5ee4f5 [2023-05-08T12:24:47.125Z] ---> 86b10ef71274 [2023-05-08T12:24:47.125Z] Step 12/22 : WORKDIR /edgex [2023-05-08T12:24:47.125Z] ---> Running in e8e7255a5008 [2023-05-08T12:24:47.125Z] ---> 65ef0d4104a3 [2023-05-08T12:24:47.125Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:24:47.125Z] Removing intermediate container 49a96c4ea437 [2023-05-08T12:24:47.125Z] ---> 441881bfa74d [2023-05-08T12:24:47.125Z] [2023-05-08T12:24:47.125Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T12:24:47.125Z] Removing intermediate container f936fd6447c8 [2023-05-08T12:24:47.125Z] ---> e14aa224fe64 [2023-05-08T12:24:47.125Z] Step 12/25 : WORKDIR / [2023-05-08T12:24:47.125Z] ---> 9ed4aefc74f6 [2023-05-08T12:24:47.125Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:24:47.125Z] Removing intermediate container c71a0525663c [2023-05-08T12:24:47.125Z] ---> 7c7e7e9b1727 [2023-05-08T12:24:47.125Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-08T12:24:47.125Z] ---> Running in e757e637d938 [2023-05-08T12:24:47.125Z] ---> Running in 8fb60facb5ca [2023-05-08T12:24:47.126Z] Removing intermediate container e8e7255a5008 [2023-05-08T12:24:47.126Z] ---> e265ffe75636 [2023-05-08T12:24:47.126Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:24:47.126Z] ---> Running in a3f98e9424d4 [2023-05-08T12:24:47.126Z] ---> Running in 89cd4563d0c8 [2023-05-08T12:24:47.126Z] Removing intermediate container e757e637d938 [2023-05-08T12:24:47.126Z] ---> 9296c503e568 [2023-05-08T12:24:47.126Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T12:24:47.126Z] Removing intermediate container 89cd4563d0c8 [2023-05-08T12:24:47.126Z] ---> 1c80c886c665 [2023-05-08T12:24:47.126Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T12:24:47.126Z] ---> Running in 12e747e18dfc [2023-05-08T12:24:47.126Z] ---> Running in dff738577bed [2023-05-08T12:24:47.126Z] Removing intermediate container a3f98e9424d4 [2023-05-08T12:24:47.126Z] ---> b5c6b39173da [2023-05-08T12:24:47.126Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T12:24:47.126Z] Removing intermediate container 8fb60facb5ca [2023-05-08T12:24:47.126Z] ---> c65a4b8eb1cd [2023-05-08T12:24:47.126Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:24:47.126Z] ---> Running in 7db2ed888d9a [2023-05-08T12:24:47.126Z] ---> b490cc1f2090 [2023-05-08T12:24:47.126Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:24:47.126Z] Removing intermediate container 12e747e18dfc [2023-05-08T12:24:47.126Z] ---> 6f74e0660283 [2023-05-08T12:24:47.126Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:24:47.126Z] ---> Running in c75ede082c44 [2023-05-08T12:24:47.126Z] Removing intermediate container 7db2ed888d9a [2023-05-08T12:24:47.126Z] ---> 6aabf7dab1af [2023-05-08T12:24:47.126Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:24:47.126Z] ---> de556c0d9962 [2023-05-08T12:24:47.126Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:24:47.387Z] ---> 4b79873eec9d [2023-05-08T12:24:47.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T12:24:47.387Z] Removing intermediate container c75ede082c44 [2023-05-08T12:24:47.387Z] ---> fe2215b16e48 [2023-05-08T12:24:47.387Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:24:47.387Z] ---> Running in 1e3cf375f9ac [2023-05-08T12:24:47.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:47.387Z] ---> 84c8ecaa89f5 [2023-05-08T12:24:47.387Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:24:47.387Z] ---> a56d858cdfb8 [2023-05-08T12:24:47.387Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-08T12:24:47.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:47.648Z] ---> 43db3f3665d5 [2023-05-08T12:24:47.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-08T12:24:47.648Z] ---> d8aeda425d77 [2023-05-08T12:24:47.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-08T12:24:47.648Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:24:47.648Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:24:47.648Z] OK: 17821 distinct packages available [2023-05-08T12:24:47.648Z] ---> 35c63ece8861 [2023-05-08T12:24:47.648Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-08T12:24:47.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:47.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:24:48.169Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T12:24:48.170Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:24:48.170Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T12:24:48.170Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T12:24:48.170Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T12:24:48.170Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:24:48.170Z] OK: 8 MiB in 20 packages [2023-05-08T12:24:48.170Z] ---> c5d42ee08cf5 [2023-05-08T12:24:48.170Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T12:24:48.170Z] ---> 584e754af6b0 [2023-05-08T12:24:48.170Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:24:48.170Z] ---> eb3ff5ba10ed [2023-05-08T12:24:48.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:24:48.432Z] ---> 043e715b014c [2023-05-08T12:24:48.432Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:24:48.432Z] ---> a3429daa6237 [2023-05-08T12:24:48.432Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T12:24:48.432Z] ---> d446979f8506 [2023-05-08T12:24:48.432Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-08T12:24:48.432Z] ---> Running in 4a5ce7fb7c14 [2023-05-08T12:24:48.432Z] ---> Running in b10412430cbb [2023-05-08T12:24:48.693Z] Removing intermediate container b10412430cbb [2023-05-08T12:24:48.693Z] ---> bfaa0dc7ed00 [2023-05-08T12:24:48.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:24:48.693Z] Removing intermediate container 1e3cf375f9ac [2023-05-08T12:24:48.693Z] ---> 390e4a43b986 [2023-05-08T12:24:48.693Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T12:24:48.956Z] ---> Running in 91f747f375f2 [2023-05-08T12:24:48.956Z] ---> Running in 4bc577fa9327 [2023-05-08T12:24:48.956Z] Removing intermediate container dff738577bed [2023-05-08T12:24:48.956Z] ---> 91f76ba99a09 [2023-05-08T12:24:48.956Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:24:48.956Z] Removing intermediate container 91f747f375f2 [2023-05-08T12:24:48.956Z] ---> a789517d917f [2023-05-08T12:24:48.956Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T12:24:48.956Z] ---> c055ee04a7db [2023-05-08T12:24:48.956Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T12:24:48.956Z] Removing intermediate container 4bc577fa9327 [2023-05-08T12:24:48.956Z] ---> b82ccad19c05 [2023-05-08T12:24:48.956Z] [2023-05-08T12:24:48.956Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T12:24:48.956Z] ---> 9ed4aefc74f6 [2023-05-08T12:24:48.956Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:24:48.956Z] ---> Using cache [2023-05-08T12:24:48.956Z] ---> 1c80c886c665 [2023-05-08T12:24:48.956Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T12:24:48.956Z] ---> Using cache [2023-05-08T12:24:48.956Z] ---> 91f76ba99a09 [2023-05-08T12:24:48.956Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:24:48.956Z] ---> Running in 16be782701e9 [2023-05-08T12:24:49.284Z] Removing intermediate container 16be782701e9 [2023-05-08T12:24:49.284Z] ---> 6d50978392bd [2023-05-08T12:24:49.284Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:24:49.284Z] ---> Running in 445d924136bf [2023-05-08T12:24:49.552Z] ---> 7cf88ddcdc7c [2023-05-08T12:24:49.552Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:24:49.552Z] ---> 1529c7eb1958 [2023-05-08T12:24:49.552Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:24:49.552Z] Removing intermediate container 445d924136bf [2023-05-08T12:24:49.552Z] ---> 44807dbddf05 [2023-05-08T12:24:49.552Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:24:49.552Z] ---> Running in a6c3c87cc993 [2023-05-08T12:24:49.814Z] Removing intermediate container 4a5ce7fb7c14 [2023-05-08T12:24:49.814Z] ---> dab4aa748b8e [2023-05-08T12:24:49.814Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:24:49.814Z] ---> 54cd7a8bfdb8 [2023-05-08T12:24:49.814Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T12:24:49.814Z] ---> d74e4b4ab347 [2023-05-08T12:24:49.814Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T12:24:49.814Z] ---> be7bca646383 [2023-05-08T12:24:49.814Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:24:49.814Z] ---> Running in 870c2747248a [2023-05-08T12:24:49.814Z] Removing intermediate container a6c3c87cc993 [2023-05-08T12:24:49.814Z] ---> 0f5a205401b0 [2023-05-08T12:24:49.814Z] [2023-05-08T12:24:49.814Z] Removing intermediate container 870c2747248a [2023-05-08T12:24:49.814Z] ---> b34922af6bb1 [2023-05-08T12:24:49.814Z] Step 20/22 : LABEL arch=x86_64 [2023-05-08T12:24:49.814Z] Successfully built 0f5a205401b0 [2023-05-08T12:24:49.814Z] Successfully tagged support-notifications:latest [2023-05-08T12:24:49.814Z]  Building support-notifications ... done Building security-proxy-auth [2023-05-08T12:24:49.814Z] ---> Running in 53086ac26b20 [2023-05-08T12:24:50.075Z] ---> 70786f34f3a6 [2023-05-08T12:24:50.075Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:24:50.075Z] ---> Running in 133049feb042 [2023-05-08T12:24:50.075Z] Removing intermediate container 53086ac26b20 [2023-05-08T12:24:50.075Z] ---> 1f1ed1a8eb2b [2023-05-08T12:24:50.075Z] Step 21/22 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:24:52.722Z] Removing intermediate container eedd59b7a5cf [2023-05-08T12:24:52.722Z] ---> f994640c4d26 [2023-05-08T12:24:52.722Z] Step 8/23 : COPY . . [2023-05-08T12:24:52.722Z] Removing intermediate container 1de3d7ba0017 [2023-05-08T12:24:52.722Z] ---> 1a060247cf45 [2023-05-08T12:24:52.722Z] Step 8/23 : COPY . . [2023-05-08T12:24:52.722Z] Removing intermediate container d128be380a0b [2023-05-08T12:24:52.722Z] ---> c1b61d150ea5 [2023-05-08T12:24:52.722Z] Step 7/25 : COPY . . [2023-05-08T12:24:52.722Z] Removing intermediate container 558156568ddc [2023-05-08T12:24:52.722Z] ---> 1de8b2fb1822 [2023-05-08T12:24:52.722Z] Step 8/23 : COPY . . [2023-05-08T12:24:52.722Z] Removing intermediate container 5660368f9f7d [2023-05-08T12:24:52.722Z] ---> 95fd4622a7a1 [2023-05-08T12:24:52.722Z] Step 8/25 : COPY . . [2023-05-08T12:24:52.722Z] ---> c280e2b931bf [2023-05-08T12:24:52.723Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-08T12:24:52.723Z] ---> 17cb3e5d8eae [2023-05-08T12:24:52.723Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-08T12:24:52.723Z] ---> Running in 5282dc796ff4 [2023-05-08T12:24:52.723Z] ---> Running in ddb6d425589c [2023-05-08T12:24:52.723Z] ---> 79e5d715f27b [2023-05-08T12:24:52.723Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T12:24:52.723Z] ---> 1f3093eb94f0 [2023-05-08T12:24:52.723Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-08T12:24:52.723Z] ---> Running in 87c74b1c0001 [2023-05-08T12:24:52.723Z] ---> Running in 689b90b1ba1b [2023-05-08T12:24:53.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:24:53.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:24:53.495Z] ---> 3067d41e7232 [2023-05-08T12:24:53.495Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:24:53.495Z] ---> Using cache [2023-05-08T12:24:53.495Z] ---> 63ba171360ca [2023-05-08T12:24:53.495Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:24:53.768Z] ---> Using cache [2023-05-08T12:24:53.768Z] ---> 28fe705618d0 [2023-05-08T12:24:53.768Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:24:53.768Z] ---> Using cache [2023-05-08T12:24:53.768Z] ---> b6ad6d172b5e [2023-05-08T12:24:53.768Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:24:53.768Z] ---> Using cache [2023-05-08T12:24:53.768Z] ---> 35393c5dd7ee [2023-05-08T12:24:53.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:24:53.768Z] ---> Using cache [2023-05-08T12:24:53.768Z] ---> 333eeabbd8d4 [2023-05-08T12:24:53.768Z] Step 8/23 : COPY . . [2023-05-08T12:24:53.768Z] ---> Using cache [2023-05-08T12:24:53.768Z] ---> bbd94a4c2bd1 [2023-05-08T12:24:53.768Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-08T12:24:54.165Z] ---> f97df14e4f9e [2023-05-08T12:24:54.165Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-08T12:24:54.165Z] ---> Running in ee027a889565 [2023-05-08T12:24:54.335Z] ---> Running in 2fa10473ed21 [2023-05-08T12:24:54.335Z] ---> ea1c7a4c821e [2023-05-08T12:24:54.335Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:24:54.335Z] ---> Running in a497613e6ee8 [2023-05-08T12:24:54.335Z] ---> 194cb1eeaf1a [2023-05-08T12:24:54.335Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:24:54.335Z] Removing intermediate container 2fa10473ed21 [2023-05-08T12:24:54.335Z] ---> 7dad425742d3 [2023-05-08T12:24:54.335Z] Step 22/22 : LABEL version=3.0.0-dev.151 [2023-05-08T12:24:54.335Z] ---> Running in b5e6526e59c0 [2023-05-08T12:24:54.430Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-08T12:24:54.592Z] Removing intermediate container 133049feb042 [2023-05-08T12:24:54.592Z] ---> 09b743a940b9 [2023-05-08T12:24:54.592Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:24:54.592Z] ---> 403d3330772e [2023-05-08T12:24:54.592Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T12:24:54.592Z] ---> Running in df9099ea50ad [2023-05-08T12:24:54.593Z] Removing intermediate container b5e6526e59c0 [2023-05-08T12:24:54.593Z] ---> 3edce92868a9 [2023-05-08T12:24:54.593Z] [2023-05-08T12:24:54.593Z] Successfully built 3edce92868a9 [2023-05-08T12:24:54.593Z] Successfully tagged security-proxy-setup:latest [2023-05-08T12:24:54.593Z]  Building security-proxy-setup ... done Building security-spire-config [2023-05-08T12:24:54.593Z] Removing intermediate container df9099ea50ad [2023-05-08T12:24:54.593Z] ---> 75cf9afe1df2 [2023-05-08T12:24:54.593Z] Step 23/25 : LABEL arch=x86_64 [2023-05-08T12:24:54.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-08T12:24:55.017Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-08T12:24:55.109Z] ---> Running in 5754d848c8ea [2023-05-08T12:24:55.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-08T12:24:55.867Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-08T12:24:56.448Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-08T12:24:57.638Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:24:57.638Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:24:57.638Z] ---> 3067d41e7232 [2023-05-08T12:24:57.638Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> c7bd42e5037f [2023-05-08T12:24:57.638Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> b770168e7c11 [2023-05-08T12:24:57.638Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> db8d9808febf [2023-05-08T12:24:57.638Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> e8b9fdc16617 [2023-05-08T12:24:57.638Z] Step 7/27 : COPY . . [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> 65ef0d4104a3 [2023-05-08T12:24:57.638Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> 9296c503e568 [2023-05-08T12:24:57.638Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> 6f74e0660283 [2023-05-08T12:24:57.638Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:24:57.638Z] ---> Using cache [2023-05-08T12:24:57.638Z] ---> fe2215b16e48 [2023-05-08T12:24:57.638Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:24:59.539Z] ---> fd55267e64bc [2023-05-08T12:24:59.539Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T12:24:59.539Z] Removing intermediate container 5754d848c8ea [2023-05-08T12:24:59.539Z] ---> 3f2074f97c7b [2023-05-08T12:24:59.539Z] Step 24/25 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:24:59.539Z] ---> Running in 923b63844847 [2023-05-08T12:24:59.539Z] ---> 16193c7b3dd8 [2023-05-08T12:24:59.539Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:24:59.539Z] ---> Running in e214d7b5aae5 [2023-05-08T12:24:59.801Z] Removing intermediate container e214d7b5aae5 [2023-05-08T12:24:59.801Z] ---> b8e8151f0895 [2023-05-08T12:24:59.801Z] Step 25/25 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:00.059Z] ---> 96c3a7637ebb [2023-05-08T12:25:00.059Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T12:25:00.059Z] ---> 7edea7712701 [2023-05-08T12:25:00.059Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:25:00.059Z] ---> Running in bc4b1b828aa7 [2023-05-08T12:25:00.059Z] ---> Running in 938e01b73cd5 [2023-05-08T12:25:00.316Z] Removing intermediate container 938e01b73cd5 [2023-05-08T12:25:00.316Z] ---> 1fce77154966 [2023-05-08T12:25:00.316Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:25:00.316Z] ---> 77840bc93824 [2023-05-08T12:25:00.316Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T12:25:00.316Z] Removing intermediate container bc4b1b828aa7 [2023-05-08T12:25:00.316Z] ---> 3a1b1926ac34 [2023-05-08T12:25:00.316Z] [2023-05-08T12:25:00.316Z] ---> Running in b11154f5965f [2023-05-08T12:25:00.316Z] Successfully built 3a1b1926ac34 [2023-05-08T12:25:00.576Z] Successfully tagged security-secretstore-setup:latest [2023-05-08T12:25:00.576Z] Building core-command [2023-05-08T12:25:01.510Z]  Building security-secretstore-setup ... done Removing intermediate container b11154f5965f [2023-05-08T12:25:01.510Z] ---> 2b4e71172bfe [2023-05-08T12:25:01.510Z] Step 24/26 : LABEL arch=x86_64 [2023-05-08T12:25:03.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:25:03.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:25:03.410Z] ---> 3067d41e7232 [2023-05-08T12:25:03.410Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> 63ba171360ca [2023-05-08T12:25:03.410Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> 28fe705618d0 [2023-05-08T12:25:03.410Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> b6ad6d172b5e [2023-05-08T12:25:03.410Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> 35393c5dd7ee [2023-05-08T12:25:03.410Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> 333eeabbd8d4 [2023-05-08T12:25:03.410Z] Step 8/24 : COPY . . [2023-05-08T12:25:03.410Z] ---> Using cache [2023-05-08T12:25:03.410Z] ---> bbd94a4c2bd1 [2023-05-08T12:25:03.410Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T12:25:05.944Z] ---> 557efd25ffb6 [2023-05-08T12:25:05.944Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:25:05.944Z] Removing intermediate container 923b63844847 [2023-05-08T12:25:05.944Z] ---> 5cc6137827c9 [2023-05-08T12:25:05.944Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T12:25:05.944Z] ---> Running in 76b19a32c287 [2023-05-08T12:25:05.944Z] ---> Running in 1c602bb82da4 [2023-05-08T12:25:05.944Z] ---> Running in c19d28165656 [2023-05-08T12:25:05.944Z] ---> Running in d8b947c72437 [2023-05-08T12:25:06.214Z] Removing intermediate container 76b19a32c287 [2023-05-08T12:25:06.214Z] ---> 2958be5818e4 [2023-05-08T12:25:06.214Z] Step 25/26 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:06.214Z] ---> Running in a31607877b20 [2023-05-08T12:25:06.214Z] Removing intermediate container c19d28165656 [2023-05-08T12:25:06.214Z] ---> 306e4e27283f [2023-05-08T12:25:06.214Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:25:06.214Z] Removing intermediate container d8b947c72437 [2023-05-08T12:25:06.214Z] ---> d08aeab1f4b5 [2023-05-08T12:25:06.214Z] [2023-05-08T12:25:06.214Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T12:25:06.214Z] ---> 9ed4aefc74f6 [2023-05-08T12:25:06.214Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:25:06.214Z] ---> Using cache [2023-05-08T12:25:06.214Z] ---> 1c80c886c665 [2023-05-08T12:25:06.214Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T12:25:06.214Z] ---> Running in fdc6300e0677 [2023-05-08T12:25:06.214Z] ---> Running in c552050bf938 [2023-05-08T12:25:06.214Z] Removing intermediate container a31607877b20 [2023-05-08T12:25:06.214Z] ---> 454a323c7997 [2023-05-08T12:25:06.214Z] Step 26/26 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:06.214Z] ---> Running in c7de3b44abb6 [2023-05-08T12:25:06.472Z] Removing intermediate container fdc6300e0677 [2023-05-08T12:25:06.472Z] ---> 7dac7bf7efd3 [2023-05-08T12:25:06.472Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T12:25:06.472Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-08T12:25:06.472Z] ---> Running in eb0d1ba923da [2023-05-08T12:25:06.472Z] Removing intermediate container c7de3b44abb6 [2023-05-08T12:25:06.472Z] ---> 70dd6268d8b5 [2023-05-08T12:25:06.472Z] [2023-05-08T12:25:06.472Z] Removing intermediate container eb0d1ba923da [2023-05-08T12:25:06.472Z] ---> 2f44964655ca [2023-05-08T12:25:06.472Z] Step 26/27 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:06.734Z] Successfully built 70dd6268d8b5 [2023-05-08T12:25:06.734Z] Successfully tagged security-spire-server:latest [2023-05-08T12:25:06.734Z]  Building security-spire-server ... done  ---> Running in 109d99edc035 [2023-05-08T12:25:06.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:25:06.734Z] Removing intermediate container 109d99edc035 [2023-05-08T12:25:06.734Z] ---> d01df4784bd3 [2023-05-08T12:25:06.734Z] Step 27/27 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:06.734Z] ---> Running in 505bb934c52e [2023-05-08T12:25:06.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:25:06.991Z] Removing intermediate container 505bb934c52e [2023-05-08T12:25:06.991Z] ---> 5320896afb92 [2023-05-08T12:25:06.991Z] [2023-05-08T12:25:06.991Z] Successfully built 5320896afb92 [2023-05-08T12:25:06.991Z] Successfully tagged security-spire-agent:latest [2023-05-08T12:25:07.251Z]  Building security-spire-agent ... done v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:25:07.251Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:25:07.251Z] OK: 17821 distinct packages available [2023-05-08T12:25:07.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T12:25:07.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T12:25:07.509Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T12:25:07.509Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:25:07.509Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T12:25:07.509Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T12:25:07.509Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:25:07.509Z] OK: 7 MiB in 19 packages [2023-05-08T12:25:08.468Z] Removing intermediate container c552050bf938 [2023-05-08T12:25:08.468Z] ---> dbf3f71933eb [2023-05-08T12:25:08.468Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:25:08.728Z] ---> cb284fdfedfe [2023-05-08T12:25:08.728Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:25:08.728Z] ---> 6369defdf65b [2023-05-08T12:25:08.728Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:25:12.931Z] ---> 7baeda6b83f1 [2023-05-08T12:25:12.931Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:25:12.931Z] ---> b8838ca1b115 [2023-05-08T12:25:12.931Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T12:25:12.931Z] ---> Running in a9583cd7aade [2023-05-08T12:25:12.931Z] Removing intermediate container a9583cd7aade [2023-05-08T12:25:12.931Z] ---> 341e2644b8ba [2023-05-08T12:25:12.931Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T12:25:13.192Z] ---> aa5d34c53188 [2023-05-08T12:25:13.192Z] Step 22/27 : WORKDIR / [2023-05-08T12:25:13.192Z] ---> Running in 8c2bdb13d6ac [2023-05-08T12:25:13.451Z] Removing intermediate container 8c2bdb13d6ac [2023-05-08T12:25:13.451Z] ---> 726362acabf6 [2023-05-08T12:25:13.451Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:25:13.451Z] ---> Running in 7bb15550932f [2023-05-08T12:25:14.036Z] Removing intermediate container 7bb15550932f [2023-05-08T12:25:14.036Z] ---> 44fcdc135e47 [2023-05-08T12:25:14.036Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:25:14.296Z] ---> Running in 700bd166bfbf [2023-05-08T12:25:15.701Z] Removing intermediate container 700bd166bfbf [2023-05-08T12:25:15.701Z] ---> 43cffc8c2785 [2023-05-08T12:25:15.701Z] Step 25/27 : LABEL arch=x86_64 [2023-05-08T12:25:15.701Z] ---> Running in fd4271be87e6 [2023-05-08T12:25:15.701Z] Removing intermediate container a497613e6ee8 [2023-05-08T12:25:15.701Z] ---> 58c0842775af [2023-05-08T12:25:15.701Z] [2023-05-08T12:25:15.701Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:25:15.701Z] ---> 9ed4aefc74f6 [2023-05-08T12:25:15.701Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T12:25:15.701Z] ---> Using cache [2023-05-08T12:25:15.701Z] ---> 757b98fa6c95 [2023-05-08T12:25:15.701Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:25:15.701Z] ---> Using cache [2023-05-08T12:25:15.701Z] ---> fabc0028ac43 [2023-05-08T12:25:15.701Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:25:15.701Z] ---> Using cache [2023-05-08T12:25:15.701Z] ---> 6299c0344cd2 [2023-05-08T12:25:15.701Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:25:15.701Z] ---> Using cache [2023-05-08T12:25:15.701Z] ---> 420e6d43348e [2023-05-08T12:25:15.701Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T12:25:15.701Z] Removing intermediate container fd4271be87e6 [2023-05-08T12:25:15.701Z] ---> e1cd93865c7e [2023-05-08T12:25:15.702Z] Step 26/27 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:15.702Z] ---> Running in 4465296a0c75 [2023-05-08T12:25:15.982Z] Removing intermediate container 4465296a0c75 [2023-05-08T12:25:15.983Z] ---> 446b667f4604 [2023-05-08T12:25:15.983Z] Step 27/27 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:15.983Z] ---> Running in a17ed7a3f0f2 [2023-05-08T12:25:15.983Z] Removing intermediate container a17ed7a3f0f2 [2023-05-08T12:25:15.983Z] ---> 0a33fd0de07f [2023-05-08T12:25:15.983Z] [2023-05-08T12:25:16.244Z] Successfully built 0a33fd0de07f [2023-05-08T12:25:16.244Z] Successfully tagged security-spire-config:latest [2023-05-08T12:25:16.244Z]  Building security-spire-config ... done  ---> 9b22186f76a3 [2023-05-08T12:25:16.244Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:25:16.244Z] ---> a2b5e2a3b858 [2023-05-08T12:25:16.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T12:25:16.504Z] ---> 2d447a969329 [2023-05-08T12:25:16.504Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:25:16.504Z] ---> Running in ffe5d87402fd [2023-05-08T12:25:17.449Z] Removing intermediate container ffe5d87402fd [2023-05-08T12:25:17.449Z] ---> 350e44222bcf [2023-05-08T12:25:17.449Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:25:17.449Z] ---> Running in 54b2a0c0b6c9 [2023-05-08T12:25:17.710Z] Removing intermediate container 54b2a0c0b6c9 [2023-05-08T12:25:17.710Z] ---> 51c7cc1fd4fc [2023-05-08T12:25:17.710Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:25:17.710Z] ---> Running in 93c1f9d3f258 [2023-05-08T12:25:17.710Z] Removing intermediate container 93c1f9d3f258 [2023-05-08T12:25:17.710Z] ---> 634ef3ea66c5 [2023-05-08T12:25:17.710Z] Step 21/23 : LABEL arch=x86_64 [2023-05-08T12:25:17.710Z] ---> Running in 619ed1181c5d [2023-05-08T12:25:17.971Z] Removing intermediate container 619ed1181c5d [2023-05-08T12:25:17.971Z] ---> 84f1e56ba10a [2023-05-08T12:25:17.971Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:17.971Z] ---> Running in 7d834070d2cc [2023-05-08T12:25:17.971Z] Removing intermediate container 7d834070d2cc [2023-05-08T12:25:17.971Z] ---> 895e957a4dc0 [2023-05-08T12:25:17.971Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:17.971Z] ---> Running in 5679ad71dae4 [2023-05-08T12:25:18.234Z] Removing intermediate container 5679ad71dae4 [2023-05-08T12:25:18.234Z] ---> 844e73df2bc3 [2023-05-08T12:25:18.234Z] [2023-05-08T12:25:18.234Z] Successfully built 844e73df2bc3 [2023-05-08T12:25:18.234Z] Successfully tagged security-proxy-auth:latest [2023-05-08T12:25:26.371Z]  Building security-proxy-auth ... done Removing intermediate container 1c602bb82da4 [2023-05-08T12:25:26.371Z] ---> 095b88178a6a [2023-05-08T12:25:26.371Z] [2023-05-08T12:25:26.371Z] Step 10/24 : FROM alpine:3.17 [2023-05-08T12:25:26.371Z] ---> 9ed4aefc74f6 [2023-05-08T12:25:26.371Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:25:26.371Z] ---> Using cache [2023-05-08T12:25:26.371Z] ---> 94735bd4c714 [2023-05-08T12:25:26.371Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:25:26.371Z] ---> Using cache [2023-05-08T12:25:26.371Z] ---> 8f0eab39b7a2 [2023-05-08T12:25:26.371Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-08T12:25:26.371Z] ---> Running in 2a0bb81e2e77 [2023-05-08T12:25:26.371Z] Removing intermediate container 2a0bb81e2e77 [2023-05-08T12:25:26.371Z] ---> e4e4ffcb9008 [2023-05-08T12:25:26.371Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-08T12:25:26.371Z] ---> Running in e310ea17fc24 [2023-05-08T12:25:26.371Z] Removing intermediate container e310ea17fc24 [2023-05-08T12:25:26.371Z] ---> 35e5626ad0df [2023-05-08T12:25:26.371Z] Step 15/24 : WORKDIR / [2023-05-08T12:25:26.371Z] ---> Running in c2d96717500f [2023-05-08T12:25:26.371Z] Removing intermediate container c2d96717500f [2023-05-08T12:25:26.371Z] ---> e75ab975df09 [2023-05-08T12:25:26.371Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:25:26.371Z] ---> 5235d6a15496 [2023-05-08T12:25:26.371Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:25:26.632Z] ---> 267f36973f5c [2023-05-08T12:25:26.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-08T12:25:27.205Z] ---> 3ea1b663d620 [2023-05-08T12:25:27.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:25:27.205Z] ---> ebcbb2a9556d [2023-05-08T12:25:27.205Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-08T12:25:27.205Z] ---> Running in 820ca96152e4 [2023-05-08T12:25:27.205Z] Removing intermediate container 820ca96152e4 [2023-05-08T12:25:27.205Z] ---> 52c2cb1c21b9 [2023-05-08T12:25:27.205Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:25:27.205Z] ---> Running in dd33ac6d85c6 [2023-05-08T12:25:27.467Z] Removing intermediate container dd33ac6d85c6 [2023-05-08T12:25:27.467Z] ---> 1046911071d5 [2023-05-08T12:25:27.467Z] Step 22/24 : LABEL arch=x86_64 [2023-05-08T12:25:27.467Z] ---> Running in e2c35f417611 [2023-05-08T12:25:27.467Z] Removing intermediate container e2c35f417611 [2023-05-08T12:25:27.467Z] ---> 79cb70a21ca3 [2023-05-08T12:25:27.467Z] Step 23/24 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:27.467Z] ---> Running in 8de95d5ae57b [2023-05-08T12:25:27.467Z] Removing intermediate container 8de95d5ae57b [2023-05-08T12:25:27.467Z] ---> 5dafc118cd1f [2023-05-08T12:25:27.467Z] Step 24/24 : LABEL version=3.0.0-dev.151 [2023-05-08T12:25:27.467Z] ---> Running in ab0c9f680bb8 [2023-05-08T12:25:27.729Z] Removing intermediate container ab0c9f680bb8 [2023-05-08T12:25:27.729Z] ---> 18718933ad32 [2023-05-08T12:25:27.729Z] [2023-05-08T12:25:27.729Z] Successfully built 18718933ad32 [2023-05-08T12:25:27.729Z] Successfully tagged core-command:latest [2023-05-08T12:25:27.737Z]  Building core-command ... done  [Pipeline] } [2023-05-08T12:25:27.747Z] $ docker stop --time=1 b8dc174eb1579e6687091b4a0b1bc05c467c3d87168b13b13e9fa90086b220ed [2023-05-08T12:25:29.013Z] $ docker rm -f --volumes b8dc174eb1579e6687091b4a0b1bc05c467c3d87168b13b13e9fa90086b220ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T12:25:29.344Z] + docker images [2023-05-08T12:25:29.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-08T12:25:29.344Z] core-command latest 18718933ad32 2 seconds ago 19.8MB [2023-05-08T12:25:29.344Z] 095b88178a6a 5 seconds ago 1.72GB [2023-05-08T12:25:29.344Z] security-proxy-auth latest 844e73df2bc3 12 seconds ago 18.3MB [2023-05-08T12:25:29.344Z] security-spire-config latest 0a33fd0de07f 14 seconds ago 102MB [2023-05-08T12:25:29.344Z] 58c0842775af 14 seconds ago 1.7GB [2023-05-08T12:25:29.344Z] d08aeab1f4b5 23 seconds ago 1.58GB [2023-05-08T12:25:29.344Z] security-spire-agent latest 5320896afb92 23 seconds ago 161MB [2023-05-08T12:25:29.344Z] security-spire-server latest 70dd6268d8b5 23 seconds ago 103MB [2023-05-08T12:25:29.344Z] security-secretstore-setup latest 3a1b1926ac34 29 seconds ago 32.8MB [2023-05-08T12:25:29.344Z] security-proxy-setup latest 3edce92868a9 35 seconds ago 18.7MB [2023-05-08T12:25:29.344Z] support-notifications latest 0f5a205401b0 40 seconds ago 32.4MB [2023-05-08T12:25:29.344Z] b82ccad19c05 41 seconds ago 1.58GB [2023-05-08T12:25:29.344Z] 441881bfa74d 43 seconds ago 1.58GB [2023-05-08T12:25:29.344Z] 7df111f6ac8c 54 seconds ago 1.79GB [2023-05-08T12:25:29.344Z] 6fd174e22bdc 58 seconds ago 1.7GB [2023-05-08T12:25:29.344Z] ccc7a0a4f561 59 seconds ago 1.72GB [2023-05-08T12:25:29.344Z] support-scheduler latest 245c2354fdae About a minute ago 31.8MB [2023-05-08T12:25:29.344Z] dc5615269dd9 About a minute ago 1.79GB [2023-05-08T12:25:29.344Z] security-bootstrapper latest 6e5ba04a8ccb 2 minutes ago 22.2MB [2023-05-08T12:25:29.344Z] core-common-config-bootstrapper latest a515b00869a5 2 minutes ago 17.2MB [2023-05-08T12:25:29.344Z] core-metadata latest eb395db1b4c8 2 minutes ago 20.4MB [2023-05-08T12:25:29.344Z] security-spiffe-token-provider latest 21246ca7bdb0 2 minutes ago 32.8MB [2023-05-08T12:25:29.344Z] core-data latest 45e75ccd0ab8 2 minutes ago 20MB [2023-05-08T12:25:29.344Z] 16d9fc75cacd 2 minutes ago 1.76GB [2023-05-08T12:25:29.344Z] db8100e75721 2 minutes ago 1.73GB [2023-05-08T12:25:29.344Z] 061ca73e9e09 2 minutes ago 1.71GB [2023-05-08T12:25:29.344Z] 79b31b5c69bf 2 minutes ago 1.72GB [2023-05-08T12:25:29.344Z] 3c355670b13a 2 minutes ago 1.73GB [2023-05-08T12:25:29.344Z] ci-base-image-x86_64 latest 3067d41e7232 6 minutes ago 918MB [2023-05-08T12:25:29.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 13 days ago 700MB [2023-05-08T12:25:29.344Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-08T12:25:29.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-08T12:25:29.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:25:29.425Z] provisioning config files... [2023-05-08T12:25:29.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config2873999557358878867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:25:29.727Z] ---> docker-login.sh [2023-05-08T12:25:29.727Z] nexus3.edgexfoundry.org:10001 [2023-05-08T12:25:29.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:25:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:25:29.987Z] Configure a credential helper to remove this warning. See [2023-05-08T12:25:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:25:29.987Z] [2023-05-08T12:25:29.987Z] Login Succeeded [2023-05-08T12:25:29.987Z] nexus3.edgexfoundry.org:10002 [2023-05-08T12:25:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:25:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:25:29.987Z] Configure a credential helper to remove this warning. See [2023-05-08T12:25:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:25:29.987Z] [2023-05-08T12:25:29.987Z] Login Succeeded [2023-05-08T12:25:29.987Z] nexus3.edgexfoundry.org:10003 [2023-05-08T12:25:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:25:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:25:30.246Z] Configure a credential helper to remove this warning. See [2023-05-08T12:25:30.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:25:30.246Z] [2023-05-08T12:25:30.246Z] Login Succeeded [2023-05-08T12:25:30.246Z] nexus3.edgexfoundry.org:10004 [2023-05-08T12:25:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:25:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:25:30.246Z] Configure a credential helper to remove this warning. See [2023-05-08T12:25:30.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:25:30.246Z] [2023-05-08T12:25:30.246Z] Login Succeeded [2023-05-08T12:25:30.246Z] docker.io [2023-05-08T12:25:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:25:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:25:30.506Z] Configure a credential helper to remove this warning. See [2023-05-08T12:25:30.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:25:30.506Z] [2023-05-08T12:25:30.506Z] Login Succeeded [2023-05-08T12:25:30.506Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T12:25:30.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:30.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:25:30.586Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-08T12:25:30.586Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:30.586Z] latest [2023-05-08T12:25:30.586Z] 3.0.0-dev.151 [2023-05-08T12:25:30.586Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:30.586Z] main [2023-05-08T12:25:30.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:30.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:31.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:31.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-08T12:25:31.228Z] db2c2674e71e: Preparing [2023-05-08T12:25:31.228Z] 550f355262f2: Preparing [2023-05-08T12:25:31.228Z] 09d9853993df: Preparing [2023-05-08T12:25:31.228Z] de40f283fb0b: Preparing [2023-05-08T12:25:31.228Z] 9a204530cb0e: Preparing [2023-05-08T12:25:31.228Z] f1417ff83b31: Preparing [2023-05-08T12:25:31.228Z] f1417ff83b31: Waiting [2023-05-08T12:25:31.228Z] db2c2674e71e: Pushed [2023-05-08T12:25:31.228Z] 09d9853993df: Pushed [2023-05-08T12:25:31.228Z] 9a204530cb0e: Pushed [2023-05-08T12:25:31.228Z] de40f283fb0b: Pushed [2023-05-08T12:25:31.228Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:33.129Z] 550f355262f2: Pushed [2023-05-08T12:25:33.129Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:0349766371fb3470c5e8c3b6cc05a419aade5419521d5b9d074896ce9a1e7e3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:33.445Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:33.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-08T12:25:33.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-08T12:25:33.756Z] db2c2674e71e: Preparing [2023-05-08T12:25:33.756Z] 550f355262f2: Preparing [2023-05-08T12:25:33.756Z] 09d9853993df: Preparing [2023-05-08T12:25:33.756Z] de40f283fb0b: Preparing [2023-05-08T12:25:33.756Z] 9a204530cb0e: Preparing [2023-05-08T12:25:33.756Z] f1417ff83b31: Preparing [2023-05-08T12:25:33.756Z] f1417ff83b31: Waiting [2023-05-08T12:25:33.756Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:33.756Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:33.756Z] db2c2674e71e: Layer already exists [2023-05-08T12:25:33.756Z] 550f355262f2: Layer already exists [2023-05-08T12:25:33.756Z] 09d9853993df: Layer already exists [2023-05-08T12:25:33.756Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:33.756Z] latest: digest: sha256:0349766371fb3470c5e8c3b6cc05a419aade5419521d5b9d074896ce9a1e7e3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:34.078Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:34.386Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.151 [2023-05-08T12:25:34.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-08T12:25:34.386Z] db2c2674e71e: Preparing [2023-05-08T12:25:34.386Z] 550f355262f2: Preparing [2023-05-08T12:25:34.386Z] 09d9853993df: Preparing [2023-05-08T12:25:34.386Z] de40f283fb0b: Preparing [2023-05-08T12:25:34.386Z] 9a204530cb0e: Preparing [2023-05-08T12:25:34.386Z] f1417ff83b31: Preparing [2023-05-08T12:25:34.386Z] f1417ff83b31: Waiting [2023-05-08T12:25:34.386Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:34.386Z] 550f355262f2: Layer already exists [2023-05-08T12:25:34.386Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:34.386Z] 09d9853993df: Layer already exists [2023-05-08T12:25:34.386Z] db2c2674e71e: Layer already exists [2023-05-08T12:25:34.386Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:34.386Z] 3.0.0-dev.151: digest: sha256:0349766371fb3470c5e8c3b6cc05a419aade5419521d5b9d074896ce9a1e7e3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:34.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:35.006Z] + docker push nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:35.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-08T12:25:35.006Z] db2c2674e71e: Preparing [2023-05-08T12:25:35.006Z] 550f355262f2: Preparing [2023-05-08T12:25:35.006Z] 09d9853993df: Preparing [2023-05-08T12:25:35.006Z] de40f283fb0b: Preparing [2023-05-08T12:25:35.006Z] 9a204530cb0e: Preparing [2023-05-08T12:25:35.006Z] f1417ff83b31: Preparing [2023-05-08T12:25:35.006Z] f1417ff83b31: Waiting [2023-05-08T12:25:35.006Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:35.006Z] 550f355262f2: Layer already exists [2023-05-08T12:25:35.006Z] db2c2674e71e: Layer already exists [2023-05-08T12:25:35.006Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:35.006Z] 09d9853993df: Layer already exists [2023-05-08T12:25:35.006Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:35.006Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:0349766371fb3470c5e8c3b6cc05a419aade5419521d5b9d074896ce9a1e7e3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:35.314Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:35.620Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-08T12:25:35.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-08T12:25:35.620Z] db2c2674e71e: Preparing [2023-05-08T12:25:35.620Z] 550f355262f2: Preparing [2023-05-08T12:25:35.620Z] 09d9853993df: Preparing [2023-05-08T12:25:35.620Z] de40f283fb0b: Preparing [2023-05-08T12:25:35.620Z] 9a204530cb0e: Preparing [2023-05-08T12:25:35.620Z] f1417ff83b31: Preparing [2023-05-08T12:25:35.620Z] f1417ff83b31: Waiting [2023-05-08T12:25:35.620Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:35.620Z] 550f355262f2: Layer already exists [2023-05-08T12:25:35.620Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:35.620Z] db2c2674e71e: Layer already exists [2023-05-08T12:25:35.620Z] 09d9853993df: Layer already exists [2023-05-08T12:25:35.620Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:35.620Z] main: digest: sha256:0349766371fb3470c5e8c3b6cc05a419aade5419521d5b9d074896ce9a1e7e3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:35.654Z] ===================================================== [Pipeline] echo [2023-05-08T12:25:35.660Z] taggedImages: [2023-05-08T12:25:35.660Z] - nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:35.660Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-08T12:25:35.660Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.151 [2023-05-08T12:25:35.660Z] - nexus3.edgexfoundry.org:10004/core-command:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:35.660Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-08T12:25:35.683Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-08T12:25:35.683Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:35.683Z] latest [2023-05-08T12:25:35.683Z] 3.0.0-dev.151 [2023-05-08T12:25:35.683Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:35.683Z] main [2023-05-08T12:25:35.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:36.014Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:36.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:36.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-08T12:25:36.325Z] 02aadf98b206: Preparing [2023-05-08T12:25:36.325Z] 3957b73bbe38: Preparing [2023-05-08T12:25:36.325Z] 50375d3d4062: Preparing [2023-05-08T12:25:36.325Z] a3c2529361ef: Preparing [2023-05-08T12:25:36.325Z] 09d9853993df: Preparing [2023-05-08T12:25:36.325Z] de40f283fb0b: Preparing [2023-05-08T12:25:36.325Z] 9a204530cb0e: Preparing [2023-05-08T12:25:36.325Z] f1417ff83b31: Preparing [2023-05-08T12:25:36.325Z] f1417ff83b31: Waiting [2023-05-08T12:25:36.325Z] 9a204530cb0e: Waiting [2023-05-08T12:25:36.325Z] de40f283fb0b: Waiting [2023-05-08T12:25:36.325Z] 09d9853993df: Layer already exists [2023-05-08T12:25:36.325Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:36.325Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:36.325Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:36.325Z] 3957b73bbe38: Pushed [2023-05-08T12:25:36.325Z] 50375d3d4062: Pushed [2023-05-08T12:25:36.325Z] 02aadf98b206: Pushed [2023-05-08T12:25:37.703Z] a3c2529361ef: Pushed [2023-05-08T12:25:37.703Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:648d90308c90c79f3f4c538ef03ebff74a105307b56435048f651ca47b47b18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:38.011Z] + 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-05-08T12:25:38.380Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-08T12:25:38.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-08T12:25:38.380Z] 02aadf98b206: Preparing [2023-05-08T12:25:38.380Z] 3957b73bbe38: Preparing [2023-05-08T12:25:38.380Z] 50375d3d4062: Preparing [2023-05-08T12:25:38.380Z] a3c2529361ef: Preparing [2023-05-08T12:25:38.380Z] 09d9853993df: Preparing [2023-05-08T12:25:38.380Z] de40f283fb0b: Preparing [2023-05-08T12:25:38.380Z] 9a204530cb0e: Preparing [2023-05-08T12:25:38.380Z] f1417ff83b31: Preparing [2023-05-08T12:25:38.380Z] 9a204530cb0e: Waiting [2023-05-08T12:25:38.380Z] de40f283fb0b: Waiting [2023-05-08T12:25:38.380Z] f1417ff83b31: Waiting [2023-05-08T12:25:38.380Z] 02aadf98b206: Layer already exists [2023-05-08T12:25:38.380Z] 50375d3d4062: Layer already exists [2023-05-08T12:25:38.380Z] a3c2529361ef: Layer already exists [2023-05-08T12:25:38.380Z] 3957b73bbe38: Layer already exists [2023-05-08T12:25:38.380Z] 09d9853993df: Layer already exists [2023-05-08T12:25:38.380Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:38.380Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:38.380Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:38.380Z] latest: digest: sha256:648d90308c90c79f3f4c538ef03ebff74a105307b56435048f651ca47b47b18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:38.763Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:39.148Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.151 [2023-05-08T12:25:39.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-08T12:25:39.148Z] 02aadf98b206: Preparing [2023-05-08T12:25:39.148Z] 3957b73bbe38: Preparing [2023-05-08T12:25:39.148Z] 50375d3d4062: Preparing [2023-05-08T12:25:39.148Z] a3c2529361ef: Preparing [2023-05-08T12:25:39.148Z] 09d9853993df: Preparing [2023-05-08T12:25:39.148Z] de40f283fb0b: Preparing [2023-05-08T12:25:39.148Z] 9a204530cb0e: Preparing [2023-05-08T12:25:39.148Z] f1417ff83b31: Preparing [2023-05-08T12:25:39.148Z] 9a204530cb0e: Waiting [2023-05-08T12:25:39.148Z] de40f283fb0b: Waiting [2023-05-08T12:25:39.148Z] f1417ff83b31: Waiting [2023-05-08T12:25:39.148Z] a3c2529361ef: Layer already exists [2023-05-08T12:25:39.148Z] 02aadf98b206: Layer already exists [2023-05-08T12:25:39.148Z] 50375d3d4062: Layer already exists [2023-05-08T12:25:39.148Z] 09d9853993df: Layer already exists [2023-05-08T12:25:39.148Z] 3957b73bbe38: Layer already exists [2023-05-08T12:25:39.148Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:39.148Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:39.148Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:39.148Z] 3.0.0-dev.151: digest: sha256:648d90308c90c79f3f4c538ef03ebff74a105307b56435048f651ca47b47b18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:39.499Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:39.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:39.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-08T12:25:39.799Z] 02aadf98b206: Preparing [2023-05-08T12:25:39.799Z] 3957b73bbe38: Preparing [2023-05-08T12:25:39.799Z] 50375d3d4062: Preparing [2023-05-08T12:25:39.799Z] a3c2529361ef: Preparing [2023-05-08T12:25:39.799Z] 09d9853993df: Preparing [2023-05-08T12:25:39.799Z] de40f283fb0b: Preparing [2023-05-08T12:25:39.799Z] 9a204530cb0e: Preparing [2023-05-08T12:25:39.799Z] f1417ff83b31: Preparing [2023-05-08T12:25:39.799Z] 9a204530cb0e: Waiting [2023-05-08T12:25:39.799Z] f1417ff83b31: Waiting [2023-05-08T12:25:39.799Z] de40f283fb0b: Waiting [2023-05-08T12:25:39.800Z] 02aadf98b206: Layer already exists [2023-05-08T12:25:39.800Z] a3c2529361ef: Layer already exists [2023-05-08T12:25:39.800Z] 50375d3d4062: Layer already exists [2023-05-08T12:25:39.800Z] 3957b73bbe38: Layer already exists [2023-05-08T12:25:39.800Z] 09d9853993df: Layer already exists [2023-05-08T12:25:39.800Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:39.800Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:39.800Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:39.800Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:648d90308c90c79f3f4c538ef03ebff74a105307b56435048f651ca47b47b18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:40.102Z] + 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-05-08T12:25:40.405Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-08T12:25:40.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-08T12:25:40.405Z] 02aadf98b206: Preparing [2023-05-08T12:25:40.405Z] 3957b73bbe38: Preparing [2023-05-08T12:25:40.405Z] 50375d3d4062: Preparing [2023-05-08T12:25:40.405Z] a3c2529361ef: Preparing [2023-05-08T12:25:40.405Z] 09d9853993df: Preparing [2023-05-08T12:25:40.405Z] de40f283fb0b: Preparing [2023-05-08T12:25:40.405Z] 9a204530cb0e: Preparing [2023-05-08T12:25:40.405Z] f1417ff83b31: Preparing [2023-05-08T12:25:40.405Z] de40f283fb0b: Waiting [2023-05-08T12:25:40.405Z] 9a204530cb0e: Waiting [2023-05-08T12:25:40.405Z] f1417ff83b31: Waiting [2023-05-08T12:25:40.405Z] 09d9853993df: Layer already exists [2023-05-08T12:25:40.405Z] 50375d3d4062: Layer already exists [2023-05-08T12:25:40.405Z] 02aadf98b206: Layer already exists [2023-05-08T12:25:40.405Z] 3957b73bbe38: Layer already exists [2023-05-08T12:25:40.405Z] a3c2529361ef: Layer already exists [2023-05-08T12:25:40.405Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:40.405Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:40.405Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:40.405Z] main: digest: sha256:648d90308c90c79f3f4c538ef03ebff74a105307b56435048f651ca47b47b18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:40.456Z] ===================================================== [Pipeline] echo [2023-05-08T12:25:40.466Z] taggedImages: [2023-05-08T12:25:40.466Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:40.466Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-08T12:25:40.466Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.151 [2023-05-08T12:25:40.466Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:40.466Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-08T12:25:40.489Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-08T12:25:40.489Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:40.489Z] latest [2023-05-08T12:25:40.489Z] 3.0.0-dev.151 [2023-05-08T12:25:40.489Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:40.489Z] main [2023-05-08T12:25:40.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:40.801Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:41.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:41.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-08T12:25:41.109Z] 0fbb499c632b: Preparing [2023-05-08T12:25:41.109Z] 47f83caa671f: Preparing [2023-05-08T12:25:41.109Z] 09d9853993df: Preparing [2023-05-08T12:25:41.109Z] de40f283fb0b: Preparing [2023-05-08T12:25:41.109Z] 9a204530cb0e: Preparing [2023-05-08T12:25:41.109Z] f1417ff83b31: Preparing [2023-05-08T12:25:41.109Z] f1417ff83b31: Waiting [2023-05-08T12:25:41.109Z] 09d9853993df: Layer already exists [2023-05-08T12:25:41.109Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:41.109Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:41.109Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:41.109Z] 0fbb499c632b: Pushed [2023-05-08T12:25:43.011Z] 47f83caa671f: Pushed [2023-05-08T12:25:43.011Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:ccec9c66cfe64571072b7c6b4cccd304c1b9068101e576410dae9072942066f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:43.314Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:43.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-08T12:25:43.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-08T12:25:43.623Z] 0fbb499c632b: Preparing [2023-05-08T12:25:43.623Z] 47f83caa671f: Preparing [2023-05-08T12:25:43.623Z] 09d9853993df: Preparing [2023-05-08T12:25:43.623Z] de40f283fb0b: Preparing [2023-05-08T12:25:43.623Z] 9a204530cb0e: Preparing [2023-05-08T12:25:43.623Z] f1417ff83b31: Preparing [2023-05-08T12:25:43.623Z] f1417ff83b31: Waiting [2023-05-08T12:25:43.623Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:43.623Z] 09d9853993df: Layer already exists [2023-05-08T12:25:43.623Z] 0fbb499c632b: Layer already exists [2023-05-08T12:25:43.623Z] 47f83caa671f: Layer already exists [2023-05-08T12:25:43.623Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:43.623Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:43.623Z] latest: digest: sha256:ccec9c66cfe64571072b7c6b4cccd304c1b9068101e576410dae9072942066f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:43.942Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:44.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.151 [2023-05-08T12:25:44.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-08T12:25:44.246Z] 0fbb499c632b: Preparing [2023-05-08T12:25:44.246Z] 47f83caa671f: Preparing [2023-05-08T12:25:44.246Z] 09d9853993df: Preparing [2023-05-08T12:25:44.246Z] de40f283fb0b: Preparing [2023-05-08T12:25:44.246Z] 9a204530cb0e: Preparing [2023-05-08T12:25:44.246Z] f1417ff83b31: Preparing [2023-05-08T12:25:44.246Z] f1417ff83b31: Waiting [2023-05-08T12:25:44.246Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:44.246Z] 0fbb499c632b: Layer already exists [2023-05-08T12:25:44.246Z] 09d9853993df: Layer already exists [2023-05-08T12:25:44.246Z] 47f83caa671f: Layer already exists [2023-05-08T12:25:44.246Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:44.246Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:44.246Z] 3.0.0-dev.151: digest: sha256:ccec9c66cfe64571072b7c6b4cccd304c1b9068101e576410dae9072942066f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:44.549Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:44.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:44.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-08T12:25:44.852Z] 0fbb499c632b: Preparing [2023-05-08T12:25:44.852Z] 47f83caa671f: Preparing [2023-05-08T12:25:44.852Z] 09d9853993df: Preparing [2023-05-08T12:25:44.852Z] de40f283fb0b: Preparing [2023-05-08T12:25:44.852Z] 9a204530cb0e: Preparing [2023-05-08T12:25:44.852Z] f1417ff83b31: Preparing [2023-05-08T12:25:44.852Z] f1417ff83b31: Waiting [2023-05-08T12:25:44.852Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:44.852Z] 47f83caa671f: Layer already exists [2023-05-08T12:25:44.852Z] 0fbb499c632b: Layer already exists [2023-05-08T12:25:44.852Z] 09d9853993df: Layer already exists [2023-05-08T12:25:44.852Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:44.852Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:44.852Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:ccec9c66cfe64571072b7c6b4cccd304c1b9068101e576410dae9072942066f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:45.159Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:45.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-08T12:25:45.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-08T12:25:45.460Z] 0fbb499c632b: Preparing [2023-05-08T12:25:45.460Z] 47f83caa671f: Preparing [2023-05-08T12:25:45.460Z] 09d9853993df: Preparing [2023-05-08T12:25:45.460Z] de40f283fb0b: Preparing [2023-05-08T12:25:45.460Z] 9a204530cb0e: Preparing [2023-05-08T12:25:45.460Z] f1417ff83b31: Preparing [2023-05-08T12:25:45.460Z] f1417ff83b31: Waiting [2023-05-08T12:25:45.460Z] 09d9853993df: Layer already exists [2023-05-08T12:25:45.460Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:45.460Z] 47f83caa671f: Layer already exists [2023-05-08T12:25:45.460Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:45.460Z] 0fbb499c632b: Layer already exists [2023-05-08T12:25:45.460Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:45.460Z] main: digest: sha256:ccec9c66cfe64571072b7c6b4cccd304c1b9068101e576410dae9072942066f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:45.504Z] ===================================================== [Pipeline] echo [2023-05-08T12:25:45.509Z] taggedImages: [2023-05-08T12:25:45.509Z] - nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:45.509Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-08T12:25:45.509Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.151 [2023-05-08T12:25:45.509Z] - nexus3.edgexfoundry.org:10004/core-data:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:45.509Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-08T12:25:45.523Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-08T12:25:45.523Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:45.523Z] latest [2023-05-08T12:25:45.523Z] 3.0.0-dev.151 [2023-05-08T12:25:45.523Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:45.523Z] main [2023-05-08T12:25:45.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:45.824Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:46.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:46.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-08T12:25:46.126Z] 365a858f483b: Preparing [2023-05-08T12:25:46.126Z] 5935444cbc7c: Preparing [2023-05-08T12:25:46.126Z] 368457a56e62: Preparing [2023-05-08T12:25:46.126Z] 09d9853993df: Preparing [2023-05-08T12:25:46.126Z] de40f283fb0b: Preparing [2023-05-08T12:25:46.126Z] 9a204530cb0e: Preparing [2023-05-08T12:25:46.126Z] f1417ff83b31: Preparing [2023-05-08T12:25:46.126Z] 9a204530cb0e: Waiting [2023-05-08T12:25:46.126Z] f1417ff83b31: Waiting [2023-05-08T12:25:46.126Z] 09d9853993df: Layer already exists [2023-05-08T12:25:46.126Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:46.126Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:46.126Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:46.126Z] 365a858f483b: Pushed [2023-05-08T12:25:46.126Z] 5935444cbc7c: Pushed [2023-05-08T12:25:48.032Z] 368457a56e62: Pushed [2023-05-08T12:25:48.032Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:daa5490dbe89190fc5c069b3e4bb1504382583bda235ce4baf0e728efd4b8a13 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:48.339Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:48.639Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-08T12:25:48.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-08T12:25:48.639Z] 365a858f483b: Preparing [2023-05-08T12:25:48.639Z] 5935444cbc7c: Preparing [2023-05-08T12:25:48.639Z] 368457a56e62: Preparing [2023-05-08T12:25:48.639Z] 09d9853993df: Preparing [2023-05-08T12:25:48.639Z] de40f283fb0b: Preparing [2023-05-08T12:25:48.639Z] 9a204530cb0e: Preparing [2023-05-08T12:25:48.639Z] f1417ff83b31: Preparing [2023-05-08T12:25:48.639Z] f1417ff83b31: Waiting [2023-05-08T12:25:48.639Z] 9a204530cb0e: Waiting [2023-05-08T12:25:48.639Z] 368457a56e62: Layer already exists [2023-05-08T12:25:48.639Z] 09d9853993df: Layer already exists [2023-05-08T12:25:48.639Z] 5935444cbc7c: Layer already exists [2023-05-08T12:25:48.639Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:48.639Z] 365a858f483b: Layer already exists [2023-05-08T12:25:48.639Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:48.639Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:48.639Z] latest: digest: sha256:daa5490dbe89190fc5c069b3e4bb1504382583bda235ce4baf0e728efd4b8a13 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:48.953Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:49.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.151 [2023-05-08T12:25:49.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-08T12:25:49.257Z] 365a858f483b: Preparing [2023-05-08T12:25:49.257Z] 5935444cbc7c: Preparing [2023-05-08T12:25:49.257Z] 368457a56e62: Preparing [2023-05-08T12:25:49.257Z] 09d9853993df: Preparing [2023-05-08T12:25:49.257Z] de40f283fb0b: Preparing [2023-05-08T12:25:49.257Z] 9a204530cb0e: Preparing [2023-05-08T12:25:49.257Z] f1417ff83b31: Preparing [2023-05-08T12:25:49.257Z] 9a204530cb0e: Waiting [2023-05-08T12:25:49.257Z] f1417ff83b31: Waiting [2023-05-08T12:25:49.257Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:49.257Z] 5935444cbc7c: Layer already exists [2023-05-08T12:25:49.257Z] 365a858f483b: Layer already exists [2023-05-08T12:25:49.257Z] 368457a56e62: Layer already exists [2023-05-08T12:25:49.257Z] 09d9853993df: Layer already exists [2023-05-08T12:25:49.257Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:49.257Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:49.257Z] 3.0.0-dev.151: digest: sha256:daa5490dbe89190fc5c069b3e4bb1504382583bda235ce4baf0e728efd4b8a13 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:49.571Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:49.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:49.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-08T12:25:49.881Z] 365a858f483b: Preparing [2023-05-08T12:25:49.881Z] 5935444cbc7c: Preparing [2023-05-08T12:25:49.881Z] 368457a56e62: Preparing [2023-05-08T12:25:49.881Z] 09d9853993df: Preparing [2023-05-08T12:25:49.881Z] de40f283fb0b: Preparing [2023-05-08T12:25:49.881Z] 9a204530cb0e: Preparing [2023-05-08T12:25:49.881Z] f1417ff83b31: Preparing [2023-05-08T12:25:49.881Z] 9a204530cb0e: Waiting [2023-05-08T12:25:49.881Z] f1417ff83b31: Waiting [2023-05-08T12:25:49.881Z] 09d9853993df: Layer already exists [2023-05-08T12:25:49.881Z] 5935444cbc7c: Layer already exists [2023-05-08T12:25:49.881Z] 368457a56e62: Layer already exists [2023-05-08T12:25:49.881Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:49.881Z] 365a858f483b: Layer already exists [2023-05-08T12:25:49.881Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:49.881Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:49.881Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:daa5490dbe89190fc5c069b3e4bb1504382583bda235ce4baf0e728efd4b8a13 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:50.182Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:50.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-08T12:25:50.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-08T12:25:50.484Z] 365a858f483b: Preparing [2023-05-08T12:25:50.484Z] 5935444cbc7c: Preparing [2023-05-08T12:25:50.484Z] 368457a56e62: Preparing [2023-05-08T12:25:50.484Z] 09d9853993df: Preparing [2023-05-08T12:25:50.484Z] de40f283fb0b: Preparing [2023-05-08T12:25:50.484Z] 9a204530cb0e: Preparing [2023-05-08T12:25:50.484Z] f1417ff83b31: Preparing [2023-05-08T12:25:50.484Z] 9a204530cb0e: Waiting [2023-05-08T12:25:50.484Z] f1417ff83b31: Waiting [2023-05-08T12:25:50.484Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:50.484Z] 365a858f483b: Layer already exists [2023-05-08T12:25:50.484Z] 5935444cbc7c: Layer already exists [2023-05-08T12:25:50.484Z] 09d9853993df: Layer already exists [2023-05-08T12:25:50.484Z] 368457a56e62: Layer already exists [2023-05-08T12:25:50.484Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:50.484Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:50.484Z] main: digest: sha256:daa5490dbe89190fc5c069b3e4bb1504382583bda235ce4baf0e728efd4b8a13 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:50.524Z] ===================================================== [Pipeline] echo [2023-05-08T12:25:50.529Z] taggedImages: [2023-05-08T12:25:50.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:50.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-08T12:25:50.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.151 [2023-05-08T12:25:50.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:50.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-08T12:25:50.542Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-08T12:25:50.542Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:50.542Z] latest [2023-05-08T12:25:50.542Z] 3.0.0-dev.151 [2023-05-08T12:25:50.542Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:50.542Z] main [2023-05-08T12:25:50.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:50.846Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:51.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:51.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-08T12:25:51.150Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:51.150Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:51.150Z] 9c7de246c33b: Preparing [2023-05-08T12:25:51.150Z] 1d7cc1338ce9: Preparing [2023-05-08T12:25:51.150Z] d65d97470688: Preparing [2023-05-08T12:25:51.150Z] 26a7be1c2491: Preparing [2023-05-08T12:25:51.150Z] 654ac385bb52: Preparing [2023-05-08T12:25:51.150Z] 09d9853993df: Preparing [2023-05-08T12:25:51.150Z] de40f283fb0b: Preparing [2023-05-08T12:25:51.150Z] b15a5f06a40e: Preparing [2023-05-08T12:25:51.150Z] dda0f6420aab: Preparing [2023-05-08T12:25:51.150Z] 73f94a5e0f2c: Preparing [2023-05-08T12:25:51.150Z] abcc70694043: Preparing [2023-05-08T12:25:51.150Z] f1417ff83b31: Preparing [2023-05-08T12:25:51.150Z] dda0f6420aab: Waiting [2023-05-08T12:25:51.150Z] 09d9853993df: Waiting [2023-05-08T12:25:51.150Z] 73f94a5e0f2c: Waiting [2023-05-08T12:25:51.150Z] de40f283fb0b: Waiting [2023-05-08T12:25:51.150Z] abcc70694043: Waiting [2023-05-08T12:25:51.150Z] b15a5f06a40e: Waiting [2023-05-08T12:25:51.150Z] f1417ff83b31: Waiting [2023-05-08T12:25:51.150Z] 654ac385bb52: Waiting [2023-05-08T12:25:51.150Z] d65d97470688: Pushed [2023-05-08T12:25:51.150Z] 9c7de246c33b: Pushed [2023-05-08T12:25:51.150Z] 1d7cc1338ce9: Pushed [2023-05-08T12:25:51.150Z] 26a7be1c2491: Pushed [2023-05-08T12:25:51.150Z] 8bac9c28dd23: Pushed [2023-05-08T12:25:51.150Z] 09d9853993df: Layer already exists [2023-05-08T12:25:51.150Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:51.408Z] b15a5f06a40e: Pushed [2023-05-08T12:25:51.408Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:51.408Z] 73f94a5e0f2c: Pushed [2023-05-08T12:25:51.408Z] abcc70694043: Pushed [2023-05-08T12:25:51.408Z] dda0f6420aab: Pushed [2023-05-08T12:25:53.308Z] 654ac385bb52: Pushed [2023-05-08T12:25:53.308Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:9a6b0f1b533cb69e538f07090382594d36df6e24029d1fe1f97e5124d2abe565 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:53.618Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:53.926Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-08T12:25:53.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-08T12:25:53.926Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:53.926Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:53.926Z] 9c7de246c33b: Preparing [2023-05-08T12:25:53.926Z] 1d7cc1338ce9: Preparing [2023-05-08T12:25:53.926Z] d65d97470688: Preparing [2023-05-08T12:25:53.926Z] 26a7be1c2491: Preparing [2023-05-08T12:25:53.926Z] 654ac385bb52: Preparing [2023-05-08T12:25:53.926Z] 09d9853993df: Preparing [2023-05-08T12:25:53.926Z] de40f283fb0b: Preparing [2023-05-08T12:25:53.926Z] b15a5f06a40e: Preparing [2023-05-08T12:25:53.926Z] dda0f6420aab: Preparing [2023-05-08T12:25:53.926Z] 73f94a5e0f2c: Preparing [2023-05-08T12:25:53.926Z] abcc70694043: Preparing [2023-05-08T12:25:53.926Z] f1417ff83b31: Preparing [2023-05-08T12:25:53.926Z] de40f283fb0b: Waiting [2023-05-08T12:25:53.926Z] b15a5f06a40e: Waiting [2023-05-08T12:25:53.926Z] dda0f6420aab: Waiting [2023-05-08T12:25:53.926Z] 654ac385bb52: Waiting [2023-05-08T12:25:53.926Z] 73f94a5e0f2c: Waiting [2023-05-08T12:25:53.926Z] f1417ff83b31: Waiting [2023-05-08T12:25:53.926Z] 9c7de246c33b: Layer already exists [2023-05-08T12:25:53.926Z] d65d97470688: Layer already exists [2023-05-08T12:25:53.926Z] 26a7be1c2491: Layer already exists [2023-05-08T12:25:53.926Z] 1d7cc1338ce9: Layer already exists [2023-05-08T12:25:53.926Z] 8bac9c28dd23: Layer already exists [2023-05-08T12:25:53.926Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:53.926Z] 09d9853993df: Layer already exists [2023-05-08T12:25:53.926Z] 654ac385bb52: Layer already exists [2023-05-08T12:25:53.926Z] b15a5f06a40e: Layer already exists [2023-05-08T12:25:53.926Z] dda0f6420aab: Layer already exists [2023-05-08T12:25:53.926Z] 73f94a5e0f2c: Layer already exists [2023-05-08T12:25:53.926Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:53.926Z] abcc70694043: Layer already exists [2023-05-08T12:25:53.926Z] latest: digest: sha256:9a6b0f1b533cb69e538f07090382594d36df6e24029d1fe1f97e5124d2abe565 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:54.238Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:54.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.151 [2023-05-08T12:25:54.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-08T12:25:54.540Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:54.540Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:54.540Z] 9c7de246c33b: Preparing [2023-05-08T12:25:54.540Z] 1d7cc1338ce9: Preparing [2023-05-08T12:25:54.540Z] d65d97470688: Preparing [2023-05-08T12:25:54.540Z] 26a7be1c2491: Preparing [2023-05-08T12:25:54.540Z] 654ac385bb52: Preparing [2023-05-08T12:25:54.540Z] 09d9853993df: Preparing [2023-05-08T12:25:54.540Z] de40f283fb0b: Preparing [2023-05-08T12:25:54.540Z] b15a5f06a40e: Preparing [2023-05-08T12:25:54.540Z] dda0f6420aab: Preparing [2023-05-08T12:25:54.540Z] 73f94a5e0f2c: Preparing [2023-05-08T12:25:54.540Z] abcc70694043: Preparing [2023-05-08T12:25:54.540Z] f1417ff83b31: Preparing [2023-05-08T12:25:54.540Z] 654ac385bb52: Waiting [2023-05-08T12:25:54.540Z] 09d9853993df: Waiting [2023-05-08T12:25:54.540Z] de40f283fb0b: Waiting [2023-05-08T12:25:54.540Z] b15a5f06a40e: Waiting [2023-05-08T12:25:54.540Z] dda0f6420aab: Waiting [2023-05-08T12:25:54.540Z] 73f94a5e0f2c: Waiting [2023-05-08T12:25:54.540Z] abcc70694043: Waiting [2023-05-08T12:25:54.540Z] f1417ff83b31: Waiting [2023-05-08T12:25:54.540Z] 9c7de246c33b: Layer already exists [2023-05-08T12:25:54.540Z] 8bac9c28dd23: Layer already exists [2023-05-08T12:25:54.540Z] d65d97470688: Layer already exists [2023-05-08T12:25:54.540Z] 1d7cc1338ce9: Layer already exists [2023-05-08T12:25:54.540Z] 26a7be1c2491: Layer already exists [2023-05-08T12:25:54.540Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:54.540Z] 654ac385bb52: Layer already exists [2023-05-08T12:25:54.540Z] 09d9853993df: Layer already exists [2023-05-08T12:25:54.540Z] dda0f6420aab: Layer already exists [2023-05-08T12:25:54.540Z] b15a5f06a40e: Layer already exists [2023-05-08T12:25:54.540Z] 73f94a5e0f2c: Layer already exists [2023-05-08T12:25:54.540Z] abcc70694043: Layer already exists [2023-05-08T12:25:54.540Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:54.540Z] 3.0.0-dev.151: digest: sha256:9a6b0f1b533cb69e538f07090382594d36df6e24029d1fe1f97e5124d2abe565 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:54.889Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:55.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:55.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-08T12:25:55.186Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:55.186Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:55.186Z] 9c7de246c33b: Preparing [2023-05-08T12:25:55.186Z] 1d7cc1338ce9: Preparing [2023-05-08T12:25:55.186Z] d65d97470688: Preparing [2023-05-08T12:25:55.186Z] 26a7be1c2491: Preparing [2023-05-08T12:25:55.186Z] 654ac385bb52: Preparing [2023-05-08T12:25:55.186Z] 09d9853993df: Preparing [2023-05-08T12:25:55.186Z] de40f283fb0b: Preparing [2023-05-08T12:25:55.186Z] b15a5f06a40e: Preparing [2023-05-08T12:25:55.186Z] dda0f6420aab: Preparing [2023-05-08T12:25:55.186Z] 73f94a5e0f2c: Preparing [2023-05-08T12:25:55.186Z] abcc70694043: Preparing [2023-05-08T12:25:55.186Z] f1417ff83b31: Preparing [2023-05-08T12:25:55.186Z] b15a5f06a40e: Waiting [2023-05-08T12:25:55.186Z] 654ac385bb52: Waiting [2023-05-08T12:25:55.186Z] dda0f6420aab: Waiting [2023-05-08T12:25:55.186Z] 09d9853993df: Waiting [2023-05-08T12:25:55.186Z] de40f283fb0b: Waiting [2023-05-08T12:25:55.186Z] 73f94a5e0f2c: Waiting [2023-05-08T12:25:55.186Z] f1417ff83b31: Waiting [2023-05-08T12:25:55.186Z] d65d97470688: Layer already exists [2023-05-08T12:25:55.186Z] 8bac9c28dd23: Layer already exists [2023-05-08T12:25:55.186Z] 26a7be1c2491: Layer already exists [2023-05-08T12:25:55.186Z] 9c7de246c33b: Layer already exists [2023-05-08T12:25:55.186Z] 1d7cc1338ce9: Layer already exists [2023-05-08T12:25:55.186Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:55.186Z] 654ac385bb52: Layer already exists [2023-05-08T12:25:55.186Z] dda0f6420aab: Layer already exists [2023-05-08T12:25:55.186Z] b15a5f06a40e: Layer already exists [2023-05-08T12:25:55.186Z] 09d9853993df: Layer already exists [2023-05-08T12:25:55.186Z] 73f94a5e0f2c: Layer already exists [2023-05-08T12:25:55.186Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:55.186Z] abcc70694043: Layer already exists [2023-05-08T12:25:55.186Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:9a6b0f1b533cb69e538f07090382594d36df6e24029d1fe1f97e5124d2abe565 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:55.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:55.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-08T12:25:55.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-08T12:25:55.783Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:55.783Z] 8bac9c28dd23: Preparing [2023-05-08T12:25:55.783Z] 9c7de246c33b: Preparing [2023-05-08T12:25:55.783Z] 1d7cc1338ce9: Preparing [2023-05-08T12:25:55.783Z] d65d97470688: Preparing [2023-05-08T12:25:55.783Z] 26a7be1c2491: Preparing [2023-05-08T12:25:55.783Z] 654ac385bb52: Preparing [2023-05-08T12:25:55.783Z] 09d9853993df: Preparing [2023-05-08T12:25:55.783Z] de40f283fb0b: Preparing [2023-05-08T12:25:55.783Z] b15a5f06a40e: Preparing [2023-05-08T12:25:55.783Z] dda0f6420aab: Preparing [2023-05-08T12:25:55.783Z] 73f94a5e0f2c: Preparing [2023-05-08T12:25:55.783Z] abcc70694043: Preparing [2023-05-08T12:25:55.783Z] f1417ff83b31: Preparing [2023-05-08T12:25:55.783Z] 09d9853993df: Waiting [2023-05-08T12:25:55.783Z] de40f283fb0b: Waiting [2023-05-08T12:25:55.783Z] b15a5f06a40e: Waiting [2023-05-08T12:25:55.783Z] dda0f6420aab: Waiting [2023-05-08T12:25:55.783Z] 73f94a5e0f2c: Waiting [2023-05-08T12:25:55.783Z] abcc70694043: Waiting [2023-05-08T12:25:55.783Z] 654ac385bb52: Waiting [2023-05-08T12:25:55.783Z] f1417ff83b31: Waiting [2023-05-08T12:25:55.783Z] 26a7be1c2491: Layer already exists [2023-05-08T12:25:55.783Z] 9c7de246c33b: Layer already exists [2023-05-08T12:25:55.783Z] 1d7cc1338ce9: Layer already exists [2023-05-08T12:25:55.783Z] 8bac9c28dd23: Layer already exists [2023-05-08T12:25:55.783Z] d65d97470688: Layer already exists [2023-05-08T12:25:55.783Z] 654ac385bb52: Layer already exists [2023-05-08T12:25:55.783Z] dda0f6420aab: Layer already exists [2023-05-08T12:25:55.783Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:55.783Z] 09d9853993df: Layer already exists [2023-05-08T12:25:55.783Z] b15a5f06a40e: Layer already exists [2023-05-08T12:25:55.783Z] 73f94a5e0f2c: Layer already exists [2023-05-08T12:25:55.783Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:55.783Z] abcc70694043: Layer already exists [2023-05-08T12:25:55.783Z] main: digest: sha256:9a6b0f1b533cb69e538f07090382594d36df6e24029d1fe1f97e5124d2abe565 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:25:55.822Z] ===================================================== [Pipeline] echo [2023-05-08T12:25:55.827Z] taggedImages: [2023-05-08T12:25:55.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:55.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-08T12:25:55.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.151 [2023-05-08T12:25:55.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:55.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-08T12:25:55.841Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-08T12:25:55.841Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:55.841Z] latest [2023-05-08T12:25:55.841Z] 3.0.0-dev.151 [2023-05-08T12:25:55.841Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:55.841Z] main [2023-05-08T12:25:55.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:56.143Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:56.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:25:56.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-08T12:25:56.449Z] 8292a4ab5a71: Preparing [2023-05-08T12:25:56.449Z] ea888ce3e9d5: Preparing [2023-05-08T12:25:56.449Z] 500870dd89e9: Preparing [2023-05-08T12:25:56.449Z] 062412db6ad9: Preparing [2023-05-08T12:25:56.449Z] 09d9853993df: Preparing [2023-05-08T12:25:56.449Z] de40f283fb0b: Preparing [2023-05-08T12:25:56.449Z] 9a204530cb0e: Preparing [2023-05-08T12:25:56.449Z] f1417ff83b31: Preparing [2023-05-08T12:25:56.449Z] 9a204530cb0e: Waiting [2023-05-08T12:25:56.449Z] f1417ff83b31: Waiting [2023-05-08T12:25:56.449Z] de40f283fb0b: Waiting [2023-05-08T12:25:56.449Z] 09d9853993df: Layer already exists [2023-05-08T12:25:56.449Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:56.449Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:56.449Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:56.449Z] 8292a4ab5a71: Pushed [2023-05-08T12:25:56.449Z] ea888ce3e9d5: Pushed [2023-05-08T12:25:56.449Z] 500870dd89e9: Pushed [2023-05-08T12:25:57.822Z] 062412db6ad9: Pushed [2023-05-08T12:25:57.822Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:bdb5a518c7fd637d2a1fd8bb18bb7716e3b3791d2adb7136493eee2725955319 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:58.126Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:58.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-08T12:25:58.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-08T12:25:58.432Z] 8292a4ab5a71: Preparing [2023-05-08T12:25:58.432Z] ea888ce3e9d5: Preparing [2023-05-08T12:25:58.432Z] 500870dd89e9: Preparing [2023-05-08T12:25:58.432Z] 062412db6ad9: Preparing [2023-05-08T12:25:58.432Z] 09d9853993df: Preparing [2023-05-08T12:25:58.432Z] de40f283fb0b: Preparing [2023-05-08T12:25:58.432Z] 9a204530cb0e: Preparing [2023-05-08T12:25:58.432Z] f1417ff83b31: Preparing [2023-05-08T12:25:58.432Z] 9a204530cb0e: Waiting [2023-05-08T12:25:58.432Z] f1417ff83b31: Waiting [2023-05-08T12:25:58.432Z] de40f283fb0b: Waiting [2023-05-08T12:25:58.432Z] 09d9853993df: Layer already exists [2023-05-08T12:25:58.432Z] ea888ce3e9d5: Layer already exists [2023-05-08T12:25:58.432Z] 062412db6ad9: Layer already exists [2023-05-08T12:25:58.432Z] 8292a4ab5a71: Layer already exists [2023-05-08T12:25:58.432Z] 500870dd89e9: Layer already exists [2023-05-08T12:25:58.432Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:58.432Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:58.432Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:58.432Z] latest: digest: sha256:bdb5a518c7fd637d2a1fd8bb18bb7716e3b3791d2adb7136493eee2725955319 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:58.747Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:59.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.151 [2023-05-08T12:25:59.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-08T12:25:59.046Z] 8292a4ab5a71: Preparing [2023-05-08T12:25:59.046Z] ea888ce3e9d5: Preparing [2023-05-08T12:25:59.046Z] 500870dd89e9: Preparing [2023-05-08T12:25:59.046Z] 062412db6ad9: Preparing [2023-05-08T12:25:59.046Z] 09d9853993df: Preparing [2023-05-08T12:25:59.046Z] de40f283fb0b: Preparing [2023-05-08T12:25:59.046Z] 9a204530cb0e: Preparing [2023-05-08T12:25:59.046Z] de40f283fb0b: Waiting [2023-05-08T12:25:59.046Z] 9a204530cb0e: Waiting [2023-05-08T12:25:59.046Z] f1417ff83b31: Preparing [2023-05-08T12:25:59.046Z] ea888ce3e9d5: Layer already exists [2023-05-08T12:25:59.046Z] 09d9853993df: Layer already exists [2023-05-08T12:25:59.046Z] 8292a4ab5a71: Layer already exists [2023-05-08T12:25:59.046Z] 500870dd89e9: Layer already exists [2023-05-08T12:25:59.046Z] 062412db6ad9: Layer already exists [2023-05-08T12:25:59.046Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:59.046Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:59.046Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:59.046Z] 3.0.0-dev.151: digest: sha256:bdb5a518c7fd637d2a1fd8bb18bb7716e3b3791d2adb7136493eee2725955319 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:59.353Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:59.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:25:59.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-08T12:25:59.655Z] 8292a4ab5a71: Preparing [2023-05-08T12:25:59.655Z] ea888ce3e9d5: Preparing [2023-05-08T12:25:59.655Z] 500870dd89e9: Preparing [2023-05-08T12:25:59.655Z] 062412db6ad9: Preparing [2023-05-08T12:25:59.655Z] 09d9853993df: Preparing [2023-05-08T12:25:59.655Z] de40f283fb0b: Preparing [2023-05-08T12:25:59.655Z] 9a204530cb0e: Preparing [2023-05-08T12:25:59.655Z] f1417ff83b31: Preparing [2023-05-08T12:25:59.655Z] de40f283fb0b: Waiting [2023-05-08T12:25:59.655Z] f1417ff83b31: Waiting [2023-05-08T12:25:59.655Z] 9a204530cb0e: Waiting [2023-05-08T12:25:59.655Z] ea888ce3e9d5: Layer already exists [2023-05-08T12:25:59.655Z] 8292a4ab5a71: Layer already exists [2023-05-08T12:25:59.655Z] 09d9853993df: Layer already exists [2023-05-08T12:25:59.655Z] 500870dd89e9: Layer already exists [2023-05-08T12:25:59.655Z] 062412db6ad9: Layer already exists [2023-05-08T12:25:59.655Z] de40f283fb0b: Layer already exists [2023-05-08T12:25:59.655Z] 9a204530cb0e: Layer already exists [2023-05-08T12:25:59.655Z] f1417ff83b31: Layer already exists [2023-05-08T12:25:59.655Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:bdb5a518c7fd637d2a1fd8bb18bb7716e3b3791d2adb7136493eee2725955319 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:25:59.959Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:00.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-08T12:26:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-08T12:26:00.265Z] 8292a4ab5a71: Preparing [2023-05-08T12:26:00.265Z] ea888ce3e9d5: Preparing [2023-05-08T12:26:00.265Z] 500870dd89e9: Preparing [2023-05-08T12:26:00.265Z] 062412db6ad9: Preparing [2023-05-08T12:26:00.265Z] 09d9853993df: Preparing [2023-05-08T12:26:00.265Z] de40f283fb0b: Preparing [2023-05-08T12:26:00.265Z] 9a204530cb0e: Preparing [2023-05-08T12:26:00.265Z] f1417ff83b31: Preparing [2023-05-08T12:26:00.265Z] 9a204530cb0e: Waiting [2023-05-08T12:26:00.265Z] de40f283fb0b: Waiting [2023-05-08T12:26:00.265Z] f1417ff83b31: Waiting [2023-05-08T12:26:00.265Z] 062412db6ad9: Layer already exists [2023-05-08T12:26:00.265Z] 500870dd89e9: Layer already exists [2023-05-08T12:26:00.265Z] 8292a4ab5a71: Layer already exists [2023-05-08T12:26:00.265Z] ea888ce3e9d5: Layer already exists [2023-05-08T12:26:00.265Z] 09d9853993df: Layer already exists [2023-05-08T12:26:00.265Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:00.265Z] 9a204530cb0e: Layer already exists [2023-05-08T12:26:00.265Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:00.265Z] main: digest: sha256:bdb5a518c7fd637d2a1fd8bb18bb7716e3b3791d2adb7136493eee2725955319 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:00.299Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:00.305Z] taggedImages: [2023-05-08T12:26:00.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:00.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-08T12:26:00.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.151 [2023-05-08T12:26:00.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:00.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-08T12:26:00.318Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-08T12:26:00.318Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:00.318Z] latest [2023-05-08T12:26:00.318Z] 3.0.0-dev.151 [2023-05-08T12:26:00.318Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:00.318Z] main [2023-05-08T12:26:00.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:00.624Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:00.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:00.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-08T12:26:00.928Z] d52e2ecd897c: Preparing [2023-05-08T12:26:00.928Z] 539581de32a4: Preparing [2023-05-08T12:26:00.928Z] fdb4c3a08123: Preparing [2023-05-08T12:26:00.928Z] 1c3ac2040ae8: Preparing [2023-05-08T12:26:00.928Z] 09d9853993df: Preparing [2023-05-08T12:26:00.928Z] de40f283fb0b: Preparing [2023-05-08T12:26:00.928Z] 751d5b9cf77d: Preparing [2023-05-08T12:26:00.928Z] 0bf36f603d58: Preparing [2023-05-08T12:26:00.928Z] f1417ff83b31: Preparing [2023-05-08T12:26:00.928Z] 751d5b9cf77d: Waiting [2023-05-08T12:26:00.928Z] de40f283fb0b: Waiting [2023-05-08T12:26:00.928Z] 0bf36f603d58: Waiting [2023-05-08T12:26:00.928Z] f1417ff83b31: Waiting [2023-05-08T12:26:00.928Z] 09d9853993df: Layer already exists [2023-05-08T12:26:00.928Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:00.928Z] 539581de32a4: Pushed [2023-05-08T12:26:00.928Z] d52e2ecd897c: Pushed [2023-05-08T12:26:00.928Z] 1c3ac2040ae8: Pushed [2023-05-08T12:26:00.928Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:00.928Z] 751d5b9cf77d: Pushed [2023-05-08T12:26:01.187Z] 0bf36f603d58: Pushed [2023-05-08T12:26:02.123Z] fdb4c3a08123: Pushed [2023-05-08T12:26:02.382Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:3f515f1d9aa3cccd0d5909a18fac502ee268b4cdb2bc0dd0c3a0a379cdd4f4a8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:02.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:02.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-08T12:26:02.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-08T12:26:02.995Z] d52e2ecd897c: Preparing [2023-05-08T12:26:02.995Z] 539581de32a4: Preparing [2023-05-08T12:26:02.995Z] fdb4c3a08123: Preparing [2023-05-08T12:26:02.995Z] 1c3ac2040ae8: Preparing [2023-05-08T12:26:02.995Z] 09d9853993df: Preparing [2023-05-08T12:26:02.995Z] de40f283fb0b: Preparing [2023-05-08T12:26:02.995Z] 751d5b9cf77d: Preparing [2023-05-08T12:26:02.995Z] 0bf36f603d58: Preparing [2023-05-08T12:26:02.995Z] f1417ff83b31: Preparing [2023-05-08T12:26:02.995Z] 0bf36f603d58: Waiting [2023-05-08T12:26:02.995Z] de40f283fb0b: Waiting [2023-05-08T12:26:02.995Z] f1417ff83b31: Waiting [2023-05-08T12:26:02.995Z] 751d5b9cf77d: Waiting [2023-05-08T12:26:02.995Z] 09d9853993df: Layer already exists [2023-05-08T12:26:02.995Z] 1c3ac2040ae8: Layer already exists [2023-05-08T12:26:02.995Z] 539581de32a4: Layer already exists [2023-05-08T12:26:02.995Z] fdb4c3a08123: Layer already exists [2023-05-08T12:26:02.995Z] d52e2ecd897c: Layer already exists [2023-05-08T12:26:02.995Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:02.995Z] 0bf36f603d58: Layer already exists [2023-05-08T12:26:02.995Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:02.995Z] 751d5b9cf77d: Layer already exists [2023-05-08T12:26:02.995Z] latest: digest: sha256:3f515f1d9aa3cccd0d5909a18fac502ee268b4cdb2bc0dd0c3a0a379cdd4f4a8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:03.300Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:03.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.151 [2023-05-08T12:26:03.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-08T12:26:03.611Z] d52e2ecd897c: Preparing [2023-05-08T12:26:03.611Z] 539581de32a4: Preparing [2023-05-08T12:26:03.611Z] fdb4c3a08123: Preparing [2023-05-08T12:26:03.611Z] 1c3ac2040ae8: Preparing [2023-05-08T12:26:03.611Z] 09d9853993df: Preparing [2023-05-08T12:26:03.611Z] de40f283fb0b: Preparing [2023-05-08T12:26:03.611Z] 751d5b9cf77d: Preparing [2023-05-08T12:26:03.611Z] de40f283fb0b: Waiting [2023-05-08T12:26:03.611Z] 0bf36f603d58: Preparing [2023-05-08T12:26:03.611Z] f1417ff83b31: Preparing [2023-05-08T12:26:03.611Z] 0bf36f603d58: Waiting [2023-05-08T12:26:03.611Z] 09d9853993df: Layer already exists [2023-05-08T12:26:03.611Z] 1c3ac2040ae8: Layer already exists [2023-05-08T12:26:03.611Z] d52e2ecd897c: Layer already exists [2023-05-08T12:26:03.611Z] 539581de32a4: Layer already exists [2023-05-08T12:26:03.611Z] fdb4c3a08123: Layer already exists [2023-05-08T12:26:03.611Z] 751d5b9cf77d: Layer already exists [2023-05-08T12:26:03.611Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:03.611Z] 0bf36f603d58: Layer already exists [2023-05-08T12:26:03.611Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:03.611Z] 3.0.0-dev.151: digest: sha256:3f515f1d9aa3cccd0d5909a18fac502ee268b4cdb2bc0dd0c3a0a379cdd4f4a8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:03.921Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:04.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:04.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-08T12:26:04.237Z] d52e2ecd897c: Preparing [2023-05-08T12:26:04.237Z] 539581de32a4: Preparing [2023-05-08T12:26:04.237Z] fdb4c3a08123: Preparing [2023-05-08T12:26:04.237Z] 1c3ac2040ae8: Preparing [2023-05-08T12:26:04.237Z] 09d9853993df: Preparing [2023-05-08T12:26:04.237Z] de40f283fb0b: Preparing [2023-05-08T12:26:04.237Z] 751d5b9cf77d: Preparing [2023-05-08T12:26:04.237Z] 0bf36f603d58: Preparing [2023-05-08T12:26:04.237Z] f1417ff83b31: Preparing [2023-05-08T12:26:04.237Z] 0bf36f603d58: Waiting [2023-05-08T12:26:04.237Z] de40f283fb0b: Waiting [2023-05-08T12:26:04.237Z] 751d5b9cf77d: Waiting [2023-05-08T12:26:04.237Z] f1417ff83b31: Waiting [2023-05-08T12:26:04.237Z] 539581de32a4: Layer already exists [2023-05-08T12:26:04.237Z] 09d9853993df: Layer already exists [2023-05-08T12:26:04.237Z] d52e2ecd897c: Layer already exists [2023-05-08T12:26:04.237Z] fdb4c3a08123: Layer already exists [2023-05-08T12:26:04.237Z] 1c3ac2040ae8: Layer already exists [2023-05-08T12:26:04.237Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:04.237Z] 751d5b9cf77d: Layer already exists [2023-05-08T12:26:04.237Z] 0bf36f603d58: Layer already exists [2023-05-08T12:26:04.237Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:04.237Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:3f515f1d9aa3cccd0d5909a18fac502ee268b4cdb2bc0dd0c3a0a379cdd4f4a8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:04.555Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:04.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-08T12:26:04.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-08T12:26:04.866Z] d52e2ecd897c: Preparing [2023-05-08T12:26:04.866Z] 539581de32a4: Preparing [2023-05-08T12:26:04.866Z] fdb4c3a08123: Preparing [2023-05-08T12:26:04.866Z] 1c3ac2040ae8: Preparing [2023-05-08T12:26:04.866Z] 09d9853993df: Preparing [2023-05-08T12:26:04.866Z] de40f283fb0b: Preparing [2023-05-08T12:26:04.866Z] 751d5b9cf77d: Preparing [2023-05-08T12:26:04.866Z] 0bf36f603d58: Preparing [2023-05-08T12:26:04.866Z] f1417ff83b31: Preparing [2023-05-08T12:26:04.866Z] 0bf36f603d58: Waiting [2023-05-08T12:26:04.866Z] f1417ff83b31: Waiting [2023-05-08T12:26:04.866Z] de40f283fb0b: Waiting [2023-05-08T12:26:04.866Z] 751d5b9cf77d: Waiting [2023-05-08T12:26:04.866Z] fdb4c3a08123: Layer already exists [2023-05-08T12:26:04.866Z] 09d9853993df: Layer already exists [2023-05-08T12:26:04.866Z] d52e2ecd897c: Layer already exists [2023-05-08T12:26:04.866Z] 1c3ac2040ae8: Layer already exists [2023-05-08T12:26:04.866Z] 539581de32a4: Layer already exists [2023-05-08T12:26:04.866Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:04.866Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:04.866Z] 751d5b9cf77d: Layer already exists [2023-05-08T12:26:04.866Z] 0bf36f603d58: Layer already exists [2023-05-08T12:26:04.866Z] main: digest: sha256:3f515f1d9aa3cccd0d5909a18fac502ee268b4cdb2bc0dd0c3a0a379cdd4f4a8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:04.923Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:04.931Z] taggedImages: [2023-05-08T12:26:04.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:04.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-08T12:26:04.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.151 [2023-05-08T12:26:04.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:04.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-08T12:26:04.961Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-08T12:26:04.961Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:04.961Z] latest [2023-05-08T12:26:04.961Z] 3.0.0-dev.151 [2023-05-08T12:26:04.961Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:04.961Z] main [2023-05-08T12:26:04.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:05.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:05.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:05.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-08T12:26:05.605Z] a5c4b5e7f7e7: Preparing [2023-05-08T12:26:05.605Z] 4cb6492eb170: Preparing [2023-05-08T12:26:05.605Z] 377c6f31f4f0: Preparing [2023-05-08T12:26:05.605Z] 8dba41104319: Preparing [2023-05-08T12:26:05.605Z] 0ad54a547dff: Preparing [2023-05-08T12:26:05.605Z] 82be2cc4df82: Preparing [2023-05-08T12:26:05.605Z] a522faf1db21: Preparing [2023-05-08T12:26:05.605Z] 09d9853993df: Preparing [2023-05-08T12:26:05.605Z] de40f283fb0b: Preparing [2023-05-08T12:26:05.605Z] 4da8c8249404: Preparing [2023-05-08T12:26:05.605Z] f1417ff83b31: Preparing [2023-05-08T12:26:05.605Z] 82be2cc4df82: Waiting [2023-05-08T12:26:05.605Z] a522faf1db21: Waiting [2023-05-08T12:26:05.605Z] 09d9853993df: Waiting [2023-05-08T12:26:05.605Z] de40f283fb0b: Waiting [2023-05-08T12:26:05.605Z] f1417ff83b31: Waiting [2023-05-08T12:26:05.605Z] 4da8c8249404: Waiting [2023-05-08T12:26:05.605Z] a5c4b5e7f7e7: Pushed [2023-05-08T12:26:05.605Z] 0ad54a547dff: Pushed [2023-05-08T12:26:05.605Z] 4cb6492eb170: Pushed [2023-05-08T12:26:05.605Z] 09d9853993df: Layer already exists [2023-05-08T12:26:05.605Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:05.863Z] 82be2cc4df82: Pushed [2023-05-08T12:26:05.863Z] a522faf1db21: Pushed [2023-05-08T12:26:05.863Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:05.863Z] 4da8c8249404: Pushed [2023-05-08T12:26:06.797Z] 8dba41104319: Pushed [2023-05-08T12:26:07.367Z] 377c6f31f4f0: Pushed [2023-05-08T12:26:07.367Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:64bd018ddd82864d2972715cc6496be225a779ba8d7a505a3709415106f32a39 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:07.672Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:07.981Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-08T12:26:07.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-08T12:26:07.981Z] a5c4b5e7f7e7: Preparing [2023-05-08T12:26:07.981Z] 4cb6492eb170: Preparing [2023-05-08T12:26:07.981Z] 377c6f31f4f0: Preparing [2023-05-08T12:26:07.981Z] 8dba41104319: Preparing [2023-05-08T12:26:07.981Z] 0ad54a547dff: Preparing [2023-05-08T12:26:07.981Z] 82be2cc4df82: Preparing [2023-05-08T12:26:07.981Z] a522faf1db21: Preparing [2023-05-08T12:26:07.981Z] 09d9853993df: Preparing [2023-05-08T12:26:07.981Z] de40f283fb0b: Preparing [2023-05-08T12:26:07.981Z] 4da8c8249404: Preparing [2023-05-08T12:26:07.981Z] f1417ff83b31: Preparing [2023-05-08T12:26:07.981Z] a522faf1db21: Waiting [2023-05-08T12:26:07.981Z] 09d9853993df: Waiting [2023-05-08T12:26:07.981Z] de40f283fb0b: Waiting [2023-05-08T12:26:07.981Z] 82be2cc4df82: Waiting [2023-05-08T12:26:07.981Z] 4da8c8249404: Waiting [2023-05-08T12:26:07.981Z] f1417ff83b31: Waiting [2023-05-08T12:26:07.981Z] 4cb6492eb170: Layer already exists [2023-05-08T12:26:07.981Z] 0ad54a547dff: Layer already exists [2023-05-08T12:26:07.981Z] 8dba41104319: Layer already exists [2023-05-08T12:26:07.981Z] a5c4b5e7f7e7: Layer already exists [2023-05-08T12:26:07.981Z] 377c6f31f4f0: Layer already exists [2023-05-08T12:26:07.981Z] 09d9853993df: Layer already exists [2023-05-08T12:26:07.981Z] a522faf1db21: Layer already exists [2023-05-08T12:26:07.981Z] 82be2cc4df82: Layer already exists [2023-05-08T12:26:07.981Z] 4da8c8249404: Layer already exists [2023-05-08T12:26:07.981Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:07.981Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:07.981Z] latest: digest: sha256:64bd018ddd82864d2972715cc6496be225a779ba8d7a505a3709415106f32a39 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:08.293Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:08.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.151 [2023-05-08T12:26:08.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-08T12:26:08.598Z] a5c4b5e7f7e7: Preparing [2023-05-08T12:26:08.598Z] 4cb6492eb170: Preparing [2023-05-08T12:26:08.598Z] 377c6f31f4f0: Preparing [2023-05-08T12:26:08.598Z] 8dba41104319: Preparing [2023-05-08T12:26:08.598Z] 0ad54a547dff: Preparing [2023-05-08T12:26:08.598Z] 82be2cc4df82: Preparing [2023-05-08T12:26:08.598Z] a522faf1db21: Preparing [2023-05-08T12:26:08.598Z] 09d9853993df: Preparing [2023-05-08T12:26:08.598Z] de40f283fb0b: Preparing [2023-05-08T12:26:08.598Z] 4da8c8249404: Preparing [2023-05-08T12:26:08.598Z] f1417ff83b31: Preparing [2023-05-08T12:26:08.598Z] de40f283fb0b: Waiting [2023-05-08T12:26:08.598Z] 4da8c8249404: Waiting [2023-05-08T12:26:08.598Z] 82be2cc4df82: Waiting [2023-05-08T12:26:08.598Z] f1417ff83b31: Waiting [2023-05-08T12:26:08.598Z] a522faf1db21: Waiting [2023-05-08T12:26:08.598Z] 09d9853993df: Waiting [2023-05-08T12:26:08.598Z] 377c6f31f4f0: Layer already exists [2023-05-08T12:26:08.598Z] a5c4b5e7f7e7: Layer already exists [2023-05-08T12:26:08.598Z] 4cb6492eb170: Layer already exists [2023-05-08T12:26:08.598Z] 8dba41104319: Layer already exists [2023-05-08T12:26:08.598Z] 0ad54a547dff: Layer already exists [2023-05-08T12:26:08.598Z] a522faf1db21: Layer already exists [2023-05-08T12:26:08.598Z] 09d9853993df: Layer already exists [2023-05-08T12:26:08.598Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:08.598Z] 4da8c8249404: Layer already exists [2023-05-08T12:26:08.598Z] 82be2cc4df82: Layer already exists [2023-05-08T12:26:08.598Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:08.598Z] 3.0.0-dev.151: digest: sha256:64bd018ddd82864d2972715cc6496be225a779ba8d7a505a3709415106f32a39 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:08.907Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:09.214Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:09.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-08T12:26:09.215Z] a5c4b5e7f7e7: Preparing [2023-05-08T12:26:09.215Z] 4cb6492eb170: Preparing [2023-05-08T12:26:09.215Z] 377c6f31f4f0: Preparing [2023-05-08T12:26:09.215Z] 8dba41104319: Preparing [2023-05-08T12:26:09.215Z] 0ad54a547dff: Preparing [2023-05-08T12:26:09.215Z] 82be2cc4df82: Preparing [2023-05-08T12:26:09.215Z] a522faf1db21: Preparing [2023-05-08T12:26:09.215Z] 09d9853993df: Preparing [2023-05-08T12:26:09.215Z] de40f283fb0b: Preparing [2023-05-08T12:26:09.215Z] 4da8c8249404: Preparing [2023-05-08T12:26:09.215Z] f1417ff83b31: Preparing [2023-05-08T12:26:09.215Z] 82be2cc4df82: Waiting [2023-05-08T12:26:09.215Z] a522faf1db21: Waiting [2023-05-08T12:26:09.215Z] 09d9853993df: Waiting [2023-05-08T12:26:09.215Z] f1417ff83b31: Waiting [2023-05-08T12:26:09.215Z] 4da8c8249404: Waiting [2023-05-08T12:26:09.215Z] a5c4b5e7f7e7: Layer already exists [2023-05-08T12:26:09.215Z] 0ad54a547dff: Layer already exists [2023-05-08T12:26:09.215Z] 377c6f31f4f0: Layer already exists [2023-05-08T12:26:09.215Z] 8dba41104319: Layer already exists [2023-05-08T12:26:09.215Z] 4cb6492eb170: Layer already exists [2023-05-08T12:26:09.215Z] 82be2cc4df82: Layer already exists [2023-05-08T12:26:09.215Z] a522faf1db21: Layer already exists [2023-05-08T12:26:09.215Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:09.215Z] 4da8c8249404: Layer already exists [2023-05-08T12:26:09.215Z] 09d9853993df: Layer already exists [2023-05-08T12:26:09.215Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:09.215Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:64bd018ddd82864d2972715cc6496be225a779ba8d7a505a3709415106f32a39 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:09.541Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:09.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-08T12:26:09.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-08T12:26:09.851Z] a5c4b5e7f7e7: Preparing [2023-05-08T12:26:09.851Z] 4cb6492eb170: Preparing [2023-05-08T12:26:09.851Z] 377c6f31f4f0: Preparing [2023-05-08T12:26:09.851Z] 8dba41104319: Preparing [2023-05-08T12:26:09.851Z] 0ad54a547dff: Preparing [2023-05-08T12:26:09.851Z] 82be2cc4df82: Preparing [2023-05-08T12:26:09.851Z] a522faf1db21: Preparing [2023-05-08T12:26:09.851Z] 09d9853993df: Preparing [2023-05-08T12:26:09.851Z] de40f283fb0b: Preparing [2023-05-08T12:26:09.851Z] 4da8c8249404: Preparing [2023-05-08T12:26:09.851Z] f1417ff83b31: Preparing [2023-05-08T12:26:09.851Z] 82be2cc4df82: Waiting [2023-05-08T12:26:09.851Z] a522faf1db21: Waiting [2023-05-08T12:26:09.851Z] 09d9853993df: Waiting [2023-05-08T12:26:09.851Z] de40f283fb0b: Waiting [2023-05-08T12:26:09.851Z] 4da8c8249404: Waiting [2023-05-08T12:26:09.851Z] f1417ff83b31: Waiting [2023-05-08T12:26:09.851Z] 377c6f31f4f0: Layer already exists [2023-05-08T12:26:09.851Z] 8dba41104319: Layer already exists [2023-05-08T12:26:09.851Z] a5c4b5e7f7e7: Layer already exists [2023-05-08T12:26:09.851Z] 0ad54a547dff: Layer already exists [2023-05-08T12:26:09.851Z] 4cb6492eb170: Layer already exists [2023-05-08T12:26:09.851Z] 82be2cc4df82: Layer already exists [2023-05-08T12:26:09.851Z] 09d9853993df: Layer already exists [2023-05-08T12:26:09.851Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:09.851Z] a522faf1db21: Layer already exists [2023-05-08T12:26:09.851Z] 4da8c8249404: Layer already exists [2023-05-08T12:26:09.851Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:09.851Z] main: digest: sha256:64bd018ddd82864d2972715cc6496be225a779ba8d7a505a3709415106f32a39 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:09.888Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:09.894Z] taggedImages: [2023-05-08T12:26:09.894Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:09.894Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-08T12:26:09.894Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.151 [2023-05-08T12:26:09.894Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:09.894Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-08T12:26:09.910Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-08T12:26:09.911Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:09.911Z] latest [2023-05-08T12:26:09.911Z] 3.0.0-dev.151 [2023-05-08T12:26:09.911Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:09.911Z] main [2023-05-08T12:26:09.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:10.226Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:10.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:10.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-08T12:26:10.533Z] 21fa1e17ba23: Preparing [2023-05-08T12:26:10.533Z] 05ee8d6ec522: Preparing [2023-05-08T12:26:10.533Z] 09d9853993df: Preparing [2023-05-08T12:26:10.533Z] de40f283fb0b: Preparing [2023-05-08T12:26:10.533Z] 289fef2af521: Preparing [2023-05-08T12:26:10.533Z] f1417ff83b31: Preparing [2023-05-08T12:26:10.533Z] f1417ff83b31: Waiting [2023-05-08T12:26:10.533Z] 09d9853993df: Layer already exists [2023-05-08T12:26:10.533Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:10.533Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:10.533Z] 21fa1e17ba23: Pushed [2023-05-08T12:26:11.103Z] 289fef2af521: Pushed [2023-05-08T12:26:13.006Z] 05ee8d6ec522: Pushed [2023-05-08T12:26:13.006Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:21362385a65b5724c407d523cb5f9c4b24766255ec3d5b83cb91ed25fb695e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:13.319Z] + 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-05-08T12:26:13.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-08T12:26:13.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-08T12:26:13.629Z] 21fa1e17ba23: Preparing [2023-05-08T12:26:13.629Z] 05ee8d6ec522: Preparing [2023-05-08T12:26:13.629Z] 09d9853993df: Preparing [2023-05-08T12:26:13.629Z] de40f283fb0b: Preparing [2023-05-08T12:26:13.629Z] 289fef2af521: Preparing [2023-05-08T12:26:13.629Z] f1417ff83b31: Preparing [2023-05-08T12:26:13.629Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:13.629Z] 21fa1e17ba23: Layer already exists [2023-05-08T12:26:13.629Z] 289fef2af521: Layer already exists [2023-05-08T12:26:13.629Z] 05ee8d6ec522: Layer already exists [2023-05-08T12:26:13.629Z] 09d9853993df: Layer already exists [2023-05-08T12:26:13.629Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:13.629Z] latest: digest: sha256:21362385a65b5724c407d523cb5f9c4b24766255ec3d5b83cb91ed25fb695e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:13.934Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:14.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.151 [2023-05-08T12:26:14.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-08T12:26:14.232Z] 21fa1e17ba23: Preparing [2023-05-08T12:26:14.232Z] 05ee8d6ec522: Preparing [2023-05-08T12:26:14.232Z] 09d9853993df: Preparing [2023-05-08T12:26:14.232Z] de40f283fb0b: Preparing [2023-05-08T12:26:14.232Z] 289fef2af521: Preparing [2023-05-08T12:26:14.232Z] f1417ff83b31: Preparing [2023-05-08T12:26:14.232Z] f1417ff83b31: Waiting [2023-05-08T12:26:14.232Z] 289fef2af521: Layer already exists [2023-05-08T12:26:14.232Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:14.232Z] 09d9853993df: Layer already exists [2023-05-08T12:26:14.232Z] 05ee8d6ec522: Layer already exists [2023-05-08T12:26:14.232Z] 21fa1e17ba23: Layer already exists [2023-05-08T12:26:14.232Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:14.232Z] 3.0.0-dev.151: digest: sha256:21362385a65b5724c407d523cb5f9c4b24766255ec3d5b83cb91ed25fb695e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:14.538Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:14.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:14.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-08T12:26:14.835Z] 21fa1e17ba23: Preparing [2023-05-08T12:26:14.835Z] 05ee8d6ec522: Preparing [2023-05-08T12:26:14.836Z] 09d9853993df: Preparing [2023-05-08T12:26:14.836Z] de40f283fb0b: Preparing [2023-05-08T12:26:14.836Z] 289fef2af521: Preparing [2023-05-08T12:26:14.836Z] f1417ff83b31: Preparing [2023-05-08T12:26:14.836Z] f1417ff83b31: Waiting [2023-05-08T12:26:14.836Z] 05ee8d6ec522: Layer already exists [2023-05-08T12:26:14.836Z] 289fef2af521: Layer already exists [2023-05-08T12:26:14.836Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:14.836Z] 09d9853993df: Layer already exists [2023-05-08T12:26:14.836Z] 21fa1e17ba23: Layer already exists [2023-05-08T12:26:14.836Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:14.836Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:21362385a65b5724c407d523cb5f9c4b24766255ec3d5b83cb91ed25fb695e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:15.141Z] + 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-05-08T12:26:15.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-08T12:26:15.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-08T12:26:15.444Z] 21fa1e17ba23: Preparing [2023-05-08T12:26:15.444Z] 05ee8d6ec522: Preparing [2023-05-08T12:26:15.444Z] 09d9853993df: Preparing [2023-05-08T12:26:15.444Z] de40f283fb0b: Preparing [2023-05-08T12:26:15.444Z] 289fef2af521: Preparing [2023-05-08T12:26:15.444Z] f1417ff83b31: Preparing [2023-05-08T12:26:15.444Z] f1417ff83b31: Waiting [2023-05-08T12:26:15.444Z] 05ee8d6ec522: Layer already exists [2023-05-08T12:26:15.444Z] 289fef2af521: Layer already exists [2023-05-08T12:26:15.444Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:15.444Z] 21fa1e17ba23: Layer already exists [2023-05-08T12:26:15.444Z] 09d9853993df: Layer already exists [2023-05-08T12:26:15.444Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:15.444Z] main: digest: sha256:21362385a65b5724c407d523cb5f9c4b24766255ec3d5b83cb91ed25fb695e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:15.490Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:15.497Z] taggedImages: [2023-05-08T12:26:15.497Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:15.497Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-08T12:26:15.497Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.151 [2023-05-08T12:26:15.497Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:15.497Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-08T12:26:15.519Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-08T12:26:15.519Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:15.519Z] latest [2023-05-08T12:26:15.519Z] 3.0.0-dev.151 [2023-05-08T12:26:15.519Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:15.519Z] main [2023-05-08T12:26:15.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:15.844Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:16.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:16.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-08T12:26:16.154Z] 78a1a93e76e7: Preparing [2023-05-08T12:26:16.154Z] a4c83a67cc21: Preparing [2023-05-08T12:26:16.154Z] 0581dbb11eaa: Preparing [2023-05-08T12:26:16.154Z] 891929171ae5: Preparing [2023-05-08T12:26:16.154Z] e69322732b30: Preparing [2023-05-08T12:26:16.154Z] 09d9853993df: Preparing [2023-05-08T12:26:16.154Z] de40f283fb0b: Preparing [2023-05-08T12:26:16.154Z] ab19533b3e77: Preparing [2023-05-08T12:26:16.154Z] f1417ff83b31: Preparing [2023-05-08T12:26:16.154Z] de40f283fb0b: Waiting [2023-05-08T12:26:16.154Z] f1417ff83b31: Waiting [2023-05-08T12:26:16.154Z] ab19533b3e77: Waiting [2023-05-08T12:26:16.155Z] 09d9853993df: Waiting [2023-05-08T12:26:16.155Z] 78a1a93e76e7: Pushed [2023-05-08T12:26:16.155Z] a4c83a67cc21: Pushed [2023-05-08T12:26:16.155Z] 0581dbb11eaa: Pushed [2023-05-08T12:26:16.155Z] 09d9853993df: Layer already exists [2023-05-08T12:26:16.155Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:16.155Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:16.719Z] ab19533b3e77: Pushed [2023-05-08T12:26:21.988Z] e69322732b30: Pushed [2023-05-08T12:26:24.525Z] 891929171ae5: Pushed [2023-05-08T12:26:24.525Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:440dd305538f9f93543776c82c313c509c64f0b60a76cf94512a1cd0235ae70f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:24.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:25.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-08T12:26:25.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-08T12:26:25.158Z] 78a1a93e76e7: Preparing [2023-05-08T12:26:25.158Z] a4c83a67cc21: Preparing [2023-05-08T12:26:25.158Z] 0581dbb11eaa: Preparing [2023-05-08T12:26:25.158Z] 891929171ae5: Preparing [2023-05-08T12:26:25.158Z] e69322732b30: Preparing [2023-05-08T12:26:25.158Z] 09d9853993df: Preparing [2023-05-08T12:26:25.158Z] de40f283fb0b: Preparing [2023-05-08T12:26:25.158Z] ab19533b3e77: Preparing [2023-05-08T12:26:25.158Z] f1417ff83b31: Preparing [2023-05-08T12:26:25.158Z] ab19533b3e77: Waiting [2023-05-08T12:26:25.158Z] 09d9853993df: Waiting [2023-05-08T12:26:25.158Z] de40f283fb0b: Waiting [2023-05-08T12:26:25.158Z] f1417ff83b31: Waiting [2023-05-08T12:26:25.158Z] e69322732b30: Layer already exists [2023-05-08T12:26:25.158Z] 891929171ae5: Layer already exists [2023-05-08T12:26:25.158Z] 78a1a93e76e7: Layer already exists [2023-05-08T12:26:25.158Z] a4c83a67cc21: Layer already exists [2023-05-08T12:26:25.158Z] 0581dbb11eaa: Layer already exists [2023-05-08T12:26:25.158Z] 09d9853993df: Layer already exists [2023-05-08T12:26:25.158Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:25.158Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:25.158Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:25.158Z] latest: digest: sha256:440dd305538f9f93543776c82c313c509c64f0b60a76cf94512a1cd0235ae70f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:25.479Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:25.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.151 [2023-05-08T12:26:25.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-08T12:26:25.785Z] 78a1a93e76e7: Preparing [2023-05-08T12:26:25.785Z] a4c83a67cc21: Preparing [2023-05-08T12:26:25.785Z] 0581dbb11eaa: Preparing [2023-05-08T12:26:25.785Z] 891929171ae5: Preparing [2023-05-08T12:26:25.785Z] e69322732b30: Preparing [2023-05-08T12:26:25.785Z] 09d9853993df: Preparing [2023-05-08T12:26:25.785Z] de40f283fb0b: Preparing [2023-05-08T12:26:25.785Z] ab19533b3e77: Preparing [2023-05-08T12:26:25.785Z] f1417ff83b31: Preparing [2023-05-08T12:26:25.785Z] 09d9853993df: Waiting [2023-05-08T12:26:25.785Z] de40f283fb0b: Waiting [2023-05-08T12:26:25.785Z] ab19533b3e77: Waiting [2023-05-08T12:26:25.785Z] f1417ff83b31: Waiting [2023-05-08T12:26:25.785Z] 78a1a93e76e7: Layer already exists [2023-05-08T12:26:25.785Z] 891929171ae5: Layer already exists [2023-05-08T12:26:25.785Z] e69322732b30: Layer already exists [2023-05-08T12:26:25.786Z] a4c83a67cc21: Layer already exists [2023-05-08T12:26:25.786Z] 0581dbb11eaa: Layer already exists [2023-05-08T12:26:25.786Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:25.786Z] 09d9853993df: Layer already exists [2023-05-08T12:26:25.786Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:25.786Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:25.786Z] 3.0.0-dev.151: digest: sha256:440dd305538f9f93543776c82c313c509c64f0b60a76cf94512a1cd0235ae70f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:26.100Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:26.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:26.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-08T12:26:26.405Z] 78a1a93e76e7: Preparing [2023-05-08T12:26:26.405Z] a4c83a67cc21: Preparing [2023-05-08T12:26:26.405Z] 0581dbb11eaa: Preparing [2023-05-08T12:26:26.405Z] 891929171ae5: Preparing [2023-05-08T12:26:26.405Z] e69322732b30: Preparing [2023-05-08T12:26:26.405Z] 09d9853993df: Preparing [2023-05-08T12:26:26.405Z] de40f283fb0b: Preparing [2023-05-08T12:26:26.405Z] ab19533b3e77: Preparing [2023-05-08T12:26:26.405Z] f1417ff83b31: Preparing [2023-05-08T12:26:26.405Z] 09d9853993df: Waiting [2023-05-08T12:26:26.405Z] de40f283fb0b: Waiting [2023-05-08T12:26:26.405Z] ab19533b3e77: Waiting [2023-05-08T12:26:26.405Z] f1417ff83b31: Waiting [2023-05-08T12:26:26.405Z] 78a1a93e76e7: Layer already exists [2023-05-08T12:26:26.405Z] 891929171ae5: Layer already exists [2023-05-08T12:26:26.405Z] a4c83a67cc21: Layer already exists [2023-05-08T12:26:26.405Z] 0581dbb11eaa: Layer already exists [2023-05-08T12:26:26.405Z] e69322732b30: Layer already exists [2023-05-08T12:26:26.405Z] 09d9853993df: Layer already exists [2023-05-08T12:26:26.405Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:26.405Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:26.405Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:26.405Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:440dd305538f9f93543776c82c313c509c64f0b60a76cf94512a1cd0235ae70f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:26.712Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:27.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-08T12:26:27.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-08T12:26:27.027Z] 78a1a93e76e7: Preparing [2023-05-08T12:26:27.027Z] a4c83a67cc21: Preparing [2023-05-08T12:26:27.027Z] 0581dbb11eaa: Preparing [2023-05-08T12:26:27.027Z] 891929171ae5: Preparing [2023-05-08T12:26:27.027Z] e69322732b30: Preparing [2023-05-08T12:26:27.027Z] 09d9853993df: Preparing [2023-05-08T12:26:27.027Z] de40f283fb0b: Preparing [2023-05-08T12:26:27.027Z] ab19533b3e77: Preparing [2023-05-08T12:26:27.027Z] f1417ff83b31: Preparing [2023-05-08T12:26:27.027Z] de40f283fb0b: Waiting [2023-05-08T12:26:27.027Z] f1417ff83b31: Waiting [2023-05-08T12:26:27.027Z] ab19533b3e77: Waiting [2023-05-08T12:26:27.027Z] 09d9853993df: Waiting [2023-05-08T12:26:27.027Z] a4c83a67cc21: Layer already exists [2023-05-08T12:26:27.027Z] 0581dbb11eaa: Layer already exists [2023-05-08T12:26:27.027Z] 891929171ae5: Layer already exists [2023-05-08T12:26:27.027Z] e69322732b30: Layer already exists [2023-05-08T12:26:27.027Z] 78a1a93e76e7: Layer already exists [2023-05-08T12:26:27.027Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:27.027Z] 09d9853993df: Layer already exists [2023-05-08T12:26:27.027Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:27.027Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:27.027Z] main: digest: sha256:440dd305538f9f93543776c82c313c509c64f0b60a76cf94512a1cd0235ae70f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:27.065Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:27.071Z] taggedImages: [2023-05-08T12:26:27.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:27.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-08T12:26:27.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.151 [2023-05-08T12:26:27.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:27.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-08T12:26:27.095Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-08T12:26:27.095Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:27.095Z] latest [2023-05-08T12:26:27.095Z] 3.0.0-dev.151 [2023-05-08T12:26:27.095Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:27.095Z] main [2023-05-08T12:26:27.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:27.426Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:27.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:27.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-08T12:26:27.734Z] 42a0be221a82: Preparing [2023-05-08T12:26:27.734Z] 7b577e8e427e: Preparing [2023-05-08T12:26:27.734Z] 3a6fddec654e: Preparing [2023-05-08T12:26:27.734Z] a898108c3bef: Preparing [2023-05-08T12:26:27.734Z] 09d9853993df: Preparing [2023-05-08T12:26:27.734Z] de40f283fb0b: Preparing [2023-05-08T12:26:27.734Z] 033210f467a6: Preparing [2023-05-08T12:26:27.734Z] f1417ff83b31: Preparing [2023-05-08T12:26:27.734Z] de40f283fb0b: Waiting [2023-05-08T12:26:27.734Z] 033210f467a6: Waiting [2023-05-08T12:26:27.734Z] f1417ff83b31: Waiting [2023-05-08T12:26:27.734Z] 09d9853993df: Layer already exists [2023-05-08T12:26:27.734Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:27.734Z] 42a0be221a82: Pushed [2023-05-08T12:26:27.734Z] 7b577e8e427e: Pushed [2023-05-08T12:26:27.734Z] 3a6fddec654e: Pushed [2023-05-08T12:26:27.734Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:27.994Z] 033210f467a6: Pushed [2023-05-08T12:26:36.113Z] a898108c3bef: Pushed [2023-05-08T12:26:36.113Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:9a708051cd3834aee470a2ee329524eb53410b3465fac2e03afcf6ee15552908 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:36.430Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:36.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-08T12:26:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-08T12:26:36.733Z] 42a0be221a82: Preparing [2023-05-08T12:26:36.733Z] 7b577e8e427e: Preparing [2023-05-08T12:26:36.733Z] 3a6fddec654e: Preparing [2023-05-08T12:26:36.733Z] a898108c3bef: Preparing [2023-05-08T12:26:36.733Z] 09d9853993df: Preparing [2023-05-08T12:26:36.733Z] de40f283fb0b: Preparing [2023-05-08T12:26:36.733Z] 033210f467a6: Preparing [2023-05-08T12:26:36.733Z] f1417ff83b31: Preparing [2023-05-08T12:26:36.733Z] de40f283fb0b: Waiting [2023-05-08T12:26:36.733Z] 033210f467a6: Waiting [2023-05-08T12:26:36.733Z] 7b577e8e427e: Layer already exists [2023-05-08T12:26:36.733Z] a898108c3bef: Layer already exists [2023-05-08T12:26:36.733Z] 3a6fddec654e: Layer already exists [2023-05-08T12:26:36.733Z] 42a0be221a82: Layer already exists [2023-05-08T12:26:36.733Z] 09d9853993df: Layer already exists [2023-05-08T12:26:36.733Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:36.733Z] 033210f467a6: Layer already exists [2023-05-08T12:26:36.733Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:36.733Z] latest: digest: sha256:9a708051cd3834aee470a2ee329524eb53410b3465fac2e03afcf6ee15552908 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:37.040Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:37.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.151 [2023-05-08T12:26:37.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-08T12:26:37.339Z] 42a0be221a82: Preparing [2023-05-08T12:26:37.339Z] 7b577e8e427e: Preparing [2023-05-08T12:26:37.339Z] 3a6fddec654e: Preparing [2023-05-08T12:26:37.339Z] a898108c3bef: Preparing [2023-05-08T12:26:37.339Z] 09d9853993df: Preparing [2023-05-08T12:26:37.339Z] de40f283fb0b: Preparing [2023-05-08T12:26:37.339Z] 033210f467a6: Preparing [2023-05-08T12:26:37.339Z] f1417ff83b31: Preparing [2023-05-08T12:26:37.339Z] 033210f467a6: Waiting [2023-05-08T12:26:37.339Z] f1417ff83b31: Waiting [2023-05-08T12:26:37.339Z] de40f283fb0b: Waiting [2023-05-08T12:26:37.340Z] 7b577e8e427e: Layer already exists [2023-05-08T12:26:37.340Z] a898108c3bef: Layer already exists [2023-05-08T12:26:37.340Z] 3a6fddec654e: Layer already exists [2023-05-08T12:26:37.340Z] 42a0be221a82: Layer already exists [2023-05-08T12:26:37.340Z] 09d9853993df: Layer already exists [2023-05-08T12:26:37.340Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:37.340Z] 033210f467a6: Layer already exists [2023-05-08T12:26:37.340Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:37.340Z] 3.0.0-dev.151: digest: sha256:9a708051cd3834aee470a2ee329524eb53410b3465fac2e03afcf6ee15552908 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:37.649Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:37.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:37.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-08T12:26:37.953Z] 42a0be221a82: Preparing [2023-05-08T12:26:37.953Z] 7b577e8e427e: Preparing [2023-05-08T12:26:37.953Z] 3a6fddec654e: Preparing [2023-05-08T12:26:37.953Z] a898108c3bef: Preparing [2023-05-08T12:26:37.953Z] 09d9853993df: Preparing [2023-05-08T12:26:37.953Z] de40f283fb0b: Preparing [2023-05-08T12:26:37.953Z] 033210f467a6: Preparing [2023-05-08T12:26:37.953Z] f1417ff83b31: Preparing [2023-05-08T12:26:37.953Z] de40f283fb0b: Waiting [2023-05-08T12:26:37.953Z] 033210f467a6: Waiting [2023-05-08T12:26:37.953Z] f1417ff83b31: Waiting [2023-05-08T12:26:37.953Z] 7b577e8e427e: Layer already exists [2023-05-08T12:26:37.953Z] 09d9853993df: Layer already exists [2023-05-08T12:26:37.953Z] 3a6fddec654e: Layer already exists [2023-05-08T12:26:37.953Z] a898108c3bef: Layer already exists [2023-05-08T12:26:37.953Z] 42a0be221a82: Layer already exists [2023-05-08T12:26:37.953Z] 033210f467a6: Layer already exists [2023-05-08T12:26:37.953Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:37.953Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:37.953Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:9a708051cd3834aee470a2ee329524eb53410b3465fac2e03afcf6ee15552908 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:38.256Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:38.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-08T12:26:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-08T12:26:38.561Z] 42a0be221a82: Preparing [2023-05-08T12:26:38.561Z] 7b577e8e427e: Preparing [2023-05-08T12:26:38.561Z] 3a6fddec654e: Preparing [2023-05-08T12:26:38.561Z] a898108c3bef: Preparing [2023-05-08T12:26:38.561Z] 09d9853993df: Preparing [2023-05-08T12:26:38.561Z] de40f283fb0b: Preparing [2023-05-08T12:26:38.561Z] 033210f467a6: Preparing [2023-05-08T12:26:38.561Z] f1417ff83b31: Preparing [2023-05-08T12:26:38.561Z] de40f283fb0b: Waiting [2023-05-08T12:26:38.561Z] 033210f467a6: Waiting [2023-05-08T12:26:38.561Z] f1417ff83b31: Waiting [2023-05-08T12:26:38.561Z] 42a0be221a82: Layer already exists [2023-05-08T12:26:38.561Z] 3a6fddec654e: Layer already exists [2023-05-08T12:26:38.561Z] 7b577e8e427e: Layer already exists [2023-05-08T12:26:38.561Z] a898108c3bef: Layer already exists [2023-05-08T12:26:38.561Z] 09d9853993df: Layer already exists [2023-05-08T12:26:38.561Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:38.561Z] 033210f467a6: Layer already exists [2023-05-08T12:26:38.561Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:38.561Z] main: digest: sha256:9a708051cd3834aee470a2ee329524eb53410b3465fac2e03afcf6ee15552908 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:38.596Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:38.612Z] taggedImages: [2023-05-08T12:26:38.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:38.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-08T12:26:38.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.151 [2023-05-08T12:26:38.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:38.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-08T12:26:38.630Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-08T12:26:38.630Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:38.630Z] latest [2023-05-08T12:26:38.630Z] 3.0.0-dev.151 [2023-05-08T12:26:38.630Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:38.630Z] main [2023-05-08T12:26:38.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:38.934Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:39.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:39.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-08T12:26:39.234Z] 81f02662b3b0: Preparing [2023-05-08T12:26:39.234Z] 41d6e2d39777: Preparing [2023-05-08T12:26:39.234Z] efe922400cd5: Preparing [2023-05-08T12:26:39.234Z] 336399b94e1d: Preparing [2023-05-08T12:26:39.234Z] 09d9853993df: Preparing [2023-05-08T12:26:39.234Z] de40f283fb0b: Preparing [2023-05-08T12:26:39.234Z] ab19533b3e77: Preparing [2023-05-08T12:26:39.234Z] f1417ff83b31: Preparing [2023-05-08T12:26:39.234Z] de40f283fb0b: Waiting [2023-05-08T12:26:39.234Z] ab19533b3e77: Waiting [2023-05-08T12:26:39.234Z] f1417ff83b31: Waiting [2023-05-08T12:26:39.234Z] 09d9853993df: Layer already exists [2023-05-08T12:26:39.234Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:39.234Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:39.234Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:39.234Z] efe922400cd5: Pushed [2023-05-08T12:26:39.234Z] 81f02662b3b0: Pushed [2023-05-08T12:26:39.234Z] 41d6e2d39777: Pushed [2023-05-08T12:26:47.345Z] 336399b94e1d: Pushed [2023-05-08T12:26:47.604Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:4f2c64b958f4754b68dd6dd60dfb1aef86933b61e1a5f8bf9943dd6aea763702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:47.925Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:48.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-08T12:26:48.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-08T12:26:48.232Z] 81f02662b3b0: Preparing [2023-05-08T12:26:48.232Z] 41d6e2d39777: Preparing [2023-05-08T12:26:48.232Z] efe922400cd5: Preparing [2023-05-08T12:26:48.232Z] 336399b94e1d: Preparing [2023-05-08T12:26:48.232Z] 09d9853993df: Preparing [2023-05-08T12:26:48.232Z] de40f283fb0b: Preparing [2023-05-08T12:26:48.232Z] ab19533b3e77: Preparing [2023-05-08T12:26:48.232Z] f1417ff83b31: Preparing [2023-05-08T12:26:48.232Z] ab19533b3e77: Waiting [2023-05-08T12:26:48.232Z] de40f283fb0b: Waiting [2023-05-08T12:26:48.232Z] f1417ff83b31: Waiting [2023-05-08T12:26:48.232Z] 09d9853993df: Layer already exists [2023-05-08T12:26:48.232Z] 41d6e2d39777: Layer already exists [2023-05-08T12:26:48.232Z] 81f02662b3b0: Layer already exists [2023-05-08T12:26:48.232Z] efe922400cd5: Layer already exists [2023-05-08T12:26:48.232Z] 336399b94e1d: Layer already exists [2023-05-08T12:26:48.232Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:48.232Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:48.232Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:48.232Z] latest: digest: sha256:4f2c64b958f4754b68dd6dd60dfb1aef86933b61e1a5f8bf9943dd6aea763702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:48.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:48.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.151 [2023-05-08T12:26:48.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-08T12:26:48.866Z] 81f02662b3b0: Preparing [2023-05-08T12:26:48.866Z] 41d6e2d39777: Preparing [2023-05-08T12:26:48.866Z] efe922400cd5: Preparing [2023-05-08T12:26:48.866Z] 336399b94e1d: Preparing [2023-05-08T12:26:48.866Z] 09d9853993df: Preparing [2023-05-08T12:26:48.866Z] de40f283fb0b: Preparing [2023-05-08T12:26:48.866Z] ab19533b3e77: Preparing [2023-05-08T12:26:48.866Z] f1417ff83b31: Preparing [2023-05-08T12:26:48.866Z] de40f283fb0b: Waiting [2023-05-08T12:26:48.866Z] ab19533b3e77: Waiting [2023-05-08T12:26:48.866Z] f1417ff83b31: Waiting [2023-05-08T12:26:48.866Z] 81f02662b3b0: Layer already exists [2023-05-08T12:26:48.866Z] efe922400cd5: Layer already exists [2023-05-08T12:26:48.866Z] 41d6e2d39777: Layer already exists [2023-05-08T12:26:48.866Z] 336399b94e1d: Layer already exists [2023-05-08T12:26:48.866Z] 09d9853993df: Layer already exists [2023-05-08T12:26:48.866Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:48.866Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:48.866Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:48.866Z] 3.0.0-dev.151: digest: sha256:4f2c64b958f4754b68dd6dd60dfb1aef86933b61e1a5f8bf9943dd6aea763702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:49.296Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:49.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:49.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-08T12:26:49.641Z] 81f02662b3b0: Preparing [2023-05-08T12:26:49.641Z] 41d6e2d39777: Preparing [2023-05-08T12:26:49.641Z] efe922400cd5: Preparing [2023-05-08T12:26:49.641Z] 336399b94e1d: Preparing [2023-05-08T12:26:49.641Z] 09d9853993df: Preparing [2023-05-08T12:26:49.641Z] de40f283fb0b: Preparing [2023-05-08T12:26:49.641Z] ab19533b3e77: Preparing [2023-05-08T12:26:49.641Z] f1417ff83b31: Preparing [2023-05-08T12:26:49.641Z] de40f283fb0b: Waiting [2023-05-08T12:26:49.641Z] ab19533b3e77: Waiting [2023-05-08T12:26:49.641Z] f1417ff83b31: Waiting [2023-05-08T12:26:49.641Z] 41d6e2d39777: Layer already exists [2023-05-08T12:26:49.641Z] 81f02662b3b0: Layer already exists [2023-05-08T12:26:49.641Z] efe922400cd5: Layer already exists [2023-05-08T12:26:49.641Z] 336399b94e1d: Layer already exists [2023-05-08T12:26:49.641Z] 09d9853993df: Layer already exists [2023-05-08T12:26:49.641Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:49.641Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:49.641Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:49.641Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:4f2c64b958f4754b68dd6dd60dfb1aef86933b61e1a5f8bf9943dd6aea763702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:50.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:50.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-08T12:26:50.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-08T12:26:50.331Z] 81f02662b3b0: Preparing [2023-05-08T12:26:50.331Z] 41d6e2d39777: Preparing [2023-05-08T12:26:50.331Z] efe922400cd5: Preparing [2023-05-08T12:26:50.331Z] 336399b94e1d: Preparing [2023-05-08T12:26:50.331Z] 09d9853993df: Preparing [2023-05-08T12:26:50.331Z] de40f283fb0b: Preparing [2023-05-08T12:26:50.331Z] ab19533b3e77: Preparing [2023-05-08T12:26:50.331Z] f1417ff83b31: Preparing [2023-05-08T12:26:50.331Z] ab19533b3e77: Waiting [2023-05-08T12:26:50.331Z] f1417ff83b31: Waiting [2023-05-08T12:26:50.331Z] de40f283fb0b: Waiting [2023-05-08T12:26:50.331Z] 09d9853993df: Layer already exists [2023-05-08T12:26:50.331Z] 336399b94e1d: Layer already exists [2023-05-08T12:26:50.331Z] 41d6e2d39777: Layer already exists [2023-05-08T12:26:50.331Z] 81f02662b3b0: Layer already exists [2023-05-08T12:26:50.331Z] efe922400cd5: Layer already exists [2023-05-08T12:26:50.331Z] ab19533b3e77: Layer already exists [2023-05-08T12:26:50.331Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:50.331Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:50.331Z] main: digest: sha256:4f2c64b958f4754b68dd6dd60dfb1aef86933b61e1a5f8bf9943dd6aea763702 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:50.367Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:50.373Z] taggedImages: [2023-05-08T12:26:50.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:50.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-08T12:26:50.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.151 [2023-05-08T12:26:50.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:50.373Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-08T12:26:50.386Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-08T12:26:50.386Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:50.386Z] latest [2023-05-08T12:26:50.386Z] 3.0.0-dev.151 [2023-05-08T12:26:50.386Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:50.386Z] main [2023-05-08T12:26:50.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:50.695Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:50.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:50.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-08T12:26:50.995Z] bd6cb28bc388: Preparing [2023-05-08T12:26:50.995Z] 0f53a47df92d: Preparing [2023-05-08T12:26:50.995Z] 09d9853993df: Preparing [2023-05-08T12:26:50.995Z] de40f283fb0b: Preparing [2023-05-08T12:26:50.995Z] f43bb018f0e6: Preparing [2023-05-08T12:26:50.995Z] f1417ff83b31: Preparing [2023-05-08T12:26:50.995Z] f1417ff83b31: Waiting [2023-05-08T12:26:50.995Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:50.995Z] 09d9853993df: Layer already exists [2023-05-08T12:26:50.995Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:50.995Z] bd6cb28bc388: Pushed [2023-05-08T12:26:50.995Z] f43bb018f0e6: Pushed [2023-05-08T12:26:54.299Z] 0f53a47df92d: Pushed [2023-05-08T12:26:54.299Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:06db478e1bd28d5687af3743a823f517a46af0d94e3356669e8c2c18524ae89f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:54.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:54.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-08T12:26:54.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-08T12:26:54.953Z] bd6cb28bc388: Preparing [2023-05-08T12:26:54.953Z] 0f53a47df92d: Preparing [2023-05-08T12:26:54.953Z] 09d9853993df: Preparing [2023-05-08T12:26:54.953Z] de40f283fb0b: Preparing [2023-05-08T12:26:54.953Z] f43bb018f0e6: Preparing [2023-05-08T12:26:54.953Z] f1417ff83b31: Preparing [2023-05-08T12:26:54.953Z] f1417ff83b31: Waiting [2023-05-08T12:26:54.953Z] 0f53a47df92d: Layer already exists [2023-05-08T12:26:54.953Z] bd6cb28bc388: Layer already exists [2023-05-08T12:26:54.953Z] 09d9853993df: Layer already exists [2023-05-08T12:26:54.953Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:54.953Z] f43bb018f0e6: Layer already exists [2023-05-08T12:26:54.953Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:54.953Z] latest: digest: sha256:06db478e1bd28d5687af3743a823f517a46af0d94e3356669e8c2c18524ae89f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:55.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:55.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.151 [2023-05-08T12:26:55.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-08T12:26:55.571Z] bd6cb28bc388: Preparing [2023-05-08T12:26:55.571Z] 0f53a47df92d: Preparing [2023-05-08T12:26:55.571Z] 09d9853993df: Preparing [2023-05-08T12:26:55.571Z] de40f283fb0b: Preparing [2023-05-08T12:26:55.571Z] f43bb018f0e6: Preparing [2023-05-08T12:26:55.571Z] f1417ff83b31: Preparing [2023-05-08T12:26:55.571Z] f1417ff83b31: Waiting [2023-05-08T12:26:55.571Z] f43bb018f0e6: Layer already exists [2023-05-08T12:26:55.571Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:55.571Z] 0f53a47df92d: Layer already exists [2023-05-08T12:26:55.571Z] bd6cb28bc388: Layer already exists [2023-05-08T12:26:55.571Z] 09d9853993df: Layer already exists [2023-05-08T12:26:55.571Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:55.571Z] 3.0.0-dev.151: digest: sha256:06db478e1bd28d5687af3743a823f517a46af0d94e3356669e8c2c18524ae89f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:55.880Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:56.190Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:56.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-08T12:26:56.190Z] bd6cb28bc388: Preparing [2023-05-08T12:26:56.190Z] 0f53a47df92d: Preparing [2023-05-08T12:26:56.190Z] 09d9853993df: Preparing [2023-05-08T12:26:56.190Z] de40f283fb0b: Preparing [2023-05-08T12:26:56.190Z] f43bb018f0e6: Preparing [2023-05-08T12:26:56.190Z] f1417ff83b31: Preparing [2023-05-08T12:26:56.190Z] f1417ff83b31: Waiting [2023-05-08T12:26:56.190Z] 09d9853993df: Layer already exists [2023-05-08T12:26:56.190Z] 0f53a47df92d: Layer already exists [2023-05-08T12:26:56.190Z] f43bb018f0e6: Layer already exists [2023-05-08T12:26:56.190Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:56.190Z] bd6cb28bc388: Layer already exists [2023-05-08T12:26:56.190Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:56.190Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:06db478e1bd28d5687af3743a823f517a46af0d94e3356669e8c2c18524ae89f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:56.497Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:56.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-08T12:26:56.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-08T12:26:56.801Z] bd6cb28bc388: Preparing [2023-05-08T12:26:56.801Z] 0f53a47df92d: Preparing [2023-05-08T12:26:56.801Z] 09d9853993df: Preparing [2023-05-08T12:26:56.801Z] de40f283fb0b: Preparing [2023-05-08T12:26:56.801Z] f43bb018f0e6: Preparing [2023-05-08T12:26:56.801Z] f1417ff83b31: Preparing [2023-05-08T12:26:56.801Z] f1417ff83b31: Waiting [2023-05-08T12:26:56.801Z] 09d9853993df: Layer already exists [2023-05-08T12:26:56.801Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:56.801Z] 0f53a47df92d: Layer already exists [2023-05-08T12:26:56.801Z] bd6cb28bc388: Layer already exists [2023-05-08T12:26:56.801Z] f43bb018f0e6: Layer already exists [2023-05-08T12:26:56.801Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:56.801Z] main: digest: sha256:06db478e1bd28d5687af3743a823f517a46af0d94e3356669e8c2c18524ae89f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:26:56.840Z] ===================================================== [Pipeline] echo [2023-05-08T12:26:56.845Z] taggedImages: [2023-05-08T12:26:56.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:56.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-08T12:26:56.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.151 [2023-05-08T12:26:56.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:56.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-08T12:26:56.859Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-08T12:26:56.859Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:56.859Z] latest [2023-05-08T12:26:56.859Z] 3.0.0-dev.151 [2023-05-08T12:26:56.859Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:26:56.859Z] main [2023-05-08T12:26:56.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:57.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:26:57.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:26:57.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-08T12:26:57.489Z] 5d40527da90c: Preparing [2023-05-08T12:26:57.489Z] 8ff6bc262d06: Preparing [2023-05-08T12:26:57.489Z] 09d9853993df: Preparing [2023-05-08T12:26:57.489Z] de40f283fb0b: Preparing [2023-05-08T12:26:57.489Z] 9a204530cb0e: Preparing [2023-05-08T12:26:57.489Z] f1417ff83b31: Preparing [2023-05-08T12:26:57.489Z] f1417ff83b31: Waiting [2023-05-08T12:26:57.489Z] de40f283fb0b: Layer already exists [2023-05-08T12:26:57.489Z] 9a204530cb0e: Layer already exists [2023-05-08T12:26:57.489Z] 09d9853993df: Layer already exists [2023-05-08T12:26:57.489Z] f1417ff83b31: Layer already exists [2023-05-08T12:26:57.489Z] 5d40527da90c: Pushed [2023-05-08T12:27:00.029Z] 8ff6bc262d06: Pushed [2023-05-08T12:27:00.029Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:e461cea4948c4316901a0e127af8b0d4b76d546f08801689954ebe5384dae53c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:00.367Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:00.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-08T12:27:00.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-08T12:27:00.678Z] 5d40527da90c: Preparing [2023-05-08T12:27:00.678Z] 8ff6bc262d06: Preparing [2023-05-08T12:27:00.678Z] 09d9853993df: Preparing [2023-05-08T12:27:00.678Z] de40f283fb0b: Preparing [2023-05-08T12:27:00.678Z] 9a204530cb0e: Preparing [2023-05-08T12:27:00.678Z] f1417ff83b31: Preparing [2023-05-08T12:27:00.678Z] f1417ff83b31: Waiting [2023-05-08T12:27:00.678Z] 5d40527da90c: Layer already exists [2023-05-08T12:27:00.678Z] de40f283fb0b: Layer already exists [2023-05-08T12:27:00.678Z] 09d9853993df: Layer already exists [2023-05-08T12:27:00.678Z] 9a204530cb0e: Layer already exists [2023-05-08T12:27:00.678Z] 8ff6bc262d06: Layer already exists [2023-05-08T12:27:00.678Z] f1417ff83b31: Layer already exists [2023-05-08T12:27:00.678Z] latest: digest: sha256:e461cea4948c4316901a0e127af8b0d4b76d546f08801689954ebe5384dae53c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:00.995Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:01.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.151 [2023-05-08T12:27:01.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-08T12:27:01.303Z] 5d40527da90c: Preparing [2023-05-08T12:27:01.303Z] 8ff6bc262d06: Preparing [2023-05-08T12:27:01.303Z] 09d9853993df: Preparing [2023-05-08T12:27:01.303Z] de40f283fb0b: Preparing [2023-05-08T12:27:01.303Z] 9a204530cb0e: Preparing [2023-05-08T12:27:01.303Z] f1417ff83b31: Preparing [2023-05-08T12:27:01.303Z] f1417ff83b31: Waiting [2023-05-08T12:27:01.303Z] 8ff6bc262d06: Layer already exists [2023-05-08T12:27:01.303Z] 09d9853993df: Layer already exists [2023-05-08T12:27:01.303Z] 5d40527da90c: Layer already exists [2023-05-08T12:27:01.303Z] de40f283fb0b: Layer already exists [2023-05-08T12:27:01.303Z] 9a204530cb0e: Layer already exists [2023-05-08T12:27:01.303Z] f1417ff83b31: Layer already exists [2023-05-08T12:27:01.303Z] 3.0.0-dev.151: digest: sha256:e461cea4948c4316901a0e127af8b0d4b76d546f08801689954ebe5384dae53c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:01.617Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:01.927Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:27:01.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-08T12:27:01.927Z] 5d40527da90c: Preparing [2023-05-08T12:27:01.927Z] 8ff6bc262d06: Preparing [2023-05-08T12:27:01.927Z] 09d9853993df: Preparing [2023-05-08T12:27:01.927Z] de40f283fb0b: Preparing [2023-05-08T12:27:01.927Z] 9a204530cb0e: Preparing [2023-05-08T12:27:01.927Z] f1417ff83b31: Preparing [2023-05-08T12:27:01.927Z] 5d40527da90c: Layer already exists [2023-05-08T12:27:01.927Z] de40f283fb0b: Layer already exists [2023-05-08T12:27:01.927Z] 09d9853993df: Layer already exists [2023-05-08T12:27:01.927Z] 9a204530cb0e: Layer already exists [2023-05-08T12:27:01.927Z] 8ff6bc262d06: Layer already exists [2023-05-08T12:27:01.927Z] f1417ff83b31: Layer already exists [2023-05-08T12:27:01.927Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:e461cea4948c4316901a0e127af8b0d4b76d546f08801689954ebe5384dae53c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:02.247Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:27:02.550Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-08T12:27:02.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-08T12:27:02.551Z] 5d40527da90c: Preparing [2023-05-08T12:27:02.551Z] 8ff6bc262d06: Preparing [2023-05-08T12:27:02.551Z] 09d9853993df: Preparing [2023-05-08T12:27:02.551Z] de40f283fb0b: Preparing [2023-05-08T12:27:02.551Z] 9a204530cb0e: Preparing [2023-05-08T12:27:02.551Z] f1417ff83b31: Preparing [2023-05-08T12:27:02.551Z] f1417ff83b31: Waiting [2023-05-08T12:27:02.551Z] de40f283fb0b: Layer already exists [2023-05-08T12:27:02.551Z] 5d40527da90c: Layer already exists [2023-05-08T12:27:02.551Z] 8ff6bc262d06: Layer already exists [2023-05-08T12:27:02.551Z] 9a204530cb0e: Layer already exists [2023-05-08T12:27:02.551Z] 09d9853993df: Layer already exists [2023-05-08T12:27:02.551Z] f1417ff83b31: Layer already exists [2023-05-08T12:27:02.551Z] main: digest: sha256:e461cea4948c4316901a0e127af8b0d4b76d546f08801689954ebe5384dae53c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:27:02.586Z] ===================================================== [Pipeline] echo [2023-05-08T12:27:02.592Z] taggedImages: [2023-05-08T12:27:02.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:27:02.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-08T12:27:02.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.151 [2023-05-08T12:27:02.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:27:02.592Z] - 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-05-08T12:31:03.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-08T12:31:03.457Z] Removing intermediate container 87c74b1c0001 [2023-05-08T12:31:03.457Z] ---> b2618742d310 [2023-05-08T12:31:03.457Z] [2023-05-08T12:31:03.457Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:31:03.457Z] 3.17: Pulling from library/alpine [2023-05-08T12:31:03.457Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T12:31:03.457Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T12:31:03.457Z] ---> 51e60588ff2c [2023-05-08T12:31:03.457Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T12:31:03.457Z] ---> Running in 9f6de973735d [2023-05-08T12:31:03.457Z] Removing intermediate container 9f6de973735d [2023-05-08T12:31:03.457Z] ---> 165b9dbe8683 [2023-05-08T12:31:03.457Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:31:03.457Z] ---> Running in 19474f7a2491 [2023-05-08T12:31:03.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:04.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:05.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:31:05.825Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:31:05.825Z] OK: 8 MiB in 16 packages [2023-05-08T12:31:07.772Z] Removing intermediate container 19474f7a2491 [2023-05-08T12:31:07.772Z] ---> 181be95b2ae9 [2023-05-08T12:31:07.772Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:31:09.180Z] ---> 29fd351bd899 [2023-05-08T12:31:09.180Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:31:10.587Z] ---> 058b17a15695 [2023-05-08T12:31:10.587Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-08T12:31:13.459Z] ---> b8e04f9094d0 [2023-05-08T12:31:13.459Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:31:14.470Z] ---> e6f7069a6071 [2023-05-08T12:31:14.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-08T12:31:15.926Z] ---> 52c19e2e35cd [2023-05-08T12:31:15.926Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:31:15.926Z] ---> Running in 39c42397bf6e [2023-05-08T12:31:22.583Z] Removing intermediate container 39c42397bf6e [2023-05-08T12:31:22.583Z] ---> 0d461445b428 [2023-05-08T12:31:22.583Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:31:22.583Z] ---> Running in 0abe89380196 [2023-05-08T12:31:22.854Z] Removing intermediate container 0abe89380196 [2023-05-08T12:31:22.854Z] ---> 5f0d474f5147 [2023-05-08T12:31:22.854Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:31:22.854Z] ---> Running in e1dac5e4d122 [2023-05-08T12:31:22.854Z] Removing intermediate container 689b90b1ba1b [2023-05-08T12:31:22.854Z] ---> 0a00c8e9402a [2023-05-08T12:31:22.854Z] [2023-05-08T12:31:22.854Z] Step 9/25 : FROM alpine:3.17 [2023-05-08T12:31:22.854Z] ---> 51e60588ff2c [2023-05-08T12:31:22.854Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-08T12:31:23.121Z] ---> Running in f91538599163 [2023-05-08T12:31:23.719Z] Removing intermediate container e1dac5e4d122 [2023-05-08T12:31:23.719Z] ---> 8f430a444c19 [2023-05-08T12:31:23.719Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T12:31:23.991Z] ---> Running in a506d6b511dc [2023-05-08T12:31:24.952Z] Removing intermediate container a506d6b511dc [2023-05-08T12:31:24.952Z] ---> 3bb92b2480ed [2023-05-08T12:31:24.952Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:31:24.952Z] ---> Running in c53bd7edced9 [2023-05-08T12:31:25.534Z] Removing intermediate container c53bd7edced9 [2023-05-08T12:31:25.534Z] ---> d95cf589ff43 [2023-05-08T12:31:25.534Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:31:25.801Z] ---> Running in a6c1f456902d [2023-05-08T12:31:25.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:26.384Z] Removing intermediate container a6c1f456902d [2023-05-08T12:31:26.384Z] ---> 2de8ff1a232d [2023-05-08T12:31:26.384Z] [2023-05-08T12:31:26.384Z] Successfully built 2de8ff1a232d [2023-05-08T12:31:26.384Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-08T12:31:26.384Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-08T12:31:26.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:28.061Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-08T12:31:28.061Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-08T12:31:28.061Z] (3/3) Installing su-exec (0.2-r2) [2023-05-08T12:31:28.328Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:31:28.328Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:31:28.911Z] OK: 8 MiB in 18 packages [2023-05-08T12:31:30.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:31:30.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:31:30.318Z] ---> 459ffd3c5e82 [2023-05-08T12:31:30.318Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:31:30.318Z] ---> Using cache [2023-05-08T12:31:30.318Z] ---> af362f890623 [2023-05-08T12:31:30.318Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:31:30.318Z] ---> Using cache [2023-05-08T12:31:30.318Z] ---> 05f1048f4060 [2023-05-08T12:31:30.318Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-08T12:31:30.318Z] ---> Running in ad518c263093 [2023-05-08T12:31:31.736Z] Removing intermediate container f91538599163 [2023-05-08T12:31:31.736Z] ---> 377b72883ece [2023-05-08T12:31:31.736Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-08T12:31:32.003Z] ---> Running in 5e4c097cbb94 [2023-05-08T12:31:32.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:32.589Z] Removing intermediate container 5e4c097cbb94 [2023-05-08T12:31:32.589Z] ---> 6438c43daade [2023-05-08T12:31:32.589Z] Step 12/25 : WORKDIR / [2023-05-08T12:31:32.860Z] ---> Running in f3d4f288fd91 [2023-05-08T12:31:33.444Z] Removing intermediate container f3d4f288fd91 [2023-05-08T12:31:33.444Z] ---> 909b4f112d8a [2023-05-08T12:31:33.444Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:31:33.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:31:35.125Z] OK: 263 MiB in 53 packages [2023-05-08T12:31:35.125Z] ---> 4bdd25c7cdb5 [2023-05-08T12:31:35.125Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:31:36.548Z] ---> db4fad068b42 [2023-05-08T12:31:36.548Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-08T12:31:36.815Z] Removing intermediate container ad518c263093 [2023-05-08T12:31:36.815Z] ---> 8ae2b9810f53 [2023-05-08T12:31:36.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:31:37.775Z] ---> 189bcd56dc22 [2023-05-08T12:31:37.775Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-08T12:31:37.775Z] ---> f66769bdd9d9 [2023-05-08T12:31:37.775Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:31:38.043Z] ---> Running in bf452fef92a3 [2023-05-08T12:31:39.455Z] ---> ac25ee9c5cec [2023-05-08T12:31:39.455Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:31:40.415Z] ---> d8b639284b8e [2023-05-08T12:31:40.415Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-08T12:31:41.828Z] ---> e86212d97b3e [2023-05-08T12:31:41.828Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-08T12:31:43.776Z] ---> 40c4c19b5a6e [2023-05-08T12:31:43.776Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T12:31:44.742Z] ---> f485d6273b38 [2023-05-08T12:31:44.742Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:31:44.742Z] ---> Running in 51bf9b072423 [2023-05-08T12:31:47.338Z] Removing intermediate container 51bf9b072423 [2023-05-08T12:31:47.338Z] ---> 810fa6f3e33d [2023-05-08T12:31:47.338Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:31:47.338Z] ---> Running in e6db690b83fa [2023-05-08T12:31:47.924Z] Removing intermediate container e6db690b83fa [2023-05-08T12:31:47.924Z] ---> fa2e4348b724 [2023-05-08T12:31:47.924Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T12:31:48.191Z] ---> Running in b369d89bbde9 [2023-05-08T12:31:48.774Z] Removing intermediate container b369d89bbde9 [2023-05-08T12:31:48.774Z] ---> b320b38b7f9e [2023-05-08T12:31:48.774Z] Step 24/25 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:31:48.774Z] ---> Running in 503a68de3399 [2023-05-08T12:31:49.358Z] Removing intermediate container 503a68de3399 [2023-05-08T12:31:49.358Z] ---> 6face015e938 [2023-05-08T12:31:49.358Z] Step 25/25 : LABEL version=3.0.0-dev.151 [2023-05-08T12:31:49.358Z] ---> Running in cfd7c05972e4 [2023-05-08T12:31:49.939Z] Removing intermediate container cfd7c05972e4 [2023-05-08T12:31:49.939Z] ---> 5d99429e769c [2023-05-08T12:31:49.939Z] [2023-05-08T12:31:49.939Z] Successfully built 5d99429e769c [2023-05-08T12:31:49.939Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-08T12:31:49.939Z] Building security-bootstrapper [2023-05-08T12:31:55.287Z]  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:31:55.287Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:31:55.287Z] ---> 459ffd3c5e82 [2023-05-08T12:31:55.287Z] Step 3/33 : WORKDIR /edgex-go [2023-05-08T12:31:55.287Z] ---> Using cache [2023-05-08T12:31:55.287Z] ---> c940d00d2cff [2023-05-08T12:31:55.287Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-08T12:31:55.287Z] ---> Using cache [2023-05-08T12:31:55.287Z] ---> 0b474a0f6c73 [2023-05-08T12:31:55.287Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-08T12:31:55.287Z] ---> Using cache [2023-05-08T12:31:55.287Z] ---> a540993fb1b6 [2023-05-08T12:31:55.287Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:31:55.287Z] ---> Using cache [2023-05-08T12:31:55.287Z] ---> c1b61d150ea5 [2023-05-08T12:31:55.287Z] Step 7/33 : COPY . . [2023-05-08T12:31:55.287Z] ---> Using cache [2023-05-08T12:31:55.287Z] ---> 1f3093eb94f0 [2023-05-08T12:31:55.287Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-08T12:31:55.287Z] ---> Running in 3372c35b19c9 [2023-05-08T12:31:57.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-08T12:32:07.952Z] Removing intermediate container ee027a889565 [2023-05-08T12:32:07.952Z] ---> f987b41ff0ab [2023-05-08T12:32:07.952Z] [2023-05-08T12:32:07.952Z] Step 10/25 : FROM alpine:3.17 [2023-05-08T12:32:07.952Z] Removing intermediate container ddb6d425589c [2023-05-08T12:32:07.952Z] ---> aedf5e737f0b [2023-05-08T12:32:07.952Z] [2023-05-08T12:32:07.952Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:32:07.952Z] ---> 51e60588ff2c [2023-05-08T12:32:07.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:32:07.952Z] ---> 51e60588ff2c [2023-05-08T12:32:07.952Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:32:07.952Z] ---> Running in 8c26828f1caf [2023-05-08T12:32:07.952Z] ---> Running in 2478ba7b8a87 [2023-05-08T12:32:08.220Z] Removing intermediate container 8c26828f1caf [2023-05-08T12:32:08.220Z] ---> a625a430724e [2023-05-08T12:32:08.220Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-08T12:32:08.487Z] ---> Running in 69b36e864497 [2023-05-08T12:32:09.452Z] Removing intermediate container 69b36e864497 [2023-05-08T12:32:09.452Z] ---> 36a505ff85eb [2023-05-08T12:32:09.452Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-08T12:32:09.452Z] ---> Running in 572fce5f7d39 [2023-05-08T12:32:10.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:10.063Z] Removing intermediate container 572fce5f7d39 [2023-05-08T12:32:10.063Z] ---> c7c9c9c6dd21 [2023-05-08T12:32:10.063Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:32:10.063Z] ---> Running in fe5390e17226 [2023-05-08T12:32:11.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:11.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:12.265Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:32:12.265Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:32:12.265Z] OK: 8 MiB in 16 packages [2023-05-08T12:32:12.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:14.291Z] Removing intermediate container 2478ba7b8a87 [2023-05-08T12:32:14.291Z] ---> 4e1b1fab8315 [2023-05-08T12:32:14.291Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:32:14.291Z] ---> Running in 3c70f651e5f8 [2023-05-08T12:32:14.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T12:32:14.291Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:32:14.560Z] OK: 8 MiB in 16 packages [2023-05-08T12:32:14.831Z] Removing intermediate container 3c70f651e5f8 [2023-05-08T12:32:14.831Z] ---> 00b1e36e6f54 [2023-05-08T12:32:14.831Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-08T12:32:14.831Z] ---> Running in 7176f99e39be [2023-05-08T12:32:15.790Z] Removing intermediate container 7176f99e39be [2023-05-08T12:32:15.790Z] ---> bae7b91f840a [2023-05-08T12:32:15.790Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-08T12:32:15.790Z] ---> Running in c3cc8d22a1a0 [2023-05-08T12:32:16.752Z] Removing intermediate container fe5390e17226 [2023-05-08T12:32:16.752Z] ---> e27a829a0177 [2023-05-08T12:32:16.752Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:32:16.752Z] Removing intermediate container c3cc8d22a1a0 [2023-05-08T12:32:16.752Z] ---> cd81e0aba96b [2023-05-08T12:32:16.752Z] Step 15/25 : WORKDIR / [2023-05-08T12:32:17.020Z] ---> Running in ce65d437f8e4 [2023-05-08T12:32:17.605Z] Removing intermediate container ce65d437f8e4 [2023-05-08T12:32:17.606Z] ---> 1456045425f6 [2023-05-08T12:32:17.606Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:32:17.875Z] ---> 1c8bcfb55a7b [2023-05-08T12:32:17.875Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:32:18.842Z] ---> 2150b3fdbe28 [2023-05-08T12:32:18.842Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:32:19.108Z] ---> 8c6a1e1a55c9 [2023-05-08T12:32:19.108Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-08T12:32:20.071Z] ---> 8994f5478dea [2023-05-08T12:32:20.071Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-08T12:32:21.481Z] ---> 7f3ec9b37a14 [2023-05-08T12:32:21.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:32:22.446Z] ---> 1349f7837ccd [2023-05-08T12:32:22.446Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:32:22.715Z] ---> 0630a66232bc [2023-05-08T12:32:22.715Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-08T12:32:22.984Z] ---> Running in 2064d0698cec [2023-05-08T12:32:23.578Z] Removing intermediate container 2064d0698cec [2023-05-08T12:32:23.578Z] ---> fc02e9371f46 [2023-05-08T12:32:23.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:32:23.578Z] ---> ddc76a3f4f97 [2023-05-08T12:32:23.578Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-08T12:32:23.846Z] ---> Running in 085d20c2c627 [2023-05-08T12:32:24.430Z] Removing intermediate container 085d20c2c627 [2023-05-08T12:32:24.430Z] ---> b58aee74b7a4 [2023-05-08T12:32:24.430Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T12:32:24.699Z] ---> Running in a0e04a45e415 [2023-05-08T12:32:24.699Z] ---> 4c5d6737de7c [2023-05-08T12:32:24.699Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-08T12:32:24.969Z] ---> Running in 0559bca8a9d2 [2023-05-08T12:32:25.237Z] Removing intermediate container a0e04a45e415 [2023-05-08T12:32:25.237Z] ---> df69a512472a [2023-05-08T12:32:25.237Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:32:25.505Z] ---> Running in 3309315e179d [2023-05-08T12:32:25.773Z] Removing intermediate container 0559bca8a9d2 [2023-05-08T12:32:25.773Z] ---> 2f301f1261dd [2023-05-08T12:32:25.773Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:32:26.041Z] ---> Running in 9207a7c2dac6 [2023-05-08T12:32:26.313Z] Removing intermediate container 3309315e179d [2023-05-08T12:32:26.313Z] ---> 5878c90eb98d [2023-05-08T12:32:26.313Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:32:26.581Z] ---> Running in c6195c6e4344 [2023-05-08T12:32:26.581Z] Removing intermediate container 9207a7c2dac6 [2023-05-08T12:32:26.581Z] ---> 4fb9de29232a [2023-05-08T12:32:26.581Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T12:32:26.851Z] ---> Running in 9763de0e557e [2023-05-08T12:32:27.119Z] Removing intermediate container c6195c6e4344 [2023-05-08T12:32:27.119Z] ---> 5f9e08479d39 [2023-05-08T12:32:27.119Z] [2023-05-08T12:32:27.390Z] Removing intermediate container 9763de0e557e [2023-05-08T12:32:27.390Z] ---> 7daaf726677a [2023-05-08T12:32:27.390Z] Step 24/25 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:32:27.390Z] Successfully built 5f9e08479d39 [2023-05-08T12:32:27.656Z] Successfully tagged core-data-arm64:latest [2023-05-08T12:32:27.656Z]  Building core-data ... done Building security-spiffe-token-provider [2023-05-08T12:32:27.656Z] ---> Running in c4d0537d99bb [2023-05-08T12:32:28.246Z] Removing intermediate container c4d0537d99bb [2023-05-08T12:32:28.246Z] ---> a5a7e6550110 [2023-05-08T12:32:28.246Z] Step 25/25 : LABEL version=3.0.0-dev.151 [2023-05-08T12:32:28.246Z] ---> Running in ed47ec308fe0 [2023-05-08T12:32:29.204Z] Removing intermediate container ed47ec308fe0 [2023-05-08T12:32:29.204Z] ---> 2f8ff145aba6 [2023-05-08T12:32:29.204Z] [2023-05-08T12:32:29.204Z] Successfully built 2f8ff145aba6 [2023-05-08T12:32:29.204Z] Successfully tagged core-metadata-arm64:latest [2023-05-08T12:32:29.204Z]  Building core-metadata ... done Building security-spire-config [2023-05-08T12:32:32.547Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:32:32.547Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:32:32.547Z] ---> 459ffd3c5e82 [2023-05-08T12:32:32.547Z] Step 3/20 : WORKDIR /edgex-go [2023-05-08T12:32:32.547Z] ---> Using cache [2023-05-08T12:32:32.547Z] ---> c940d00d2cff [2023-05-08T12:32:32.547Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-08T12:32:32.547Z] ---> Running in 5e495f8e1ef4 [2023-05-08T12:32:33.532Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:32:33.532Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:32:33.532Z] ---> 459ffd3c5e82 [2023-05-08T12:32:33.532Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T12:32:33.532Z] ---> Using cache [2023-05-08T12:32:33.532Z] ---> c940d00d2cff [2023-05-08T12:32:33.532Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:32:33.817Z] ---> Running in 27ea8fd04c67 [2023-05-08T12:32:35.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:35.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:36.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:36.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:37.793Z] OK: 263 MiB in 53 packages [2023-05-08T12:32:37.793Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:32:37.793Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:32:37.793Z] OK: 17692 distinct packages available [2023-05-08T12:32:38.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:39.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:32:39.344Z] Removing intermediate container 27ea8fd04c67 [2023-05-08T12:32:39.611Z] ---> fa9bf22e16fb [2023-05-08T12:32:39.611Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T12:32:40.580Z] OK: 263 MiB in 53 packages [2023-05-08T12:32:41.987Z] ---> 27e45239d048 [2023-05-08T12:32:41.987Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:32:42.572Z] ---> Running in 3b8c0bf920c9 [2023-05-08T12:32:43.531Z] Removing intermediate container 5e495f8e1ef4 [2023-05-08T12:32:43.531Z] ---> bb87d940f429 [2023-05-08T12:32:43.531Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-08T12:32:44.937Z] ---> 6d6293b9433f [2023-05-08T12:32:44.937Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:32:44.937Z] ---> Running in 590a3b0a09be [2023-05-08T12:33:31.769Z] Removing intermediate container bf452fef92a3 [2023-05-08T12:33:31.769Z] ---> 95959b132483 [2023-05-08T12:33:31.769Z] Step 8/23 : COPY . . [2023-05-08T12:33:31.769Z] ---> ec8cdc69a3b6 [2023-05-08T12:33:31.769Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-08T12:33:31.769Z] ---> Running in d1ceddbc1ec5 [2023-05-08T12:33:31.769Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-08T12:34:28.170Z] Removing intermediate container 5282dc796ff4 [2023-05-08T12:34:28.170Z] ---> d913d1a346b6 [2023-05-08T12:34:28.170Z] [2023-05-08T12:34:28.170Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:34:28.170Z] ---> 51e60588ff2c [2023-05-08T12:34:28.170Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:34:28.170Z] ---> Using cache [2023-05-08T12:34:28.170Z] ---> 4e1b1fab8315 [2023-05-08T12:34:28.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:34:28.170Z] ---> Using cache [2023-05-08T12:34:28.170Z] ---> 00b1e36e6f54 [2023-05-08T12:34:28.170Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-08T12:34:28.170Z] ---> Running in 285e2357d4c4 [2023-05-08T12:34:28.170Z] Removing intermediate container 285e2357d4c4 [2023-05-08T12:34:28.170Z] ---> 7d3fd2427f3f [2023-05-08T12:34:28.170Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T12:34:28.170Z] ---> Running in 977489d8267f [2023-05-08T12:34:28.170Z] Removing intermediate container 977489d8267f [2023-05-08T12:34:28.170Z] ---> b6e12916bfcc [2023-05-08T12:34:28.170Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:34:30.751Z] ---> cc4e144f44ad [2023-05-08T12:34:30.751Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:34:32.694Z] ---> 1826db818f84 [2023-05-08T12:34:32.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-08T12:34:38.045Z] ---> 15ad4276f415 [2023-05-08T12:34:38.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:34:39.462Z] ---> d4d7b5092286 [2023-05-08T12:34:39.462Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-08T12:34:39.462Z] ---> Running in 6978cc429ea4 [2023-05-08T12:34:40.878Z] Removing intermediate container 6978cc429ea4 [2023-05-08T12:34:40.878Z] ---> c4faca69c990 [2023-05-08T12:34:40.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:34:41.145Z] ---> Running in 9bae26b275cf [2023-05-08T12:34:41.412Z] Removing intermediate container 3b8c0bf920c9 [2023-05-08T12:34:41.412Z] ---> 87879a48232c [2023-05-08T12:34:41.412Z] Step 7/27 : COPY . . [2023-05-08T12:34:44.757Z] Removing intermediate container 9bae26b275cf [2023-05-08T12:34:44.757Z] ---> 68f3f74e5200 [2023-05-08T12:34:44.757Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T12:34:44.757Z] ---> Running in 8ffd346e7d38 [2023-05-08T12:34:45.715Z] Removing intermediate container 8ffd346e7d38 [2023-05-08T12:34:45.715Z] ---> b1fa21861977 [2023-05-08T12:34:45.715Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:34:45.981Z] ---> Running in ce42476c6acf [2023-05-08T12:34:46.940Z] Removing intermediate container ce42476c6acf [2023-05-08T12:34:46.940Z] ---> 0f668b5d5daf [2023-05-08T12:34:46.940Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:34:46.940Z] ---> Running in 6928547715a3 [2023-05-08T12:34:48.347Z] Removing intermediate container 6928547715a3 [2023-05-08T12:34:48.347Z] ---> 6298b2f1f428 [2023-05-08T12:34:48.347Z] [2023-05-08T12:34:48.347Z] Successfully built 6298b2f1f428 [2023-05-08T12:34:48.347Z] Successfully tagged support-scheduler-arm64:latest [2023-05-08T12:34:48.347Z]  Building support-scheduler ... done Building security-spire-server [2023-05-08T12:34:48.793Z] ---> aa5b07adbb10 [2023-05-08T12:34:48.793Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:34:48.793Z] ---> Running in 4aad3392bab6 [2023-05-08T12:34:49.431Z] Removing intermediate container 4aad3392bab6 [2023-05-08T12:34:49.432Z] ---> 8f3a87efdd63 [2023-05-08T12:34:49.432Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T12:34:49.716Z] ---> Running in 7b2ca4e71c6b [2023-05-08T12:34:50.368Z] Removing intermediate container 7b2ca4e71c6b [2023-05-08T12:34:50.368Z] ---> 07840d6f5796 [2023-05-08T12:34:50.368Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:34:50.691Z] ---> Running in 377b4423da86 [2023-05-08T12:34:51.316Z] Removing intermediate container 377b4423da86 [2023-05-08T12:34:51.316Z] ---> e5a0c28d182e [2023-05-08T12:34:51.316Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:34:51.604Z] ---> Running in 6d02b05df69b [2023-05-08T12:34:54.238Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:34:54.238Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:34:54.238Z] ---> 459ffd3c5e82 [2023-05-08T12:34:54.238Z] Step 3/26 : WORKDIR /edgex-go [2023-05-08T12:34:54.238Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> c940d00d2cff [2023-05-08T12:34:54.239Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> fa9bf22e16fb [2023-05-08T12:34:54.239Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> 27e45239d048 [2023-05-08T12:34:54.239Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> 87879a48232c [2023-05-08T12:34:54.239Z] Step 7/26 : COPY . . [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> aa5b07adbb10 [2023-05-08T12:34:54.239Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> 8f3a87efdd63 [2023-05-08T12:34:54.239Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> 07840d6f5796 [2023-05-08T12:34:54.239Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:34:54.239Z] ---> Using cache [2023-05-08T12:34:54.239Z] ---> e5a0c28d182e [2023-05-08T12:34:54.239Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:34:54.504Z] ---> Running in 46ff5766fbc1 [2023-05-08T12:34:56.559Z] Removing intermediate container 590a3b0a09be [2023-05-08T12:34:56.559Z] ---> 3b9ea3559509 [2023-05-08T12:34:56.559Z] Step 7/20 : COPY . . [2023-05-08T12:34:56.559Z] Removing intermediate container 6d02b05df69b [2023-05-08T12:34:56.559Z] ---> a6732d102627 [2023-05-08T12:34:56.559Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T12:34:56.559Z] ---> Running in 8f83037f6888 [2023-05-08T12:34:57.156Z] Removing intermediate container 8f83037f6888 [2023-05-08T12:34:57.156Z] ---> 7df219645bf5 [2023-05-08T12:34:57.156Z] [2023-05-08T12:34:57.156Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T12:34:57.156Z] ---> 51e60588ff2c [2023-05-08T12:34:57.156Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:34:57.424Z] ---> Running in 8e5d58996c03 [2023-05-08T12:34:58.394Z] Removing intermediate container 8e5d58996c03 [2023-05-08T12:34:58.394Z] ---> 03ee069e75d3 [2023-05-08T12:34:58.394Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-08T12:34:58.394Z] ---> Running in 3e018f18de31 [2023-05-08T12:34:59.360Z] Removing intermediate container 46ff5766fbc1 [2023-05-08T12:34:59.360Z] ---> ef39bf0f2d7e [2023-05-08T12:34:59.360Z] Step 12/26 : WORKDIR /edgex-go [2023-05-08T12:34:59.634Z] ---> Running in 4f345ee7a996 [2023-05-08T12:35:05.659Z] Removing intermediate container 4f345ee7a996 [2023-05-08T12:35:05.659Z] ---> 279e09ce52e1 [2023-05-08T12:35:05.659Z] [2023-05-08T12:35:05.659Z] Step 13/26 : FROM alpine:3.17 [2023-05-08T12:35:05.659Z] ---> 51e60588ff2c [2023-05-08T12:35:05.659Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:35:05.659Z] ---> Using cache [2023-05-08T12:35:05.659Z] ---> 03ee069e75d3 [2023-05-08T12:35:05.659Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T12:35:05.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:05.659Z] ---> Running in 342d1b5df4a9 [2023-05-08T12:35:05.659Z] ---> 8a7d39da75ec [2023-05-08T12:35:05.659Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-08T12:35:05.659Z] ---> Running in 4cd9c27001ea [2023-05-08T12:35:05.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:05.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-08T12:35:07.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:07.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:08.031Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:35:08.031Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:35:08.031Z] OK: 17692 distinct packages available [2023-05-08T12:35:08.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:08.300Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:35:08.300Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:35:08.300Z] OK: 17692 distinct packages available [2023-05-08T12:35:08.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:09.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:35:10.383Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-08T12:35:10.383Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:35:10.383Z] (3/5) Installing libucontext (1.2-r0) [2023-05-08T12:35:10.383Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-08T12:35:10.383Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-08T12:35:10.383Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:35:10.656Z] OK: 9 MiB in 20 packages [2023-05-08T12:35:10.925Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-08T12:35:10.925Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:35:10.925Z] (3/4) Installing libucontext (1.2-r0) [2023-05-08T12:35:10.925Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-08T12:35:10.925Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:35:10.925Z] OK: 8 MiB in 19 packages [2023-05-08T12:35:12.920Z] Removing intermediate container 342d1b5df4a9 [2023-05-08T12:35:12.920Z] ---> c199fe0ba11c [2023-05-08T12:35:12.920Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:35:13.190Z] Removing intermediate container 3e018f18de31 [2023-05-08T12:35:13.190Z] ---> e662295638e0 [2023-05-08T12:35:13.190Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:35:14.631Z] ---> d6cfcdb7af77 [2023-05-08T12:35:14.632Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:35:14.632Z] ---> 7399f32654be [2023-05-08T12:35:14.632Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:35:15.600Z] ---> c564b588149b [2023-05-08T12:35:15.600Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:35:15.600Z] ---> 4fe12ceabd0c [2023-05-08T12:35:15.600Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:35:27.942Z] ---> e24824975d83 [2023-05-08T12:35:27.942Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:35:27.942Z] ---> 1626661813bd [2023-05-08T12:35:27.942Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:35:27.942Z] ---> f11ed5128567 [2023-05-08T12:35:27.942Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-08T12:35:27.942Z] ---> 6150272c9da1 [2023-05-08T12:35:27.942Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-08T12:35:27.942Z] ---> Running in 273d02f058df [2023-05-08T12:35:27.942Z] Removing intermediate container 273d02f058df [2023-05-08T12:35:27.942Z] ---> c80f2001ded5 [2023-05-08T12:35:27.942Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-08T12:35:28.522Z] ---> adeb8d16f983 [2023-05-08T12:35:28.523Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-08T12:35:28.795Z] ---> c241e6a36e71 [2023-05-08T12:35:28.796Z] Step 22/27 : WORKDIR / [2023-05-08T12:35:29.063Z] ---> Running in b56a340c5f8f [2023-05-08T12:35:29.653Z] ---> af65f415f1f3 [2023-05-08T12:35:29.653Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:35:29.653Z] Removing intermediate container b56a340c5f8f [2023-05-08T12:35:29.653Z] ---> e862bc182e9e [2023-05-08T12:35:29.653Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:35:29.919Z] ---> Running in 3d602637861c [2023-05-08T12:35:29.919Z] ---> Running in 465f390af8e4 [2023-05-08T12:35:30.503Z] Removing intermediate container 465f390af8e4 [2023-05-08T12:35:30.503Z] ---> 8e48b146695d [2023-05-08T12:35:30.503Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:35:30.770Z] ---> Running in 76377b4b1d8a [2023-05-08T12:35:30.770Z] Removing intermediate container 3d602637861c [2023-05-08T12:35:30.770Z] ---> 71dc93da0cb9 [2023-05-08T12:35:30.770Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:35:30.770Z] ---> Running in a8ed795636ab [2023-05-08T12:35:31.350Z] Removing intermediate container 76377b4b1d8a [2023-05-08T12:35:31.350Z] ---> 738bafc41fa5 [2023-05-08T12:35:31.350Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T12:35:31.350Z] ---> Running in 1e7727a68fdf [2023-05-08T12:35:31.624Z] Removing intermediate container a8ed795636ab [2023-05-08T12:35:31.624Z] ---> 06c5369e77e6 [2023-05-08T12:35:31.624Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T12:35:31.898Z] ---> Running in a1ad2a970499 [2023-05-08T12:35:32.162Z] Removing intermediate container 1e7727a68fdf [2023-05-08T12:35:32.162Z] ---> 81488e347dfa [2023-05-08T12:35:32.162Z] Step 26/27 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:35:32.162Z] ---> Running in a048bbaea789 [2023-05-08T12:35:32.434Z] Removing intermediate container a1ad2a970499 [2023-05-08T12:35:32.434Z] ---> 4c159d6f096f [2023-05-08T12:35:32.434Z] Step 25/26 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:35:32.434Z] ---> Running in 4edd133d5862 [2023-05-08T12:35:33.017Z] Removing intermediate container a048bbaea789 [2023-05-08T12:35:33.017Z] ---> 32ef34bd240a [2023-05-08T12:35:33.017Z] Step 27/27 : LABEL version=3.0.0-dev.151 [2023-05-08T12:35:33.017Z] Removing intermediate container 4edd133d5862 [2023-05-08T12:35:33.017Z] ---> f26e2ac51418 [2023-05-08T12:35:33.017Z] Step 26/26 : LABEL version=3.0.0-dev.151 [2023-05-08T12:35:33.017Z] ---> Running in f1dedff63e01 [2023-05-08T12:35:33.288Z] ---> Running in 82b076347215 [2023-05-08T12:35:37.548Z] Removing intermediate container f1dedff63e01 [2023-05-08T12:35:37.548Z] ---> 3e4fc7e2d425 [2023-05-08T12:35:37.548Z] [2023-05-08T12:35:37.548Z] Removing intermediate container 82b076347215 [2023-05-08T12:35:37.548Z] ---> 6ade2aab743d [2023-05-08T12:35:37.548Z] [2023-05-08T12:35:37.548Z] Successfully built 3e4fc7e2d425 [2023-05-08T12:35:37.548Z] Successfully tagged security-spire-config-arm64:latest [2023-05-08T12:35:37.548Z]  Building security-spire-config ... done Building security-spire-agent [2023-05-08T12:35:37.548Z] Successfully built 6ade2aab743d [2023-05-08T12:35:37.548Z] Successfully tagged security-spire-server-arm64:latest [2023-05-08T12:35:37.548Z] Building core-command [2023-05-08T12:35:44.189Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:35:44.189Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:35:44.189Z] ---> 459ffd3c5e82 [2023-05-08T12:35:44.189Z] Step 3/27 : WORKDIR /edgex-go [2023-05-08T12:35:44.189Z] ---> Using cache [2023-05-08T12:35:44.189Z] ---> c940d00d2cff [2023-05-08T12:35:44.189Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-08T12:35:44.189Z] ---> Using cache [2023-05-08T12:35:44.189Z] ---> fa9bf22e16fb [2023-05-08T12:35:44.189Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-08T12:35:44.189Z] ---> Using cache [2023-05-08T12:35:44.189Z] ---> 27e45239d048 [2023-05-08T12:35:44.189Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:35:44.189Z] ---> Using cache [2023-05-08T12:35:44.189Z] ---> 87879a48232c [2023-05-08T12:35:44.189Z] Step 7/27 : COPY . . [2023-05-08T12:35:44.189Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:35:44.189Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:35:44.189Z] ---> 459ffd3c5e82 [2023-05-08T12:35:44.189Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> af362f890623 [2023-05-08T12:35:44.190Z] Step 4/24 : WORKDIR /edgex-go [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 05f1048f4060 [2023-05-08T12:35:44.190Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 44a8a33081dd [2023-05-08T12:35:44.190Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> f60c5d282b5e [2023-05-08T12:35:44.190Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 1de8b2fb1822 [2023-05-08T12:35:44.190Z] Step 8/24 : COPY . . [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> aa5b07adbb10 [2023-05-08T12:35:44.190Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 8f3a87efdd63 [2023-05-08T12:35:44.190Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 07840d6f5796 [2023-05-08T12:35:44.190Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> e5a0c28d182e [2023-05-08T12:35:44.190Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> a6732d102627 [2023-05-08T12:35:44.190Z] Step 12/27 : WORKDIR /edgex-go [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 7df219645bf5 [2023-05-08T12:35:44.190Z] [2023-05-08T12:35:44.190Z] Step 13/27 : FROM alpine:3.17 [2023-05-08T12:35:44.190Z] ---> 51e60588ff2c [2023-05-08T12:35:44.190Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 03ee069e75d3 [2023-05-08T12:35:44.190Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> c199fe0ba11c [2023-05-08T12:35:44.190Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> 79e5d715f27b [2023-05-08T12:35:44.190Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-08T12:35:44.190Z] ---> d6cfcdb7af77 [2023-05-08T12:35:44.190Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:35:44.190Z] ---> Using cache [2023-05-08T12:35:44.190Z] ---> c564b588149b [2023-05-08T12:35:44.190Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-08T12:35:44.190Z] ---> Running in 1fcafc7c5ec4 [2023-05-08T12:35:46.128Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-08T12:35:49.461Z] ---> 9421808109ab [2023-05-08T12:35:49.462Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-08T12:35:54.797Z] ---> 819afa891037 [2023-05-08T12:35:54.797Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-08T12:35:55.381Z] ---> 955e64dda504 [2023-05-08T12:35:55.381Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-08T12:35:56.346Z] ---> 76c62c098296 [2023-05-08T12:35:56.346Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-08T12:35:57.305Z] ---> a4829df25654 [2023-05-08T12:35:57.305Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-08T12:35:57.305Z] ---> Running in 21945fb34e9c [2023-05-08T12:35:57.890Z] Removing intermediate container 21945fb34e9c [2023-05-08T12:35:57.890Z] ---> b38149114e54 [2023-05-08T12:35:57.890Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-08T12:35:57.890Z] ---> Running in 0e5b4831ce60 [2023-05-08T12:35:58.474Z] Removing intermediate container 0e5b4831ce60 [2023-05-08T12:35:58.474Z] ---> f0f5e5987b95 [2023-05-08T12:35:58.474Z] Step 25/27 : LABEL arch=arm64 [2023-05-08T12:35:58.474Z] ---> Running in 979353eed9ff [2023-05-08T12:35:59.059Z] Removing intermediate container 979353eed9ff [2023-05-08T12:35:59.059Z] ---> e2069e491615 [2023-05-08T12:35:59.059Z] Step 26/27 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:35:59.326Z] ---> Running in 13a1a1cd1188 [2023-05-08T12:35:59.598Z] Removing intermediate container 13a1a1cd1188 [2023-05-08T12:35:59.598Z] ---> 12aa65486efa [2023-05-08T12:35:59.598Z] Step 27/27 : LABEL version=3.0.0-dev.151 [2023-05-08T12:35:59.869Z] ---> Running in 9732936a6452 [2023-05-08T12:36:00.451Z] Removing intermediate container 9732936a6452 [2023-05-08T12:36:00.451Z] ---> b1d191ed6310 [2023-05-08T12:36:00.451Z] [2023-05-08T12:36:00.451Z] Successfully built b1d191ed6310 [2023-05-08T12:36:00.451Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-08T12:36:00.451Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-08T12:36:03.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:36:03.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:36:03.789Z] ---> 459ffd3c5e82 [2023-05-08T12:36:03.789Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> af362f890623 [2023-05-08T12:36:03.789Z] Step 4/23 : WORKDIR /edgex-go [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> 05f1048f4060 [2023-05-08T12:36:03.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> 44a8a33081dd [2023-05-08T12:36:03.789Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> f60c5d282b5e [2023-05-08T12:36:03.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> 1de8b2fb1822 [2023-05-08T12:36:03.789Z] Step 8/23 : COPY . . [2023-05-08T12:36:03.789Z] ---> Using cache [2023-05-08T12:36:03.789Z] ---> 79e5d715f27b [2023-05-08T12:36:03.789Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-08T12:36:04.058Z] ---> Running in f9f444e57379 [2023-05-08T12:36:06.002Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-08T12:37:27.612Z] Removing intermediate container 3372c35b19c9 [2023-05-08T12:37:27.612Z] ---> 323ef3e570c6 [2023-05-08T12:37:27.612Z] [2023-05-08T12:37:27.612Z] Step 9/33 : FROM alpine:3.17 [2023-05-08T12:37:27.612Z] ---> 51e60588ff2c [2023-05-08T12:37:27.612Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T12:37:27.612Z] ---> Running in edc8a9473fc5 [2023-05-08T12:37:27.909Z] Removing intermediate container edc8a9473fc5 [2023-05-08T12:37:27.909Z] ---> 81a49214bd73 [2023-05-08T12:37:27.909Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-08T12:37:28.180Z] ---> Running in 305b5b73f412 [2023-05-08T12:37:30.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:37:31.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:37:32.482Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:37:32.482Z] (2/2) Installing su-exec (0.2-r2) [2023-05-08T12:37:32.482Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:37:32.482Z] OK: 8 MiB in 17 packages [2023-05-08T12:37:35.815Z] Removing intermediate container 305b5b73f412 [2023-05-08T12:37:35.815Z] ---> 5fde55b83a15 [2023-05-08T12:37:35.815Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-08T12:37:35.815Z] ---> Running in 85237ca62042 [2023-05-08T12:37:36.393Z] Removing intermediate container 85237ca62042 [2023-05-08T12:37:36.393Z] ---> 6b6b739a1dae [2023-05-08T12:37:36.393Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-08T12:37:36.393Z] ---> Running in 0f733b39f168 [2023-05-08T12:37:36.975Z] Removing intermediate container 0f733b39f168 [2023-05-08T12:37:36.975Z] ---> a6d543a2f2f2 [2023-05-08T12:37:36.975Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-08T12:37:37.247Z] ---> Running in 56d5b09ad31f [2023-05-08T12:37:37.833Z] Removing intermediate container 56d5b09ad31f [2023-05-08T12:37:37.833Z] ---> 588c42ba53aa [2023-05-08T12:37:37.833Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-08T12:37:37.833Z] ---> Running in e2c7ef569185 [2023-05-08T12:37:38.416Z] Removing intermediate container e2c7ef569185 [2023-05-08T12:37:38.416Z] ---> 39ac9110b9ab [2023-05-08T12:37:38.416Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-08T12:37:38.416Z] ---> Running in ddeee2563a61 [2023-05-08T12:37:41.775Z] Removing intermediate container ddeee2563a61 [2023-05-08T12:37:41.775Z] ---> ea2aa0ede181 [2023-05-08T12:37:41.775Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-08T12:37:41.775Z] ---> Running in a40c593b3e01 [2023-05-08T12:37:42.357Z] Removing intermediate container a40c593b3e01 [2023-05-08T12:37:42.357Z] ---> 49a287a610c5 [2023-05-08T12:37:42.357Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-08T12:37:43.326Z] ---> 86baa3f849cb [2023-05-08T12:37:43.326Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-08T12:37:43.326Z] ---> Running in 4fd9687ff70d [2023-05-08T12:37:49.957Z] Removing intermediate container 4fd9687ff70d [2023-05-08T12:37:49.957Z] ---> a4afe751751f [2023-05-08T12:37:49.957Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:37:50.942Z] ---> 0d334d73b6c7 [2023-05-08T12:37:50.942Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:37:51.895Z] ---> 1acbdb7c90a5 [2023-05-08T12:37:51.895Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-08T12:37:53.832Z] ---> 7fca89c26dba [2023-05-08T12:37:53.832Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-08T12:37:54.411Z] ---> 9a0e25c2b3e3 [2023-05-08T12:37:54.411Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-08T12:37:55.367Z] ---> f1cc3a5a3818 [2023-05-08T12:37:55.367Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-08T12:37:56.322Z] ---> ff2e8c505775 [2023-05-08T12:37:56.322Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-08T12:37:57.278Z] ---> fcc6e428823a [2023-05-08T12:37:57.279Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-08T12:37:58.233Z] ---> ca5225b259c3 [2023-05-08T12:37:58.233Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-08T12:37:58.233Z] ---> Running in 433699fbe39b [2023-05-08T12:38:01.581Z] Removing intermediate container 433699fbe39b [2023-05-08T12:38:01.581Z] ---> 5bd0b90105a7 [2023-05-08T12:38:01.581Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-08T12:38:01.581Z] ---> Running in fe96e743d14b [2023-05-08T12:38:02.165Z] Removing intermediate container fe96e743d14b [2023-05-08T12:38:02.165Z] ---> 72abb1b89da2 [2023-05-08T12:38:02.165Z] Step 30/33 : CMD ["gate"] [2023-05-08T12:38:02.432Z] ---> Running in b19c05fc2518 [2023-05-08T12:38:03.014Z] Removing intermediate container b19c05fc2518 [2023-05-08T12:38:03.014Z] ---> d641d240ac0c [2023-05-08T12:38:03.014Z] Step 31/33 : LABEL arch=arm64 [2023-05-08T12:38:03.014Z] ---> Running in 575f04a4f8f6 [2023-05-08T12:38:03.600Z] Removing intermediate container 575f04a4f8f6 [2023-05-08T12:38:03.600Z] ---> 36756d408a12 [2023-05-08T12:38:03.600Z] Step 32/33 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:38:03.869Z] ---> Running in e0d9cdda110a [2023-05-08T12:38:04.151Z] Removing intermediate container e0d9cdda110a [2023-05-08T12:38:04.151Z] ---> 2d96ea8d5bce [2023-05-08T12:38:04.151Z] Step 33/33 : LABEL version=3.0.0-dev.151 [2023-05-08T12:38:04.418Z] ---> Running in e983f4455891 [2023-05-08T12:38:04.683Z] Removing intermediate container e983f4455891 [2023-05-08T12:38:04.683Z] ---> 85ef21cb6694 [2023-05-08T12:38:04.683Z] [2023-05-08T12:38:04.955Z] Successfully built 85ef21cb6694 [2023-05-08T12:38:04.955Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-08T12:38:04.955Z] Building security-proxy-setup [2023-05-08T12:38:08.287Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-08T12:38:08.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-08T12:38:08.287Z] ---> 459ffd3c5e82 [2023-05-08T12:38:08.287Z] Step 3/22 : WORKDIR /edgex-go [2023-05-08T12:38:08.287Z] ---> Using cache [2023-05-08T12:38:08.287Z] ---> c940d00d2cff [2023-05-08T12:38:08.287Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-08T12:38:08.287Z] ---> Using cache [2023-05-08T12:38:08.287Z] ---> 0b474a0f6c73 [2023-05-08T12:38:08.287Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-08T12:38:08.287Z] ---> Using cache [2023-05-08T12:38:08.287Z] ---> a540993fb1b6 [2023-05-08T12:38:08.287Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T12:38:08.287Z] ---> Using cache [2023-05-08T12:38:08.287Z] ---> c1b61d150ea5 [2023-05-08T12:38:08.287Z] Step 7/22 : COPY . . [2023-05-08T12:38:08.287Z] ---> Using cache [2023-05-08T12:38:08.287Z] ---> 1f3093eb94f0 [2023-05-08T12:38:08.287Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-08T12:38:08.553Z] ---> Running in 9fbff71c26bd [2023-05-08T12:38:10.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.151" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-08T12:42:47.590Z] Removing intermediate container d1ceddbc1ec5 [2023-05-08T12:42:47.590Z] ---> 49388b01ef6a [2023-05-08T12:42:47.590Z] [2023-05-08T12:42:47.590Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:42:47.590Z] ---> 51e60588ff2c [2023-05-08T12:42:47.590Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-08T12:42:47.590Z] ---> Running in c830adba5d68 [2023-05-08T12:42:50.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:42:51.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:42:51.806Z] Removing intermediate container 1fcafc7c5ec4 [2023-05-08T12:42:51.806Z] ---> 60df1f4f3663 [2023-05-08T12:42:51.806Z] [2023-05-08T12:42:51.806Z] Step 10/24 : FROM alpine:3.17 [2023-05-08T12:42:51.806Z] ---> 51e60588ff2c [2023-05-08T12:42:51.806Z] Step 11/24 : RUN apk add --update --no-cache dumb-initRemoving intermediate container f9f444e57379 [2023-05-08T12:42:51.806Z] ---> 4baf75bb670b [2023-05-08T12:42:51.806Z] [2023-05-08T12:42:51.806Z] Step 10/23 : FROM alpine:3.17 [2023-05-08T12:42:51.806Z] ---> 51e60588ff2c [2023-05-08T12:42:51.806Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:51.806Z] ---> 165b9dbe8683 [2023-05-08T12:42:51.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:51.806Z] ---> 181be95b2ae9 [2023-05-08T12:42:51.806Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:42:51.806Z] [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:51.806Z] ---> 4e1b1fab8315 [2023-05-08T12:42:51.806Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:51.806Z] ---> 00b1e36e6f54 [2023-05-08T12:42:51.806Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-08T12:42:51.806Z] ---> 29fd351bd899 [2023-05-08T12:42:51.806Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:42:51.806Z] ---> Using cache [2023-05-08T12:42:52.072Z] ---> 058b17a15695 [2023-05-08T12:42:52.072Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-08T12:42:52.072Z] ---> Running in 034b25d00617 [2023-05-08T12:42:52.654Z] Removing intermediate container 034b25d00617 [2023-05-08T12:42:52.654Z] ---> e2d0b471f091 [2023-05-08T12:42:52.654Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-08T12:42:52.654Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-08T12:42:52.654Z] ---> Running in 9910111190b4 [2023-05-08T12:42:52.920Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:42:52.921Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:42:52.921Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:42:53.502Z] Removing intermediate container 9910111190b4 [2023-05-08T12:42:53.502Z] ---> f799383eec7e [2023-05-08T12:42:53.502Z] Step 15/24 : WORKDIR / [2023-05-08T12:42:53.502Z] OK: 8 MiB in 17 packages [2023-05-08T12:42:53.502Z] ---> Running in 96c5ded72287 [2023-05-08T12:42:54.469Z] ---> 7893dcf8ba1e [2023-05-08T12:42:54.469Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:42:54.744Z] Removing intermediate container 96c5ded72287 [2023-05-08T12:42:54.744Z] ---> 3e631d4960f3 [2023-05-08T12:42:54.744Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:42:57.332Z] ---> fda328e60540 [2023-05-08T12:42:57.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-08T12:42:57.332Z] ---> 73a1a0f45105 [2023-05-08T12:42:57.332Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:42:57.332Z] Removing intermediate container c830adba5d68 [2023-05-08T12:42:57.332Z] ---> 8fbb0dd3933b [2023-05-08T12:42:57.332Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-08T12:42:57.611Z] ---> Running in 784c1e630cbc [2023-05-08T12:42:58.579Z] Removing intermediate container 784c1e630cbc [2023-05-08T12:42:58.579Z] ---> 4ade1ae42843 [2023-05-08T12:42:58.579Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-08T12:42:58.579Z] ---> 86aef849eb2a [2023-05-08T12:42:58.579Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:42:58.579Z] ---> Running in 23cb965ae578 [2023-05-08T12:42:58.847Z] ---> 058fe86f8909 [2023-05-08T12:42:58.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-08T12:42:58.847Z] ---> Running in 9ce9f2588f71 [2023-05-08T12:42:59.802Z] Removing intermediate container 23cb965ae578 [2023-05-08T12:42:59.802Z] ---> 4282b8651d7b [2023-05-08T12:42:59.802Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-08T12:42:59.802Z] ---> Running in 9b865b43d45b [2023-05-08T12:43:00.758Z] Removing intermediate container 9b865b43d45b [2023-05-08T12:43:00.758Z] ---> 16cae4389bd2 [2023-05-08T12:43:00.758Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:43:02.163Z] ---> 70d91d45fb06 [2023-05-08T12:43:02.163Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:43:02.428Z] ---> f0c67f1c4e17 [2023-05-08T12:43:02.428Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:43:03.011Z] Removing intermediate container 9ce9f2588f71 [2023-05-08T12:43:03.011Z] ---> c4ca6ef59b3e [2023-05-08T12:43:03.011Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:43:03.276Z] ---> Running in 24f328aa6579 [2023-05-08T12:43:03.541Z] ---> 25c897b94526 [2023-05-08T12:43:03.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-08T12:43:03.806Z] ---> 0aa55d7efd1e [2023-05-08T12:43:03.806Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-08T12:43:03.806Z] ---> Running in e9e92b1a6685 [2023-05-08T12:43:04.385Z] Removing intermediate container 24f328aa6579 [2023-05-08T12:43:04.385Z] ---> 7bcd4574f12f [2023-05-08T12:43:04.385Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:43:04.385Z] ---> Running in 7b2e3e9afa9c [2023-05-08T12:43:04.650Z] Removing intermediate container e9e92b1a6685 [2023-05-08T12:43:04.650Z] ---> 218c256948c8 [2023-05-08T12:43:04.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:43:04.915Z] ---> Running in d65100ff0005 [2023-05-08T12:43:05.494Z] Removing intermediate container 7b2e3e9afa9c [2023-05-08T12:43:05.494Z] ---> fb6aed430285 [2023-05-08T12:43:05.494Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T12:43:05.763Z] ---> Running in 8bcaf931b162 [2023-05-08T12:43:06.027Z] Removing intermediate container d65100ff0005 [2023-05-08T12:43:06.027Z] ---> bd202d4cdef6 [2023-05-08T12:43:06.027Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T12:43:06.027Z] ---> Running in eeccdce8068d [2023-05-08T12:43:06.292Z] Removing intermediate container 8bcaf931b162 [2023-05-08T12:43:06.292Z] ---> 6fbe890f720d [2023-05-08T12:43:06.292Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:06.557Z] ---> Running in d9f57d2abcc0 [2023-05-08T12:43:06.824Z] Removing intermediate container eeccdce8068d [2023-05-08T12:43:06.824Z] ---> acfe63f6b53f [2023-05-08T12:43:06.824Z] Step 23/24 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:07.090Z] ---> Running in 98960afde7b5 [2023-05-08T12:43:07.671Z] Removing intermediate container d9f57d2abcc0 [2023-05-08T12:43:07.671Z] ---> db1812a5eda4 [2023-05-08T12:43:07.671Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:43:07.671Z] Removing intermediate container 98960afde7b5 [2023-05-08T12:43:07.671Z] ---> ee67c1ae5d09 [2023-05-08T12:43:07.671Z] Step 24/24 : LABEL version=3.0.0-dev.151 [2023-05-08T12:43:07.936Z] ---> Running in b678b9bff68f [2023-05-08T12:43:07.936Z] ---> Running in fbd62f16f193 [2023-05-08T12:43:08.203Z] ---> fa5195ac265b [2023-05-08T12:43:08.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:43:11.364Z] Removing intermediate container b678b9bff68f [2023-05-08T12:43:11.364Z] ---> 0addb47fa8bc [2023-05-08T12:43:11.364Z] [2023-05-08T12:43:11.364Z] ---> 4e2c75245993 [2023-05-08T12:43:11.364Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-08T12:43:11.364Z] Removing intermediate container fbd62f16f193 [2023-05-08T12:43:11.364Z] ---> 4cf7fe4fe2d7 [2023-05-08T12:43:11.364Z] [2023-05-08T12:43:11.364Z] ---> Running in af1d541bc6c9 [2023-05-08T12:43:11.364Z] Successfully built 0addb47fa8bc [2023-05-08T12:43:11.630Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-08T12:43:11.630Z]  Building core-common-config-bootstrapper ... done Successfully built 4cf7fe4fe2d7 [2023-05-08T12:43:11.630Z] Successfully tagged core-command-arm64:latest [2023-05-08T12:43:11.894Z]  Building core-command ... done Removing intermediate container af1d541bc6c9 [2023-05-08T12:43:12.160Z] ---> 6474fd81fd6a [2023-05-08T12:43:12.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T12:43:12.160Z] ---> Running in 1d023676b5f7 [2023-05-08T12:43:12.756Z] Removing intermediate container 1d023676b5f7 [2023-05-08T12:43:12.756Z] ---> 0c4d90b2b2c0 [2023-05-08T12:43:12.756Z] Step 21/23 : LABEL arch=arm64 [2023-05-08T12:43:12.756Z] ---> Running in 794039e4bd63 [2023-05-08T12:43:13.348Z] Removing intermediate container 794039e4bd63 [2023-05-08T12:43:13.348Z] ---> 350e707a90c9 [2023-05-08T12:43:13.348Z] Step 22/23 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:13.627Z] ---> Running in 463db3fd2590 [2023-05-08T12:43:13.896Z] Removing intermediate container 463db3fd2590 [2023-05-08T12:43:13.896Z] ---> d2d2a359a3ac [2023-05-08T12:43:13.896Z] Step 23/23 : LABEL version=3.0.0-dev.151 [2023-05-08T12:43:14.181Z] ---> Running in 5d0d9ea5fb78 [2023-05-08T12:43:14.775Z] Removing intermediate container 5d0d9ea5fb78 [2023-05-08T12:43:14.775Z] ---> 6f05be807f2a [2023-05-08T12:43:14.775Z] [2023-05-08T12:43:14.775Z] Successfully built 6f05be807f2a [2023-05-08T12:43:14.775Z] Successfully tagged support-notifications-arm64:latest [2023-05-08T12:43:27.119Z]  Building support-notifications ... done Removing intermediate container 4cd9c27001ea [2023-05-08T12:43:27.119Z] ---> f948f9a9f6aa [2023-05-08T12:43:27.119Z] [2023-05-08T12:43:27.119Z] Step 9/20 : FROM alpine:3.17 [2023-05-08T12:43:27.119Z] ---> 51e60588ff2c [2023-05-08T12:43:27.119Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-08T12:43:27.119Z] ---> Using cache [2023-05-08T12:43:27.119Z] ---> 81a49214bd73 [2023-05-08T12:43:27.119Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-08T12:43:27.119Z] ---> Running in 9b0bbc85b343 [2023-05-08T12:43:27.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:28.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:29.709Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-08T12:43:29.709Z] v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-08T12:43:29.709Z] OK: 17692 distinct packages available [2023-05-08T12:43:29.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:30.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:31.263Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-08T12:43:31.263Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-08T12:43:31.263Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-08T12:43:31.263Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-08T12:43:31.263Z] (5/9) Installing curl (8.0.1-r0) [2023-05-08T12:43:31.263Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-08T12:43:31.263Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-08T12:43:31.263Z] (8/9) Installing libucontext (1.2-r0) [2023-05-08T12:43:31.263Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-08T12:43:31.536Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:43:31.536Z] Executing ca-certificates-20230506-r0.trigger [2023-05-08T12:43:31.536Z] Removing intermediate container 9fbff71c26bd [2023-05-08T12:43:31.536Z] ---> f663b94af447 [2023-05-08T12:43:31.536Z] [2023-05-08T12:43:31.536Z] Step 9/22 : FROM alpine:3.17 [2023-05-08T12:43:31.536Z] ---> 51e60588ff2c [2023-05-08T12:43:31.536Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-08T12:43:31.536Z] ---> Running in bac0e1ba32d5 [2023-05-08T12:43:31.808Z] OK: 11 MiB in 24 packages [2023-05-08T12:43:32.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:33.369Z] Removing intermediate container 9b0bbc85b343 [2023-05-08T12:43:33.369Z] ---> 6d016fa54a6c [2023-05-08T12:43:33.369Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:43:33.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T12:43:33.955Z] ---> 80f1556c8844 [2023-05-08T12:43:33.956Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-08T12:43:34.228Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-08T12:43:34.228Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-08T12:43:34.228Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T12:43:34.228Z] OK: 8 MiB in 17 packages [2023-05-08T12:43:34.504Z] ---> 0595ccc00202 [2023-05-08T12:43:34.504Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-08T12:43:35.481Z] Removing intermediate container bac0e1ba32d5 [2023-05-08T12:43:35.481Z] ---> 7dd2f778b3d4 [2023-05-08T12:43:35.481Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-08T12:43:35.481Z] ---> Running in 86ec21a3437b [2023-05-08T12:43:36.069Z] ---> 7bf2a4a60600 [2023-05-08T12:43:36.070Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-08T12:43:36.070Z] Removing intermediate container 86ec21a3437b [2023-05-08T12:43:36.070Z] ---> f4d5a0a63049 [2023-05-08T12:43:36.070Z] Step 12/22 : WORKDIR /edgex [2023-05-08T12:43:36.070Z] ---> Running in 9e2a8e761214 [2023-05-08T12:43:36.656Z] Removing intermediate container 9e2a8e761214 [2023-05-08T12:43:36.656Z] ---> 06387c6b580d [2023-05-08T12:43:36.656Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-08T12:43:36.656Z] ---> 0e7183e2513a [2023-05-08T12:43:36.656Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-08T12:43:36.656Z] ---> Running in eef9f31bf844 [2023-05-08T12:43:37.245Z] ---> 51c2bd19a1ee [2023-05-08T12:43:37.245Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt /Removing intermediate container eef9f31bf844 [2023-05-08T12:43:37.245Z] ---> a1aff019f7d0 [2023-05-08T12:43:37.245Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-08T12:43:37.245Z] [2023-05-08T12:43:37.245Z] ---> Running in 0faf3c2c6783 [2023-05-08T12:43:37.515Z] Removing intermediate container 0faf3c2c6783 [2023-05-08T12:43:37.515Z] ---> 528b5d52c1f3 [2023-05-08T12:43:37.515Z] Step 18/20 : LABEL arch=arm64 [2023-05-08T12:43:37.515Z] ---> Running in bfcafc76da1a [2023-05-08T12:43:37.786Z] ---> d1e052386a48 [2023-05-08T12:43:37.786Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-08T12:43:38.056Z] Removing intermediate container bfcafc76da1a [2023-05-08T12:43:38.056Z] ---> 856592a4b72c [2023-05-08T12:43:38.056Z] Step 19/20 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:38.056Z] ---> Running in 1b81df5de9f7 [2023-05-08T12:43:38.326Z] ---> 4dcaee53c130 [2023-05-08T12:43:38.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-08T12:43:38.597Z] Removing intermediate container 1b81df5de9f7 [2023-05-08T12:43:38.597Z] ---> 9d90be7d8104 [2023-05-08T12:43:38.597Z] Step 20/20 : LABEL version=3.0.0-dev.151 [2023-05-08T12:43:38.597Z] ---> Running in 58000f169b78 [2023-05-08T12:43:38.866Z] Removing intermediate container 58000f169b78 [2023-05-08T12:43:38.866Z] ---> 4c48061d3b30 [2023-05-08T12:43:38.866Z] [2023-05-08T12:43:39.133Z] Successfully built 4c48061d3b30 [2023-05-08T12:43:39.133Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-08T12:43:39.403Z]  Building security-spiffe-token-provider ... done  ---> b761930ffc4c [2023-05-08T12:43:39.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-08T12:43:39.676Z] ---> 9a1c2ea22aa3 [2023-05-08T12:43:39.676Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-08T12:43:39.946Z] ---> Running in dc8cc444b3c8 [2023-05-08T12:43:41.362Z] Removing intermediate container dc8cc444b3c8 [2023-05-08T12:43:41.362Z] ---> 640d750c4bbd [2023-05-08T12:43:41.362Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-08T12:43:41.362Z] ---> Running in 11043bc63c37 [2023-05-08T12:43:41.639Z] Removing intermediate container 11043bc63c37 [2023-05-08T12:43:41.639Z] ---> 9d903aab9618 [2023-05-08T12:43:41.639Z] Step 20/22 : LABEL arch=arm64 [2023-05-08T12:43:41.907Z] ---> Running in 95d4f2a47029 [2023-05-08T12:43:42.173Z] Removing intermediate container 95d4f2a47029 [2023-05-08T12:43:42.173Z] ---> ed6a1d2c6ddd [2023-05-08T12:43:42.173Z] Step 21/22 : LABEL git_sha=857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:42.173Z] ---> Running in 84044ae81b1c [2023-05-08T12:43:42.441Z] Removing intermediate container 84044ae81b1c [2023-05-08T12:43:42.441Z] ---> ed249910e548 [2023-05-08T12:43:42.441Z] Step 22/22 : LABEL version=3.0.0-dev.151 [2023-05-08T12:43:42.441Z] ---> Running in 0c3d5a64b6d3 [2023-05-08T12:43:42.707Z] Removing intermediate container 0c3d5a64b6d3 [2023-05-08T12:43:42.707Z] ---> 692b05efca7e [2023-05-08T12:43:42.707Z] [2023-05-08T12:43:42.707Z] Successfully built 692b05efca7e [2023-05-08T12:43:42.707Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-08T12:43:42.986Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-08T12:43:42.993Z] $ docker stop --time=1 4d66a2b96eea19db8fda3cf2549c8eabb172efffb1fa7cb9b9adb6dfe8d2d55f [2023-05-08T12:43:44.585Z] $ docker rm -f --volumes 4d66a2b96eea19db8fda3cf2549c8eabb172efffb1fa7cb9b9adb6dfe8d2d55f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T12:43:45.036Z] + docker images [2023-05-08T12:43:45.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-08T12:43:45.300Z] security-proxy-setup-arm64 latest 692b05efca7e 3 seconds ago 18.7MB [2023-05-08T12:43:45.300Z] security-spiffe-token-provider-arm64 latest 4c48061d3b30 7 seconds ago 32.7MB [2023-05-08T12:43:45.300Z] f663b94af447 15 seconds ago 1.33GB [2023-05-08T12:43:45.300Z] f948f9a9f6aa 21 seconds ago 1.39GB [2023-05-08T12:43:45.300Z] support-notifications-arm64 latest 6f05be807f2a 31 seconds ago 31.9MB [2023-05-08T12:43:45.300Z] core-command-arm64 latest 4cf7fe4fe2d7 35 seconds ago 19.7MB [2023-05-08T12:43:45.300Z] core-common-config-bootstrapper-arm64 latest 0addb47fa8bc 37 seconds ago 17.2MB [2023-05-08T12:43:45.300Z] 4baf75bb670b 55 seconds ago 1.35GB [2023-05-08T12:43:45.300Z] 60df1f4f3663 55 seconds ago 1.35GB [2023-05-08T12:43:45.300Z] 49388b01ef6a About a minute ago 1.42GB [2023-05-08T12:43:45.300Z] security-bootstrapper-arm64 latest 85ef21cb6694 5 minutes ago 21.9MB [2023-05-08T12:43:45.300Z] 323ef3e570c6 6 minutes ago 1.34GB [2023-05-08T12:43:45.300Z] security-spire-agent-arm64 latest b1d191ed6310 7 minutes ago 153MB [2023-05-08T12:43:45.300Z] security-spire-server-arm64 latest 6ade2aab743d 8 minutes ago 97MB [2023-05-08T12:43:45.300Z] security-spire-config-arm64 latest 3e4fc7e2d425 8 minutes ago 96.1MB [2023-05-08T12:43:45.300Z] 279e09ce52e1 8 minutes ago 1.21GB [2023-05-08T12:43:45.300Z] 7df219645bf5 8 minutes ago 1.21GB [2023-05-08T12:43:45.300Z] support-scheduler-arm64 latest 6298b2f1f428 8 minutes ago 31.2MB [2023-05-08T12:43:45.300Z] d913d1a346b6 9 minutes ago 1.42GB [2023-05-08T12:43:45.300Z] core-metadata-arm64 latest 2f8ff145aba6 11 minutes ago 20.2MB [2023-05-08T12:43:45.300Z] core-data-arm64 latest 5f9e08479d39 11 minutes ago 19.9MB [2023-05-08T12:43:45.300Z] f987b41ff0ab 11 minutes ago 1.36GB [2023-05-08T12:43:45.300Z] aedf5e737f0b 11 minutes ago 1.36GB [2023-05-08T12:43:45.300Z] security-secretstore-setup-arm64 latest 5d99429e769c 11 minutes ago 32.2MB [2023-05-08T12:43:45.300Z] security-proxy-auth-arm64 latest 2de8ff1a232d 12 minutes ago 18.1MB [2023-05-08T12:43:45.300Z] 0a00c8e9402a 12 minutes ago 1.35GB [2023-05-08T12:43:45.300Z] b2618742d310 12 minutes ago 1.33GB [2023-05-08T12:43:45.300Z] ci-base-image-arm64 latest 459ffd3c5e82 21 minutes ago 899MB [2023-05-08T12:43:45.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 13 days ago 681MB [2023-05-08T12:43:45.300Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-08T12:43:45.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:43:45.379Z] provisioning config files... [2023-05-08T12:43:45.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/516@tmp/config17365322605095272987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:43:45.715Z] ---> docker-login.sh [2023-05-08T12:43:45.715Z] nexus3.edgexfoundry.org:10001 [2023-05-08T12:43:45.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:43:45.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:43:45.980Z] Configure a credential helper to remove this warning. See [2023-05-08T12:43:45.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:43:45.980Z] [2023-05-08T12:43:45.980Z] Login Succeeded [2023-05-08T12:43:45.980Z] nexus3.edgexfoundry.org:10002 [2023-05-08T12:43:46.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:43:46.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:43:46.248Z] Configure a credential helper to remove this warning. See [2023-05-08T12:43:46.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:43:46.248Z] [2023-05-08T12:43:46.248Z] Login Succeeded [2023-05-08T12:43:46.248Z] nexus3.edgexfoundry.org:10003 [2023-05-08T12:43:46.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:43:46.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:43:46.778Z] Configure a credential helper to remove this warning. See [2023-05-08T12:43:46.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:43:46.778Z] [2023-05-08T12:43:46.778Z] Login Succeeded [2023-05-08T12:43:46.778Z] nexus3.edgexfoundry.org:10004 [2023-05-08T12:43:46.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:43:47.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:43:47.043Z] Configure a credential helper to remove this warning. See [2023-05-08T12:43:47.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:43:47.043Z] [2023-05-08T12:43:47.043Z] Login Succeeded [2023-05-08T12:43:47.043Z] docker.io [2023-05-08T12:43:47.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T12:43:47.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T12:43:47.572Z] Configure a credential helper to remove this warning. See [2023-05-08T12:43:47.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T12:43:47.572Z] [2023-05-08T12:43:47.572Z] Login Succeeded [2023-05-08T12:43:47.572Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T12:43:47.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:43:47.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T12:43:47.644Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-08T12:43:47.644Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:47.644Z] latest [2023-05-08T12:43:47.644Z] 3.0.0-dev.151 [2023-05-08T12:43:47.645Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:43:47.645Z] main [2023-05-08T12:43:47.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:47.974Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:48.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:48.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-08T12:43:48.303Z] 7b2aa548838a: Preparing [2023-05-08T12:43:48.303Z] 732f1d15e939: Preparing [2023-05-08T12:43:48.303Z] 88f1831d18cd: Preparing [2023-05-08T12:43:48.303Z] 16f86b2f266c: Preparing [2023-05-08T12:43:48.303Z] b5884e11032c: Preparing [2023-05-08T12:43:48.303Z] 26cbea5cba74: Preparing [2023-05-08T12:43:48.303Z] 26cbea5cba74: Waiting [2023-05-08T12:43:48.569Z] 16f86b2f266c: Pushed [2023-05-08T12:43:48.569Z] 7b2aa548838a: Pushed [2023-05-08T12:43:48.569Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:48.569Z] b5884e11032c: Pushed [2023-05-08T12:43:48.569Z] 88f1831d18cd: Pushed [2023-05-08T12:43:51.136Z] 732f1d15e939: Pushed [2023-05-08T12:43:51.401Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:9e5d5d2abb33d0c87ab6cf8d343439fadb4bde44fed474a2a24a12fdb4f0320a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:51.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:52.067Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-08T12:43:52.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-08T12:43:52.067Z] 7b2aa548838a: Preparing [2023-05-08T12:43:52.067Z] 732f1d15e939: Preparing [2023-05-08T12:43:52.067Z] 88f1831d18cd: Preparing [2023-05-08T12:43:52.067Z] 16f86b2f266c: Preparing [2023-05-08T12:43:52.067Z] b5884e11032c: Preparing [2023-05-08T12:43:52.067Z] 26cbea5cba74: Preparing [2023-05-08T12:43:52.067Z] 26cbea5cba74: Waiting [2023-05-08T12:43:52.067Z] 732f1d15e939: Layer already exists [2023-05-08T12:43:52.067Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:52.067Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:52.067Z] 7b2aa548838a: Layer already exists [2023-05-08T12:43:52.067Z] b5884e11032c: Layer already exists [2023-05-08T12:43:52.067Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:52.067Z] latest: digest: sha256:9e5d5d2abb33d0c87ab6cf8d343439fadb4bde44fed474a2a24a12fdb4f0320a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:52.400Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:52.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.151 [2023-05-08T12:43:52.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-08T12:43:52.732Z] 7b2aa548838a: Preparing [2023-05-08T12:43:52.732Z] 732f1d15e939: Preparing [2023-05-08T12:43:52.732Z] 88f1831d18cd: Preparing [2023-05-08T12:43:52.732Z] 16f86b2f266c: Preparing [2023-05-08T12:43:52.732Z] b5884e11032c: Preparing [2023-05-08T12:43:52.732Z] 26cbea5cba74: Preparing [2023-05-08T12:43:52.732Z] 26cbea5cba74: Waiting [2023-05-08T12:43:52.732Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:52.732Z] b5884e11032c: Layer already exists [2023-05-08T12:43:52.732Z] 732f1d15e939: Layer already exists [2023-05-08T12:43:52.732Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:52.732Z] 7b2aa548838a: Layer already exists [2023-05-08T12:43:52.732Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:52.732Z] 3.0.0-dev.151: digest: sha256:9e5d5d2abb33d0c87ab6cf8d343439fadb4bde44fed474a2a24a12fdb4f0320a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:53.062Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:53.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:43:53.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-08T12:43:53.394Z] 7b2aa548838a: Preparing [2023-05-08T12:43:53.394Z] 732f1d15e939: Preparing [2023-05-08T12:43:53.394Z] 88f1831d18cd: Preparing [2023-05-08T12:43:53.394Z] 16f86b2f266c: Preparing [2023-05-08T12:43:53.394Z] b5884e11032c: Preparing [2023-05-08T12:43:53.394Z] 26cbea5cba74: Preparing [2023-05-08T12:43:53.394Z] 26cbea5cba74: Waiting [2023-05-08T12:43:53.394Z] 7b2aa548838a: Layer already exists [2023-05-08T12:43:53.394Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:53.394Z] 732f1d15e939: Layer already exists [2023-05-08T12:43:53.394Z] b5884e11032c: Layer already exists [2023-05-08T12:43:53.394Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:53.394Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:53.394Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:9e5d5d2abb33d0c87ab6cf8d343439fadb4bde44fed474a2a24a12fdb4f0320a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:53.735Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:54.076Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-08T12:43:54.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-08T12:43:54.076Z] 7b2aa548838a: Preparing [2023-05-08T12:43:54.076Z] 732f1d15e939: Preparing [2023-05-08T12:43:54.076Z] 88f1831d18cd: Preparing [2023-05-08T12:43:54.076Z] 16f86b2f266c: Preparing [2023-05-08T12:43:54.076Z] b5884e11032c: Preparing [2023-05-08T12:43:54.076Z] 26cbea5cba74: Preparing [2023-05-08T12:43:54.076Z] 26cbea5cba74: Waiting [2023-05-08T12:43:54.076Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:54.076Z] 7b2aa548838a: Layer already exists [2023-05-08T12:43:54.076Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:54.076Z] b5884e11032c: Layer already exists [2023-05-08T12:43:54.076Z] 732f1d15e939: Layer already exists [2023-05-08T12:43:54.076Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:54.341Z] main: digest: sha256:9e5d5d2abb33d0c87ab6cf8d343439fadb4bde44fed474a2a24a12fdb4f0320a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:43:54.429Z] ===================================================== [Pipeline] echo [2023-05-08T12:43:54.439Z] taggedImages: [2023-05-08T12:43:54.439Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:54.439Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-08T12:43:54.439Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.151 [2023-05-08T12:43:54.439Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:43:54.439Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-08T12:43:54.463Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-08T12:43:54.463Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:54.463Z] latest [2023-05-08T12:43:54.463Z] 3.0.0-dev.151 [2023-05-08T12:43:54.463Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:43:54.463Z] main [2023-05-08T12:43:54.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:54.806Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:55.133Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:43:55.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-08T12:43:55.133Z] cff5bec32136: Preparing [2023-05-08T12:43:55.133Z] 3c7649acb250: Preparing [2023-05-08T12:43:55.133Z] d37db5dc2f2e: Preparing [2023-05-08T12:43:55.133Z] 54e64e0fcad3: Preparing [2023-05-08T12:43:55.133Z] 88f1831d18cd: Preparing [2023-05-08T12:43:55.133Z] 16f86b2f266c: Preparing [2023-05-08T12:43:55.133Z] 9e1bf31c517e: Preparing [2023-05-08T12:43:55.133Z] 26cbea5cba74: Preparing [2023-05-08T12:43:55.133Z] 16f86b2f266c: Waiting [2023-05-08T12:43:55.133Z] 9e1bf31c517e: Waiting [2023-05-08T12:43:55.133Z] 26cbea5cba74: Waiting [2023-05-08T12:43:55.133Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:55.397Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:55.397Z] cff5bec32136: Pushed [2023-05-08T12:43:55.397Z] d37db5dc2f2e: Pushed [2023-05-08T12:43:55.397Z] 3c7649acb250: Pushed [2023-05-08T12:43:55.397Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:55.397Z] 9e1bf31c517e: Pushed [2023-05-08T12:43:57.969Z] 54e64e0fcad3: Pushed [2023-05-08T12:43:57.969Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:981fbbe9dd49c372bc928b643808c5735b7d8872af0ecfffdc71540371a41aec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:58.300Z] + 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-05-08T12:43:58.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-08T12:43:58.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-08T12:43:58.632Z] cff5bec32136: Preparing [2023-05-08T12:43:58.632Z] 3c7649acb250: Preparing [2023-05-08T12:43:58.632Z] d37db5dc2f2e: Preparing [2023-05-08T12:43:58.632Z] 54e64e0fcad3: Preparing [2023-05-08T12:43:58.632Z] 88f1831d18cd: Preparing [2023-05-08T12:43:58.632Z] 16f86b2f266c: Preparing [2023-05-08T12:43:58.632Z] 9e1bf31c517e: Preparing [2023-05-08T12:43:58.632Z] 26cbea5cba74: Preparing [2023-05-08T12:43:58.632Z] 16f86b2f266c: Waiting [2023-05-08T12:43:58.632Z] 9e1bf31c517e: Waiting [2023-05-08T12:43:58.632Z] 26cbea5cba74: Waiting [2023-05-08T12:43:58.632Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:58.632Z] 54e64e0fcad3: Layer already exists [2023-05-08T12:43:58.632Z] d37db5dc2f2e: Layer already exists [2023-05-08T12:43:58.632Z] cff5bec32136: Layer already exists [2023-05-08T12:43:58.632Z] 3c7649acb250: Layer already exists [2023-05-08T12:43:58.632Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:58.632Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:43:58.632Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:58.895Z] latest: digest: sha256:981fbbe9dd49c372bc928b643808c5735b7d8872af0ecfffdc71540371a41aec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:59.229Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:59.558Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.151 [2023-05-08T12:43:59.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-08T12:43:59.559Z] cff5bec32136: Preparing [2023-05-08T12:43:59.559Z] 3c7649acb250: Preparing [2023-05-08T12:43:59.559Z] d37db5dc2f2e: Preparing [2023-05-08T12:43:59.559Z] 54e64e0fcad3: Preparing [2023-05-08T12:43:59.559Z] 88f1831d18cd: Preparing [2023-05-08T12:43:59.559Z] 16f86b2f266c: Preparing [2023-05-08T12:43:59.559Z] 16f86b2f266c: Waiting [2023-05-08T12:43:59.559Z] 9e1bf31c517e: Preparing [2023-05-08T12:43:59.559Z] 26cbea5cba74: Preparing [2023-05-08T12:43:59.559Z] 9e1bf31c517e: Waiting [2023-05-08T12:43:59.559Z] 26cbea5cba74: Waiting [2023-05-08T12:43:59.559Z] 88f1831d18cd: Layer already exists [2023-05-08T12:43:59.559Z] 3c7649acb250: Layer already exists [2023-05-08T12:43:59.559Z] 54e64e0fcad3: Layer already exists [2023-05-08T12:43:59.559Z] cff5bec32136: Layer already exists [2023-05-08T12:43:59.559Z] d37db5dc2f2e: Layer already exists [2023-05-08T12:43:59.559Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:43:59.559Z] 26cbea5cba74: Layer already exists [2023-05-08T12:43:59.559Z] 16f86b2f266c: Layer already exists [2023-05-08T12:43:59.559Z] 3.0.0-dev.151: digest: sha256:981fbbe9dd49c372bc928b643808c5735b7d8872af0ecfffdc71540371a41aec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:43:59.952Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:00.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:00.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-08T12:44:00.300Z] cff5bec32136: Preparing [2023-05-08T12:44:00.300Z] 3c7649acb250: Preparing [2023-05-08T12:44:00.300Z] d37db5dc2f2e: Preparing [2023-05-08T12:44:00.300Z] 54e64e0fcad3: Preparing [2023-05-08T12:44:00.300Z] 88f1831d18cd: Preparing [2023-05-08T12:44:00.300Z] 16f86b2f266c: Preparing [2023-05-08T12:44:00.300Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:00.300Z] 26cbea5cba74: Preparing [2023-05-08T12:44:00.300Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:00.300Z] 16f86b2f266c: Waiting [2023-05-08T12:44:00.300Z] 26cbea5cba74: Waiting [2023-05-08T12:44:00.300Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:00.300Z] cff5bec32136: Layer already exists [2023-05-08T12:44:00.300Z] d37db5dc2f2e: Layer already exists [2023-05-08T12:44:00.300Z] 54e64e0fcad3: Layer already exists [2023-05-08T12:44:00.300Z] 3c7649acb250: Layer already exists [2023-05-08T12:44:00.300Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:00.300Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:00.300Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:00.300Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:981fbbe9dd49c372bc928b643808c5735b7d8872af0ecfffdc71540371a41aec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:00.941Z] + 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-05-08T12:44:01.287Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-08T12:44:01.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-08T12:44:01.287Z] cff5bec32136: Preparing [2023-05-08T12:44:01.287Z] 3c7649acb250: Preparing [2023-05-08T12:44:01.287Z] d37db5dc2f2e: Preparing [2023-05-08T12:44:01.287Z] 54e64e0fcad3: Preparing [2023-05-08T12:44:01.287Z] 88f1831d18cd: Preparing [2023-05-08T12:44:01.287Z] 16f86b2f266c: Preparing [2023-05-08T12:44:01.287Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:01.287Z] 26cbea5cba74: Preparing [2023-05-08T12:44:01.287Z] 16f86b2f266c: Waiting [2023-05-08T12:44:01.287Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:01.287Z] 26cbea5cba74: Waiting [2023-05-08T12:44:01.287Z] d37db5dc2f2e: Layer already exists [2023-05-08T12:44:01.287Z] cff5bec32136: Layer already exists [2023-05-08T12:44:01.287Z] 54e64e0fcad3: Layer already exists [2023-05-08T12:44:01.287Z] 3c7649acb250: Layer already exists [2023-05-08T12:44:01.287Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:01.287Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:01.287Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:01.287Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:01.287Z] main: digest: sha256:981fbbe9dd49c372bc928b643808c5735b7d8872af0ecfffdc71540371a41aec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:01.336Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:01.344Z] taggedImages: [2023-05-08T12:44:01.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:01.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-08T12:44:01.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.151 [2023-05-08T12:44:01.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:01.344Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-08T12:44:01.370Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-08T12:44:01.370Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:01.370Z] latest [2023-05-08T12:44:01.370Z] 3.0.0-dev.151 [2023-05-08T12:44:01.370Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:01.370Z] main [2023-05-08T12:44:01.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:05.024Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:05.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:05.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-08T12:44:05.357Z] ce4de0e5f5b9: Preparing [2023-05-08T12:44:05.357Z] 722a95c218c2: Preparing [2023-05-08T12:44:05.357Z] 88f1831d18cd: Preparing [2023-05-08T12:44:05.357Z] 16f86b2f266c: Preparing [2023-05-08T12:44:05.357Z] 33d2a722798a: Preparing [2023-05-08T12:44:05.357Z] 26cbea5cba74: Preparing [2023-05-08T12:44:05.357Z] 26cbea5cba74: Waiting [2023-05-08T12:44:05.357Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:05.357Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:05.624Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:05.624Z] ce4de0e5f5b9: Pushed [2023-05-08T12:44:05.624Z] 33d2a722798a: Pushed [2023-05-08T12:44:08.949Z] 722a95c218c2: Pushed [2023-05-08T12:44:08.949Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:d9a24dac80ef03c42095847975d48cd291362998ce64ed349455b6c2be349f67 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:09.293Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:09.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-08T12:44:09.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-08T12:44:09.629Z] ce4de0e5f5b9: Preparing [2023-05-08T12:44:09.629Z] 722a95c218c2: Preparing [2023-05-08T12:44:09.629Z] 88f1831d18cd: Preparing [2023-05-08T12:44:09.629Z] 16f86b2f266c: Preparing [2023-05-08T12:44:09.629Z] 33d2a722798a: Preparing [2023-05-08T12:44:09.629Z] 26cbea5cba74: Preparing [2023-05-08T12:44:09.629Z] 26cbea5cba74: Waiting [2023-05-08T12:44:09.629Z] 722a95c218c2: Layer already exists [2023-05-08T12:44:09.629Z] 33d2a722798a: Layer already exists [2023-05-08T12:44:09.629Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:09.629Z] ce4de0e5f5b9: Layer already exists [2023-05-08T12:44:09.629Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:09.629Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:09.894Z] latest: digest: sha256:d9a24dac80ef03c42095847975d48cd291362998ce64ed349455b6c2be349f67 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:10.223Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:10.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.151 [2023-05-08T12:44:10.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-08T12:44:10.558Z] ce4de0e5f5b9: Preparing [2023-05-08T12:44:10.558Z] 722a95c218c2: Preparing [2023-05-08T12:44:10.558Z] 88f1831d18cd: Preparing [2023-05-08T12:44:10.558Z] 16f86b2f266c: Preparing [2023-05-08T12:44:10.558Z] 33d2a722798a: Preparing [2023-05-08T12:44:10.558Z] 26cbea5cba74: Preparing [2023-05-08T12:44:10.558Z] 26cbea5cba74: Waiting [2023-05-08T12:44:10.558Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:10.558Z] 722a95c218c2: Layer already exists [2023-05-08T12:44:10.558Z] ce4de0e5f5b9: Layer already exists [2023-05-08T12:44:10.558Z] 33d2a722798a: Layer already exists [2023-05-08T12:44:10.558Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:10.558Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:10.558Z] 3.0.0-dev.151: digest: sha256:d9a24dac80ef03c42095847975d48cd291362998ce64ed349455b6c2be349f67 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:10.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:11.242Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:11.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-08T12:44:11.242Z] ce4de0e5f5b9: Preparing [2023-05-08T12:44:11.242Z] 722a95c218c2: Preparing [2023-05-08T12:44:11.242Z] 88f1831d18cd: Preparing [2023-05-08T12:44:11.242Z] 16f86b2f266c: Preparing [2023-05-08T12:44:11.242Z] 33d2a722798a: Preparing [2023-05-08T12:44:11.242Z] 26cbea5cba74: Preparing [2023-05-08T12:44:11.242Z] 26cbea5cba74: Waiting [2023-05-08T12:44:11.242Z] ce4de0e5f5b9: Layer already exists [2023-05-08T12:44:11.242Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:11.242Z] 722a95c218c2: Layer already exists [2023-05-08T12:44:11.242Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:11.242Z] 33d2a722798a: Layer already exists [2023-05-08T12:44:11.242Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:11.242Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:d9a24dac80ef03c42095847975d48cd291362998ce64ed349455b6c2be349f67 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:11.850Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:12.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-08T12:44:12.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-08T12:44:12.180Z] ce4de0e5f5b9: Preparing [2023-05-08T12:44:12.180Z] 722a95c218c2: Preparing [2023-05-08T12:44:12.180Z] 88f1831d18cd: Preparing [2023-05-08T12:44:12.180Z] 16f86b2f266c: Preparing [2023-05-08T12:44:12.180Z] 33d2a722798a: Preparing [2023-05-08T12:44:12.180Z] 26cbea5cba74: Preparing [2023-05-08T12:44:12.180Z] 26cbea5cba74: Waiting [2023-05-08T12:44:12.180Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:12.180Z] 33d2a722798a: Layer already exists [2023-05-08T12:44:12.180Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:12.180Z] 722a95c218c2: Layer already exists [2023-05-08T12:44:12.180Z] ce4de0e5f5b9: Layer already exists [2023-05-08T12:44:12.180Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:12.445Z] main: digest: sha256:d9a24dac80ef03c42095847975d48cd291362998ce64ed349455b6c2be349f67 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:12.496Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:12.503Z] taggedImages: [2023-05-08T12:44:12.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:12.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-08T12:44:12.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.151 [2023-05-08T12:44:12.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:12.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-08T12:44:12.518Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-08T12:44:12.518Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:12.518Z] latest [2023-05-08T12:44:12.518Z] 3.0.0-dev.151 [2023-05-08T12:44:12.518Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:12.518Z] main [2023-05-08T12:44:12.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:12.841Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:13.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:13.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-08T12:44:13.173Z] ae24a7974676: Preparing [2023-05-08T12:44:13.173Z] 1e39c0a1130e: Preparing [2023-05-08T12:44:13.173Z] 45b11875f819: Preparing [2023-05-08T12:44:13.173Z] 88f1831d18cd: Preparing [2023-05-08T12:44:13.173Z] 16f86b2f266c: Preparing [2023-05-08T12:44:13.173Z] b5884e11032c: Preparing [2023-05-08T12:44:13.173Z] 26cbea5cba74: Preparing [2023-05-08T12:44:13.173Z] b5884e11032c: Waiting [2023-05-08T12:44:13.173Z] 26cbea5cba74: Waiting [2023-05-08T12:44:13.173Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:13.173Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:13.173Z] b5884e11032c: Layer already exists [2023-05-08T12:44:13.439Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:13.439Z] 1e39c0a1130e: Pushed [2023-05-08T12:44:13.439Z] ae24a7974676: Pushed [2023-05-08T12:44:16.774Z] 45b11875f819: Pushed [2023-05-08T12:44:18.179Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:ea112a475d042e739276654441d2d7edfb18ea08489583d0523fbe2626dd9d76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:18.524Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:18.856Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-08T12:44:18.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-08T12:44:18.857Z] ae24a7974676: Preparing [2023-05-08T12:44:18.857Z] 1e39c0a1130e: Preparing [2023-05-08T12:44:18.857Z] 45b11875f819: Preparing [2023-05-08T12:44:18.857Z] 88f1831d18cd: Preparing [2023-05-08T12:44:18.857Z] 16f86b2f266c: Preparing [2023-05-08T12:44:18.857Z] b5884e11032c: Preparing [2023-05-08T12:44:18.857Z] 26cbea5cba74: Preparing [2023-05-08T12:44:18.857Z] b5884e11032c: Waiting [2023-05-08T12:44:18.857Z] 26cbea5cba74: Waiting [2023-05-08T12:44:18.857Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:18.857Z] 1e39c0a1130e: Layer already exists [2023-05-08T12:44:18.857Z] 45b11875f819: Layer already exists [2023-05-08T12:44:18.857Z] ae24a7974676: Layer already exists [2023-05-08T12:44:18.857Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:18.857Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:18.857Z] b5884e11032c: Layer already exists [2023-05-08T12:44:18.857Z] latest: digest: sha256:ea112a475d042e739276654441d2d7edfb18ea08489583d0523fbe2626dd9d76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:19.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:19.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.151 [2023-05-08T12:44:19.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-08T12:44:19.797Z] ae24a7974676: Preparing [2023-05-08T12:44:19.797Z] 1e39c0a1130e: Preparing [2023-05-08T12:44:19.797Z] 45b11875f819: Preparing [2023-05-08T12:44:19.797Z] 88f1831d18cd: Preparing [2023-05-08T12:44:19.797Z] 16f86b2f266c: Preparing [2023-05-08T12:44:19.797Z] b5884e11032c: Preparing [2023-05-08T12:44:19.797Z] 26cbea5cba74: Preparing [2023-05-08T12:44:19.797Z] b5884e11032c: Waiting [2023-05-08T12:44:19.797Z] 26cbea5cba74: Waiting [2023-05-08T12:44:19.797Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:19.797Z] 1e39c0a1130e: Layer already exists [2023-05-08T12:44:19.797Z] ae24a7974676: Layer already exists [2023-05-08T12:44:19.797Z] 45b11875f819: Layer already exists [2023-05-08T12:44:19.797Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:19.797Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:19.797Z] b5884e11032c: Layer already exists [2023-05-08T12:44:20.061Z] 3.0.0-dev.151: digest: sha256:ea112a475d042e739276654441d2d7edfb18ea08489583d0523fbe2626dd9d76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:20.396Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:20.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:20.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-08T12:44:20.735Z] ae24a7974676: Preparing [2023-05-08T12:44:20.735Z] 1e39c0a1130e: Preparing [2023-05-08T12:44:20.735Z] 45b11875f819: Preparing [2023-05-08T12:44:20.735Z] 88f1831d18cd: Preparing [2023-05-08T12:44:20.735Z] 16f86b2f266c: Preparing [2023-05-08T12:44:20.735Z] b5884e11032c: Preparing [2023-05-08T12:44:20.735Z] 26cbea5cba74: Preparing [2023-05-08T12:44:20.735Z] b5884e11032c: Waiting [2023-05-08T12:44:20.735Z] 26cbea5cba74: Waiting [2023-05-08T12:44:20.735Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:20.735Z] 45b11875f819: Layer already exists [2023-05-08T12:44:20.735Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:20.735Z] ae24a7974676: Layer already exists [2023-05-08T12:44:20.735Z] 1e39c0a1130e: Layer already exists [2023-05-08T12:44:20.735Z] b5884e11032c: Layer already exists [2023-05-08T12:44:20.735Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:21.000Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:ea112a475d042e739276654441d2d7edfb18ea08489583d0523fbe2626dd9d76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:21.332Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:21.675Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-08T12:44:21.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-08T12:44:21.675Z] ae24a7974676: Preparing [2023-05-08T12:44:21.675Z] 1e39c0a1130e: Preparing [2023-05-08T12:44:21.675Z] 45b11875f819: Preparing [2023-05-08T12:44:21.675Z] 88f1831d18cd: Preparing [2023-05-08T12:44:21.675Z] 16f86b2f266c: Preparing [2023-05-08T12:44:21.675Z] b5884e11032c: Preparing [2023-05-08T12:44:21.675Z] 26cbea5cba74: Preparing [2023-05-08T12:44:21.675Z] b5884e11032c: Waiting [2023-05-08T12:44:21.675Z] 26cbea5cba74: Waiting [2023-05-08T12:44:21.675Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:21.675Z] 45b11875f819: Layer already exists [2023-05-08T12:44:21.675Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:21.675Z] 1e39c0a1130e: Layer already exists [2023-05-08T12:44:21.675Z] ae24a7974676: Layer already exists [2023-05-08T12:44:21.675Z] b5884e11032c: Layer already exists [2023-05-08T12:44:21.675Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:21.940Z] main: digest: sha256:ea112a475d042e739276654441d2d7edfb18ea08489583d0523fbe2626dd9d76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:21.982Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:21.988Z] taggedImages: [2023-05-08T12:44:21.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:21.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-08T12:44:21.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.151 [2023-05-08T12:44:21.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:21.988Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-08T12:44:22.001Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-08T12:44:22.001Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:22.001Z] latest [2023-05-08T12:44:22.001Z] 3.0.0-dev.151 [2023-05-08T12:44:22.001Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:22.001Z] main [2023-05-08T12:44:22.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:22.339Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:22.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:22.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-08T12:44:22.667Z] 86c056fe039d: Preparing [2023-05-08T12:44:22.667Z] 86c056fe039d: Preparing [2023-05-08T12:44:22.667Z] e45708f2da93: Preparing [2023-05-08T12:44:22.667Z] d4031233fca6: Preparing [2023-05-08T12:44:22.667Z] 3b17123387a1: Preparing [2023-05-08T12:44:22.667Z] 672a1e361cc3: Preparing [2023-05-08T12:44:22.667Z] 746ea90f5b67: Preparing [2023-05-08T12:44:22.667Z] 88f1831d18cd: Preparing [2023-05-08T12:44:22.667Z] 16f86b2f266c: Preparing [2023-05-08T12:44:22.667Z] e25444db9715: Preparing [2023-05-08T12:44:22.667Z] a3b5f7051302: Preparing [2023-05-08T12:44:22.667Z] 28a152dcd72a: Preparing [2023-05-08T12:44:22.667Z] 804f8de5b85f: Preparing [2023-05-08T12:44:22.667Z] 26cbea5cba74: Preparing [2023-05-08T12:44:22.667Z] 88f1831d18cd: Waiting [2023-05-08T12:44:22.667Z] 16f86b2f266c: Waiting [2023-05-08T12:44:22.667Z] e25444db9715: Waiting [2023-05-08T12:44:22.667Z] a3b5f7051302: Waiting [2023-05-08T12:44:22.667Z] 28a152dcd72a: Waiting [2023-05-08T12:44:22.667Z] 804f8de5b85f: Waiting [2023-05-08T12:44:22.667Z] 26cbea5cba74: Waiting [2023-05-08T12:44:22.667Z] 746ea90f5b67: Waiting [2023-05-08T12:44:22.932Z] 3b17123387a1: Pushed [2023-05-08T12:44:22.932Z] d4031233fca6: Pushed [2023-05-08T12:44:22.932Z] e45708f2da93: Pushed [2023-05-08T12:44:22.933Z] 672a1e361cc3: Pushed [2023-05-08T12:44:22.933Z] 86c056fe039d: Pushed [2023-05-08T12:44:22.933Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:22.933Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:23.199Z] e25444db9715: Pushed [2023-05-08T12:44:23.199Z] 28a152dcd72a: Pushed [2023-05-08T12:44:23.199Z] a3b5f7051302: Pushed [2023-05-08T12:44:23.199Z] 804f8de5b85f: Pushed [2023-05-08T12:44:23.199Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:26.536Z] 746ea90f5b67: Pushed [2023-05-08T12:44:26.536Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:0a23f63811188f834dd1ce93bd79e888255869cd5d6919e5ece5d2dadab44a4c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:26.876Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:27.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-08T12:44:27.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-08T12:44:27.211Z] 86c056fe039d: Preparing [2023-05-08T12:44:27.211Z] 86c056fe039d: Preparing [2023-05-08T12:44:27.211Z] e45708f2da93: Preparing [2023-05-08T12:44:27.211Z] d4031233fca6: Preparing [2023-05-08T12:44:27.211Z] 3b17123387a1: Preparing [2023-05-08T12:44:27.211Z] 672a1e361cc3: Preparing [2023-05-08T12:44:27.211Z] 746ea90f5b67: Preparing [2023-05-08T12:44:27.211Z] 88f1831d18cd: Preparing [2023-05-08T12:44:27.211Z] 16f86b2f266c: Preparing [2023-05-08T12:44:27.211Z] e25444db9715: Preparing [2023-05-08T12:44:27.211Z] a3b5f7051302: Preparing [2023-05-08T12:44:27.211Z] 28a152dcd72a: Preparing [2023-05-08T12:44:27.211Z] 804f8de5b85f: Preparing [2023-05-08T12:44:27.211Z] 26cbea5cba74: Preparing [2023-05-08T12:44:27.211Z] 746ea90f5b67: Waiting [2023-05-08T12:44:27.211Z] 88f1831d18cd: Waiting [2023-05-08T12:44:27.211Z] 16f86b2f266c: Waiting [2023-05-08T12:44:27.211Z] a3b5f7051302: Waiting [2023-05-08T12:44:27.211Z] e25444db9715: Waiting [2023-05-08T12:44:27.211Z] 28a152dcd72a: Waiting [2023-05-08T12:44:27.211Z] 804f8de5b85f: Waiting [2023-05-08T12:44:27.211Z] 26cbea5cba74: Waiting [2023-05-08T12:44:27.211Z] d4031233fca6: Layer already exists [2023-05-08T12:44:27.211Z] 86c056fe039d: Layer already exists [2023-05-08T12:44:27.211Z] e45708f2da93: Layer already exists [2023-05-08T12:44:27.211Z] 672a1e361cc3: Layer already exists [2023-05-08T12:44:27.211Z] 3b17123387a1: Layer already exists [2023-05-08T12:44:27.211Z] a3b5f7051302: Layer already exists [2023-05-08T12:44:27.211Z] e25444db9715: Layer already exists [2023-05-08T12:44:27.211Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:27.211Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:27.211Z] 746ea90f5b67: Layer already exists [2023-05-08T12:44:27.211Z] 804f8de5b85f: Layer already exists [2023-05-08T12:44:27.211Z] 28a152dcd72a: Layer already exists [2023-05-08T12:44:27.211Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:27.477Z] latest: digest: sha256:0a23f63811188f834dd1ce93bd79e888255869cd5d6919e5ece5d2dadab44a4c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:27.819Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:28.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.151 [2023-05-08T12:44:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-08T12:44:28.171Z] 86c056fe039d: Preparing [2023-05-08T12:44:28.171Z] 86c056fe039d: Preparing [2023-05-08T12:44:28.171Z] e45708f2da93: Preparing [2023-05-08T12:44:28.171Z] d4031233fca6: Preparing [2023-05-08T12:44:28.171Z] 3b17123387a1: Preparing [2023-05-08T12:44:28.171Z] 672a1e361cc3: Preparing [2023-05-08T12:44:28.171Z] 746ea90f5b67: Preparing [2023-05-08T12:44:28.171Z] 88f1831d18cd: Preparing [2023-05-08T12:44:28.171Z] 16f86b2f266c: Preparing [2023-05-08T12:44:28.171Z] e25444db9715: Preparing [2023-05-08T12:44:28.171Z] a3b5f7051302: Preparing [2023-05-08T12:44:28.171Z] 28a152dcd72a: Preparing [2023-05-08T12:44:28.171Z] 804f8de5b85f: Preparing [2023-05-08T12:44:28.171Z] 26cbea5cba74: Preparing [2023-05-08T12:44:28.171Z] e25444db9715: Waiting [2023-05-08T12:44:28.171Z] a3b5f7051302: Waiting [2023-05-08T12:44:28.171Z] 28a152dcd72a: Waiting [2023-05-08T12:44:28.171Z] 804f8de5b85f: Waiting [2023-05-08T12:44:28.171Z] 26cbea5cba74: Waiting [2023-05-08T12:44:28.171Z] 746ea90f5b67: Waiting [2023-05-08T12:44:28.171Z] 16f86b2f266c: Waiting [2023-05-08T12:44:28.171Z] 88f1831d18cd: Waiting [2023-05-08T12:44:28.171Z] 672a1e361cc3: Layer already exists [2023-05-08T12:44:28.171Z] 86c056fe039d: Layer already exists [2023-05-08T12:44:28.171Z] 3b17123387a1: Layer already exists [2023-05-08T12:44:28.171Z] d4031233fca6: Layer already exists [2023-05-08T12:44:28.171Z] e45708f2da93: Layer already exists [2023-05-08T12:44:28.171Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:28.171Z] 746ea90f5b67: Layer already exists [2023-05-08T12:44:28.171Z] a3b5f7051302: Layer already exists [2023-05-08T12:44:28.171Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:28.171Z] e25444db9715: Layer already exists [2023-05-08T12:44:28.171Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:28.171Z] 28a152dcd72a: Layer already exists [2023-05-08T12:44:28.171Z] 804f8de5b85f: Layer already exists [2023-05-08T12:44:28.436Z] 3.0.0-dev.151: digest: sha256:0a23f63811188f834dd1ce93bd79e888255869cd5d6919e5ece5d2dadab44a4c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:28.789Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:29.125Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:29.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-08T12:44:29.125Z] 86c056fe039d: Preparing [2023-05-08T12:44:29.125Z] 86c056fe039d: Preparing [2023-05-08T12:44:29.125Z] e45708f2da93: Preparing [2023-05-08T12:44:29.125Z] d4031233fca6: Preparing [2023-05-08T12:44:29.125Z] 3b17123387a1: Preparing [2023-05-08T12:44:29.125Z] 672a1e361cc3: Preparing [2023-05-08T12:44:29.125Z] 746ea90f5b67: Preparing [2023-05-08T12:44:29.125Z] 88f1831d18cd: Preparing [2023-05-08T12:44:29.125Z] 16f86b2f266c: Preparing [2023-05-08T12:44:29.125Z] e25444db9715: Preparing [2023-05-08T12:44:29.125Z] 88f1831d18cd: Waiting [2023-05-08T12:44:29.125Z] 16f86b2f266c: Waiting [2023-05-08T12:44:29.125Z] 746ea90f5b67: Waiting [2023-05-08T12:44:29.125Z] a3b5f7051302: Preparing [2023-05-08T12:44:29.125Z] 28a152dcd72a: Preparing [2023-05-08T12:44:29.125Z] e25444db9715: Waiting [2023-05-08T12:44:29.125Z] 804f8de5b85f: Preparing [2023-05-08T12:44:29.125Z] 26cbea5cba74: Preparing [2023-05-08T12:44:29.125Z] a3b5f7051302: Waiting [2023-05-08T12:44:29.125Z] 28a152dcd72a: Waiting [2023-05-08T12:44:29.125Z] 804f8de5b85f: Waiting [2023-05-08T12:44:29.125Z] 26cbea5cba74: Waiting [2023-05-08T12:44:29.125Z] 3b17123387a1: Layer already exists [2023-05-08T12:44:29.125Z] 86c056fe039d: Layer already exists [2023-05-08T12:44:29.125Z] 672a1e361cc3: Layer already exists [2023-05-08T12:44:29.125Z] e45708f2da93: Layer already exists [2023-05-08T12:44:29.125Z] d4031233fca6: Layer already exists [2023-05-08T12:44:29.125Z] e25444db9715: Layer already exists [2023-05-08T12:44:29.125Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:29.125Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:29.125Z] 746ea90f5b67: Layer already exists [2023-05-08T12:44:29.125Z] 804f8de5b85f: Layer already exists [2023-05-08T12:44:29.125Z] a3b5f7051302: Layer already exists [2023-05-08T12:44:29.125Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:29.125Z] 28a152dcd72a: Layer already exists [2023-05-08T12:44:29.392Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:0a23f63811188f834dd1ce93bd79e888255869cd5d6919e5ece5d2dadab44a4c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:29.739Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:30.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-08T12:44:30.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-08T12:44:30.078Z] 86c056fe039d: Preparing [2023-05-08T12:44:30.078Z] 86c056fe039d: Preparing [2023-05-08T12:44:30.078Z] e45708f2da93: Preparing [2023-05-08T12:44:30.078Z] d4031233fca6: Preparing [2023-05-08T12:44:30.078Z] 3b17123387a1: Preparing [2023-05-08T12:44:30.078Z] 672a1e361cc3: Preparing [2023-05-08T12:44:30.078Z] 746ea90f5b67: Preparing [2023-05-08T12:44:30.078Z] 88f1831d18cd: Preparing [2023-05-08T12:44:30.078Z] 16f86b2f266c: Preparing [2023-05-08T12:44:30.078Z] e25444db9715: Preparing [2023-05-08T12:44:30.078Z] a3b5f7051302: Preparing [2023-05-08T12:44:30.078Z] 28a152dcd72a: Preparing [2023-05-08T12:44:30.078Z] 804f8de5b85f: Preparing [2023-05-08T12:44:30.078Z] 26cbea5cba74: Preparing [2023-05-08T12:44:30.078Z] e25444db9715: Waiting [2023-05-08T12:44:30.078Z] a3b5f7051302: Waiting [2023-05-08T12:44:30.078Z] 28a152dcd72a: Waiting [2023-05-08T12:44:30.078Z] 804f8de5b85f: Waiting [2023-05-08T12:44:30.078Z] 746ea90f5b67: Waiting [2023-05-08T12:44:30.078Z] 26cbea5cba74: Waiting [2023-05-08T12:44:30.078Z] 88f1831d18cd: Waiting [2023-05-08T12:44:30.078Z] 16f86b2f266c: Waiting [2023-05-08T12:44:30.078Z] e45708f2da93: Layer already exists [2023-05-08T12:44:30.078Z] 86c056fe039d: Layer already exists [2023-05-08T12:44:30.078Z] 672a1e361cc3: Layer already exists [2023-05-08T12:44:30.078Z] 3b17123387a1: Layer already exists [2023-05-08T12:44:30.078Z] d4031233fca6: Layer already exists [2023-05-08T12:44:30.078Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:30.078Z] e25444db9715: Layer already exists [2023-05-08T12:44:30.078Z] 746ea90f5b67: Layer already exists [2023-05-08T12:44:30.078Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:30.345Z] a3b5f7051302: Layer already exists [2023-05-08T12:44:30.345Z] 28a152dcd72a: Layer already exists [2023-05-08T12:44:30.345Z] 804f8de5b85f: Layer already exists [2023-05-08T12:44:30.345Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:30.345Z] main: digest: sha256:0a23f63811188f834dd1ce93bd79e888255869cd5d6919e5ece5d2dadab44a4c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:30.391Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:30.406Z] taggedImages: [2023-05-08T12:44:30.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:30.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-08T12:44:30.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.151 [2023-05-08T12:44:30.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:30.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-08T12:44:30.436Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-08T12:44:30.436Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:30.436Z] latest [2023-05-08T12:44:30.436Z] 3.0.0-dev.151 [2023-05-08T12:44:30.436Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:30.436Z] main [2023-05-08T12:44:30.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:30.789Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:31.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:31.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-08T12:44:31.128Z] 8fa035014c8a: Preparing [2023-05-08T12:44:31.128Z] 5e967ec94401: Preparing [2023-05-08T12:44:31.128Z] e5fbd2e4f210: Preparing [2023-05-08T12:44:31.128Z] e052ff7f2de4: Preparing [2023-05-08T12:44:31.128Z] 88f1831d18cd: Preparing [2023-05-08T12:44:31.128Z] 16f86b2f266c: Preparing [2023-05-08T12:44:31.128Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:31.128Z] 26cbea5cba74: Preparing [2023-05-08T12:44:31.128Z] 16f86b2f266c: Waiting [2023-05-08T12:44:31.128Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:31.128Z] 26cbea5cba74: Waiting [2023-05-08T12:44:31.128Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:31.128Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:31.393Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:31.393Z] 8fa035014c8a: Pushed [2023-05-08T12:44:31.393Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:31.393Z] e5fbd2e4f210: Pushed [2023-05-08T12:44:31.393Z] 5e967ec94401: Pushed [2023-05-08T12:44:33.967Z] e052ff7f2de4: Pushed [2023-05-08T12:44:33.967Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:ccbc14076e6425b6e1062ab7d152a5ea0135b65980cf24bee20e5f1c807b2912 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:34.297Z] + 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-05-08T12:44:34.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-08T12:44:34.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-08T12:44:34.632Z] 8fa035014c8a: Preparing [2023-05-08T12:44:34.632Z] 5e967ec94401: Preparing [2023-05-08T12:44:34.632Z] e5fbd2e4f210: Preparing [2023-05-08T12:44:34.632Z] e052ff7f2de4: Preparing [2023-05-08T12:44:34.632Z] 88f1831d18cd: Preparing [2023-05-08T12:44:34.632Z] 16f86b2f266c: Preparing [2023-05-08T12:44:34.632Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:34.632Z] 26cbea5cba74: Preparing [2023-05-08T12:44:34.632Z] 16f86b2f266c: Waiting [2023-05-08T12:44:34.632Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:34.632Z] 26cbea5cba74: Waiting [2023-05-08T12:44:34.632Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:34.632Z] 8fa035014c8a: Layer already exists [2023-05-08T12:44:34.632Z] 5e967ec94401: Layer already exists [2023-05-08T12:44:34.632Z] e5fbd2e4f210: Layer already exists [2023-05-08T12:44:34.632Z] e052ff7f2de4: Layer already exists [2023-05-08T12:44:34.632Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:34.632Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:34.632Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:34.897Z] latest: digest: sha256:ccbc14076e6425b6e1062ab7d152a5ea0135b65980cf24bee20e5f1c807b2912 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:35.249Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:35.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.151 [2023-05-08T12:44:35.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-08T12:44:35.593Z] 8fa035014c8a: Preparing [2023-05-08T12:44:35.593Z] 5e967ec94401: Preparing [2023-05-08T12:44:35.593Z] e5fbd2e4f210: Preparing [2023-05-08T12:44:35.593Z] e052ff7f2de4: Preparing [2023-05-08T12:44:35.593Z] 88f1831d18cd: Preparing [2023-05-08T12:44:35.593Z] 16f86b2f266c: Preparing [2023-05-08T12:44:35.593Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:35.593Z] 26cbea5cba74: Preparing [2023-05-08T12:44:35.593Z] 16f86b2f266c: Waiting [2023-05-08T12:44:35.593Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:35.593Z] 26cbea5cba74: Waiting [2023-05-08T12:44:35.593Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:35.593Z] 5e967ec94401: Layer already exists [2023-05-08T12:44:35.593Z] e052ff7f2de4: Layer already exists [2023-05-08T12:44:35.593Z] 8fa035014c8a: Layer already exists [2023-05-08T12:44:35.593Z] e5fbd2e4f210: Layer already exists [2023-05-08T12:44:35.593Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:35.593Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:35.593Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:35.593Z] 3.0.0-dev.151: digest: sha256:ccbc14076e6425b6e1062ab7d152a5ea0135b65980cf24bee20e5f1c807b2912 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:35.933Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:36.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-08T12:44:36.271Z] 8fa035014c8a: Preparing [2023-05-08T12:44:36.271Z] 5e967ec94401: Preparing [2023-05-08T12:44:36.271Z] e5fbd2e4f210: Preparing [2023-05-08T12:44:36.271Z] e052ff7f2de4: Preparing [2023-05-08T12:44:36.271Z] 88f1831d18cd: Preparing [2023-05-08T12:44:36.271Z] 16f86b2f266c: Preparing [2023-05-08T12:44:36.271Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:36.271Z] 26cbea5cba74: Preparing [2023-05-08T12:44:36.271Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:36.271Z] 16f86b2f266c: Waiting [2023-05-08T12:44:36.271Z] 26cbea5cba74: Waiting [2023-05-08T12:44:36.271Z] 5e967ec94401: Layer already exists [2023-05-08T12:44:36.271Z] 8fa035014c8a: Layer already exists [2023-05-08T12:44:36.271Z] e052ff7f2de4: Layer already exists [2023-05-08T12:44:36.271Z] e5fbd2e4f210: Layer already exists [2023-05-08T12:44:36.271Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:36.271Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:36.271Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:36.271Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:36.271Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:ccbc14076e6425b6e1062ab7d152a5ea0135b65980cf24bee20e5f1c807b2912 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:36.872Z] + 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-05-08T12:44:37.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-08T12:44:37.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-08T12:44:37.203Z] 8fa035014c8a: Preparing [2023-05-08T12:44:37.203Z] 5e967ec94401: Preparing [2023-05-08T12:44:37.203Z] e5fbd2e4f210: Preparing [2023-05-08T12:44:37.203Z] e052ff7f2de4: Preparing [2023-05-08T12:44:37.203Z] 88f1831d18cd: Preparing [2023-05-08T12:44:37.203Z] 16f86b2f266c: Preparing [2023-05-08T12:44:37.203Z] 9e1bf31c517e: Preparing [2023-05-08T12:44:37.203Z] 26cbea5cba74: Preparing [2023-05-08T12:44:37.203Z] 16f86b2f266c: Waiting [2023-05-08T12:44:37.203Z] 9e1bf31c517e: Waiting [2023-05-08T12:44:37.203Z] 26cbea5cba74: Waiting [2023-05-08T12:44:37.203Z] 5e967ec94401: Layer already exists [2023-05-08T12:44:37.203Z] 8fa035014c8a: Layer already exists [2023-05-08T12:44:37.203Z] e052ff7f2de4: Layer already exists [2023-05-08T12:44:37.203Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:37.203Z] e5fbd2e4f210: Layer already exists [2023-05-08T12:44:37.203Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:37.203Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:37.203Z] 9e1bf31c517e: Layer already exists [2023-05-08T12:44:37.203Z] main: digest: sha256:ccbc14076e6425b6e1062ab7d152a5ea0135b65980cf24bee20e5f1c807b2912 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:37.508Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:37.513Z] taggedImages: [2023-05-08T12:44:37.513Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:37.513Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-08T12:44:37.513Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.151 [2023-05-08T12:44:37.513Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:37.513Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-08T12:44:37.528Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-08T12:44:37.528Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:37.528Z] latest [2023-05-08T12:44:37.528Z] 3.0.0-dev.151 [2023-05-08T12:44:37.528Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:37.528Z] main [2023-05-08T12:44:37.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:37.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:38.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-08T12:44:38.202Z] e4f7bf09500e: Preparing [2023-05-08T12:44:38.202Z] fbaf5d58db9b: Preparing [2023-05-08T12:44:38.202Z] dede663fd2ba: Preparing [2023-05-08T12:44:38.202Z] 3d482fbd1f6c: Preparing [2023-05-08T12:44:38.202Z] 88f1831d18cd: Preparing [2023-05-08T12:44:38.202Z] 16f86b2f266c: Preparing [2023-05-08T12:44:38.202Z] 2291bea51b1b: Preparing [2023-05-08T12:44:38.202Z] 928100cf1f71: Preparing [2023-05-08T12:44:38.202Z] 26cbea5cba74: Preparing [2023-05-08T12:44:38.203Z] 16f86b2f266c: Waiting [2023-05-08T12:44:38.203Z] 26cbea5cba74: Waiting [2023-05-08T12:44:38.203Z] 2291bea51b1b: Waiting [2023-05-08T12:44:38.203Z] 928100cf1f71: Waiting [2023-05-08T12:44:38.203Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:38.467Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:38.467Z] fbaf5d58db9b: Pushed [2023-05-08T12:44:38.467Z] 3d482fbd1f6c: Pushed [2023-05-08T12:44:38.467Z] e4f7bf09500e: Pushed [2023-05-08T12:44:38.467Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:38.467Z] 2291bea51b1b: Pushed [2023-05-08T12:44:38.732Z] 928100cf1f71: Pushed [2023-05-08T12:44:41.306Z] dede663fd2ba: Pushed [2023-05-08T12:44:41.306Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:9bf2138ce73ac2369e0cf585b97f4b262c2328883d9543d28b4ad9199d37ef58 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:41.638Z] + 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-05-08T12:44:41.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-08T12:44:41.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-08T12:44:41.974Z] e4f7bf09500e: Preparing [2023-05-08T12:44:41.974Z] fbaf5d58db9b: Preparing [2023-05-08T12:44:41.974Z] dede663fd2ba: Preparing [2023-05-08T12:44:41.974Z] 3d482fbd1f6c: Preparing [2023-05-08T12:44:41.974Z] 88f1831d18cd: Preparing [2023-05-08T12:44:41.974Z] 16f86b2f266c: Preparing [2023-05-08T12:44:41.974Z] 2291bea51b1b: Preparing [2023-05-08T12:44:41.974Z] 928100cf1f71: Preparing [2023-05-08T12:44:41.974Z] 26cbea5cba74: Preparing [2023-05-08T12:44:41.974Z] 2291bea51b1b: Waiting [2023-05-08T12:44:41.974Z] 16f86b2f266c: Waiting [2023-05-08T12:44:41.974Z] 928100cf1f71: Waiting [2023-05-08T12:44:41.974Z] 26cbea5cba74: Waiting [2023-05-08T12:44:41.974Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:41.974Z] fbaf5d58db9b: Layer already exists [2023-05-08T12:44:41.974Z] 3d482fbd1f6c: Layer already exists [2023-05-08T12:44:41.974Z] dede663fd2ba: Layer already exists [2023-05-08T12:44:41.974Z] e4f7bf09500e: Layer already exists [2023-05-08T12:44:41.974Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:41.974Z] 2291bea51b1b: Layer already exists [2023-05-08T12:44:41.974Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:41.974Z] 928100cf1f71: Layer already exists [2023-05-08T12:44:42.240Z] latest: digest: sha256:9bf2138ce73ac2369e0cf585b97f4b262c2328883d9543d28b4ad9199d37ef58 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:42.635Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:42.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.151 [2023-05-08T12:44:42.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-08T12:44:42.991Z] e4f7bf09500e: Preparing [2023-05-08T12:44:42.991Z] fbaf5d58db9b: Preparing [2023-05-08T12:44:42.991Z] dede663fd2ba: Preparing [2023-05-08T12:44:42.991Z] 3d482fbd1f6c: Preparing [2023-05-08T12:44:42.991Z] 88f1831d18cd: Preparing [2023-05-08T12:44:42.991Z] 16f86b2f266c: Preparing [2023-05-08T12:44:42.991Z] 2291bea51b1b: Preparing [2023-05-08T12:44:42.991Z] 928100cf1f71: Preparing [2023-05-08T12:44:42.991Z] 26cbea5cba74: Preparing [2023-05-08T12:44:42.991Z] 16f86b2f266c: Waiting [2023-05-08T12:44:42.991Z] 2291bea51b1b: Waiting [2023-05-08T12:44:42.991Z] 928100cf1f71: Waiting [2023-05-08T12:44:42.991Z] 26cbea5cba74: Waiting [2023-05-08T12:44:42.991Z] fbaf5d58db9b: Layer already exists [2023-05-08T12:44:42.991Z] dede663fd2ba: Layer already exists [2023-05-08T12:44:42.991Z] e4f7bf09500e: Layer already exists [2023-05-08T12:44:42.991Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:42.991Z] 3d482fbd1f6c: Layer already exists [2023-05-08T12:44:42.991Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:42.991Z] 928100cf1f71: Layer already exists [2023-05-08T12:44:42.991Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:42.991Z] 2291bea51b1b: Layer already exists [2023-05-08T12:44:43.257Z] 3.0.0-dev.151: digest: sha256:9bf2138ce73ac2369e0cf585b97f4b262c2328883d9543d28b4ad9199d37ef58 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:43.603Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:43.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:43.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-08T12:44:43.947Z] e4f7bf09500e: Preparing [2023-05-08T12:44:43.947Z] fbaf5d58db9b: Preparing [2023-05-08T12:44:43.947Z] dede663fd2ba: Preparing [2023-05-08T12:44:43.947Z] 3d482fbd1f6c: Preparing [2023-05-08T12:44:43.947Z] 88f1831d18cd: Preparing [2023-05-08T12:44:43.947Z] 16f86b2f266c: Preparing [2023-05-08T12:44:43.947Z] 2291bea51b1b: Preparing [2023-05-08T12:44:43.947Z] 928100cf1f71: Preparing [2023-05-08T12:44:43.947Z] 26cbea5cba74: Preparing [2023-05-08T12:44:43.947Z] 16f86b2f266c: Waiting [2023-05-08T12:44:43.947Z] 2291bea51b1b: Waiting [2023-05-08T12:44:43.947Z] 928100cf1f71: Waiting [2023-05-08T12:44:43.947Z] 26cbea5cba74: Waiting [2023-05-08T12:44:43.947Z] e4f7bf09500e: Layer already exists [2023-05-08T12:44:43.947Z] fbaf5d58db9b: Layer already exists [2023-05-08T12:44:43.947Z] 3d482fbd1f6c: Layer already exists [2023-05-08T12:44:43.947Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:43.947Z] dede663fd2ba: Layer already exists [2023-05-08T12:44:43.947Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:43.947Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:43.947Z] 2291bea51b1b: Layer already exists [2023-05-08T12:44:43.947Z] 928100cf1f71: Layer already exists [2023-05-08T12:44:44.220Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:9bf2138ce73ac2369e0cf585b97f4b262c2328883d9543d28b4ad9199d37ef58 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:44.572Z] + 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-05-08T12:44:44.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-08T12:44:44.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-08T12:44:44.907Z] e4f7bf09500e: Preparing [2023-05-08T12:44:44.907Z] fbaf5d58db9b: Preparing [2023-05-08T12:44:44.907Z] dede663fd2ba: Preparing [2023-05-08T12:44:44.907Z] 3d482fbd1f6c: Preparing [2023-05-08T12:44:44.907Z] 88f1831d18cd: Preparing [2023-05-08T12:44:44.907Z] 16f86b2f266c: Preparing [2023-05-08T12:44:44.907Z] 2291bea51b1b: Preparing [2023-05-08T12:44:44.907Z] 928100cf1f71: Preparing [2023-05-08T12:44:44.907Z] 26cbea5cba74: Preparing [2023-05-08T12:44:44.907Z] 16f86b2f266c: Waiting [2023-05-08T12:44:44.907Z] 2291bea51b1b: Waiting [2023-05-08T12:44:44.907Z] 928100cf1f71: Waiting [2023-05-08T12:44:44.907Z] 26cbea5cba74: Waiting [2023-05-08T12:44:44.907Z] fbaf5d58db9b: Layer already exists [2023-05-08T12:44:44.907Z] dede663fd2ba: Layer already exists [2023-05-08T12:44:44.907Z] e4f7bf09500e: Layer already exists [2023-05-08T12:44:44.907Z] 3d482fbd1f6c: Layer already exists [2023-05-08T12:44:44.907Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:44.907Z] 2291bea51b1b: Layer already exists [2023-05-08T12:44:44.907Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:44.907Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:44.907Z] 928100cf1f71: Layer already exists [2023-05-08T12:44:45.171Z] main: digest: sha256:9bf2138ce73ac2369e0cf585b97f4b262c2328883d9543d28b4ad9199d37ef58 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:45.234Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:45.246Z] taggedImages: [2023-05-08T12:44:45.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:45.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-08T12:44:45.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.151 [2023-05-08T12:44:45.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:45.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-08T12:44:45.267Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-08T12:44:45.267Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:45.267Z] latest [2023-05-08T12:44:45.267Z] 3.0.0-dev.151 [2023-05-08T12:44:45.267Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:45.267Z] main [2023-05-08T12:44:45.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:45.609Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:45.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:45.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-08T12:44:45.944Z] f8d784989b8b: Preparing [2023-05-08T12:44:45.944Z] 208f027e400c: Preparing [2023-05-08T12:44:45.944Z] 9e9050a62402: Preparing [2023-05-08T12:44:45.944Z] ec9d803155e8: Preparing [2023-05-08T12:44:45.944Z] c1d62f0ecae0: Preparing [2023-05-08T12:44:45.944Z] 44aecc38e4b2: Preparing [2023-05-08T12:44:45.944Z] 013c370d18de: Preparing [2023-05-08T12:44:45.944Z] 88f1831d18cd: Preparing [2023-05-08T12:44:45.944Z] 16f86b2f266c: Preparing [2023-05-08T12:44:45.944Z] b05bcdbb55f4: Preparing [2023-05-08T12:44:45.944Z] 26cbea5cba74: Preparing [2023-05-08T12:44:45.944Z] 44aecc38e4b2: Waiting [2023-05-08T12:44:45.944Z] 013c370d18de: Waiting [2023-05-08T12:44:45.944Z] 88f1831d18cd: Waiting [2023-05-08T12:44:45.944Z] 16f86b2f266c: Waiting [2023-05-08T12:44:45.944Z] b05bcdbb55f4: Waiting [2023-05-08T12:44:45.944Z] 26cbea5cba74: Waiting [2023-05-08T12:44:46.213Z] c1d62f0ecae0: Pushed [2023-05-08T12:44:46.213Z] 208f027e400c: Pushed [2023-05-08T12:44:46.213Z] f8d784989b8b: Pushed [2023-05-08T12:44:46.213Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:46.213Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:46.479Z] 44aecc38e4b2: Pushed [2023-05-08T12:44:46.479Z] 013c370d18de: Pushed [2023-05-08T12:44:46.479Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:46.747Z] b05bcdbb55f4: Pushed [2023-05-08T12:44:48.680Z] ec9d803155e8: Pushed [2023-05-08T12:44:49.635Z] 9e9050a62402: Pushed [2023-05-08T12:44:49.635Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:1a4acc5242b3254e9c0941fe1adae582d8e0bdfcb7f030b486116b7ab2390a6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:49.980Z] + 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-05-08T12:44:50.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-08T12:44:50.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-08T12:44:50.315Z] f8d784989b8b: Preparing [2023-05-08T12:44:50.315Z] 208f027e400c: Preparing [2023-05-08T12:44:50.315Z] 9e9050a62402: Preparing [2023-05-08T12:44:50.315Z] ec9d803155e8: Preparing [2023-05-08T12:44:50.315Z] c1d62f0ecae0: Preparing [2023-05-08T12:44:50.315Z] 44aecc38e4b2: Preparing [2023-05-08T12:44:50.315Z] 013c370d18de: Preparing [2023-05-08T12:44:50.315Z] 88f1831d18cd: Preparing [2023-05-08T12:44:50.315Z] 16f86b2f266c: Preparing [2023-05-08T12:44:50.315Z] b05bcdbb55f4: Preparing [2023-05-08T12:44:50.315Z] 26cbea5cba74: Preparing [2023-05-08T12:44:50.315Z] 44aecc38e4b2: Waiting [2023-05-08T12:44:50.315Z] 013c370d18de: Waiting [2023-05-08T12:44:50.315Z] 88f1831d18cd: Waiting [2023-05-08T12:44:50.315Z] b05bcdbb55f4: Waiting [2023-05-08T12:44:50.315Z] 26cbea5cba74: Waiting [2023-05-08T12:44:50.315Z] 16f86b2f266c: Waiting [2023-05-08T12:44:50.315Z] f8d784989b8b: Layer already exists [2023-05-08T12:44:50.315Z] c1d62f0ecae0: Layer already exists [2023-05-08T12:44:50.315Z] 208f027e400c: Layer already exists [2023-05-08T12:44:50.315Z] 9e9050a62402: Layer already exists [2023-05-08T12:44:50.315Z] ec9d803155e8: Layer already exists [2023-05-08T12:44:50.315Z] 44aecc38e4b2: Layer already exists [2023-05-08T12:44:50.315Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:50.315Z] 013c370d18de: Layer already exists [2023-05-08T12:44:50.315Z] b05bcdbb55f4: Layer already exists [2023-05-08T12:44:50.315Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:50.315Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:50.580Z] latest: digest: sha256:1a4acc5242b3254e9c0941fe1adae582d8e0bdfcb7f030b486116b7ab2390a6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:50.910Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:51.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.151 [2023-05-08T12:44:51.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-08T12:44:51.235Z] f8d784989b8b: Preparing [2023-05-08T12:44:51.235Z] 208f027e400c: Preparing [2023-05-08T12:44:51.235Z] 9e9050a62402: Preparing [2023-05-08T12:44:51.235Z] ec9d803155e8: Preparing [2023-05-08T12:44:51.235Z] c1d62f0ecae0: Preparing [2023-05-08T12:44:51.235Z] 44aecc38e4b2: Preparing [2023-05-08T12:44:51.235Z] 013c370d18de: Preparing [2023-05-08T12:44:51.235Z] 88f1831d18cd: Preparing [2023-05-08T12:44:51.235Z] 16f86b2f266c: Preparing [2023-05-08T12:44:51.235Z] b05bcdbb55f4: Preparing [2023-05-08T12:44:51.235Z] 26cbea5cba74: Preparing [2023-05-08T12:44:51.235Z] 013c370d18de: Waiting [2023-05-08T12:44:51.235Z] 88f1831d18cd: Waiting [2023-05-08T12:44:51.235Z] 16f86b2f266c: Waiting [2023-05-08T12:44:51.235Z] b05bcdbb55f4: Waiting [2023-05-08T12:44:51.235Z] 44aecc38e4b2: Waiting [2023-05-08T12:44:51.235Z] 26cbea5cba74: Waiting [2023-05-08T12:44:51.235Z] c1d62f0ecae0: Layer already exists [2023-05-08T12:44:51.235Z] 208f027e400c: Layer already exists [2023-05-08T12:44:51.235Z] ec9d803155e8: Layer already exists [2023-05-08T12:44:51.235Z] f8d784989b8b: Layer already exists [2023-05-08T12:44:51.235Z] 9e9050a62402: Layer already exists [2023-05-08T12:44:51.235Z] 44aecc38e4b2: Layer already exists [2023-05-08T12:44:51.235Z] 013c370d18de: Layer already exists [2023-05-08T12:44:51.235Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:51.235Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:51.235Z] b05bcdbb55f4: Layer already exists [2023-05-08T12:44:51.235Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:51.500Z] 3.0.0-dev.151: digest: sha256:1a4acc5242b3254e9c0941fe1adae582d8e0bdfcb7f030b486116b7ab2390a6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:51.834Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:52.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:52.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-08T12:44:52.167Z] f8d784989b8b: Preparing [2023-05-08T12:44:52.167Z] 208f027e400c: Preparing [2023-05-08T12:44:52.167Z] 9e9050a62402: Preparing [2023-05-08T12:44:52.167Z] ec9d803155e8: Preparing [2023-05-08T12:44:52.167Z] c1d62f0ecae0: Preparing [2023-05-08T12:44:52.167Z] 44aecc38e4b2: Preparing [2023-05-08T12:44:52.167Z] 013c370d18de: Preparing [2023-05-08T12:44:52.167Z] 88f1831d18cd: Preparing [2023-05-08T12:44:52.167Z] 16f86b2f266c: Preparing [2023-05-08T12:44:52.167Z] b05bcdbb55f4: Preparing [2023-05-08T12:44:52.167Z] 26cbea5cba74: Preparing [2023-05-08T12:44:52.167Z] 88f1831d18cd: Waiting [2023-05-08T12:44:52.167Z] 16f86b2f266c: Waiting [2023-05-08T12:44:52.167Z] b05bcdbb55f4: Waiting [2023-05-08T12:44:52.167Z] 26cbea5cba74: Waiting [2023-05-08T12:44:52.167Z] 44aecc38e4b2: Waiting [2023-05-08T12:44:52.167Z] 013c370d18de: Waiting [2023-05-08T12:44:52.167Z] c1d62f0ecae0: Layer already exists [2023-05-08T12:44:52.167Z] 208f027e400c: Layer already exists [2023-05-08T12:44:52.167Z] ec9d803155e8: Layer already exists [2023-05-08T12:44:52.167Z] f8d784989b8b: Layer already exists [2023-05-08T12:44:52.167Z] 9e9050a62402: Layer already exists [2023-05-08T12:44:52.167Z] 44aecc38e4b2: Layer already exists [2023-05-08T12:44:52.167Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:52.167Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:52.167Z] b05bcdbb55f4: Layer already exists [2023-05-08T12:44:52.167Z] 013c370d18de: Layer already exists [2023-05-08T12:44:52.167Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:52.432Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:1a4acc5242b3254e9c0941fe1adae582d8e0bdfcb7f030b486116b7ab2390a6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:52.762Z] + 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-05-08T12:44:53.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-08T12:44:53.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-08T12:44:53.095Z] f8d784989b8b: Preparing [2023-05-08T12:44:53.095Z] 208f027e400c: Preparing [2023-05-08T12:44:53.095Z] 9e9050a62402: Preparing [2023-05-08T12:44:53.095Z] ec9d803155e8: Preparing [2023-05-08T12:44:53.095Z] c1d62f0ecae0: Preparing [2023-05-08T12:44:53.095Z] 44aecc38e4b2: Preparing [2023-05-08T12:44:53.095Z] 013c370d18de: Preparing [2023-05-08T12:44:53.095Z] 88f1831d18cd: Preparing [2023-05-08T12:44:53.095Z] 16f86b2f266c: Preparing [2023-05-08T12:44:53.095Z] b05bcdbb55f4: Preparing [2023-05-08T12:44:53.095Z] 26cbea5cba74: Preparing [2023-05-08T12:44:53.095Z] 44aecc38e4b2: Waiting [2023-05-08T12:44:53.095Z] 013c370d18de: Waiting [2023-05-08T12:44:53.095Z] 88f1831d18cd: Waiting [2023-05-08T12:44:53.095Z] 16f86b2f266c: Waiting [2023-05-08T12:44:53.095Z] b05bcdbb55f4: Waiting [2023-05-08T12:44:53.095Z] 26cbea5cba74: Waiting [2023-05-08T12:44:53.095Z] 208f027e400c: Layer already exists [2023-05-08T12:44:53.095Z] ec9d803155e8: Layer already exists [2023-05-08T12:44:53.095Z] c1d62f0ecae0: Layer already exists [2023-05-08T12:44:53.095Z] 9e9050a62402: Layer already exists [2023-05-08T12:44:53.095Z] f8d784989b8b: Layer already exists [2023-05-08T12:44:53.095Z] 44aecc38e4b2: Layer already exists [2023-05-08T12:44:53.095Z] 013c370d18de: Layer already exists [2023-05-08T12:44:53.095Z] b05bcdbb55f4: Layer already exists [2023-05-08T12:44:53.095Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:53.095Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:53.095Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:53.359Z] main: digest: sha256:1a4acc5242b3254e9c0941fe1adae582d8e0bdfcb7f030b486116b7ab2390a6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:44:53.398Z] ===================================================== [Pipeline] echo [2023-05-08T12:44:53.403Z] taggedImages: [2023-05-08T12:44:53.403Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:53.403Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-08T12:44:53.403Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.151 [2023-05-08T12:44:53.403Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:53.403Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-08T12:44:53.417Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-08T12:44:53.417Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:53.417Z] latest [2023-05-08T12:44:53.417Z] 3.0.0-dev.151 [2023-05-08T12:44:53.417Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:44:53.417Z] main [2023-05-08T12:44:53.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:53.741Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:54.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:44:54.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-08T12:44:54.073Z] d16dea232e07: Preparing [2023-05-08T12:44:54.073Z] 8258dd958d2a: Preparing [2023-05-08T12:44:54.073Z] 88f1831d18cd: Preparing [2023-05-08T12:44:54.073Z] 16f86b2f266c: Preparing [2023-05-08T12:44:54.073Z] dd298e72d2a9: Preparing [2023-05-08T12:44:54.073Z] 26cbea5cba74: Preparing [2023-05-08T12:44:54.073Z] 26cbea5cba74: Waiting [2023-05-08T12:44:54.073Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:54.073Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:54.337Z] 26cbea5cba74: Layer already exists [2023-05-08T12:44:54.337Z] d16dea232e07: Pushed [2023-05-08T12:44:55.740Z] dd298e72d2a9: Pushed [2023-05-08T12:44:59.068Z] 8258dd958d2a: Pushed [2023-05-08T12:44:59.068Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:cfad572822382b12e30078e4906d03058e3c7a5a8eafc5410856156847bff99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:44:59.667Z] + 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-05-08T12:44:59.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-08T12:44:59.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-08T12:44:59.999Z] d16dea232e07: Preparing [2023-05-08T12:44:59.999Z] 8258dd958d2a: Preparing [2023-05-08T12:44:59.999Z] 88f1831d18cd: Preparing [2023-05-08T12:44:59.999Z] 16f86b2f266c: Preparing [2023-05-08T12:44:59.999Z] dd298e72d2a9: Preparing [2023-05-08T12:44:59.999Z] 26cbea5cba74: Preparing [2023-05-08T12:44:59.999Z] 26cbea5cba74: Waiting [2023-05-08T12:44:59.999Z] 8258dd958d2a: Layer already exists [2023-05-08T12:44:59.999Z] dd298e72d2a9: Layer already exists [2023-05-08T12:44:59.999Z] d16dea232e07: Layer already exists [2023-05-08T12:44:59.999Z] 88f1831d18cd: Layer already exists [2023-05-08T12:44:59.999Z] 16f86b2f266c: Layer already exists [2023-05-08T12:44:59.999Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:00.265Z] latest: digest: sha256:cfad572822382b12e30078e4906d03058e3c7a5a8eafc5410856156847bff99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:00.598Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:00.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.151 [2023-05-08T12:45:00.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-08T12:45:00.934Z] d16dea232e07: Preparing [2023-05-08T12:45:00.934Z] 8258dd958d2a: Preparing [2023-05-08T12:45:00.934Z] 88f1831d18cd: Preparing [2023-05-08T12:45:00.934Z] 16f86b2f266c: Preparing [2023-05-08T12:45:00.934Z] dd298e72d2a9: Preparing [2023-05-08T12:45:00.934Z] 26cbea5cba74: Preparing [2023-05-08T12:45:00.934Z] 26cbea5cba74: Waiting [2023-05-08T12:45:00.934Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:00.934Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:00.934Z] d16dea232e07: Layer already exists [2023-05-08T12:45:00.934Z] dd298e72d2a9: Layer already exists [2023-05-08T12:45:00.934Z] 8258dd958d2a: Layer already exists [2023-05-08T12:45:00.934Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:00.934Z] 3.0.0-dev.151: digest: sha256:cfad572822382b12e30078e4906d03058e3c7a5a8eafc5410856156847bff99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:01.524Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:01.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:01.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-08T12:45:01.853Z] d16dea232e07: Preparing [2023-05-08T12:45:01.853Z] 8258dd958d2a: Preparing [2023-05-08T12:45:01.853Z] 88f1831d18cd: Preparing [2023-05-08T12:45:01.853Z] 16f86b2f266c: Preparing [2023-05-08T12:45:01.853Z] dd298e72d2a9: Preparing [2023-05-08T12:45:01.853Z] 26cbea5cba74: Preparing [2023-05-08T12:45:01.853Z] 26cbea5cba74: Waiting [2023-05-08T12:45:01.853Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:01.853Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:01.853Z] dd298e72d2a9: Layer already exists [2023-05-08T12:45:01.853Z] 8258dd958d2a: Layer already exists [2023-05-08T12:45:01.853Z] d16dea232e07: Layer already exists [2023-05-08T12:45:01.853Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:01.853Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:cfad572822382b12e30078e4906d03058e3c7a5a8eafc5410856156847bff99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:02.190Z] + 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-05-08T12:45:02.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-08T12:45:02.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-08T12:45:02.516Z] d16dea232e07: Preparing [2023-05-08T12:45:02.516Z] 8258dd958d2a: Preparing [2023-05-08T12:45:02.516Z] 88f1831d18cd: Preparing [2023-05-08T12:45:02.516Z] 16f86b2f266c: Preparing [2023-05-08T12:45:02.516Z] dd298e72d2a9: Preparing [2023-05-08T12:45:02.516Z] 26cbea5cba74: Preparing [2023-05-08T12:45:02.516Z] 26cbea5cba74: Waiting [2023-05-08T12:45:02.516Z] dd298e72d2a9: Layer already exists [2023-05-08T12:45:02.516Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:02.516Z] 8258dd958d2a: Layer already exists [2023-05-08T12:45:02.516Z] d16dea232e07: Layer already exists [2023-05-08T12:45:02.516Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:02.516Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:02.516Z] main: digest: sha256:cfad572822382b12e30078e4906d03058e3c7a5a8eafc5410856156847bff99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:45:02.822Z] ===================================================== [Pipeline] echo [2023-05-08T12:45:02.828Z] taggedImages: [2023-05-08T12:45:02.829Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:02.829Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-08T12:45:02.829Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.151 [2023-05-08T12:45:02.829Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:02.829Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-08T12:45:02.843Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-08T12:45:02.843Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:02.843Z] latest [2023-05-08T12:45:02.843Z] 3.0.0-dev.151 [2023-05-08T12:45:02.843Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:02.843Z] main [2023-05-08T12:45:02.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:03.169Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:03.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:03.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-08T12:45:03.501Z] 263fed1b3d32: Preparing [2023-05-08T12:45:03.501Z] c27e1ce61e0a: Preparing [2023-05-08T12:45:03.501Z] 193cc1aa71a4: Preparing [2023-05-08T12:45:03.501Z] 75e9459b968b: Preparing [2023-05-08T12:45:03.501Z] ae1de444ca09: Preparing [2023-05-08T12:45:03.501Z] 88f1831d18cd: Preparing [2023-05-08T12:45:03.501Z] 16f86b2f266c: Preparing [2023-05-08T12:45:03.501Z] 7dc297903ec7: Preparing [2023-05-08T12:45:03.501Z] 26cbea5cba74: Preparing [2023-05-08T12:45:03.501Z] 16f86b2f266c: Waiting [2023-05-08T12:45:03.501Z] 7dc297903ec7: Waiting [2023-05-08T12:45:03.501Z] 26cbea5cba74: Waiting [2023-05-08T12:45:03.766Z] c27e1ce61e0a: Pushed [2023-05-08T12:45:03.766Z] 263fed1b3d32: Pushed [2023-05-08T12:45:03.766Z] 193cc1aa71a4: Pushed [2023-05-08T12:45:03.766Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:03.766Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:03.766Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:04.721Z] 7dc297903ec7: Pushed [2023-05-08T12:45:17.017Z] ae1de444ca09: Pushed [2023-05-08T12:45:21.252Z] 75e9459b968b: Pushed [2023-05-08T12:45:21.252Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:8604a23857fadf77c153dc857945a64fafabc75e3732b3b43c037a8de9b0cec1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:21.592Z] + 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-05-08T12:45:21.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-08T12:45:21.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-08T12:45:21.925Z] 263fed1b3d32: Preparing [2023-05-08T12:45:21.925Z] c27e1ce61e0a: Preparing [2023-05-08T12:45:21.925Z] 193cc1aa71a4: Preparing [2023-05-08T12:45:21.925Z] 75e9459b968b: Preparing [2023-05-08T12:45:21.925Z] ae1de444ca09: Preparing [2023-05-08T12:45:21.925Z] 88f1831d18cd: Preparing [2023-05-08T12:45:21.925Z] 16f86b2f266c: Preparing [2023-05-08T12:45:21.925Z] 7dc297903ec7: Preparing [2023-05-08T12:45:21.925Z] 26cbea5cba74: Preparing [2023-05-08T12:45:21.925Z] 88f1831d18cd: Waiting [2023-05-08T12:45:21.925Z] 16f86b2f266c: Waiting [2023-05-08T12:45:21.925Z] 7dc297903ec7: Waiting [2023-05-08T12:45:21.925Z] 26cbea5cba74: Waiting [2023-05-08T12:45:21.925Z] c27e1ce61e0a: Layer already exists [2023-05-08T12:45:21.925Z] 75e9459b968b: Layer already exists [2023-05-08T12:45:21.925Z] 193cc1aa71a4: Layer already exists [2023-05-08T12:45:21.925Z] ae1de444ca09: Layer already exists [2023-05-08T12:45:21.925Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:21.925Z] 263fed1b3d32: Layer already exists [2023-05-08T12:45:21.925Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:21.925Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:21.925Z] 7dc297903ec7: Layer already exists [2023-05-08T12:45:22.189Z] latest: digest: sha256:8604a23857fadf77c153dc857945a64fafabc75e3732b3b43c037a8de9b0cec1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:22.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:22.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.151 [2023-05-08T12:45:22.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-08T12:45:22.870Z] 263fed1b3d32: Preparing [2023-05-08T12:45:22.870Z] c27e1ce61e0a: Preparing [2023-05-08T12:45:22.870Z] 193cc1aa71a4: Preparing [2023-05-08T12:45:22.870Z] 75e9459b968b: Preparing [2023-05-08T12:45:22.870Z] ae1de444ca09: Preparing [2023-05-08T12:45:22.870Z] 88f1831d18cd: Preparing [2023-05-08T12:45:22.870Z] 16f86b2f266c: Preparing [2023-05-08T12:45:22.870Z] 7dc297903ec7: Preparing [2023-05-08T12:45:22.870Z] 26cbea5cba74: Preparing [2023-05-08T12:45:22.870Z] 16f86b2f266c: Waiting [2023-05-08T12:45:22.870Z] 7dc297903ec7: Waiting [2023-05-08T12:45:22.870Z] 26cbea5cba74: Waiting [2023-05-08T12:45:22.870Z] 88f1831d18cd: Waiting [2023-05-08T12:45:22.870Z] c27e1ce61e0a: Layer already exists [2023-05-08T12:45:22.870Z] 75e9459b968b: Layer already exists [2023-05-08T12:45:22.870Z] 263fed1b3d32: Layer already exists [2023-05-08T12:45:22.870Z] ae1de444ca09: Layer already exists [2023-05-08T12:45:22.870Z] 193cc1aa71a4: Layer already exists [2023-05-08T12:45:22.870Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:22.870Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:22.870Z] 7dc297903ec7: Layer already exists [2023-05-08T12:45:22.870Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:23.133Z] 3.0.0-dev.151: digest: sha256:8604a23857fadf77c153dc857945a64fafabc75e3732b3b43c037a8de9b0cec1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:23.476Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:23.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:23.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-08T12:45:23.810Z] 263fed1b3d32: Preparing [2023-05-08T12:45:23.810Z] c27e1ce61e0a: Preparing [2023-05-08T12:45:23.810Z] 193cc1aa71a4: Preparing [2023-05-08T12:45:23.810Z] 75e9459b968b: Preparing [2023-05-08T12:45:23.810Z] ae1de444ca09: Preparing [2023-05-08T12:45:23.810Z] 88f1831d18cd: Preparing [2023-05-08T12:45:23.810Z] 16f86b2f266c: Preparing [2023-05-08T12:45:23.810Z] 7dc297903ec7: Preparing [2023-05-08T12:45:23.810Z] 26cbea5cba74: Preparing [2023-05-08T12:45:23.810Z] 88f1831d18cd: Waiting [2023-05-08T12:45:23.810Z] 16f86b2f266c: Waiting [2023-05-08T12:45:23.810Z] 7dc297903ec7: Waiting [2023-05-08T12:45:23.810Z] 26cbea5cba74: Waiting [2023-05-08T12:45:23.810Z] c27e1ce61e0a: Layer already exists [2023-05-08T12:45:23.810Z] 193cc1aa71a4: Layer already exists [2023-05-08T12:45:23.810Z] 75e9459b968b: Layer already exists [2023-05-08T12:45:23.810Z] 263fed1b3d32: Layer already exists [2023-05-08T12:45:23.810Z] ae1de444ca09: Layer already exists [2023-05-08T12:45:23.810Z] 7dc297903ec7: Layer already exists [2023-05-08T12:45:23.810Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:23.810Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:23.810Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:23.810Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:8604a23857fadf77c153dc857945a64fafabc75e3732b3b43c037a8de9b0cec1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:24.405Z] + 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-05-08T12:45:24.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-08T12:45:24.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-08T12:45:24.740Z] 263fed1b3d32: Preparing [2023-05-08T12:45:24.740Z] c27e1ce61e0a: Preparing [2023-05-08T12:45:24.740Z] 193cc1aa71a4: Preparing [2023-05-08T12:45:24.740Z] 75e9459b968b: Preparing [2023-05-08T12:45:24.740Z] ae1de444ca09: Preparing [2023-05-08T12:45:24.740Z] 88f1831d18cd: Preparing [2023-05-08T12:45:24.740Z] 16f86b2f266c: Preparing [2023-05-08T12:45:24.740Z] 7dc297903ec7: Preparing [2023-05-08T12:45:24.740Z] 26cbea5cba74: Preparing [2023-05-08T12:45:24.740Z] 88f1831d18cd: Waiting [2023-05-08T12:45:24.740Z] 16f86b2f266c: Waiting [2023-05-08T12:45:24.740Z] 7dc297903ec7: Waiting [2023-05-08T12:45:24.740Z] 26cbea5cba74: Waiting [2023-05-08T12:45:24.740Z] 193cc1aa71a4: Layer already exists [2023-05-08T12:45:24.740Z] ae1de444ca09: Layer already exists [2023-05-08T12:45:24.740Z] 75e9459b968b: Layer already exists [2023-05-08T12:45:24.740Z] c27e1ce61e0a: Layer already exists [2023-05-08T12:45:24.740Z] 263fed1b3d32: Layer already exists [2023-05-08T12:45:24.740Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:24.740Z] 7dc297903ec7: Layer already exists [2023-05-08T12:45:24.740Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:24.740Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:25.004Z] main: digest: sha256:8604a23857fadf77c153dc857945a64fafabc75e3732b3b43c037a8de9b0cec1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:45:25.037Z] ===================================================== [Pipeline] echo [2023-05-08T12:45:25.042Z] taggedImages: [2023-05-08T12:45:25.042Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:25.042Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-08T12:45:25.042Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.151 [2023-05-08T12:45:25.042Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:25.042Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-08T12:45:25.055Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-08T12:45:25.055Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:25.055Z] latest [2023-05-08T12:45:25.055Z] 3.0.0-dev.151 [2023-05-08T12:45:25.055Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:25.055Z] main [2023-05-08T12:45:25.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:25.373Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:25.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:25.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-08T12:45:25.697Z] cc4fb819635b: Preparing [2023-05-08T12:45:25.697Z] 5ab1efbac829: Preparing [2023-05-08T12:45:25.697Z] ea7af4aa6b6f: Preparing [2023-05-08T12:45:25.697Z] aeb16429eca8: Preparing [2023-05-08T12:45:25.697Z] 88f1831d18cd: Preparing [2023-05-08T12:45:25.697Z] 16f86b2f266c: Preparing [2023-05-08T12:45:25.697Z] 2eb7b73dd782: Preparing [2023-05-08T12:45:25.697Z] 26cbea5cba74: Preparing [2023-05-08T12:45:25.697Z] 2eb7b73dd782: Waiting [2023-05-08T12:45:25.697Z] 26cbea5cba74: Waiting [2023-05-08T12:45:25.697Z] 16f86b2f266c: Waiting [2023-05-08T12:45:25.697Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:25.963Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:25.963Z] 5ab1efbac829: Pushed [2023-05-08T12:45:25.963Z] cc4fb819635b: Pushed [2023-05-08T12:45:25.963Z] ea7af4aa6b6f: Pushed [2023-05-08T12:45:25.963Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:28.041Z] 2eb7b73dd782: Pushed [2023-05-08T12:45:46.245Z] aeb16429eca8: Pushed [2023-05-08T12:45:46.245Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:3bd3fc835b50a72c52cf995ad7cec6677b465c9df740ae02be47eadedaa9659f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:46.574Z] + 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-05-08T12:45:46.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-08T12:45:46.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-08T12:45:46.894Z] cc4fb819635b: Preparing [2023-05-08T12:45:46.894Z] 5ab1efbac829: Preparing [2023-05-08T12:45:46.894Z] ea7af4aa6b6f: Preparing [2023-05-08T12:45:46.894Z] aeb16429eca8: Preparing [2023-05-08T12:45:46.894Z] 88f1831d18cd: Preparing [2023-05-08T12:45:46.894Z] 16f86b2f266c: Preparing [2023-05-08T12:45:46.894Z] 2eb7b73dd782: Preparing [2023-05-08T12:45:46.894Z] 26cbea5cba74: Preparing [2023-05-08T12:45:46.894Z] 16f86b2f266c: Waiting [2023-05-08T12:45:46.894Z] 2eb7b73dd782: Waiting [2023-05-08T12:45:46.894Z] cc4fb819635b: Layer already exists [2023-05-08T12:45:46.894Z] ea7af4aa6b6f: Layer already exists [2023-05-08T12:45:46.894Z] 5ab1efbac829: Layer already exists [2023-05-08T12:45:46.894Z] aeb16429eca8: Layer already exists [2023-05-08T12:45:46.894Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:46.894Z] 2eb7b73dd782: Layer already exists [2023-05-08T12:45:46.894Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:46.894Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:47.158Z] latest: digest: sha256:3bd3fc835b50a72c52cf995ad7cec6677b465c9df740ae02be47eadedaa9659f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:47.487Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:47.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.151 [2023-05-08T12:45:47.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-08T12:45:47.821Z] cc4fb819635b: Preparing [2023-05-08T12:45:47.821Z] 5ab1efbac829: Preparing [2023-05-08T12:45:47.821Z] ea7af4aa6b6f: Preparing [2023-05-08T12:45:47.821Z] aeb16429eca8: Preparing [2023-05-08T12:45:47.821Z] 88f1831d18cd: Preparing [2023-05-08T12:45:47.821Z] 16f86b2f266c: Preparing [2023-05-08T12:45:47.821Z] 2eb7b73dd782: Preparing [2023-05-08T12:45:47.821Z] 26cbea5cba74: Preparing [2023-05-08T12:45:47.821Z] 2eb7b73dd782: Waiting [2023-05-08T12:45:47.821Z] 26cbea5cba74: Waiting [2023-05-08T12:45:47.821Z] 16f86b2f266c: Waiting [2023-05-08T12:45:47.821Z] ea7af4aa6b6f: Layer already exists [2023-05-08T12:45:47.821Z] 5ab1efbac829: Layer already exists [2023-05-08T12:45:47.821Z] cc4fb819635b: Layer already exists [2023-05-08T12:45:47.821Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:47.821Z] aeb16429eca8: Layer already exists [2023-05-08T12:45:47.821Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:47.821Z] 2eb7b73dd782: Layer already exists [2023-05-08T12:45:47.821Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:48.087Z] 3.0.0-dev.151: digest: sha256:3bd3fc835b50a72c52cf995ad7cec6677b465c9df740ae02be47eadedaa9659f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:48.419Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:48.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:48.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-08T12:45:48.747Z] cc4fb819635b: Preparing [2023-05-08T12:45:48.747Z] 5ab1efbac829: Preparing [2023-05-08T12:45:48.747Z] ea7af4aa6b6f: Preparing [2023-05-08T12:45:48.747Z] aeb16429eca8: Preparing [2023-05-08T12:45:48.747Z] 88f1831d18cd: Preparing [2023-05-08T12:45:48.747Z] 16f86b2f266c: Preparing [2023-05-08T12:45:48.747Z] 2eb7b73dd782: Preparing [2023-05-08T12:45:48.747Z] 26cbea5cba74: Preparing [2023-05-08T12:45:48.747Z] 16f86b2f266c: Waiting [2023-05-08T12:45:48.747Z] 2eb7b73dd782: Waiting [2023-05-08T12:45:48.747Z] 26cbea5cba74: Waiting [2023-05-08T12:45:48.747Z] ea7af4aa6b6f: Layer already exists [2023-05-08T12:45:48.747Z] aeb16429eca8: Layer already exists [2023-05-08T12:45:48.747Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:48.747Z] 5ab1efbac829: Layer already exists [2023-05-08T12:45:48.747Z] cc4fb819635b: Layer already exists [2023-05-08T12:45:48.747Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:48.747Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:48.747Z] 2eb7b73dd782: Layer already exists [2023-05-08T12:45:48.747Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:3bd3fc835b50a72c52cf995ad7cec6677b465c9df740ae02be47eadedaa9659f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:49.353Z] + 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-05-08T12:45:49.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-08T12:45:49.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-08T12:45:49.691Z] cc4fb819635b: Preparing [2023-05-08T12:45:49.691Z] 5ab1efbac829: Preparing [2023-05-08T12:45:49.691Z] ea7af4aa6b6f: Preparing [2023-05-08T12:45:49.691Z] aeb16429eca8: Preparing [2023-05-08T12:45:49.691Z] 88f1831d18cd: Preparing [2023-05-08T12:45:49.691Z] 16f86b2f266c: Preparing [2023-05-08T12:45:49.691Z] 2eb7b73dd782: Preparing [2023-05-08T12:45:49.691Z] 26cbea5cba74: Preparing [2023-05-08T12:45:49.691Z] 16f86b2f266c: Waiting [2023-05-08T12:45:49.691Z] 26cbea5cba74: Waiting [2023-05-08T12:45:49.691Z] 2eb7b73dd782: Waiting [2023-05-08T12:45:49.691Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:49.691Z] aeb16429eca8: Layer already exists [2023-05-08T12:45:49.691Z] ea7af4aa6b6f: Layer already exists [2023-05-08T12:45:49.691Z] 5ab1efbac829: Layer already exists [2023-05-08T12:45:49.691Z] cc4fb819635b: Layer already exists [2023-05-08T12:45:49.691Z] 2eb7b73dd782: Layer already exists [2023-05-08T12:45:49.691Z] 26cbea5cba74: Layer already exists [2023-05-08T12:45:49.691Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:49.691Z] main: digest: sha256:3bd3fc835b50a72c52cf995ad7cec6677b465c9df740ae02be47eadedaa9659f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:45:50.002Z] ===================================================== [Pipeline] echo [2023-05-08T12:45:50.010Z] taggedImages: [2023-05-08T12:45:50.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:50.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-08T12:45:50.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.151 [2023-05-08T12:45:50.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:50.010Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-08T12:45:50.029Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-08T12:45:50.029Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:50.029Z] latest [2023-05-08T12:45:50.029Z] 3.0.0-dev.151 [2023-05-08T12:45:50.029Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:45:50.029Z] main [2023-05-08T12:45:50.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:50.440Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:45:50.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:45:50.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-08T12:45:50.796Z] accfa0f96c91: Preparing [2023-05-08T12:45:50.796Z] db1dad532ea5: Preparing [2023-05-08T12:45:50.796Z] 9dacc733d9a8: Preparing [2023-05-08T12:45:50.796Z] 479748b505b4: Preparing [2023-05-08T12:45:50.796Z] 88f1831d18cd: Preparing [2023-05-08T12:45:50.796Z] 16f86b2f266c: Preparing [2023-05-08T12:45:50.796Z] 7dc297903ec7: Preparing [2023-05-08T12:45:50.796Z] 26cbea5cba74: Preparing [2023-05-08T12:45:50.796Z] 16f86b2f266c: Waiting [2023-05-08T12:45:50.796Z] 7dc297903ec7: Waiting [2023-05-08T12:45:50.796Z] 26cbea5cba74: Waiting [2023-05-08T12:45:51.069Z] 88f1831d18cd: Layer already exists [2023-05-08T12:45:51.069Z] 16f86b2f266c: Layer already exists [2023-05-08T12:45:51.069Z] accfa0f96c91: Pushed [2023-05-08T12:45:51.069Z] 7dc297903ec7: Layer already exists [2023-05-08T12:45:51.069Z] 9dacc733d9a8: Pushed [2023-05-08T12:45:51.069Z] db1dad532ea5: Pushed [2023-05-08T12:45:51.069Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:09.312Z] 479748b505b4: Pushed [2023-05-08T12:46:09.312Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:da54190e362e112edd3f84958fd8b3ced2e85b911add5b7ef3095d45ac160cd2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:09.646Z] + 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-05-08T12:46:09.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-08T12:46:09.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-08T12:46:09.974Z] accfa0f96c91: Preparing [2023-05-08T12:46:09.974Z] db1dad532ea5: Preparing [2023-05-08T12:46:09.974Z] 9dacc733d9a8: Preparing [2023-05-08T12:46:09.974Z] 479748b505b4: Preparing [2023-05-08T12:46:09.974Z] 88f1831d18cd: Preparing [2023-05-08T12:46:09.974Z] 16f86b2f266c: Preparing [2023-05-08T12:46:09.974Z] 7dc297903ec7: Preparing [2023-05-08T12:46:09.974Z] 26cbea5cba74: Preparing [2023-05-08T12:46:09.974Z] 7dc297903ec7: Waiting [2023-05-08T12:46:09.974Z] 26cbea5cba74: Waiting [2023-05-08T12:46:09.974Z] 16f86b2f266c: Waiting [2023-05-08T12:46:09.974Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:09.974Z] accfa0f96c91: Layer already exists [2023-05-08T12:46:09.974Z] 9dacc733d9a8: Layer already exists [2023-05-08T12:46:09.974Z] 479748b505b4: Layer already exists [2023-05-08T12:46:09.974Z] db1dad532ea5: Layer already exists [2023-05-08T12:46:09.974Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:09.974Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:09.974Z] 7dc297903ec7: Layer already exists [2023-05-08T12:46:09.974Z] latest: digest: sha256:da54190e362e112edd3f84958fd8b3ced2e85b911add5b7ef3095d45ac160cd2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:10.564Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:10.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.151 [2023-05-08T12:46:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-08T12:46:10.889Z] accfa0f96c91: Preparing [2023-05-08T12:46:10.889Z] db1dad532ea5: Preparing [2023-05-08T12:46:10.889Z] 9dacc733d9a8: Preparing [2023-05-08T12:46:10.889Z] 479748b505b4: Preparing [2023-05-08T12:46:10.889Z] 88f1831d18cd: Preparing [2023-05-08T12:46:10.889Z] 16f86b2f266c: Preparing [2023-05-08T12:46:10.889Z] 7dc297903ec7: Preparing [2023-05-08T12:46:10.889Z] 26cbea5cba74: Preparing [2023-05-08T12:46:10.889Z] 7dc297903ec7: Waiting [2023-05-08T12:46:10.889Z] 16f86b2f266c: Waiting [2023-05-08T12:46:10.889Z] 26cbea5cba74: Waiting [2023-05-08T12:46:10.889Z] 9dacc733d9a8: Layer already exists [2023-05-08T12:46:10.889Z] 479748b505b4: Layer already exists [2023-05-08T12:46:10.889Z] accfa0f96c91: Layer already exists [2023-05-08T12:46:10.889Z] db1dad532ea5: Layer already exists [2023-05-08T12:46:10.889Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:10.889Z] 7dc297903ec7: Layer already exists [2023-05-08T12:46:10.889Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:10.889Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:10.889Z] 3.0.0-dev.151: digest: sha256:da54190e362e112edd3f84958fd8b3ced2e85b911add5b7ef3095d45ac160cd2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:11.222Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:11.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:11.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-08T12:46:11.551Z] accfa0f96c91: Preparing [2023-05-08T12:46:11.551Z] db1dad532ea5: Preparing [2023-05-08T12:46:11.551Z] 9dacc733d9a8: Preparing [2023-05-08T12:46:11.551Z] 479748b505b4: Preparing [2023-05-08T12:46:11.551Z] 88f1831d18cd: Preparing [2023-05-08T12:46:11.551Z] 16f86b2f266c: Preparing [2023-05-08T12:46:11.551Z] 7dc297903ec7: Preparing [2023-05-08T12:46:11.551Z] 26cbea5cba74: Preparing [2023-05-08T12:46:11.551Z] 16f86b2f266c: Waiting [2023-05-08T12:46:11.551Z] 7dc297903ec7: Waiting [2023-05-08T12:46:11.551Z] 26cbea5cba74: Waiting [2023-05-08T12:46:11.551Z] 9dacc733d9a8: Layer already exists [2023-05-08T12:46:11.551Z] db1dad532ea5: Layer already exists [2023-05-08T12:46:11.551Z] accfa0f96c91: Layer already exists [2023-05-08T12:46:11.551Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:11.551Z] 479748b505b4: Layer already exists [2023-05-08T12:46:11.551Z] 7dc297903ec7: Layer already exists [2023-05-08T12:46:11.551Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:11.551Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:11.816Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:da54190e362e112edd3f84958fd8b3ced2e85b911add5b7ef3095d45ac160cd2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:12.149Z] + 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-05-08T12:46:12.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-08T12:46:12.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-08T12:46:12.488Z] accfa0f96c91: Preparing [2023-05-08T12:46:12.488Z] db1dad532ea5: Preparing [2023-05-08T12:46:12.488Z] 9dacc733d9a8: Preparing [2023-05-08T12:46:12.488Z] 479748b505b4: Preparing [2023-05-08T12:46:12.488Z] 88f1831d18cd: Preparing [2023-05-08T12:46:12.488Z] 16f86b2f266c: Preparing [2023-05-08T12:46:12.488Z] 7dc297903ec7: Preparing [2023-05-08T12:46:12.488Z] 26cbea5cba74: Preparing [2023-05-08T12:46:12.488Z] 7dc297903ec7: Waiting [2023-05-08T12:46:12.488Z] 26cbea5cba74: Waiting [2023-05-08T12:46:12.488Z] 16f86b2f266c: Waiting [2023-05-08T12:46:12.488Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:12.488Z] 9dacc733d9a8: Layer already exists [2023-05-08T12:46:12.489Z] 479748b505b4: Layer already exists [2023-05-08T12:46:12.489Z] db1dad532ea5: Layer already exists [2023-05-08T12:46:12.489Z] accfa0f96c91: Layer already exists [2023-05-08T12:46:12.489Z] 7dc297903ec7: Layer already exists [2023-05-08T12:46:12.489Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:12.489Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:12.752Z] main: digest: sha256:da54190e362e112edd3f84958fd8b3ced2e85b911add5b7ef3095d45ac160cd2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:46:12.812Z] ===================================================== [Pipeline] echo [2023-05-08T12:46:12.820Z] taggedImages: [2023-05-08T12:46:12.820Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:12.820Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-08T12:46:12.820Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.151 [2023-05-08T12:46:12.820Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:12.820Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-08T12:46:12.841Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-08T12:46:12.841Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:12.841Z] latest [2023-05-08T12:46:12.841Z] 3.0.0-dev.151 [2023-05-08T12:46:12.841Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:12.841Z] main [2023-05-08T12:46:12.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:13.183Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:13.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:13.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-08T12:46:13.526Z] 24908053a1b6: Preparing [2023-05-08T12:46:13.526Z] 50fbaa0aea85: Preparing [2023-05-08T12:46:13.526Z] 88f1831d18cd: Preparing [2023-05-08T12:46:13.526Z] 16f86b2f266c: Preparing [2023-05-08T12:46:13.526Z] bc58eb8fbd2b: Preparing [2023-05-08T12:46:13.526Z] 26cbea5cba74: Preparing [2023-05-08T12:46:13.526Z] 26cbea5cba74: Waiting [2023-05-08T12:46:13.526Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:13.526Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:13.526Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:13.790Z] 24908053a1b6: Pushed [2023-05-08T12:46:13.790Z] bc58eb8fbd2b: Pushed [2023-05-08T12:46:19.114Z] 50fbaa0aea85: Pushed [2023-05-08T12:46:19.378Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:d5f544148642faae129e8102d917d62241cdafd28d0dbd353b7e27624fde1612 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:19.718Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:20.051Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-08T12:46:20.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-08T12:46:20.051Z] 24908053a1b6: Preparing [2023-05-08T12:46:20.051Z] 50fbaa0aea85: Preparing [2023-05-08T12:46:20.051Z] 88f1831d18cd: Preparing [2023-05-08T12:46:20.051Z] 16f86b2f266c: Preparing [2023-05-08T12:46:20.051Z] bc58eb8fbd2b: Preparing [2023-05-08T12:46:20.051Z] 26cbea5cba74: Preparing [2023-05-08T12:46:20.051Z] 26cbea5cba74: Waiting [2023-05-08T12:46:20.051Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:20.051Z] 50fbaa0aea85: Layer already exists [2023-05-08T12:46:20.051Z] bc58eb8fbd2b: Layer already exists [2023-05-08T12:46:20.051Z] 24908053a1b6: Layer already exists [2023-05-08T12:46:20.051Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:20.051Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:20.315Z] latest: digest: sha256:d5f544148642faae129e8102d917d62241cdafd28d0dbd353b7e27624fde1612 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:20.652Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:20.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.151 [2023-05-08T12:46:20.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-08T12:46:20.988Z] 24908053a1b6: Preparing [2023-05-08T12:46:20.988Z] 50fbaa0aea85: Preparing [2023-05-08T12:46:20.988Z] 88f1831d18cd: Preparing [2023-05-08T12:46:20.988Z] 16f86b2f266c: Preparing [2023-05-08T12:46:20.988Z] bc58eb8fbd2b: Preparing [2023-05-08T12:46:20.988Z] 26cbea5cba74: Preparing [2023-05-08T12:46:20.988Z] 26cbea5cba74: Waiting [2023-05-08T12:46:20.988Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:20.988Z] bc58eb8fbd2b: Layer already exists [2023-05-08T12:46:20.988Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:20.988Z] 50fbaa0aea85: Layer already exists [2023-05-08T12:46:20.988Z] 24908053a1b6: Layer already exists [2023-05-08T12:46:20.988Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:20.988Z] 3.0.0-dev.151: digest: sha256:d5f544148642faae129e8102d917d62241cdafd28d0dbd353b7e27624fde1612 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:21.323Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:21.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-08T12:46:21.917Z] 24908053a1b6: Preparing [2023-05-08T12:46:21.917Z] 50fbaa0aea85: Preparing [2023-05-08T12:46:21.917Z] 88f1831d18cd: Preparing [2023-05-08T12:46:21.917Z] 16f86b2f266c: Preparing [2023-05-08T12:46:21.917Z] bc58eb8fbd2b: Preparing [2023-05-08T12:46:21.917Z] 26cbea5cba74: Preparing [2023-05-08T12:46:21.917Z] 26cbea5cba74: Waiting [2023-05-08T12:46:21.917Z] bc58eb8fbd2b: Layer already exists [2023-05-08T12:46:21.917Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:21.917Z] 24908053a1b6: Layer already exists [2023-05-08T12:46:21.917Z] 50fbaa0aea85: Layer already exists [2023-05-08T12:46:21.917Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:21.917Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:22.182Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:d5f544148642faae129e8102d917d62241cdafd28d0dbd353b7e27624fde1612 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:22.521Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:22.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-08T12:46:22.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-08T12:46:22.848Z] 24908053a1b6: Preparing [2023-05-08T12:46:22.848Z] 50fbaa0aea85: Preparing [2023-05-08T12:46:22.848Z] 88f1831d18cd: Preparing [2023-05-08T12:46:22.848Z] 16f86b2f266c: Preparing [2023-05-08T12:46:22.848Z] bc58eb8fbd2b: Preparing [2023-05-08T12:46:22.848Z] 26cbea5cba74: Preparing [2023-05-08T12:46:22.848Z] 26cbea5cba74: Waiting [2023-05-08T12:46:22.848Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:22.848Z] 50fbaa0aea85: Layer already exists [2023-05-08T12:46:22.848Z] 24908053a1b6: Layer already exists [2023-05-08T12:46:22.848Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:22.848Z] bc58eb8fbd2b: Layer already exists [2023-05-08T12:46:22.848Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:23.113Z] main: digest: sha256:d5f544148642faae129e8102d917d62241cdafd28d0dbd353b7e27624fde1612 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:46:23.153Z] ===================================================== [Pipeline] echo [2023-05-08T12:46:23.159Z] taggedImages: [2023-05-08T12:46:23.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:23.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-08T12:46:23.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.151 [2023-05-08T12:46:23.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:23.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-08T12:46:23.173Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-08T12:46:23.173Z] 857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:23.173Z] latest [2023-05-08T12:46:23.173Z] 3.0.0-dev.151 [2023-05-08T12:46:23.173Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:23.173Z] main [2023-05-08T12:46:23.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:23.509Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:23.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:23.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-08T12:46:23.845Z] e0cd64071456: Preparing [2023-05-08T12:46:23.845Z] ed8694cd0077: Preparing [2023-05-08T12:46:23.845Z] 88f1831d18cd: Preparing [2023-05-08T12:46:23.845Z] 16f86b2f266c: Preparing [2023-05-08T12:46:23.845Z] b5884e11032c: Preparing [2023-05-08T12:46:23.845Z] 26cbea5cba74: Preparing [2023-05-08T12:46:23.845Z] 26cbea5cba74: Waiting [2023-05-08T12:46:23.845Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:23.845Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:23.845Z] b5884e11032c: Layer already exists [2023-05-08T12:46:24.110Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:24.110Z] e0cd64071456: Pushed [2023-05-08T12:46:29.432Z] ed8694cd0077: Pushed [2023-05-08T12:46:29.696Z] 857beb77c92229047ced6cb20085c205aee91962: digest: sha256:718bdf4c20b2521a5224d53baa50a47457fb73d41e7c824f5b5a835f5ef02dfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:30.027Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:30.355Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-08T12:46:30.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-08T12:46:30.355Z] e0cd64071456: Preparing [2023-05-08T12:46:30.355Z] ed8694cd0077: Preparing [2023-05-08T12:46:30.355Z] 88f1831d18cd: Preparing [2023-05-08T12:46:30.355Z] 16f86b2f266c: Preparing [2023-05-08T12:46:30.355Z] b5884e11032c: Preparing [2023-05-08T12:46:30.355Z] 26cbea5cba74: Preparing [2023-05-08T12:46:30.355Z] 26cbea5cba74: Waiting [2023-05-08T12:46:30.355Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:30.355Z] e0cd64071456: Layer already exists [2023-05-08T12:46:30.355Z] ed8694cd0077: Layer already exists [2023-05-08T12:46:30.355Z] b5884e11032c: Layer already exists [2023-05-08T12:46:30.355Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:30.355Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:30.355Z] latest: digest: sha256:718bdf4c20b2521a5224d53baa50a47457fb73d41e7c824f5b5a835f5ef02dfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:30.955Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:31.294Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.151 [2023-05-08T12:46:31.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-08T12:46:31.294Z] e0cd64071456: Preparing [2023-05-08T12:46:31.294Z] ed8694cd0077: Preparing [2023-05-08T12:46:31.294Z] 88f1831d18cd: Preparing [2023-05-08T12:46:31.294Z] 16f86b2f266c: Preparing [2023-05-08T12:46:31.294Z] b5884e11032c: Preparing [2023-05-08T12:46:31.294Z] 26cbea5cba74: Preparing [2023-05-08T12:46:31.294Z] 26cbea5cba74: Waiting [2023-05-08T12:46:31.294Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:31.294Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:31.294Z] ed8694cd0077: Layer already exists [2023-05-08T12:46:31.294Z] e0cd64071456: Layer already exists [2023-05-08T12:46:31.294Z] b5884e11032c: Layer already exists [2023-05-08T12:46:31.294Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:31.294Z] 3.0.0-dev.151: digest: sha256:718bdf4c20b2521a5224d53baa50a47457fb73d41e7c824f5b5a835f5ef02dfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:31.891Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:32.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:32.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-08T12:46:32.220Z] e0cd64071456: Preparing [2023-05-08T12:46:32.220Z] ed8694cd0077: Preparing [2023-05-08T12:46:32.220Z] 88f1831d18cd: Preparing [2023-05-08T12:46:32.220Z] 16f86b2f266c: Preparing [2023-05-08T12:46:32.220Z] b5884e11032c: Preparing [2023-05-08T12:46:32.220Z] 26cbea5cba74: Preparing [2023-05-08T12:46:32.220Z] 26cbea5cba74: Waiting [2023-05-08T12:46:32.220Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:32.220Z] b5884e11032c: Layer already exists [2023-05-08T12:46:32.220Z] ed8694cd0077: Layer already exists [2023-05-08T12:46:32.220Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:32.220Z] e0cd64071456: Layer already exists [2023-05-08T12:46:32.220Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:32.220Z] 857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151: digest: sha256:718bdf4c20b2521a5224d53baa50a47457fb73d41e7c824f5b5a835f5ef02dfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:32.807Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:33.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-08T12:46:33.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-08T12:46:33.135Z] e0cd64071456: Preparing [2023-05-08T12:46:33.135Z] ed8694cd0077: Preparing [2023-05-08T12:46:33.135Z] 88f1831d18cd: Preparing [2023-05-08T12:46:33.135Z] 16f86b2f266c: Preparing [2023-05-08T12:46:33.135Z] b5884e11032c: Preparing [2023-05-08T12:46:33.135Z] 26cbea5cba74: Preparing [2023-05-08T12:46:33.135Z] 26cbea5cba74: Waiting [2023-05-08T12:46:33.135Z] ed8694cd0077: Layer already exists [2023-05-08T12:46:33.135Z] 16f86b2f266c: Layer already exists [2023-05-08T12:46:33.135Z] 88f1831d18cd: Layer already exists [2023-05-08T12:46:33.135Z] e0cd64071456: Layer already exists [2023-05-08T12:46:33.135Z] b5884e11032c: Layer already exists [2023-05-08T12:46:33.135Z] 26cbea5cba74: Layer already exists [2023-05-08T12:46:33.399Z] main: digest: sha256:718bdf4c20b2521a5224d53baa50a47457fb73d41e7c824f5b5a835f5ef02dfc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T12:46:33.444Z] ===================================================== [Pipeline] echo [2023-05-08T12:46:33.455Z] taggedImages: [2023-05-08T12:46:33.455Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962 [2023-05-08T12:46:33.455Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-08T12:46:33.455Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.151 [2023-05-08T12:46:33.455Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857beb77c92229047ced6cb20085c205aee91962-3.0.0-dev.151 [2023-05-08T12:46:33.455Z] - 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-05-08T12:46:33.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T12:46:33.824Z] [2023-05-08T12:46:33.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:46:34.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T12:46:34.144Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T12:46:34.144Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T12:46:34.144Z] 04944245beec: Pulling fs layer [2023-05-08T12:46:34.144Z] 699f458cf7ca: Pulling fs layer [2023-05-08T12:46:34.144Z] 765212b225bb: Pulling fs layer [2023-05-08T12:46:34.144Z] f23df028b6ca: Pulling fs layer [2023-05-08T12:46:34.144Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T12:46:34.144Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T12:46:34.144Z] f23df028b6ca: Waiting [2023-05-08T12:46:34.144Z] d65c8cfc05b1: Waiting [2023-05-08T12:46:34.144Z] 2437ff75d9bd: Waiting [2023-05-08T12:46:34.144Z] 765212b225bb: Waiting [2023-05-08T12:46:34.410Z] 04944245beec: Verifying Checksum [2023-05-08T12:46:34.410Z] 04944245beec: Download complete [2023-05-08T12:46:34.410Z] 765212b225bb: Verifying Checksum [2023-05-08T12:46:34.410Z] 765212b225bb: Download complete [2023-05-08T12:46:34.410Z] f23df028b6ca: Verifying Checksum [2023-05-08T12:46:34.410Z] f23df028b6ca: Download complete [2023-05-08T12:46:34.410Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T12:46:34.410Z] d65c8cfc05b1: Download complete [2023-05-08T12:46:34.679Z] 699f458cf7ca: Verifying Checksum [2023-05-08T12:46:34.679Z] 699f458cf7ca: Download complete [2023-05-08T12:46:34.945Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T12:46:34.945Z] 8998bd30e6a1: Download complete [2023-05-08T12:46:37.518Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T12:46:37.518Z] 2437ff75d9bd: Download complete [2023-05-08T12:46:38.921Z] 8998bd30e6a1: Pull complete [2023-05-08T12:46:39.502Z] 04944245beec: Pull complete [2023-05-08T12:46:40.902Z] 699f458cf7ca: Pull complete [2023-05-08T12:46:40.902Z] 765212b225bb: Pull complete [2023-05-08T12:46:41.484Z] f23df028b6ca: Pull complete [2023-05-08T12:46:41.749Z] d65c8cfc05b1: Pull complete [2023-05-08T12:46:56.722Z] 2437ff75d9bd: Pull complete [2023-05-08T12:46:56.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T12:46:56.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T12:46:56.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:46:56.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-14497 does not seem to be running inside a container [2023-05-08T12:46:56.978Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:46:59.692Z] $ docker top 97eacdc6e7fd177653e877ca3ed603f1108f039d2bc84744445c3f8c4930491f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:47:00.612Z] ---> job-cost.sh [2023-05-08T12:47:00.612Z] lf-activate-venv: SKIPPING [2023-05-08T12:47:00.612Z] INFO: No Stack... [2023-05-08T12:47:01.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T12:47:01.774Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T12:47:02.404Z] + + cat /w/workspace/edgex-go/516/archives/cost.csvcut [2023-05-08T12:47:02.404Z] -d, -f6 [Pipeline] lock [2023-05-08T12:47:02.470Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-516-stack-cost] [2023-05-08T12:47:02.478Z] Resource [jenkins-edgexfoundry-edgex-go-main-516-stack-cost] did not exist. Created. [2023-05-08T12:47:02.478Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-516-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T12:47:02.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T12:47:03.634Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T12:47:03.645Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-516-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T12:47:03.658Z] $ docker stop --time=1 97eacdc6e7fd177653e877ca3ed603f1108f039d2bc84744445c3f8c4930491f [2023-05-08T12:47:05.161Z] $ docker rm -f --volumes 97eacdc6e7fd177653e877ca3ed603f1108f039d2bc84744445c3f8c4930491f [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-05-08T12:47:05.674Z] provisioning config files... [2023-05-08T12:47:05.684Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/516@tmp/config16429812856657250584tmp [Pipeline] { [Pipeline] sh [2023-05-08T12:47:05.985Z] + set +x [2023-05-08T12:47:05.986Z] + curl -s https://codecov.io/bash [2023-05-08T12:47:05.986Z] + bash -s -- [2023-05-08T12:47:05.986Z] [2023-05-08T12:47:05.986Z] _____ _ [2023-05-08T12:47:05.986Z] / ____| | | [2023-05-08T12:47:05.986Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T12:47:05.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T12:47:05.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T12:47:05.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T12:47:05.986Z] Bash-1.0.6 [2023-05-08T12:47:05.986Z] [2023-05-08T12:47:05.986Z] [2023-05-08T12:47:05.986Z] ==> git version 2.25.1 found [2023-05-08T12:47:05.986Z] ==> 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-05-08T12:47:05.986Z] Release-Date: 2020-01-08 [2023-05-08T12:47:05.986Z] 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-05-08T12:47:05.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T12:47:05.986Z] ==> Jenkins CI detected. [2023-05-08T12:47:05.986Z] current dir:  /w/workspace/edgex-go/516 [2023-05-08T12:47:05.986Z] project root: . [2023-05-08T12:47:05.986Z] --> token set from env [2023-05-08T12:47:05.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T12:47:05.986Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T12:47:06.245Z] ==> Python coveragepy not found [2023-05-08T12:47:06.245Z] ==> Searching for coverage reports in: [2023-05-08T12:47:06.245Z] + . [2023-05-08T12:47:06.245Z] -> Found 1 reports [2023-05-08T12:47:06.245Z] ==> Detecting git/mercurial file structure [2023-05-08T12:47:06.245Z] ==> Reading reports [2023-05-08T12:47:06.245Z] + ./coverage.out bytes=448560 [2023-05-08T12:47:06.245Z] ==> Appending adjustments [2023-05-08T12:47:06.245Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T12:47:07.181Z] + Found adjustments [2023-05-08T12:47:07.181Z] ==> Gzipping contents [2023-05-08T12:47:07.439Z] 60K /tmp/codecov.hF9N7G.gz [2023-05-08T12:47:07.439Z] ==> Uploading reports [2023-05-08T12:47:07.439Z] url: https://codecov.io [2023-05-08T12:47:07.439Z] query: branch=main&commit=857beb77c92229047ced6cb20085c205aee91962&build=516&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F516%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T12:47:07.439Z] -> Pinging Codecov [2023-05-08T12:47:07.439Z] 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=857beb77c92229047ced6cb20085c205aee91962&build=516&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F516%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T12:47:07.439Z] -> Uploading to [2023-05-08T12:47:07.439Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/00271124DB129430A58F1EEE437C3FCB/857beb77c92229047ced6cb20085c205aee91962/2e53dfd4-9f4f-4596-a4f7-61d8ffd63bde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T124707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da53badc20ba42b3d40cb8ec94198010e66ad2dc669ffe8f4590da50276d361b [2023-05-08T12:47:07.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:07.439Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:07.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57599 0 0 100 57599 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57599 0 0 100 57599 0 218k --:--:-- --:--:-- --:--:-- 217k [2023-05-08T12:47:07.697Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/857beb77c92229047ced6cb20085c205aee91962 [Pipeline] } [2023-05-08T12:47:07.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-08T12:47:07.902Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T12:47:07.912Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:08.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T12:47:08.199Z] [2023-05-08T12:47:08.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:08.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T12:47:08.491Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T12:47:08.491Z] df9b9388f04a: Pulling fs layer [2023-05-08T12:47:08.491Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T12:47:08.491Z] 25bc292e5bac: Pulling fs layer [2023-05-08T12:47:08.491Z] 114826534d7a: Pulling fs layer [2023-05-08T12:47:08.491Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T12:47:08.491Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T12:47:08.491Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T12:47:08.491Z] 4657fd5d0bcf: Waiting [2023-05-08T12:47:08.491Z] 6ad1cebc031e: Waiting [2023-05-08T12:47:08.491Z] 8a3aa393b2d8: Waiting [2023-05-08T12:47:08.491Z] 114826534d7a: Waiting [2023-05-08T12:47:08.491Z] 25bc292e5bac: Download complete [2023-05-08T12:47:08.491Z] 52dc419b0ee2: Verifying Checksum [2023-05-08T12:47:08.491Z] 52dc419b0ee2: Download complete [2023-05-08T12:47:08.491Z] 4657fd5d0bcf: Verifying Checksum [2023-05-08T12:47:08.491Z] 4657fd5d0bcf: Download complete [2023-05-08T12:47:08.491Z] df9b9388f04a: Download complete [2023-05-08T12:47:08.749Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T12:47:08.749Z] 6ad1cebc031e: Download complete [2023-05-08T12:47:08.749Z] df9b9388f04a: Pull complete [2023-05-08T12:47:08.749Z] 52dc419b0ee2: Pull complete [2023-05-08T12:47:09.007Z] 25bc292e5bac: Pull complete [2023-05-08T12:47:09.264Z] 114826534d7a: Verifying Checksum [2023-05-08T12:47:09.264Z] 114826534d7a: Download complete [2023-05-08T12:47:09.264Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T12:47:09.264Z] 8a3aa393b2d8: Download complete [2023-05-08T12:47:12.544Z] 114826534d7a: Pull complete [2023-05-08T12:47:12.544Z] 4657fd5d0bcf: Pull complete [2023-05-08T12:47:13.111Z] 6ad1cebc031e: Pull complete [2023-05-08T12:47:15.652Z] 8a3aa393b2d8: Pull complete [2023-05-08T12:47:15.652Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T12:47:15.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T12:47:15.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:47:15.731Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:47:15.762Z] $ 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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:47:19.433Z] $ docker top e02045606e4e07935f8f0f0e6df799e2bffe4d4fd67e6fb61bbd7915b733b2c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T12:47:19.489Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-08T12:47:19.763Z] + set -o pipefail [2023-05-08T12:47:19.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] Monitoring /w/workspace/edgex-go/516 (github.com/edgexfoundry/edgex-go)... [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4af45c6d-9294-4f8a-9c2f-177ef85d9b2d [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] [2023-05-08T12:47:25.033Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T12:47:25.033Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T12:47:25.033Z] More details here: https://snyk.co/ue1NS [2023-05-08T12:47:25.033Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T12:47:25.033Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T12:47:25.047Z] $ docker stop --time=1 e02045606e4e07935f8f0f0e6df799e2bffe4d4fd67e6fb61bbd7915b733b2c0 [2023-05-08T12:47:27.479Z] $ docker rm -f --volumes e02045606e4e07935f8f0f0e6df799e2bffe4d4fd67e6fb61bbd7915b733b2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-08T12:47:27.804Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:47:27.812Z] provisioning config files... [2023-05-08T12:47:27.820Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/516@tmp/config13743708344072466066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:47:28.110Z] --> edgex-publish-swagger.sh [2023-05-08T12:47:28.110Z] === Publish openapi/v3 API === [2023-05-08T12:47:28.110Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-08T12:47:28.110Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/516/openapi/v3/core-command.yaml] [2023-05-08T12:47:28.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:28.110Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:28.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 45933 --:--:-- --:--:-- --:--:-- 46006 [2023-05-08T12:47:28.678Z] [2023-05-08T12:47:28.678Z] [2023-05-08T12:47:28.678Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/516/openapi/v3/core-data.yaml] [2023-05-08T12:47:28.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:28.678Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:29.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 104k --:--:-- --:--:-- --:--:-- 104k [2023-05-08T12:47:29.246Z] [2023-05-08T12:47:29.246Z] [2023-05-08T12:47:29.246Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/516/openapi/v3/core-metadata.yaml] [2023-05-08T12:47:29.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:29.246Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:29.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-05-08T12:47:29.815Z] [2023-05-08T12:47:29.815Z] [2023-05-08T12:47:29.815Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/516/openapi/v3/support-notifications.yaml] [2023-05-08T12:47:29.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:29.815Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:30.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 154k --:--:-- --:--:-- --:--:-- 154k [2023-05-08T12:47:30.384Z] [2023-05-08T12:47:30.384Z] [2023-05-08T12:47:30.384Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/516/openapi/v3/support-scheduler.yaml] [2023-05-08T12:47:30.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T12:47:30.384Z] Dload Upload Total Spent Left Speed [2023-05-08T12:47:30.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 71575 --:--:-- --:--:-- --:--:-- 71426 100 34356 0 0 100 34356 0 71575 --:--:-- --:--:-- --:--:-- 71426 [2023-05-08T12:47:30.953Z] [2023-05-08T12:47:30.953Z] [Pipeline] } [2023-05-08T12:47:30.961Z] 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-05-08T12:47:31.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T12:47:31.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:31.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:47:31.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:47:31.706Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:47:31.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:47:32.125Z] $ docker top 151d7010bf7f3d4ce4bcc756bbb12d9f40017941c547e83cf674d720defdddc3 -eo pid,comm [2023-05-08T12:47:32.166Z] 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-05-08T12:47:32.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T12:47:32.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T12:47:32.198Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T12:47:32.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T12:47:32.315Z] $ docker exec 151d7010bf7f3d4ce4bcc756bbb12d9f40017941c547e83cf674d720defdddc3 ssh-agent [2023-05-08T12:47:32.409Z] SSH_AUTH_SOCK=/tmp/ssh-I7elWnTt76o1/agent.33 [2023-05-08T12:47:32.409Z] SSH_AGENT_PID=39 [2023-05-08T12:47:32.414Z] Running ssh-add (command line suppressed) [2023-05-08T12:47:32.512Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_18186182271253166495.key (/w/workspace/edgex-go/516@tmp/private_key_18186182271253166495.key) [2023-05-08T12:47:32.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T12:47:32.809Z] + git semver tag [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,988 [run_tag] DEBUG tag force:False [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,988 [check_head_tag] DEBUG check head tag [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,993 [execute] INFO git cat-file --batch-check [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/516, universal_newlines=False, shell=None, istream=) [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,997 [execute] INFO git cat-file --batch [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:32,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/516, universal_newlines=False, shell=None, istream=) [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:33,057 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:33,057 [execute] INFO git tag -a v3.0.0-dev.151 -m v3.0.0-dev.151 [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:33,058 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.151', '-m', 'v3.0.0-dev.151'], cwd=/w/workspace/edgex-go/516, universal_newlines=False, shell=None, istream=None) [2023-05-08T12:47:33.068Z] 2023-05-08 12:47:33,063 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:33.068Z] 3.0.0-dev.151 [Pipeline] } [2023-05-08T12:47:33.338Z] $ docker exec --env ******** --env ******** 151d7010bf7f3d4ce4bcc756bbb12d9f40017941c547e83cf674d720defdddc3 ssh-agent -k [2023-05-08T12:47:33.440Z] unset SSH_AUTH_SOCK; [2023-05-08T12:47:33.440Z] unset SSH_AGENT_PID; [2023-05-08T12:47:33.448Z] echo Agent pid 39 killed; [2023-05-08T12:47:33.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T12:47:33.757Z] + git semver [Pipeline] } [2023-05-08T12:47:34.030Z] $ docker stop --time=1 151d7010bf7f3d4ce4bcc756bbb12d9f40017941c547e83cf674d720defdddc3 [2023-05-08T12:47:35.297Z] $ docker rm -f --volumes 151d7010bf7f3d4ce4bcc756bbb12d9f40017941c547e83cf674d720defdddc3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:35.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T12:47:35.680Z] [2023-05-08T12:47:35.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:35.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T12:47:35.976Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T12:47:35.976Z] ab5ef0e58194: Pulling fs layer [2023-05-08T12:47:35.976Z] 9712f1f96733: Pulling fs layer [2023-05-08T12:47:35.976Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T12:47:35.976Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T12:47:35.976Z] e9a5061849ea: Pulling fs layer [2023-05-08T12:47:35.976Z] d747dcd14b5f: Pulling fs layer [2023-05-08T12:47:35.976Z] 2de7ff778b66: Pulling fs layer [2023-05-08T12:47:35.976Z] 0d9ebad4ef96: Waiting [2023-05-08T12:47:35.976Z] 2de7ff778b66: Waiting [2023-05-08T12:47:35.976Z] e9a5061849ea: Waiting [2023-05-08T12:47:35.976Z] d747dcd14b5f: Waiting [2023-05-08T12:47:35.976Z] 9712f1f96733: Verifying Checksum [2023-05-08T12:47:35.976Z] 9712f1f96733: Download complete [2023-05-08T12:47:36.237Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T12:47:36.237Z] 63f879dbbcfc: Download complete [2023-05-08T12:47:36.497Z] e9a5061849ea: Verifying Checksum [2023-05-08T12:47:36.497Z] e9a5061849ea: Download complete [2023-05-08T12:47:36.497Z] d747dcd14b5f: Verifying Checksum [2023-05-08T12:47:36.497Z] d747dcd14b5f: Download complete [2023-05-08T12:47:36.497Z] ab5ef0e58194: Verifying Checksum [2023-05-08T12:47:36.497Z] ab5ef0e58194: Download complete [2023-05-08T12:47:36.497Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T12:47:36.497Z] 0d9ebad4ef96: Download complete [2023-05-08T12:47:36.497Z] 2de7ff778b66: Verifying Checksum [2023-05-08T12:47:36.497Z] 2de7ff778b66: Download complete [2023-05-08T12:47:39.027Z] ab5ef0e58194: Pull complete [2023-05-08T12:47:39.027Z] 9712f1f96733: Pull complete [2023-05-08T12:47:39.594Z] 63f879dbbcfc: Pull complete [2023-05-08T12:47:42.879Z] 0d9ebad4ef96: Pull complete [2023-05-08T12:47:43.139Z] e9a5061849ea: Pull complete [2023-05-08T12:47:43.398Z] d747dcd14b5f: Pull complete [2023-05-08T12:47:44.336Z] 2de7ff778b66: Pull complete [2023-05-08T12:47:44.336Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T12:47:44.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T12:47:44.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:47:44.425Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:47:44.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:47:47.785Z] $ docker top 971ca1f72a907670de89c0c961acf628a2263e269f9b0d299f096a9de33f875f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:47:47.862Z] provisioning config files... [2023-05-08T12:47:47.868Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/516@tmp/config1172988320416761456tmp [2023-05-08T12:47:47.876Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/516@tmp/config1084662696639387030tmp [2023-05-08T12:47:47.884Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/516@tmp/config9792897428223068300tmp [Pipeline] { [Pipeline] echo [2023-05-08T12:47:47.898Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:47:48.184Z] ---> sigul-configuration.sh [2023-05-08T12:47:48.184Z] gpg: directory `/root/.gnupg' created [2023-05-08T12:47:48.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T12:47:48.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T12:47:48.184Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T12:47:48.184Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T12:47:48.184Z] gpg: CAST5 encrypted data [2023-05-08T12:47:48.184Z] gpg: encrypted with 1 passphrase [2023-05-08T12:47:48.184Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T12:47:48.469Z] + mkdir /home/jenkins [2023-05-08T12:47:48.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T12:47:48.753Z] + 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-05-08T12:47:48.761Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:47:49.041Z] ---> sigul-install.sh [2023-05-08T12:47:49.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T12:47:49.329Z] + git tag --list [2023-05-08T12:47:49.329Z] 0.6.0 [2023-05-08T12:47:49.329Z] 0.6.1 [2023-05-08T12:47:49.329Z] 0.7.0 [2023-05-08T12:47:49.329Z] 0.7.1 [2023-05-08T12:47:49.329Z] v1.0.0 [2023-05-08T12:47:49.329Z] v1.0.1 [2023-05-08T12:47:49.329Z] v1.1.0 [2023-05-08T12:47:49.329Z] v1.2.0 [2023-05-08T12:47:49.329Z] v1.2.1 [2023-05-08T12:47:49.329Z] v1.3.0 [2023-05-08T12:47:49.329Z] v1.3.1 [2023-05-08T12:47:49.329Z] v2.0.0 [2023-05-08T12:47:49.329Z] v2.1.0 [2023-05-08T12:47:49.329Z] v2.1.1 [2023-05-08T12:47:49.329Z] v2.1.1-dev.1 [2023-05-08T12:47:49.329Z] v2.1.1-dev.2 [2023-05-08T12:47:49.329Z] v2.1.1-dev.3 [2023-05-08T12:47:49.329Z] v2.1.1-dev.4 [2023-05-08T12:47:49.329Z] v2.1.1-dev.5 [2023-05-08T12:47:49.329Z] v2.1.1-dev.6 [2023-05-08T12:47:49.329Z] v2.1.1-dev.7 [2023-05-08T12:47:49.329Z] v2.1.1-dev.8 [2023-05-08T12:47:49.329Z] v2.1.2-dev.1 [2023-05-08T12:47:49.329Z] v2.2.0 [2023-05-08T12:47:49.329Z] v2.2.1-dev.1 [2023-05-08T12:47:49.329Z] v2.2.1-dev.10 [2023-05-08T12:47:49.329Z] v2.2.1-dev.11 [2023-05-08T12:47:49.329Z] v2.2.1-dev.12 [2023-05-08T12:47:49.329Z] v2.2.1-dev.13 [2023-05-08T12:47:49.329Z] v2.2.1-dev.14 [2023-05-08T12:47:49.329Z] v2.2.1-dev.15 [2023-05-08T12:47:49.329Z] v2.2.1-dev.16 [2023-05-08T12:47:49.329Z] v2.2.1-dev.17 [2023-05-08T12:47:49.329Z] v2.2.1-dev.18 [2023-05-08T12:47:49.329Z] v2.2.1-dev.19 [2023-05-08T12:47:49.329Z] v2.2.1-dev.2 [2023-05-08T12:47:49.329Z] v2.2.1-dev.20 [2023-05-08T12:47:49.329Z] v2.2.1-dev.21 [2023-05-08T12:47:49.329Z] v2.2.1-dev.22 [2023-05-08T12:47:49.329Z] v2.2.1-dev.23 [2023-05-08T12:47:49.329Z] v2.2.1-dev.24 [2023-05-08T12:47:49.329Z] v2.2.1-dev.25 [2023-05-08T12:47:49.329Z] v2.2.1-dev.26 [2023-05-08T12:47:49.329Z] v2.2.1-dev.27 [2023-05-08T12:47:49.329Z] v2.2.1-dev.28 [2023-05-08T12:47:49.329Z] v2.2.1-dev.29 [2023-05-08T12:47:49.329Z] v2.2.1-dev.3 [2023-05-08T12:47:49.329Z] v2.2.1-dev.4 [2023-05-08T12:47:49.329Z] v2.2.1-dev.5 [2023-05-08T12:47:49.329Z] v2.2.1-dev.6 [2023-05-08T12:47:49.329Z] v2.2.1-dev.7 [2023-05-08T12:47:49.329Z] v2.2.1-dev.8 [2023-05-08T12:47:49.329Z] v2.2.1-dev.9 [2023-05-08T12:47:49.329Z] v2.3.0 [2023-05-08T12:47:49.329Z] v2.3.0-dev.100 [2023-05-08T12:47:49.329Z] v2.3.0-dev.101 [2023-05-08T12:47:49.329Z] v2.3.0-dev.102 [2023-05-08T12:47:49.329Z] v2.3.0-dev.103 [2023-05-08T12:47:49.329Z] v2.3.0-dev.104 [2023-05-08T12:47:49.329Z] v2.3.0-dev.105 [2023-05-08T12:47:49.329Z] v2.3.0-dev.106 [2023-05-08T12:47:49.329Z] v2.3.0-dev.29 [2023-05-08T12:47:49.329Z] v2.3.0-dev.30 [2023-05-08T12:47:49.329Z] v2.3.0-dev.31 [2023-05-08T12:47:49.329Z] v2.3.0-dev.32 [2023-05-08T12:47:49.329Z] v2.3.0-dev.33 [2023-05-08T12:47:49.329Z] v2.3.0-dev.34 [2023-05-08T12:47:49.329Z] v2.3.0-dev.35 [2023-05-08T12:47:49.329Z] v2.3.0-dev.36 [2023-05-08T12:47:49.329Z] v2.3.0-dev.37 [2023-05-08T12:47:49.329Z] v2.3.0-dev.38 [2023-05-08T12:47:49.329Z] v2.3.0-dev.39 [2023-05-08T12:47:49.329Z] v2.3.0-dev.40 [2023-05-08T12:47:49.329Z] v2.3.0-dev.41 [2023-05-08T12:47:49.329Z] v2.3.0-dev.42 [2023-05-08T12:47:49.329Z] v2.3.0-dev.43 [2023-05-08T12:47:49.329Z] v2.3.0-dev.44 [2023-05-08T12:47:49.329Z] v2.3.0-dev.45 [2023-05-08T12:47:49.329Z] v2.3.0-dev.46 [2023-05-08T12:47:49.329Z] v2.3.0-dev.47 [2023-05-08T12:47:49.329Z] v2.3.0-dev.48 [2023-05-08T12:47:49.329Z] v2.3.0-dev.49 [2023-05-08T12:47:49.329Z] v2.3.0-dev.50 [2023-05-08T12:47:49.329Z] v2.3.0-dev.51 [2023-05-08T12:47:49.329Z] v2.3.0-dev.52 [2023-05-08T12:47:49.329Z] v2.3.0-dev.53 [2023-05-08T12:47:49.329Z] v2.3.0-dev.54 [2023-05-08T12:47:49.329Z] v2.3.0-dev.55 [2023-05-08T12:47:49.329Z] v2.3.0-dev.56 [2023-05-08T12:47:49.329Z] v2.3.0-dev.57 [2023-05-08T12:47:49.329Z] v2.3.0-dev.58 [2023-05-08T12:47:49.329Z] v2.3.0-dev.59 [2023-05-08T12:47:49.329Z] v2.3.0-dev.60 [2023-05-08T12:47:49.329Z] v2.3.0-dev.61 [2023-05-08T12:47:49.329Z] v2.3.0-dev.62 [2023-05-08T12:47:49.329Z] v2.3.0-dev.63 [2023-05-08T12:47:49.329Z] v2.3.0-dev.64 [2023-05-08T12:47:49.329Z] v2.3.0-dev.65 [2023-05-08T12:47:49.329Z] v2.3.0-dev.66 [2023-05-08T12:47:49.329Z] v2.3.0-dev.67 [2023-05-08T12:47:49.329Z] v2.3.0-dev.68 [2023-05-08T12:47:49.329Z] v2.3.0-dev.69 [2023-05-08T12:47:49.329Z] v2.3.0-dev.70 [2023-05-08T12:47:49.329Z] v2.3.0-dev.71 [2023-05-08T12:47:49.329Z] v2.3.0-dev.72 [2023-05-08T12:47:49.329Z] v2.3.0-dev.73 [2023-05-08T12:47:49.329Z] v2.3.0-dev.74 [2023-05-08T12:47:49.329Z] v2.3.0-dev.75 [2023-05-08T12:47:49.329Z] v2.3.0-dev.76 [2023-05-08T12:47:49.329Z] v2.3.0-dev.77 [2023-05-08T12:47:49.329Z] v2.3.0-dev.78 [2023-05-08T12:47:49.329Z] v2.3.0-dev.79 [2023-05-08T12:47:49.329Z] v2.3.0-dev.80 [2023-05-08T12:47:49.329Z] v2.3.0-dev.81 [2023-05-08T12:47:49.329Z] v2.3.0-dev.82 [2023-05-08T12:47:49.329Z] v2.3.0-dev.83 [2023-05-08T12:47:49.329Z] v2.3.0-dev.84 [2023-05-08T12:47:49.329Z] v2.3.0-dev.85 [2023-05-08T12:47:49.329Z] v2.3.0-dev.86 [2023-05-08T12:47:49.329Z] v2.3.0-dev.87 [2023-05-08T12:47:49.329Z] v2.3.0-dev.88 [2023-05-08T12:47:49.329Z] v2.3.0-dev.89 [2023-05-08T12:47:49.329Z] v2.3.0-dev.90 [2023-05-08T12:47:49.329Z] v2.3.0-dev.91 [2023-05-08T12:47:49.329Z] v2.3.0-dev.92 [2023-05-08T12:47:49.329Z] v2.3.0-dev.93 [2023-05-08T12:47:49.329Z] v2.3.0-dev.94 [2023-05-08T12:47:49.329Z] v2.3.0-dev.95 [2023-05-08T12:47:49.329Z] v2.3.0-dev.96 [2023-05-08T12:47:49.329Z] v2.3.0-dev.97 [2023-05-08T12:47:49.329Z] v2.3.0-dev.98 [2023-05-08T12:47:49.329Z] v2.3.0-dev.99 [2023-05-08T12:47:49.329Z] v2.3.1-dev.1 [2023-05-08T12:47:49.329Z] v2.3.1-dev.2 [2023-05-08T12:47:49.329Z] v2.3.1-dev.3 [2023-05-08T12:47:49.329Z] v2.3.1-dev.4 [2023-05-08T12:47:49.329Z] v2.3.1-dev.5 [2023-05-08T12:47:49.329Z] v3.0.0-dev.1 [2023-05-08T12:47:49.329Z] v3.0.0-dev.10 [2023-05-08T12:47:49.329Z] v3.0.0-dev.100 [2023-05-08T12:47:49.329Z] v3.0.0-dev.101 [2023-05-08T12:47:49.329Z] v3.0.0-dev.102 [2023-05-08T12:47:49.329Z] v3.0.0-dev.103 [2023-05-08T12:47:49.329Z] v3.0.0-dev.104 [2023-05-08T12:47:49.329Z] v3.0.0-dev.105 [2023-05-08T12:47:49.329Z] v3.0.0-dev.106 [2023-05-08T12:47:49.329Z] v3.0.0-dev.107 [2023-05-08T12:47:49.329Z] v3.0.0-dev.108 [2023-05-08T12:47:49.329Z] v3.0.0-dev.109 [2023-05-08T12:47:49.329Z] v3.0.0-dev.11 [2023-05-08T12:47:49.329Z] v3.0.0-dev.110 [2023-05-08T12:47:49.329Z] v3.0.0-dev.111 [2023-05-08T12:47:49.329Z] v3.0.0-dev.112 [2023-05-08T12:47:49.329Z] v3.0.0-dev.113 [2023-05-08T12:47:49.329Z] v3.0.0-dev.114 [2023-05-08T12:47:49.329Z] v3.0.0-dev.115 [2023-05-08T12:47:49.329Z] v3.0.0-dev.116 [2023-05-08T12:47:49.329Z] v3.0.0-dev.117 [2023-05-08T12:47:49.329Z] v3.0.0-dev.118 [2023-05-08T12:47:49.329Z] v3.0.0-dev.119 [2023-05-08T12:47:49.329Z] v3.0.0-dev.12 [2023-05-08T12:47:49.329Z] v3.0.0-dev.120 [2023-05-08T12:47:49.329Z] v3.0.0-dev.121 [2023-05-08T12:47:49.329Z] v3.0.0-dev.122 [2023-05-08T12:47:49.329Z] v3.0.0-dev.123 [2023-05-08T12:47:49.329Z] v3.0.0-dev.124 [2023-05-08T12:47:49.329Z] v3.0.0-dev.125 [2023-05-08T12:47:49.329Z] v3.0.0-dev.126 [2023-05-08T12:47:49.329Z] v3.0.0-dev.127 [2023-05-08T12:47:49.329Z] v3.0.0-dev.128 [2023-05-08T12:47:49.329Z] v3.0.0-dev.129 [2023-05-08T12:47:49.329Z] v3.0.0-dev.13 [2023-05-08T12:47:49.329Z] v3.0.0-dev.130 [2023-05-08T12:47:49.329Z] v3.0.0-dev.131 [2023-05-08T12:47:49.329Z] v3.0.0-dev.132 [2023-05-08T12:47:49.329Z] v3.0.0-dev.133 [2023-05-08T12:47:49.329Z] v3.0.0-dev.134 [2023-05-08T12:47:49.329Z] v3.0.0-dev.135 [2023-05-08T12:47:49.329Z] v3.0.0-dev.136 [2023-05-08T12:47:49.329Z] v3.0.0-dev.137 [2023-05-08T12:47:49.329Z] v3.0.0-dev.138 [2023-05-08T12:47:49.329Z] v3.0.0-dev.139 [2023-05-08T12:47:49.329Z] v3.0.0-dev.14 [2023-05-08T12:47:49.329Z] v3.0.0-dev.140 [2023-05-08T12:47:49.329Z] v3.0.0-dev.141 [2023-05-08T12:47:49.329Z] v3.0.0-dev.142 [2023-05-08T12:47:49.329Z] v3.0.0-dev.143 [2023-05-08T12:47:49.329Z] v3.0.0-dev.144 [2023-05-08T12:47:49.329Z] v3.0.0-dev.145 [2023-05-08T12:47:49.329Z] v3.0.0-dev.146 [2023-05-08T12:47:49.329Z] v3.0.0-dev.147 [2023-05-08T12:47:49.329Z] v3.0.0-dev.148 [2023-05-08T12:47:49.329Z] v3.0.0-dev.149 [2023-05-08T12:47:49.329Z] v3.0.0-dev.15 [2023-05-08T12:47:49.329Z] v3.0.0-dev.150 [2023-05-08T12:47:49.329Z] v3.0.0-dev.151 [2023-05-08T12:47:49.329Z] v3.0.0-dev.16 [2023-05-08T12:47:49.329Z] v3.0.0-dev.17 [2023-05-08T12:47:49.329Z] v3.0.0-dev.18 [2023-05-08T12:47:49.329Z] v3.0.0-dev.19 [2023-05-08T12:47:49.329Z] v3.0.0-dev.2 [2023-05-08T12:47:49.329Z] v3.0.0-dev.20 [2023-05-08T12:47:49.329Z] v3.0.0-dev.21 [2023-05-08T12:47:49.329Z] v3.0.0-dev.22 [2023-05-08T12:47:49.329Z] v3.0.0-dev.23 [2023-05-08T12:47:49.329Z] v3.0.0-dev.24 [2023-05-08T12:47:49.329Z] v3.0.0-dev.25 [2023-05-08T12:47:49.329Z] v3.0.0-dev.26 [2023-05-08T12:47:49.329Z] v3.0.0-dev.27 [2023-05-08T12:47:49.329Z] v3.0.0-dev.28 [2023-05-08T12:47:49.329Z] v3.0.0-dev.29 [2023-05-08T12:47:49.329Z] v3.0.0-dev.3 [2023-05-08T12:47:49.329Z] v3.0.0-dev.30 [2023-05-08T12:47:49.329Z] v3.0.0-dev.31 [2023-05-08T12:47:49.329Z] v3.0.0-dev.32 [2023-05-08T12:47:49.329Z] v3.0.0-dev.33 [2023-05-08T12:47:49.329Z] v3.0.0-dev.34 [2023-05-08T12:47:49.329Z] v3.0.0-dev.35 [2023-05-08T12:47:49.329Z] v3.0.0-dev.36 [2023-05-08T12:47:49.329Z] v3.0.0-dev.37 [2023-05-08T12:47:49.329Z] v3.0.0-dev.38 [2023-05-08T12:47:49.329Z] v3.0.0-dev.39 [2023-05-08T12:47:49.329Z] v3.0.0-dev.4 [2023-05-08T12:47:49.329Z] v3.0.0-dev.40 [2023-05-08T12:47:49.329Z] v3.0.0-dev.41 [2023-05-08T12:47:49.329Z] v3.0.0-dev.42 [2023-05-08T12:47:49.329Z] v3.0.0-dev.43 [2023-05-08T12:47:49.329Z] v3.0.0-dev.44 [2023-05-08T12:47:49.329Z] v3.0.0-dev.45 [2023-05-08T12:47:49.329Z] v3.0.0-dev.46 [2023-05-08T12:47:49.329Z] v3.0.0-dev.47 [2023-05-08T12:47:49.329Z] v3.0.0-dev.48 [2023-05-08T12:47:49.329Z] v3.0.0-dev.49 [2023-05-08T12:47:49.329Z] v3.0.0-dev.5 [2023-05-08T12:47:49.329Z] v3.0.0-dev.50 [2023-05-08T12:47:49.329Z] v3.0.0-dev.51 [2023-05-08T12:47:49.329Z] v3.0.0-dev.52 [2023-05-08T12:47:49.329Z] v3.0.0-dev.53 [2023-05-08T12:47:49.329Z] v3.0.0-dev.54 [2023-05-08T12:47:49.329Z] v3.0.0-dev.55 [2023-05-08T12:47:49.329Z] v3.0.0-dev.56 [2023-05-08T12:47:49.329Z] v3.0.0-dev.57 [2023-05-08T12:47:49.329Z] v3.0.0-dev.58 [2023-05-08T12:47:49.329Z] v3.0.0-dev.59 [2023-05-08T12:47:49.329Z] v3.0.0-dev.6 [2023-05-08T12:47:49.329Z] v3.0.0-dev.60 [2023-05-08T12:47:49.329Z] v3.0.0-dev.61 [2023-05-08T12:47:49.329Z] v3.0.0-dev.62 [2023-05-08T12:47:49.329Z] v3.0.0-dev.63 [2023-05-08T12:47:49.329Z] v3.0.0-dev.64 [2023-05-08T12:47:49.329Z] v3.0.0-dev.65 [2023-05-08T12:47:49.329Z] v3.0.0-dev.66 [2023-05-08T12:47:49.329Z] v3.0.0-dev.67 [2023-05-08T12:47:49.329Z] v3.0.0-dev.68 [2023-05-08T12:47:49.329Z] v3.0.0-dev.69 [2023-05-08T12:47:49.329Z] v3.0.0-dev.7 [2023-05-08T12:47:49.329Z] v3.0.0-dev.70 [2023-05-08T12:47:49.329Z] v3.0.0-dev.71 [2023-05-08T12:47:49.329Z] v3.0.0-dev.72 [2023-05-08T12:47:49.329Z] v3.0.0-dev.73 [2023-05-08T12:47:49.329Z] v3.0.0-dev.74 [2023-05-08T12:47:49.329Z] v3.0.0-dev.75 [2023-05-08T12:47:49.329Z] v3.0.0-dev.76 [2023-05-08T12:47:49.329Z] v3.0.0-dev.77 [2023-05-08T12:47:49.329Z] v3.0.0-dev.78 [2023-05-08T12:47:49.329Z] v3.0.0-dev.79 [2023-05-08T12:47:49.329Z] v3.0.0-dev.8 [2023-05-08T12:47:49.329Z] v3.0.0-dev.80 [2023-05-08T12:47:49.329Z] v3.0.0-dev.81 [2023-05-08T12:47:49.329Z] v3.0.0-dev.82 [2023-05-08T12:47:49.329Z] v3.0.0-dev.83 [2023-05-08T12:47:49.329Z] v3.0.0-dev.84 [2023-05-08T12:47:49.329Z] v3.0.0-dev.85 [2023-05-08T12:47:49.329Z] v3.0.0-dev.86 [2023-05-08T12:47:49.329Z] v3.0.0-dev.87 [2023-05-08T12:47:49.329Z] v3.0.0-dev.88 [2023-05-08T12:47:49.329Z] v3.0.0-dev.89 [2023-05-08T12:47:49.329Z] v3.0.0-dev.9 [2023-05-08T12:47:49.329Z] v3.0.0-dev.90 [2023-05-08T12:47:49.329Z] v3.0.0-dev.91 [2023-05-08T12:47:49.329Z] v3.0.0-dev.92 [2023-05-08T12:47:49.329Z] v3.0.0-dev.93 [2023-05-08T12:47:49.329Z] v3.0.0-dev.94 [2023-05-08T12:47:49.329Z] v3.0.0-dev.95 [2023-05-08T12:47:49.330Z] v3.0.0-dev.96 [2023-05-08T12:47:49.330Z] v3.0.0-dev.97 [2023-05-08T12:47:49.330Z] v3.0.0-dev.98 [2023-05-08T12:47:49.330Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-08T12:47:49.615Z] + lftools sign git-tag v3.0.0-dev.151 [2023-05-08T12:47:50.181Z] Signing Git tag with Sigul... [2023-05-08T12:47:50.181Z] Signing v3.0.0-dev.151 [Pipeline] echo [2023-05-08T12:47:50.758Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:47:51.040Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T12:47:51.046Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T12:47:51.067Z] $ docker stop --time=1 971ca1f72a907670de89c0c961acf628a2263e269f9b0d299f096a9de33f875f [2023-05-08T12:47:52.405Z] $ docker rm -f --volumes 971ca1f72a907670de89c0c961acf628a2263e269f9b0d299f096a9de33f875f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T12:47:52.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T12:47:52.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:53.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:47:53.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:47:53.195Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:47:53.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:47:53.535Z] $ docker top 9fa8e5c656b412344d7a01a985fe8dd8ed0c1c9b0311e7662339eb5b1dbe7a69 -eo pid,comm [2023-05-08T12:47:53.577Z] 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-05-08T12:47:53.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T12:47:53.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T12:47:53.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T12:47:53.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T12:47:53.744Z] $ docker exec 9fa8e5c656b412344d7a01a985fe8dd8ed0c1c9b0311e7662339eb5b1dbe7a69 ssh-agent [2023-05-08T12:47:53.854Z] SSH_AUTH_SOCK=/tmp/ssh-8VFKVepXkZ5f/agent.32 [2023-05-08T12:47:53.854Z] SSH_AGENT_PID=38 [2023-05-08T12:47:53.859Z] Running ssh-add (command line suppressed) [2023-05-08T12:47:53.975Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_5515473857836423806.key (/w/workspace/edgex-go/516@tmp/private_key_5515473857836423806.key) [2023-05-08T12:47:53.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T12:47:54.277Z] + git semver bump pre [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,441 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,442 [bump_version] DEBUG bumping version:3.0.0-dev.151 on axis:pre with prefix:dev [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,442 [bump_version] DEBUG bumped version:3.0.0-dev.152 [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,442 [write_version] DEBUG write version:3.0.0-dev.152 to path:/w/workspace/edgex-go/516/.semver/main with force:True [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,442 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,442 [write_file] DEBUG write to file:/w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,444 [execute] INFO git cat-file --batch-check [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,449 [execute] INFO git cat-file --batch [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T12:47:54.537Z] 2023-05-08 12:47:54,454 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:47:54.537Z] 3.0.0-dev.152 [Pipeline] } [2023-05-08T12:47:54.550Z] $ docker exec --env ******** --env ******** 9fa8e5c656b412344d7a01a985fe8dd8ed0c1c9b0311e7662339eb5b1dbe7a69 ssh-agent -k [2023-05-08T12:47:54.659Z] unset SSH_AUTH_SOCK; [2023-05-08T12:47:54.660Z] unset SSH_AGENT_PID; [2023-05-08T12:47:54.660Z] echo Agent pid 38 killed; [2023-05-08T12:47:54.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T12:47:54.963Z] + git semver [Pipeline] } [2023-05-08T12:47:55.237Z] $ docker stop --time=1 9fa8e5c656b412344d7a01a985fe8dd8ed0c1c9b0311e7662339eb5b1dbe7a69 [2023-05-08T12:47:56.549Z] $ docker rm -f --volumes 9fa8e5c656b412344d7a01a985fe8dd8ed0c1c9b0311e7662339eb5b1dbe7a69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T12:47:56.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T12:47:56.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:47:57.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T12:47:57.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:47:57.251Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:47:57.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:47:57.597Z] $ docker top bb41e91d29ff6d42a259edef0ff378e1b5858a293e43e599dd778cb16fd082e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T12:47:57.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T12:47:57.681Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T12:47:57.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T12:47:57.798Z] $ docker exec bb41e91d29ff6d42a259edef0ff378e1b5858a293e43e599dd778cb16fd082e1 ssh-agent [2023-05-08T12:47:57.913Z] SSH_AUTH_SOCK=/tmp/ssh-jGZaOo6sLcBc/agent.32 [2023-05-08T12:47:57.913Z] SSH_AGENT_PID=39 [2023-05-08T12:47:57.935Z] Running ssh-add (command line suppressed) [2023-05-08T12:47:58.043Z] Identity added: /w/workspace/edgex-go/516@tmp/private_key_4506633569653480787.key (/w/workspace/edgex-go/516@tmp/private_key_4506633569653480787.key) [2023-05-08T12:47:58.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T12:47:58.385Z] + git semver push [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,555 [run_push] DEBUG push [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,555 [execute] INFO git cat-file --batch-check [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,559 [execute] INFO git rev-list cebe80308ec52e0242dca8abbc493b5d095a875a -- [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,559 [execute] DEBUG Popen(['git', 'rev-list', 'cebe80308ec52e0242dca8abbc493b5d095a875a', '--'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,581 [execute] INFO git fetch -v origin [2023-05-08T12:47:58.655Z] 2023-05-08 12:47:58,581 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T12:47:59.230Z] 2023-05-08 12:47:59,046 [run_push] DEBUG no remote changes detected [2023-05-08T12:47:59.230Z] 2023-05-08 12:47:59,046 [execute] INFO git push origin semver [2023-05-08T12:47:59.230Z] 2023-05-08 12:47:59,047 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/516/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T12:48:00.168Z] 2023-05-08 12:47:59,974 [run_push] DEBUG push all version tags [2023-05-08T12:48:00.168Z] 2023-05-08 12:47:59,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T12:48:00.168Z] 2023-05-08 12:47:59,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/516, universal_newlines=False, shell=None, istream=None) [2023-05-08T12:48:01.109Z] 2023-05-08 12:48:00,878 [read_version] DEBUG read version from /w/workspace/edgex-go/516/.semver/main [2023-05-08T12:48:01.109Z] 3.0.0-dev.152 [Pipeline] } [2023-05-08T12:48:01.121Z] $ docker exec --env ******** --env ******** bb41e91d29ff6d42a259edef0ff378e1b5858a293e43e599dd778cb16fd082e1 ssh-agent -k [2023-05-08T12:48:01.217Z] unset SSH_AUTH_SOCK; [2023-05-08T12:48:01.217Z] unset SSH_AGENT_PID; [2023-05-08T12:48:01.218Z] echo Agent pid 39 killed; [2023-05-08T12:48:01.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T12:48:01.540Z] + git semver [Pipeline] } [2023-05-08T12:48:01.815Z] $ docker stop --time=1 bb41e91d29ff6d42a259edef0ff378e1b5858a293e43e599dd778cb16fd082e1 [2023-05-08T12:48:03.099Z] $ docker rm -f --volumes bb41e91d29ff6d42a259edef0ff378e1b5858a293e43e599dd778cb16fd082e1 [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-05-08T12:48:03.659Z] + [ -d /w/workspace/edgex-go/516/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:03.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:04.810Z] ---> package-listing.sh [2023-05-08T12:48:04.810Z] ++ facter osfamily [2023-05-08T12:48:04.810Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T12:48:05.069Z] + OS_FAMILY=debian [2023-05-08T12:48:05.069Z] + workspace=/w/workspace/edgex-go/516 [2023-05-08T12:48:05.069Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T12:48:05.069Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T12:48:05.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T12:48:05.069Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T12:48:05.069Z] + '[' /w/workspace/edgex-go/516 ']' [2023-05-08T12:48:05.069Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T12:48:05.069Z] + case "${OS_FAMILY}" in [2023-05-08T12:48:05.069Z] + dpkg -l [2023-05-08T12:48:05.069Z] + grep '^ii' [2023-05-08T12:48:05.069Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T12:48:05.069Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T12:48:05.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T12:48:05.069Z] + '[' /w/workspace/edgex-go/516 ']' [2023-05-08T12:48:05.069Z] + mkdir -p /w/workspace/edgex-go/516/archives/ [2023-05-08T12:48:05.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/516/archives/ [Pipeline] echo [2023-05-08T12:48:05.079Z] 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/516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T12:48:05.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:48:05.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T12:48:05.910Z] [2023-05-08T12:48:05.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T12:48:06.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T12:48:06.205Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T12:48:06.205Z] 5eb5b503b376: Pulling fs layer [2023-05-08T12:48:06.205Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T12:48:06.205Z] ec43610c2a17: Pulling fs layer [2023-05-08T12:48:06.205Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T12:48:06.205Z] 33b1e0a273af: Pulling fs layer [2023-05-08T12:48:06.205Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T12:48:06.205Z] 2f39f015ded8: Pulling fs layer [2023-05-08T12:48:06.205Z] 33b1e0a273af: Waiting [2023-05-08T12:48:06.205Z] 5d3b04190fa2: Waiting [2023-05-08T12:48:06.205Z] 3a2ae6a8a46f: Waiting [2023-05-08T12:48:06.205Z] 2f39f015ded8: Waiting [2023-05-08T12:48:06.205Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T12:48:06.205Z] 5c69ac0246d0: Download complete [2023-05-08T12:48:06.205Z] 3a2ae6a8a46f: Download complete [2023-05-08T12:48:06.205Z] 33b1e0a273af: Verifying Checksum [2023-05-08T12:48:06.205Z] 33b1e0a273af: Download complete [2023-05-08T12:48:06.205Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T12:48:06.205Z] 5d3b04190fa2: Download complete [2023-05-08T12:48:06.205Z] ec43610c2a17: Verifying Checksum [2023-05-08T12:48:06.205Z] ec43610c2a17: Download complete [2023-05-08T12:48:06.464Z] 5eb5b503b376: Verifying Checksum [2023-05-08T12:48:06.464Z] 5eb5b503b376: Download complete [2023-05-08T12:48:07.031Z] 2f39f015ded8: Download complete [2023-05-08T12:48:07.597Z] 5eb5b503b376: Pull complete [2023-05-08T12:48:07.597Z] 5c69ac0246d0: Pull complete [2023-05-08T12:48:07.856Z] ec43610c2a17: Pull complete [2023-05-08T12:48:08.117Z] 3a2ae6a8a46f: Pull complete [2023-05-08T12:48:08.117Z] 33b1e0a273af: Pull complete [2023-05-08T12:48:08.376Z] 5d3b04190fa2: Pull complete [2023-05-08T12:48:12.559Z] 2f39f015ded8: Pull complete [2023-05-08T12:48:12.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T12:48:12.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T12:48:12.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T12:48:12.634Z] prd-ubuntu20.04-docker-8c-8g-14496 does not seem to be running inside a container [2023-05-08T12:48:12.668Z] $ 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/516/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/516 -v /w/workspace/edgex-go/516:/w/workspace/edgex-go/516:rw,z -v /w/workspace/edgex-go/516@tmp:/w/workspace/edgex-go/516@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-05-08T12:48:16.320Z] $ docker top 457c30319beb7871cbabcd844b69f763faa3266ea32058bf759378a45c19f004 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T12:48:16.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T12:48:16.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T12:48:17.221Z] + ls /var/log/sa-host [2023-05-08T12:48:17.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T12:48:17.374Z] provisioning config files... [2023-05-08T12:48:17.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/516@tmp/config9786422620164619643tmp [Pipeline] { [Pipeline] echo [2023-05-08T12:48:17.396Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:17.676Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T12:48:17.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:18.007Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T12:48:18.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:18.298Z] ---> sudo-logs.sh [2023-05-08T12:48:18.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T12:48:18.317Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:18.598Z] ---> job-cost.sh [2023-05-08T12:48:18.598Z] lf-activate-venv: SKIPPING [2023-05-08T12:48:18.598Z] DEBUG: total: 0.10999999940395355 [2023-05-08T12:48:18.598Z] INFO: Retrieving Stack Cost... [2023-05-08T12:48:19.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T12:48:19.427Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T12:48:19.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T12:48:19.725Z] ---> logs-deploy.sh [2023-05-08T12:48:19.725Z] lf-activate-venv: SKIPPING [2023-05-08T12:48:19.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/516 [2023-05-08T12:48:19.725Z] INFO: archiving workspace using pattern(s): [2023-05-08T12:48:20.666Z] Archives upload complete. [2023-05-08T12:48:20.666Z] INFO: archiving logs to Nexus [2023-05-08T12:48:21.606Z] ---> uname -a: [2023-05-08T12:48:21.606Z] Linux prd-ubuntu20-04-docker-8c-8g-14496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-08T12:48:21.606Z] [2023-05-08T12:48:21.606Z] [2023-05-08T12:48:21.606Z] ---> lscpu: [2023-05-08T12:48:21.606Z] Architecture: x86_64 [2023-05-08T12:48:21.606Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-08T12:48:21.606Z] Byte Order: Little Endian [2023-05-08T12:48:21.606Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-08T12:48:21.606Z] CPU(s): 8 [2023-05-08T12:48:21.607Z] On-line CPU(s) list: 0-7 [2023-05-08T12:48:21.607Z] Thread(s) per core: 1 [2023-05-08T12:48:21.607Z] Core(s) per socket: 1 [2023-05-08T12:48:21.607Z] Socket(s): 8 [2023-05-08T12:48:21.607Z] NUMA node(s): 1 [2023-05-08T12:48:21.607Z] Vendor ID: AuthenticAMD [2023-05-08T12:48:21.607Z] CPU family: 23 [2023-05-08T12:48:21.607Z] Model: 49 [2023-05-08T12:48:21.607Z] Model name: AMD EPYC-Rome Processor [2023-05-08T12:48:21.607Z] Stepping: 0 [2023-05-08T12:48:21.607Z] CPU MHz: 2799.956 [2023-05-08T12:48:21.607Z] BogoMIPS: 5599.91 [2023-05-08T12:48:21.607Z] Virtualization: AMD-V [2023-05-08T12:48:21.607Z] Hypervisor vendor: KVM [2023-05-08T12:48:21.607Z] Virtualization type: full [2023-05-08T12:48:21.607Z] L1d cache: 256 KiB [2023-05-08T12:48:21.607Z] L1i cache: 256 KiB [2023-05-08T12:48:21.607Z] L2 cache: 4 MiB [2023-05-08T12:48:21.607Z] L3 cache: 128 MiB [2023-05-08T12:48:21.607Z] NUMA node0 CPU(s): 0-7 [2023-05-08T12:48:21.607Z] Vulnerability Itlb multihit: Not affected [2023-05-08T12:48:21.607Z] Vulnerability L1tf: Not affected [2023-05-08T12:48:21.607Z] Vulnerability Mds: Not affected [2023-05-08T12:48:21.607Z] Vulnerability Meltdown: Not affected [2023-05-08T12:48:21.607Z] Vulnerability Mmio stale data: Not affected [2023-05-08T12:48:21.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-08T12:48:21.607Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-08T12:48:21.607Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-08T12:48:21.607Z] Vulnerability Srbds: Not affected [2023-05-08T12:48:21.607Z] Vulnerability Tsx async abort: Not affected [2023-05-08T12:48:21.607Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] ---> nproc: [2023-05-08T12:48:21.607Z] 8 [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] ---> df -h: [2023-05-08T12:48:21.607Z] Filesystem Size Used Avail Use% Mounted on [2023-05-08T12:48:21.607Z] overlay 155G 22G 134G 14% / [2023-05-08T12:48:21.607Z] tmpfs 64M 0 64M 0% /dev [2023-05-08T12:48:21.607Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-08T12:48:21.607Z] shm 64M 0 64M 0% /dev/shm [2023-05-08T12:48:21.607Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] ---> sar -b -r -n DEV: [2023-05-08T12:48:21.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14496) 05/08/23 _x86_64_ (8 CPU) [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] 12:17:21 LINUX RESTART (8 CPU) [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] 12:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-08T12:48:21.607Z] 12:19:01 147.33 10.44 136.89 0.00 1698.70 68329.57 0.00 [2023-05-08T12:48:21.607Z] 12:20:01 28.68 0.00 28.68 0.00 0.00 17617.61 0.00 [2023-05-08T12:48:21.607Z] 12:21:01 80.54 0.27 80.27 0.00 10.40 34968.17 0.00 [2023-05-08T12:48:21.607Z] 12:22:01 560.65 9.83 550.82 0.00 89.56 196643.28 0.00 [2023-05-08T12:48:21.607Z] 12:23:01 385.02 13.70 371.32 0.00 5459.09 206362.94 0.00 [2023-05-08T12:48:21.607Z] 12:24:01 882.95 1.33 881.62 0.00 23.47 285702.13 0.00 [2023-05-08T12:48:21.607Z] 12:25:01 845.79 0.38 845.41 0.00 20.39 228137.80 0.00 [2023-05-08T12:48:21.607Z] 12:26:01 402.02 0.15 401.87 0.00 25.60 55389.84 0.00 [2023-05-08T12:48:21.607Z] 12:27:01 23.48 0.07 23.41 0.00 7.07 655.09 0.00 [2023-05-08T12:48:21.607Z] 12:28:01 3.82 0.03 3.78 0.00 5.20 68.64 0.00 [2023-05-08T12:48:21.607Z] 12:29:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-08T12:48:21.607Z] 12:30:01 1.75 0.00 1.75 0.00 0.00 18.79 0.00 [2023-05-08T12:48:21.607Z] 12:31:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2023-05-08T12:48:21.607Z] 12:32:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2023-05-08T12:48:21.607Z] 12:33:01 1.50 0.02 1.48 0.00 0.13 17.33 0.00 [2023-05-08T12:48:21.607Z] 12:34:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2023-05-08T12:48:21.607Z] 12:35:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-05-08T12:48:21.607Z] 12:36:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2023-05-08T12:48:21.607Z] 12:37:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-05-08T12:48:21.607Z] 12:38:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2023-05-08T12:48:21.607Z] 12:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-05-08T12:48:21.607Z] 12:40:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2023-05-08T12:48:21.607Z] 12:41:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-05-08T12:48:21.607Z] 12:42:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-05-08T12:48:21.607Z] 12:43:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-05-08T12:48:21.607Z] 12:44:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2023-05-08T12:48:21.607Z] 12:45:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-05-08T12:48:21.607Z] 12:46:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2023-05-08T12:48:21.607Z] 12:47:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-05-08T12:48:21.607Z] 12:48:01 140.96 0.40 140.56 0.00 12.93 56872.25 0.00 [2023-05-08T12:48:21.607Z] Average: 117.50 1.22 116.28 0.00 244.26 38351.41 0.00 [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] 12:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-08T12:48:21.607Z] 12:19:01 28191608 31359356 935508 2.84 111564 3281596 2302676 6.79 1422696 2834716 100808 [2023-05-08T12:48:21.607Z] 12:20:01 27782964 31371556 920608 2.80 114684 3672740 2172692 6.40 1521624 3118356 230972 [2023-05-08T12:48:21.607Z] 12:21:01 27939676 31542588 751776 2.29 117604 3688156 1806556 5.32 1258320 3228616 452 [2023-05-08T12:48:21.607Z] 12:22:01 22212160 31459584 813192 2.47 285632 8755908 1899032 5.60 2170424 7612844 178224 [2023-05-08T12:48:21.607Z] 12:23:01 21040204 31400352 863712 2.63 300424 9893840 2137540 6.30 2120556 8860796 3636 [2023-05-08T12:48:21.607Z] 12:24:01 18369332 31063516 1185424 3.60 365372 11969356 2862588 8.44 2610252 10831704 42520 [2023-05-08T12:48:21.607Z] 12:25:01 16003184 31332152 922624 2.81 398388 14461360 2559880 7.54 2615520 13087196 190952 [2023-05-08T12:48:21.607Z] 12:26:01 17628964 31493344 770988 2.34 403204 13043256 1979948 5.84 2473772 11672312 888 [2023-05-08T12:48:21.607Z] 12:27:01 17614320 31480248 783088 2.38 404188 13043804 1979880 5.83 2486840 11672380 580 [2023-05-08T12:48:21.607Z] 12:28:01 17623732 31489900 773428 2.35 404256 13043936 1859044 5.48 2475144 11672452 28 [2023-05-08T12:48:21.607Z] 12:29:01 17623220 31489424 773896 2.35 404284 13043940 1859044 5.48 2475020 11672456 12 [2023-05-08T12:48:21.607Z] 12:30:01 17634928 31501188 762608 2.32 404312 13043940 1859044 5.48 2464576 11672456 148 [2023-05-08T12:48:21.607Z] 12:31:01 17635008 31501272 762592 2.32 404328 13043944 1859044 5.48 2464252 11672460 8 [2023-05-08T12:48:21.607Z] 12:32:01 17635496 31501780 762036 2.32 404332 13043948 1859044 5.48 2463876 11672464 44 [2023-05-08T12:48:21.607Z] 12:33:01 17634920 31501600 762588 2.32 404352 13043948 1872268 5.52 2464068 11672760 208 [2023-05-08T12:48:21.607Z] 12:34:01 17635076 31501916 762196 2.32 404364 13044084 1872268 5.52 2463656 11672880 28 [2023-05-08T12:48:21.607Z] 12:35:01 17634672 31501540 762464 2.32 404380 13044084 1872268 5.52 2464228 11672880 184 [2023-05-08T12:48:21.607Z] 12:36:01 17634696 31501572 762432 2.32 404380 13044088 1872268 5.52 2463684 11672884 44 [2023-05-08T12:48:21.607Z] 12:37:01 17634648 31501592 762408 2.32 404388 13044092 1872268 5.52 2463648 11672944 12 [2023-05-08T12:48:21.607Z] 12:38:01 17634876 31501824 762084 2.32 404412 13044096 1872268 5.52 2463504 11672948 12 [2023-05-08T12:48:21.607Z] 12:39:01 17634792 31501784 762308 2.32 404428 13044096 1872268 5.52 2463472 11672968 8 [2023-05-08T12:48:21.607Z] 12:40:01 17634712 31501720 762344 2.32 404440 13044100 1872268 5.52 2463472 11672968 148 [2023-05-08T12:48:21.607Z] 12:41:01 17634664 31501692 762312 2.32 404452 13044104 1872268 5.52 2463488 11672972 8 [2023-05-08T12:48:21.607Z] 12:42:01 17634624 31501668 762268 2.32 404456 13044108 1872268 5.52 2463540 11672976 8 [2023-05-08T12:48:21.607Z] 12:43:01 17634884 31501932 762056 2.32 404476 13044104 1872268 5.52 2463652 11672976 12 [2023-05-08T12:48:21.607Z] 12:44:01 17634828 31501908 762024 2.32 404488 13044116 1872268 5.52 2463552 11672984 148 [2023-05-08T12:48:21.607Z] 12:45:01 17634780 31501872 762012 2.32 404496 13044116 1855952 5.47 2463548 11672984 8 [2023-05-08T12:48:21.607Z] 12:46:01 17634948 31502052 761984 2.32 404508 13044120 1855952 5.47 2463556 11672988 12 [2023-05-08T12:48:21.607Z] 12:47:01 17634964 31502084 761956 2.32 404520 13044124 1872004 5.52 2463568 11672992 8 [2023-05-08T12:48:21.607Z] 12:48:01 16096888 31439860 818088 2.49 448012 14352176 1952892 5.76 2628764 12916088 316 [2023-05-08T12:48:21.607Z] Average: 18851792 31465096 801100 2.44 367904 11901443 1966668 5.80 2353542 10643047 25015 [2023-05-08T12:48:21.607Z] [2023-05-08T12:48:21.607Z] 12:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-08T12:48:21.607Z] 12:19:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:19:01 veth23955cd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:19:01 docker0 628.33 564.07 44.65 3487.78 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:19:01 ens3 891.36 845.30 9566.11 96.68 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:20:01 veth23955cd 1.57 1.62 0.14 0.15 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:20:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:20:01 ens3 57.49 45.74 36.66 110.42 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:21:01 veth62ac7b7 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:21:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:21:01 ens3 95.83 58.84 1693.60 18.67 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:22:01 docker0 450.84 862.89 38.24 6297.60 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:22:01 vethb041ec3 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:22:01 ens3 885.51 464.87 6317.80 53.81 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:23:01 veth0eeb415 1.38 3.62 0.11 43.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:23:01 veth4e71de7 2.65 4.57 0.20 53.38 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:23:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.607Z] 12:23:01 veth0bb7332 1.32 3.30 0.10 42.50 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:23:01 docker0 8.00 18.06 0.51 224.93 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:23:01 vethb041ec3 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:23:01 ens3 198.63 134.13 2190.93 13.94 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 vethdb61342 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 vethbf722e9 19.05 27.95 1.86 9.44 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 veth26e5477 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 docker0 338.00 647.22 26.60 3863.37 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 vethb041ec3 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 ens3 678.55 356.33 3888.12 44.89 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:24:01 vethbc31c33 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:25:01 docker0 183.42 382.91 14.43 2641.87 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:25:01 vethb041ec3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:25:01 vethb24885f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:25:01 ens3 413.23 202.33 2666.29 30.56 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:26:01 lo 32.73 32.73 3.22 3.22 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:26:01 docker0 3.53 6.40 0.23 86.19 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:26:01 ens3 281.59 293.28 253.27 956.55 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:27:01 lo 35.79 35.79 3.53 3.53 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:27:01 ens3 438.06 464.11 203.62 2791.69 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:28:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:28:01 ens3 7.13 6.21 6.59 2.28 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:33:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:35:01 ens3 0.52 0.33 2.37 0.02 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:38:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:43:01 ens3 0.58 0.37 0.33 0.27 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:48:01 vethc7b9c90 2.08 1.98 0.31 1.91 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:48:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:48:01 docker0 38.23 55.01 3.36 581.73 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] 12:48:01 ens3 436.88 267.32 7808.48 147.38 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] Average: vethc7b9c90 0.07 0.07 0.01 0.06 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] Average: docker0 54.75 84.34 4.25 571.21 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] Average: ens3 145.81 104.26 1149.81 142.26 0.00 0.00 0.00 0.00 [2023-05-08T12:48:21.608Z] [2023-05-08T12:48:21.608Z] [2023-05-08T12:48:21.608Z] ---> sar -P ALL: [2023-05-08T12:48:21.608Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14496) 05/08/23 _x86_64_ (8 CPU) [2023-05-08T12:48:21.608Z] [2023-05-08T12:48:21.608Z] 12:17:21 LINUX RESTART (8 CPU) [2023-05-08T12:48:21.608Z] [2023-05-08T12:48:21.608Z] 12:18:02 CPU %user %nice %system %iowait %steal %idle [2023-05-08T12:48:21.608Z] 12:19:01 all 13.06 0.00 4.72 3.42 0.05 78.75 [2023-05-08T12:48:21.608Z] 12:19:01 0 14.17 0.00 4.31 0.37 0.07 81.07 [2023-05-08T12:48:21.608Z] 12:19:01 1 17.25 0.00 5.18 2.72 0.05 74.79 [2023-05-08T12:48:21.608Z] 12:19:01 2 11.22 0.00 4.53 9.88 0.05 74.32 [2023-05-08T12:48:21.608Z] 12:19:01 3 10.96 0.00 4.15 0.45 0.05 84.40 [2023-05-08T12:48:21.608Z] 12:19:01 4 11.45 0.00 5.03 2.72 0.05 80.75 [2023-05-08T12:48:21.608Z] 12:19:01 5 13.81 0.00 4.15 0.51 0.03 81.49 [2023-05-08T12:48:21.608Z] 12:19:01 6 12.42 0.00 5.27 5.61 0.05 76.65 [2023-05-08T12:48:21.608Z] 12:19:01 7 13.18 0.00 5.19 5.12 0.05 76.46 [2023-05-08T12:48:21.608Z] 12:20:01 all 30.86 0.00 4.89 0.84 0.08 63.33 [2023-05-08T12:48:21.608Z] 12:20:01 0 32.05 0.00 4.71 0.03 0.07 63.13 [2023-05-08T12:48:21.608Z] 12:20:01 1 28.86 0.00 5.24 0.03 0.08 65.79 [2023-05-08T12:48:21.608Z] 12:20:01 2 32.09 0.00 4.89 0.10 0.08 62.84 [2023-05-08T12:48:21.608Z] 12:20:01 3 31.24 0.00 4.51 0.03 0.08 64.13 [2023-05-08T12:48:21.608Z] 12:20:01 4 29.14 0.00 5.37 0.32 0.07 65.10 [2023-05-08T12:48:21.608Z] 12:20:01 5 34.27 0.00 5.19 0.44 0.07 60.04 [2023-05-08T12:48:21.608Z] 12:20:01 6 28.50 0.00 4.83 5.33 0.08 61.25 [2023-05-08T12:48:21.608Z] 12:20:01 7 30.76 0.00 4.39 0.44 0.08 64.33 [2023-05-08T12:48:21.608Z] 12:21:01 all 40.39 0.00 6.03 1.25 0.08 52.26 [2023-05-08T12:48:21.608Z] 12:21:01 0 41.38 0.00 5.89 0.05 0.08 52.59 [2023-05-08T12:48:21.608Z] 12:21:01 1 41.95 0.00 5.97 0.07 0.08 51.93 [2023-05-08T12:48:21.608Z] 12:21:01 2 40.74 0.00 6.59 8.50 0.08 44.09 [2023-05-08T12:48:21.608Z] 12:21:01 3 39.49 0.00 6.01 0.05 0.08 54.37 [2023-05-08T12:48:21.608Z] 12:21:01 4 39.38 0.00 6.12 0.44 0.08 53.98 [2023-05-08T12:48:21.608Z] 12:21:01 5 39.96 0.00 5.68 0.13 0.08 54.14 [2023-05-08T12:48:21.608Z] 12:21:01 6 39.86 0.00 5.82 0.76 0.07 53.50 [2023-05-08T12:48:21.609Z] 12:21:01 7 40.37 0.00 6.12 0.02 0.08 53.41 [2023-05-08T12:48:21.609Z] 12:22:01 all 13.30 0.00 8.30 11.26 0.06 67.08 [2023-05-08T12:48:21.609Z] 12:22:01 0 13.27 0.00 9.00 12.18 0.07 65.48 [2023-05-08T12:48:21.609Z] 12:22:01 1 13.42 0.00 7.46 13.24 0.05 65.82 [2023-05-08T12:48:21.609Z] 12:22:01 2 13.39 0.00 8.06 2.91 0.05 75.59 [2023-05-08T12:48:21.609Z] 12:22:01 3 14.68 0.00 8.40 7.21 0.07 69.65 [2023-05-08T12:48:21.609Z] 12:22:01 4 14.28 0.00 8.68 6.15 0.05 70.84 [2023-05-08T12:48:21.609Z] 12:22:01 5 12.26 0.00 6.12 2.16 0.05 79.41 [2023-05-08T12:48:21.609Z] 12:22:01 6 12.42 0.00 7.60 21.07 0.05 58.87 [2023-05-08T12:48:21.609Z] 12:22:01 7 12.66 0.00 11.12 25.41 0.12 50.69 [2023-05-08T12:48:21.609Z] 12:23:01 all 51.11 0.00 10.42 6.13 0.11 32.24 [2023-05-08T12:48:21.609Z] 12:23:01 0 51.52 0.00 9.99 7.12 0.12 31.25 [2023-05-08T12:48:21.609Z] 12:23:01 1 51.12 0.00 10.88 4.74 0.08 33.18 [2023-05-08T12:48:21.609Z] 12:23:01 2 50.88 0.00 9.42 1.75 0.10 37.85 [2023-05-08T12:48:21.609Z] 12:23:01 3 52.18 0.00 9.61 3.54 0.08 34.59 [2023-05-08T12:48:21.609Z] 12:23:01 4 50.95 0.00 10.76 1.86 0.13 36.30 [2023-05-08T12:48:21.609Z] 12:23:01 5 51.19 0.00 9.64 1.19 0.08 37.89 [2023-05-08T12:48:21.609Z] 12:23:01 6 50.59 0.00 11.07 7.53 0.10 30.71 [2023-05-08T12:48:21.609Z] 12:23:01 7 50.43 0.00 12.04 21.54 0.14 15.85 [2023-05-08T12:48:21.609Z] 12:24:01 all 28.22 0.00 11.69 17.05 0.12 42.93 [2023-05-08T12:48:21.609Z] 12:24:01 0 26.97 0.00 11.84 22.52 0.12 38.54 [2023-05-08T12:48:21.609Z] 12:24:01 1 28.52 0.00 11.31 8.04 0.10 52.03 [2023-05-08T12:48:21.609Z] 12:24:01 2 29.55 0.00 11.31 7.22 0.10 51.83 [2023-05-08T12:48:21.609Z] 12:24:01 3 25.80 0.00 9.86 22.60 0.10 41.64 [2023-05-08T12:48:21.609Z] 12:24:01 4 30.15 0.00 12.75 24.01 0.14 32.94 [2023-05-08T12:48:21.609Z] 12:24:01 5 28.59 0.00 12.96 11.71 0.09 46.65 [2023-05-08T12:48:21.609Z] 12:24:01 6 27.78 0.00 10.31 21.04 0.10 40.76 [2023-05-08T12:48:21.609Z] 12:24:01 7 28.39 0.00 13.20 19.31 0.21 38.89 [2023-05-08T12:48:21.609Z] 12:25:01 all 42.84 0.00 12.85 11.56 0.21 32.55 [2023-05-08T12:48:21.609Z] 12:25:01 0 42.88 0.00 13.54 5.53 0.17 37.89 [2023-05-08T12:48:21.609Z] 12:25:01 1 43.68 0.00 12.98 10.29 0.15 32.89 [2023-05-08T12:48:21.609Z] 12:25:01 2 43.22 0.00 11.94 9.56 0.14 35.15 [2023-05-08T12:48:21.609Z] 12:25:01 3 41.12 0.00 12.91 11.91 0.14 33.93 [2023-05-08T12:48:21.609Z] 12:25:01 4 43.39 0.00 12.77 7.38 0.28 36.18 [2023-05-08T12:48:21.609Z] 12:25:01 5 43.83 0.00 13.31 26.85 0.16 15.85 [2023-05-08T12:48:21.609Z] 12:25:01 6 40.94 0.00 13.00 13.12 0.26 32.68 [2023-05-08T12:48:21.609Z] 12:25:01 7 43.65 0.00 12.32 7.84 0.35 35.83 [2023-05-08T12:48:21.609Z] 12:26:01 all 21.06 0.00 5.01 2.89 0.07 70.98 [2023-05-08T12:48:21.609Z] 12:26:01 0 21.03 0.00 5.17 0.85 0.05 72.89 [2023-05-08T12:48:21.609Z] 12:26:01 1 20.95 0.00 4.74 4.84 0.07 69.40 [2023-05-08T12:48:21.609Z] 12:26:01 2 20.61 0.00 5.18 2.51 0.07 71.64 [2023-05-08T12:48:21.609Z] 12:26:01 3 16.88 0.00 4.38 1.54 0.05 77.15 [2023-05-08T12:48:21.609Z] 12:26:01 4 22.67 0.00 5.66 3.75 0.07 67.85 [2023-05-08T12:48:21.609Z] 12:26:01 5 23.13 0.00 5.15 3.07 0.08 68.56 [2023-05-08T12:48:21.609Z] 12:26:01 6 21.02 0.00 4.63 2.27 0.07 72.02 [2023-05-08T12:48:21.609Z] 12:26:01 7 22.15 0.00 5.18 4.30 0.08 68.29 [2023-05-08T12:48:21.609Z] 12:27:01 all 9.70 0.00 0.92 0.08 0.05 89.26 [2023-05-08T12:48:21.609Z] 12:27:01 0 7.47 0.00 1.17 0.02 0.05 91.30 [2023-05-08T12:48:21.609Z] 12:27:01 1 11.16 0.00 0.90 0.02 0.03 87.88 [2023-05-08T12:48:21.609Z] 12:27:01 2 10.73 0.00 0.83 0.18 0.05 88.20 [2023-05-08T12:48:21.609Z] 12:27:01 3 8.41 0.00 0.85 0.02 0.07 90.65 [2023-05-08T12:48:21.609Z] 12:27:01 4 9.21 0.00 0.99 0.08 0.05 89.67 [2023-05-08T12:48:21.609Z] 12:27:01 5 11.11 0.00 0.67 0.25 0.03 87.94 [2023-05-08T12:48:21.609Z] 12:27:01 6 7.72 0.00 0.77 0.05 0.05 91.41 [2023-05-08T12:48:21.609Z] 12:27:01 7 11.76 0.00 1.16 0.02 0.07 87.00 [2023-05-08T12:48:21.609Z] 12:28:01 all 0.36 0.00 0.05 0.01 0.01 99.58 [2023-05-08T12:48:21.609Z] 12:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-05-08T12:48:21.609Z] 12:28:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-08T12:48:21.609Z] 12:28:01 2 0.10 0.00 0.05 0.05 0.00 99.80 [2023-05-08T12:48:21.609Z] 12:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:28:01 4 0.12 0.00 0.08 0.02 0.02 99.77 [2023-05-08T12:48:21.609Z] 12:28:01 5 2.07 0.00 0.05 0.02 0.02 97.85 [2023-05-08T12:48:21.609Z] 12:28:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-08T12:48:21.609Z] 12:28:01 7 0.27 0.00 0.05 0.00 0.02 99.67 [2023-05-08T12:48:21.609Z] 12:29:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-05-08T12:48:21.609Z] 12:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:29:01 2 0.00 0.00 0.02 0.10 0.02 99.87 [2023-05-08T12:48:21.609Z] 12:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:29:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-08T12:48:21.609Z] 12:29:01 5 2.00 0.00 0.02 0.00 0.02 97.96 [2023-05-08T12:48:21.609Z] 12:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:29:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-08T12:48:21.609Z] [2023-05-08T12:48:21.609Z] 12:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-08T12:48:21.609Z] 12:30:01 all 0.24 0.00 0.02 0.01 0.00 99.73 [2023-05-08T12:48:21.609Z] 12:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:30:01 2 0.08 0.00 0.00 0.02 0.00 99.90 [2023-05-08T12:48:21.609Z] 12:30:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-08T12:48:21.609Z] 12:30:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:30:01 5 1.58 0.00 0.07 0.00 0.00 98.35 [2023-05-08T12:48:21.609Z] 12:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:30:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-08T12:48:21.609Z] 12:31:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2023-05-08T12:48:21.609Z] 12:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.609Z] 12:31:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:31:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-08T12:48:21.609Z] 12:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-08T12:48:21.609Z] 12:31:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:31:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-08T12:48:21.609Z] 12:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:31:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2023-05-08T12:48:21.609Z] 12:32:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-05-08T12:48:21.609Z] 12:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.609Z] 12:32:01 2 0.10 0.00 0.02 0.02 0.00 99.87 [2023-05-08T12:48:21.609Z] 12:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:32:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-08T12:48:21.609Z] 12:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:32:01 7 0.15 0.00 0.05 0.00 0.02 99.78 [2023-05-08T12:48:21.609Z] 12:33:01 all 0.04 0.00 0.07 0.00 0.01 99.88 [2023-05-08T12:48:21.609Z] 12:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-08T12:48:21.609Z] 12:33:01 1 0.03 0.00 0.08 0.00 0.00 99.88 [2023-05-08T12:48:21.609Z] 12:33:01 2 0.00 0.00 0.05 0.02 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:33:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2023-05-08T12:48:21.609Z] 12:33:01 4 0.07 0.00 0.10 0.02 0.02 99.80 [2023-05-08T12:48:21.609Z] 12:33:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-08T12:48:21.609Z] 12:33:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-08T12:48:21.609Z] 12:33:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2023-05-08T12:48:21.609Z] 12:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-08T12:48:21.609Z] 12:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-08T12:48:21.609Z] 12:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-08T12:48:21.609Z] 12:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:34:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:34:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2023-05-08T12:48:21.609Z] 12:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.609Z] 12:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:35:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-08T12:48:21.609Z] 12:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:35:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-08T12:48:21.609Z] 12:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-08T12:48:21.609Z] 12:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.609Z] 12:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.609Z] 12:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-08T12:48:21.609Z] 12:36:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-08T12:48:21.609Z] 12:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-08T12:48:21.609Z] 12:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.609Z] 12:36:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-08T12:48:21.609Z] 12:37:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2023-05-08T12:48:21.609Z] 12:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.609Z] 12:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-08T12:48:21.609Z] 12:37:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-08T12:48:21.610Z] 12:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-08T12:48:21.610Z] 12:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:37:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-08T12:48:21.610Z] 12:38:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2023-05-08T12:48:21.610Z] 12:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:38:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-08T12:48:21.610Z] 12:38:01 4 0.05 0.00 0.03 0.03 0.02 99.87 [2023-05-08T12:48:21.610Z] 12:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-08T12:48:21.610Z] 12:38:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-08T12:48:21.610Z] 12:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-08T12:48:21.610Z] 12:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:39:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-08T12:48:21.610Z] 12:40:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:40:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:40:01 4 0.10 0.00 0.02 0.02 0.02 99.85 [2023-05-08T12:48:21.610Z] 12:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:40:01 7 0.12 0.00 0.07 0.00 0.02 99.80 [2023-05-08T12:48:21.610Z] [2023-05-08T12:48:21.610Z] 12:40:01 CPU %user %nice %system %iowait %steal %idle [2023-05-08T12:48:21.610Z] 12:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-08T12:48:21.610Z] 12:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-08T12:48:21.610Z] 12:41:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:41:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-08T12:48:21.610Z] 12:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-08T12:48:21.610Z] 12:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:42:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:42:01 3 0.12 0.00 0.00 0.00 0.02 99.87 [2023-05-08T12:48:21.610Z] 12:42:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-08T12:48:21.610Z] 12:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-08T12:48:21.610Z] 12:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-08T12:48:21.610Z] 12:44:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:44:01 4 0.02 0.00 0.00 0.07 0.02 99.90 [2023-05-08T12:48:21.610Z] 12:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-08T12:48:21.610Z] 12:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-08T12:48:21.610Z] 12:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-08T12:48:21.610Z] 12:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-08T12:48:21.610Z] 12:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-08T12:48:21.610Z] 12:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:46:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-08T12:48:21.610Z] 12:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:46:01 7 0.05 0.00 0.03 0.00 0.05 99.87 [2023-05-08T12:48:21.610Z] 12:47:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-05-08T12:48:21.610Z] 12:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-08T12:48:21.610Z] 12:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-08T12:48:21.610Z] 12:47:01 2 0.03 0.00 0.00 0.17 0.02 99.78 [2023-05-08T12:48:21.610Z] 12:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-08T12:48:21.610Z] 12:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-08T12:48:21.610Z] 12:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-08T12:48:21.610Z] 12:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-08T12:48:21.610Z] 12:47:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-08T12:48:21.610Z] 12:48:01 all 9.06 0.00 4.12 1.60 0.06 85.16 [2023-05-08T12:48:21.610Z] 12:48:01 0 7.38 0.00 4.17 0.44 0.05 87.97 [2023-05-08T12:48:21.610Z] 12:48:01 1 9.66 0.00 4.47 0.10 0.07 85.70 [2023-05-08T12:48:21.610Z] 12:48:01 2 9.10 0.00 4.20 1.45 0.03 85.22 [2023-05-08T12:48:21.610Z] 12:48:01 3 8.04 0.00 5.22 1.27 0.07 85.40 [2023-05-08T12:48:21.610Z] 12:48:01 4 10.34 0.00 4.68 8.47 0.07 76.44 [2023-05-08T12:48:21.610Z] 12:48:01 5 8.40 0.00 3.00 0.13 0.05 88.41 [2023-05-08T12:48:21.610Z] 12:48:01 6 7.41 0.00 3.44 0.32 0.05 88.78 [2023-05-08T12:48:21.610Z] 12:48:01 7 12.13 0.00 3.79 0.66 0.12 83.31 [2023-05-08T12:48:21.610Z] Average: all 8.60 0.00 2.28 1.84 0.03 87.24 [2023-05-08T12:48:21.610Z] Average: 0 8.54 0.00 2.30 1.61 0.03 87.52 [2023-05-08T12:48:21.610Z] Average: 1 8.81 0.00 2.29 1.45 0.03 87.43 [2023-05-08T12:48:21.610Z] Average: 2 8.64 0.00 2.21 1.46 0.03 87.66 [2023-05-08T12:48:21.610Z] Average: 3 8.24 0.00 2.19 1.59 0.03 87.95 [2023-05-08T12:48:21.610Z] Average: 4 8.64 0.00 2.41 1.82 0.04 87.09 [2023-05-08T12:48:21.610Z] Average: 5 9.02 0.00 2.18 1.52 0.03 87.25 [2023-05-08T12:48:21.610Z] Average: 6 8.20 0.00 2.20 2.52 0.03 87.06 [2023-05-08T12:48:21.610Z] Average: 7 8.75 0.00 2.46 2.75 0.06 85.99 [2023-05-08T12:48:21.610Z] [2023-05-08T12:48:21.610Z] [2023-05-08T12:48:21.610Z]