Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06f1109b530a852e51b6d010774951c53e46570 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-ssh3062664242052895322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17401117668649323296.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12144143951820373584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7142900653404468871.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-ssh13761487115489494923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4604’ Running on prd-ubuntu20.04-docker-8c-8g-4607 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/467 [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/467 # 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 d06f1109b530a852e51b6d010774951c53e46570 (main) Commit message: "feat!: Switch UOM file to YAML format (#4461)" > git config core.sparsecheckout # timeout=10 > git checkout -f d06f1109b530a852e51b6d010774951c53e46570 # timeout=10 > git rev-list --no-walk d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T17:05:47.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T17:05:47.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T17:05:47.879Z] ========================================================= [2023-03-20T17:05:47.879Z] EdgeX Global Pipelines Version Info [2023-03-20T17:05:47.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:05:48.592Z] ------------------- [2023-03-20T17:05:48.592Z] stable info: [2023-03-20T17:05:48.592Z] ------------------- [2023-03-20T17:05:48.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T17:05:48.592Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T17:05:48.592Z] Message: update stable to v1.0.245 [2023-03-20T17:05:49.164Z] ------------------- [2023-03-20T17:05:49.164Z] experimental info: [2023-03-20T17:05:49.164Z] ------------------- [2023-03-20T17:05:49.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T17:05:49.164Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T17:05:49.164Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T17:05:49.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-20T17:05:49.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-20T17:05:49.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T17:05:49.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T17:05:49.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T17:05:49.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T17:05:49.366Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T17:05:49.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-20T17:05:49.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-20T17:05:49.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-20T17:05:49.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T17:05:49.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T17:05:49.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T17:05:49.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T17:05:49.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T17:05:49.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T17:05:49.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T17:05:49.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T17:05:49.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T17:05:49.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-20T17:05:49.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T17:05:49.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T17:05:49.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T17:05:49.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-20T17:05:49.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-20T17:05:49.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-20T17:05:49.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo [2023-03-20T17:05:49.596Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06f110 [Pipeline] echo [2023-03-20T17:05:49.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T17:05:49.653Z] provisioning config files... [2023-03-20T17:05:49.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config4032166786705185859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:05:49.967Z] ---> docker-login.sh [2023-03-20T17:05:49.967Z] nexus3.edgexfoundry.org:10001 [2023-03-20T17:05:50.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:05:50.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:05:50.227Z] Configure a credential helper to remove this warning. See [2023-03-20T17:05:50.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:05:50.227Z] [2023-03-20T17:05:50.227Z] Login Succeeded [2023-03-20T17:05:50.488Z] nexus3.edgexfoundry.org:10002 [2023-03-20T17:05:50.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:05:50.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:05:50.488Z] Configure a credential helper to remove this warning. See [2023-03-20T17:05:50.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:05:50.488Z] [2023-03-20T17:05:50.488Z] Login Succeeded [2023-03-20T17:05:50.488Z] nexus3.edgexfoundry.org:10003 [2023-03-20T17:05:50.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:05:50.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:05:50.488Z] Configure a credential helper to remove this warning. See [2023-03-20T17:05:50.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:05:50.488Z] [2023-03-20T17:05:50.488Z] Login Succeeded [2023-03-20T17:05:50.488Z] nexus3.edgexfoundry.org:10004 [2023-03-20T17:05:50.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:05:50.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:05:50.747Z] Configure a credential helper to remove this warning. See [2023-03-20T17:05:50.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:05:50.747Z] [2023-03-20T17:05:50.747Z] Login Succeeded [2023-03-20T17:05:50.747Z] docker.io [2023-03-20T17:05:50.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:05:51.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:05:51.006Z] Configure a credential helper to remove this warning. See [2023-03-20T17:05:51.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:05:51.006Z] [2023-03-20T17:05:51.006Z] Login Succeeded [2023-03-20T17:05:51.006Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T17:05:51.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T17:05:51.316Z] + 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-03-20T17:05:51.316Z] + + cut -d/ -f2 [2023-03-20T17:05:51.316Z] dirname cmd/core-command/Dockerfile [2023-03-20T17:05:51.316Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/core-data/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/core-metadata/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-20T17:05:51.316Z] + + dirname cmd/security-spire-config/Dockerfile [2023-03-20T17:05:51.316Z] cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/support-notifications/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-20T17:05:51.316Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-20T17:05:51.316Z] + cut -d/ -f2 [2023-03-20T17:05:51.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-20T17:05:51.369Z] 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-03-20T17:05:51.702Z] + git rev-list -1 --merges d06f1109b530a852e51b6d010774951c53e46570~1..d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo [2023-03-20T17:05:51.740Z] -----------> git rev-list -1 --merges d06f1109b530a852e51b6d010774951c53e46570~1..d06f1109b530a852e51b6d010774951c53e46570 d06f1109b530a852e51b6d010774951c53e46570 [false] [Pipeline] sh [2023-03-20T17:05:52.026Z] + git log --format=format:%s -1 d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo [2023-03-20T17:05:52.041Z] ========================================================= [2023-03-20T17:05:52.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T17:05:52.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-20T17:05:52.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T17:05:52.391Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T17:05:52.391Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T17:05:52.391Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T17:05:52.391Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T17:05:52.391Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T17:05:52.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:05:52.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:05:52.739Z] [2023-03-20T17:05:52.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:05:53.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:05:53.048Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T17:05:53.048Z] b85a868b505f: Pulling fs layer [2023-03-20T17:05:53.049Z] e2be974225ed: Pulling fs layer [2023-03-20T17:05:53.049Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T17:05:53.049Z] 988bab9f4d93: Pulling fs layer [2023-03-20T17:05:53.049Z] 988bab9f4d93: Waiting [2023-03-20T17:05:53.049Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T17:05:53.049Z] eaf3925da568: Pulling fs layer [2023-03-20T17:05:53.049Z] bab4dde63d76: Pulling fs layer [2023-03-20T17:05:53.049Z] bde34c3a00c8: Pulling fs layer [2023-03-20T17:05:53.049Z] eaf3925da568: Waiting [2023-03-20T17:05:53.049Z] b352a97aabf1: Pulling fs layer [2023-03-20T17:05:53.049Z] bab4dde63d76: Waiting [2023-03-20T17:05:53.049Z] bde34c3a00c8: Waiting [2023-03-20T17:05:53.049Z] 1469e6f7b9e6: Waiting [2023-03-20T17:05:53.049Z] 4872d77fe225: Pulling fs layer [2023-03-20T17:05:53.049Z] b352a97aabf1: Waiting [2023-03-20T17:05:53.049Z] 5851b861e8e6: Pulling fs layer [2023-03-20T17:05:53.049Z] 5851b861e8e6: Waiting [2023-03-20T17:05:53.049Z] e2be974225ed: Verifying Checksum [2023-03-20T17:05:53.049Z] e2be974225ed: Download complete [2023-03-20T17:05:53.049Z] 988bab9f4d93: Verifying Checksum [2023-03-20T17:05:53.049Z] 988bab9f4d93: Download complete [2023-03-20T17:05:53.309Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T17:05:53.309Z] 1469e6f7b9e6: Download complete [2023-03-20T17:05:53.309Z] eaf3925da568: Verifying Checksum [2023-03-20T17:05:53.309Z] eaf3925da568: Download complete [2023-03-20T17:05:53.309Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T17:05:53.309Z] 339a4e72a1f5: Download complete [2023-03-20T17:05:53.309Z] bde34c3a00c8: Verifying Checksum [2023-03-20T17:05:53.309Z] b352a97aabf1: Download complete [2023-03-20T17:05:53.309Z] 4872d77fe225: Download complete [2023-03-20T17:05:53.309Z] 5851b861e8e6: Verifying Checksum [2023-03-20T17:05:53.309Z] 5851b861e8e6: Download complete [2023-03-20T17:05:53.309Z] b85a868b505f: Verifying Checksum [2023-03-20T17:05:53.309Z] b85a868b505f: Download complete [2023-03-20T17:05:53.877Z] bab4dde63d76: Verifying Checksum [2023-03-20T17:05:53.877Z] bab4dde63d76: Download complete [2023-03-20T17:05:54.829Z] b85a868b505f: Pull complete [2023-03-20T17:05:54.829Z] e2be974225ed: Pull complete [2023-03-20T17:05:55.412Z] 339a4e72a1f5: Pull complete [2023-03-20T17:05:55.412Z] 988bab9f4d93: Pull complete [2023-03-20T17:05:55.674Z] 1469e6f7b9e6: Pull complete [2023-03-20T17:05:55.674Z] eaf3925da568: Pull complete [2023-03-20T17:05:57.581Z] bab4dde63d76: Pull complete [2023-03-20T17:05:57.841Z] bde34c3a00c8: Pull complete [2023-03-20T17:05:57.841Z] b352a97aabf1: Pull complete [2023-03-20T17:05:58.099Z] 4872d77fe225: Pull complete [2023-03-20T17:05:58.099Z] 5851b861e8e6: Pull complete [2023-03-20T17:05:58.099Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T17:05:58.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:05:58.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:05:58.214Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:05:58.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:06:01.378Z] $ docker top 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 -eo pid,comm [2023-03-20T17:06:01.437Z] 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-03-20T17:06:01.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T17:06:01.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T17:06:01.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T17:06:01.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T17:06:01.583Z] $ docker exec 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent [2023-03-20T17:06:01.689Z] SSH_AUTH_SOCK=/tmp/ssh-yRO9fD4Sy3Me/agent.32 [2023-03-20T17:06:01.689Z] SSH_AGENT_PID=38 [2023-03-20T17:06:01.697Z] Running ssh-add (command line suppressed) [2023-03-20T17:06:01.808Z] Identity added: /w/workspace/edgex-go/467@tmp/private_key_12700187362700405039.key (/w/workspace/edgex-go/467@tmp/private_key_12700187362700405039.key) [2023-03-20T17:06:01.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T17:06:02.114Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T17:06:02.129Z] $ docker exec --env ******** --env ******** 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent -k [2023-03-20T17:06:02.238Z] unset SSH_AUTH_SOCK; [2023-03-20T17:06:02.238Z] unset SSH_AGENT_PID; [2023-03-20T17:06:02.239Z] echo Agent pid 38 killed; [2023-03-20T17:06:02.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T17:06:02.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T17:06:02.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T17:06:02.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T17:06:02.396Z] $ docker exec 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent [2023-03-20T17:06:02.506Z] SSH_AUTH_SOCK=/tmp/ssh-8sI6fOVLoL1P/agent.70 [2023-03-20T17:06:02.506Z] SSH_AGENT_PID=76 [2023-03-20T17:06:02.511Z] Running ssh-add (command line suppressed) [2023-03-20T17:06:02.615Z] Identity added: /w/workspace/edgex-go/467@tmp/private_key_10968681988038893827.key (/w/workspace/edgex-go/467@tmp/private_key_10968681988038893827.key) [2023-03-20T17:06:02.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T17:06:02.914Z] + git semver init [2023-03-20T17:06:03.174Z] 2023-03-20 17:06:03,117 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T17:06:03.174Z] 2023-03-20 17:06:03,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/467/.semver [2023-03-20T17:06:03.174Z] 2023-03-20 17:06:03,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/467/.semver [2023-03-20T17:06:03.174Z] 2023-03-20 17:06:03,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/467/.semver'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) [2023-03-20T17:06:08.460Z] 2023-03-20 17:06:07,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/467/.git/info/exclude [2023-03-20T17:06:08.460Z] 2023-03-20 17:06:07,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/467/.semver/main with force:False [2023-03-20T17:06:08.460Z] 2023-03-20 17:06:07,644 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:06:08.460Z] 2023-03-20 17:06:07,644 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:06:08.460Z] 3.0.0-dev.105 [Pipeline] } [2023-03-20T17:06:08.473Z] $ docker exec --env ******** --env ******** 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent -k [2023-03-20T17:06:08.565Z] unset SSH_AUTH_SOCK; [2023-03-20T17:06:08.565Z] unset SSH_AGENT_PID; [2023-03-20T17:06:08.566Z] echo Agent pid 76 killed; [2023-03-20T17:06:08.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T17:06:08.869Z] + git semver [Pipeline] } [2023-03-20T17:06:09.146Z] $ docker stop --time=1 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 [2023-03-20T17:06:10.466Z] $ docker rm -f --volumes 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T17:06:10.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T17:06:11.019Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T17:06:11.021Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.105 [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-03-20T17:06:11.378Z] + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] echo [2023-03-20T17:06:11.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:06:11.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:06:11.476Z] ========================================================= [2023-03-20T17:06:11.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T17:06:11.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T17:06:11.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T17:06:11.763Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T17:06:11.763Z] 63b65145d645: Pulling fs layer [2023-03-20T17:06:11.763Z] a2d21d5440eb: Pulling fs layer [2023-03-20T17:06:11.763Z] 935e6c44a52c: Pulling fs layer [2023-03-20T17:06:11.763Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T17:06:11.763Z] 30dea6a524f1: Pulling fs layer [2023-03-20T17:06:11.763Z] a2aff8979fd8: Pulling fs layer [2023-03-20T17:06:11.763Z] 6808be2612f2: Pulling fs layer [2023-03-20T17:06:11.763Z] f25807f1079a: Pulling fs layer [2023-03-20T17:06:11.763Z] a2aff8979fd8: Waiting [2023-03-20T17:06:11.763Z] f25807f1079a: Waiting [2023-03-20T17:06:11.763Z] 30dea6a524f1: Waiting [2023-03-20T17:06:11.763Z] 6808be2612f2: Waiting [2023-03-20T17:06:11.763Z] a2d21d5440eb: Download complete [2023-03-20T17:06:11.763Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T17:06:11.763Z] 94cc34f8dd06: Download complete [2023-03-20T17:06:11.763Z] 30dea6a524f1: Verifying Checksum [2023-03-20T17:06:11.763Z] 30dea6a524f1: Download complete [2023-03-20T17:06:11.763Z] 63b65145d645: Verifying Checksum [2023-03-20T17:06:11.763Z] 63b65145d645: Download complete [2023-03-20T17:06:11.763Z] a2aff8979fd8: Verifying Checksum [2023-03-20T17:06:11.763Z] a2aff8979fd8: Download complete [2023-03-20T17:06:12.025Z] 63b65145d645: Pull complete [2023-03-20T17:06:12.297Z] a2d21d5440eb: Pull complete [2023-03-20T17:06:12.565Z] f25807f1079a: Verifying Checksum [2023-03-20T17:06:12.565Z] f25807f1079a: Download complete [2023-03-20T17:06:12.565Z] 935e6c44a52c: Verifying Checksum [2023-03-20T17:06:12.565Z] 935e6c44a52c: Download complete [2023-03-20T17:06:12.824Z] 6808be2612f2: Verifying Checksum [2023-03-20T17:06:12.824Z] 6808be2612f2: Download complete [2023-03-20T17:06:17.016Z] 935e6c44a52c: Pull complete [2023-03-20T17:06:17.016Z] 94cc34f8dd06: Pull complete [2023-03-20T17:06:17.016Z] 30dea6a524f1: Pull complete [2023-03-20T17:06:17.016Z] a2aff8979fd8: Pull complete [2023-03-20T17:06:18.919Z] 6808be2612f2: Pull complete [2023-03-20T17:06:19.856Z] f25807f1079a: Pull complete [2023-03-20T17:06:19.856Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T17:06:19.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T17:06:19.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T17:06:20.150Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T17:06:20.151Z] WORKDIR /edgex [2023-03-20T17:06:20.151Z] COPY go.mod . [2023-03-20T17:06:20.151Z] RUN go mod download [2023-03-20T17:06:20.151Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-20T17:06:20.718Z] Sending build context to Docker daemon 170.5MB [2023-03-20T17:06:20.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T17:06:20.718Z] ---> 3b553350e43f [2023-03-20T17:06:20.718Z] Step 2/4 : WORKDIR /edgex [2023-03-20T17:06:26.072Z] Still waiting to schedule task [2023-03-20T17:06:26.073Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4605’ [2023-03-20T17:06:27.331Z] ---> Running in 413482ca1c5c [2023-03-20T17:06:27.331Z] Removing intermediate container 413482ca1c5c [2023-03-20T17:06:27.331Z] ---> 790b6da4a475 [2023-03-20T17:06:27.331Z] Step 3/4 : COPY go.mod . [2023-03-20T17:06:27.331Z] ---> c3ee159b1ce4 [2023-03-20T17:06:27.331Z] Step 4/4 : RUN go mod download [2023-03-20T17:06:27.331Z] ---> Running in 610b000994ea [2023-03-20T17:06:42.272Z] Removing intermediate container 610b000994ea [2023-03-20T17:06:42.272Z] ---> 57a115a4ea8e [2023-03-20T17:06:42.272Z] Successfully built 57a115a4ea8e [2023-03-20T17:06:42.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:06:42.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T17:06:42.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:06:42.649Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:06:42.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:06:43.125Z] $ docker top 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:06:43.465Z] + go version [2023-03-20T17:06:43.465Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T17:06:43.480Z] $ docker stop --time=1 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee [2023-03-20T17:06:44.750Z] $ docker rm -f --volumes 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:06:45.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T17:06:45.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:06:45.192Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:06:45.224Z] $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:06:45.593Z] $ docker top d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T17:06:45.661Z] ========================================================= [2023-03-20T17:06:45.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-20T17:06:45.661Z] ========================================================= [Pipeline] sh [2023-03-20T17:06:45.940Z] + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] fileExists [Pipeline] sh [2023-03-20T17:06:46.234Z] + make test [2023-03-20T17:06:46.234Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T17:06:54.355Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-20T17:07:09.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-20T17:07:09.508Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-20T17:07:09.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-20T17:07:09.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-20T17:07:09.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-20T17:07:10.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-20T17:07:10.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-20T17:07:10.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-20T17:07:12.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-20T17:07:13.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-20T17:07:13.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-20T17:07:13.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-20T17:07:14.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-20T17:07:14.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-20T17:07:16.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-20T17:07:16.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-20T17:07:16.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-20T17:07:16.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-20T17:07:16.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-20T17:07:16.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements [2023-03-20T17:07:16.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-03-20T17:07:17.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-20T17:07:17.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-20T17:07:19.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.864s coverage: 88.5% of statements [2023-03-20T17:07:19.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-20T17:07:19.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-20T17:07:19.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-20T17:07:19.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-20T17:07:20.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements [2023-03-20T17:07:20.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-20T17:07:20.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-20T17:07:20.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-20T17:07:20.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-20T17:07:20.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-20T17:07:20.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2023-03-20T17:07:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-20T17:07:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-20T17:07:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-20T17:07:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-20T17:07:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-20T17:07:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-20T17:07:22.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.123s coverage: 0.9% of statements [2023-03-20T17:07:22.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.0% of statements [2023-03-20T17:07:22.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements [2023-03-20T17:07:23.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-20T17:07:23.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-20T17:07:23.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-20T17:07:23.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-20T17:07:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements [2023-03-20T17:07:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-20T17:07:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-03-20T17:07:23.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-20T17:07:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-20T17:07:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-20T17:07:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-20T17:07:23.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-20T17:07:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-20T17:07:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-20T17:07:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-20T17:07:24.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-20T17:07:25.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-20T17:07:25.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-20T17:07:25.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-20T17:07:26.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-20T17:07:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-20T17:07:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-20T17:07:28.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-20T17:07:29.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-20T17:07:29.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-20T17:07:29.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-20T17:07:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-20T17:07:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-20T17:07:31.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-20T17:07:32.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-20T17:07:32.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-20T17:07:32.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-20T17:07:32.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-20T17:07:33.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-20T17:07:33.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-20T17:07:33.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-20T17:07:33.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-20T17:07:34.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-03-20T17:07:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-20T17:07:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-20T17:07:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-20T17:07:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-20T17:07:36.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-20T17:07:36.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-20T17:07:36.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-20T17:07:36.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.315s coverage: 79.9% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.072s coverage: 92.9% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.087s coverage: 86.9% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-20T17:07:46.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-03-20T17:07:46.866Z] 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-03-20T17:08:13.412Z] go vet ./... [2023-03-20T17:08:16.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T17:08:16.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T17:08:16.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T17:08:16.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-20T17:08:16.987Z] + ls -al . [2023-03-20T17:08:16.987Z] total 704 [2023-03-20T17:08:16.987Z] drwxrwxr-x 11 1001 1001 4096 Mar 20 17:06 . [2023-03-20T17:08:16.987Z] drwxr-xr-x 4 root root 4096 Mar 20 17:06 .. [2023-03-20T17:08:16.987Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 17:05 .blubracket [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 16 Mar 20 17:05 .dockerignore [2023-03-20T17:08:16.987Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 17:06 .git [2023-03-20T17:08:16.987Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 17:05 .github [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 1133 Mar 20 17:05 .gitignore [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 17:05 .golangci.yml [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 87 Mar 20 17:05 .hadolint.yml [2023-03-20T17:08:16.987Z] drwxr-xr-x 3 1001 1001 4096 Mar 20 17:06 .semver [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 17:05 .sonarcloud.properties [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 17:05 ADOPTERS.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 10825 Mar 20 17:05 Attribution.txt [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 73765 Mar 20 17:05 CHANGELOG.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 17:05 CONTRIBUTING.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 17:05 GOVERNANCE.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 883 Mar 20 17:05 Jenkinsfile [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 17:05 LICENSE [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 14266 Mar 20 17:05 Makefile [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 17:05 OWNERS.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 9403 Mar 20 17:05 README.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 17:05 SECURITY.md [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 13 Mar 20 17:06 VERSION [2023-03-20T17:08:16.987Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 17:05 bin [2023-03-20T17:08:16.987Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 17:05 cmd [2023-03-20T17:08:16.987Z] -rw-r--r-- 1 root root 447275 Mar 20 17:07 coverage.out [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 3233 Mar 20 17:05 go.mod [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 31100 Mar 20 17:05 go.sum [2023-03-20T17:08:16.987Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 17:05 internal [2023-03-20T17:08:16.987Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 17:05 openapi [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 594 Mar 20 17:05 security.txt [2023-03-20T17:08:16.987Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 17:05 snap [2023-03-20T17:08:16.987Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 17:05 version.go [Pipeline] sh [2023-03-20T17:08:17.277Z] + '[' -e coverage.out ] [2023-03-20T17:08:17.277Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-20T17:08:17.375Z] Stashed 1 file(s) [Pipeline] sh [2023-03-20T17:08:17.656Z] + make build [2023-03-20T17:08:17.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T17:08:32.544Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T17:08:32.544Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T17:08:32.544Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T17:08:33.481Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T17:08:40.086Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T17:08:41.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T17:08:43.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T17:08:44.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T17:08:45.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T17:08:46.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T17:08:47.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-20T17:08:48.488Z] $ docker stop --time=1 d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 [2023-03-20T17:08:52.953Z] $ docker rm -f --volumes d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:08:53.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T17:08:53.851Z] [2023-03-20T17:08:53.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:08:54.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T17:08:54.146Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-20T17:08:54.146Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-20T17:08:54.146Z] ca9280d653b3: Pulling fs layer [2023-03-20T17:08:54.146Z] 7e9c9ca2126c: Pulling fs layer [2023-03-20T17:08:54.406Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-20T17:08:54.406Z] cbdbe7a5bc2a: Download complete [2023-03-20T17:08:54.406Z] ca9280d653b3: Verifying Checksum [2023-03-20T17:08:54.406Z] ca9280d653b3: Download complete [2023-03-20T17:08:54.406Z] cbdbe7a5bc2a: Pull complete [2023-03-20T17:08:54.972Z] 7e9c9ca2126c: Download complete [2023-03-20T17:08:54.972Z] ca9280d653b3: Pull complete [2023-03-20T17:08:58.265Z] 7e9c9ca2126c: Pull complete [2023-03-20T17:08:58.265Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-20T17:08:58.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T17:08:58.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:08:58.351Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:08:58.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:09:01.029Z] $ docker top 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:09:01.378Z] + + docker-composegrep build parallel --help [2023-03-20T17:09:01.379Z] [2023-03-20T17:09:01.945Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T17:09:01.956Z] $ docker stop --time=1 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae [2023-03-20T17:09:03.260Z] $ docker rm -f --volumes 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:09:03.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T17:09:03.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:09:03.712Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:09:03.747Z] $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:09:04.100Z] $ docker top 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:09:04.455Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T17:09:05.021Z] Building core-command ... [2023-03-20T17:09:05.022Z] Building core-common-config-bootstrapper ... [2023-03-20T17:09:05.022Z] Building core-data ... [2023-03-20T17:09:05.022Z] Building core-metadata ... [2023-03-20T17:09:05.022Z] Building security-bootstrapper ... [2023-03-20T17:09:05.022Z] Building security-proxy-auth ... [2023-03-20T17:09:05.022Z] Building security-proxy-setup ... [2023-03-20T17:09:05.022Z] Building security-secretstore-setup ... [2023-03-20T17:09:05.022Z] Building security-spiffe-token-provider ... [2023-03-20T17:09:05.022Z] Building security-spire-agent ... [2023-03-20T17:09:05.022Z] Building security-spire-config ... [2023-03-20T17:09:05.022Z] Building security-spire-server ... [2023-03-20T17:09:05.022Z] Building support-notifications ... [2023-03-20T17:09:05.022Z] Building support-scheduler ... [2023-03-20T17:09:05.022Z] Building support-scheduler [2023-03-20T17:09:05.022Z] Building core-metadata [2023-03-20T17:09:05.022Z] Building security-spire-config [2023-03-20T17:09:05.022Z] Building security-secretstore-setup [2023-03-20T17:09:05.022Z] Building security-spire-server [2023-03-20T17:09:19.897Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:09:19.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:09:19.897Z] ---> 57a115a4ea8e [2023-03-20T17:09:19.897Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T17:09:19.897Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:09:19.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:09:19.897Z] ---> 57a115a4ea8e [2023-03-20T17:09:19.897Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:09:19.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:09:19.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:09:19.897Z] ---> 57a115a4ea8e [2023-03-20T17:09:19.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:09:19.897Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:09:19.897Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:09:19.897Z] ---> 57a115a4ea8e [2023-03-20T17:09:19.897Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T17:09:19.898Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:09:19.898Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:09:19.898Z] ---> 57a115a4ea8e [2023-03-20T17:09:19.898Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T17:09:25.160Z] ---> Running in 028eddedd63a [2023-03-20T17:09:25.160Z] ---> Running in 76c681395de1 [2023-03-20T17:09:25.160Z] ---> Running in 19e0fbf25f74 [2023-03-20T17:09:25.160Z] ---> Running in 1737fd32ea39 [2023-03-20T17:09:25.160Z] ---> Running in 472e9fafcd00 [2023-03-20T17:09:25.160Z] Removing intermediate container 19e0fbf25f74 [2023-03-20T17:09:25.160Z] ---> 32a8fbde7812 [2023-03-20T17:09:25.160Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:09:25.160Z] Removing intermediate container 028eddedd63a [2023-03-20T17:09:25.160Z] ---> 918b2f5ccb3b [2023-03-20T17:09:25.160Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:09:25.160Z] Removing intermediate container 76c681395de1 [2023-03-20T17:09:25.160Z] ---> 04e64e98b006 [2023-03-20T17:09:25.160Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T17:09:25.160Z] Removing intermediate container 1737fd32ea39 [2023-03-20T17:09:25.160Z] ---> f236a4b5658f [2023-03-20T17:09:25.160Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:09:25.160Z] Removing intermediate container 472e9fafcd00 [2023-03-20T17:09:25.160Z] ---> f8738c036d20 [2023-03-20T17:09:25.160Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T17:09:25.160Z] ---> Running in 9908f133ee43 [2023-03-20T17:09:25.160Z] ---> Running in 31cde5401307 [2023-03-20T17:09:25.160Z] ---> Running in 84352b9b6299 [2023-03-20T17:09:25.160Z] ---> Running in 1475e04b8ad5 [2023-03-20T17:09:25.160Z] ---> Running in 15dbb61e71d7 [2023-03-20T17:09:25.418Z] Removing intermediate container 84352b9b6299 [2023-03-20T17:09:25.418Z] ---> 1f16c987e77f [2023-03-20T17:09:25.418Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T17:09:25.418Z] Removing intermediate container 9908f133ee43 [2023-03-20T17:09:25.418Z] ---> 683c49a93a64 [2023-03-20T17:09:25.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:09:25.418Z] ---> Running in 504616ebdae4 [2023-03-20T17:09:25.418Z] ---> Running in 9efa90d78bd1 [2023-03-20T17:09:25.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:26.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:26.192Z] OK: 265 MiB in 53 packages [2023-03-20T17:09:26.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:09:26.192Z] OK: 265 MiB in 53 packages [2023-03-20T17:09:26.192Z] OK: 265 MiB in 53 packages [2023-03-20T17:09:26.449Z] OK: 265 MiB in 53 packages [2023-03-20T17:09:26.449Z] OK: 265 MiB in 53 packages [2023-03-20T17:09:26.706Z] Removing intermediate container 31cde5401307 [2023-03-20T17:09:26.706Z] ---> 4a678408bde9 [2023-03-20T17:09:26.706Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T17:09:26.706Z] ---> 92ce2d9ccfdf [2023-03-20T17:09:26.706Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:09:26.706Z] Removing intermediate container 1475e04b8ad5 [2023-03-20T17:09:26.706Z] ---> 94938b8eed9a [2023-03-20T17:09:26.706Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T17:09:26.964Z] ---> Running in 4dea52efb8b1 [2023-03-20T17:09:26.964Z] Removing intermediate container 15dbb61e71d7 [2023-03-20T17:09:26.964Z] ---> eecd83a22178 [2023-03-20T17:09:26.964Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T17:09:26.964Z] Removing intermediate container 9efa90d78bd1 [2023-03-20T17:09:26.964Z] ---> f0c1164c7c8b [2023-03-20T17:09:26.964Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:09:26.964Z] ---> 6197b4e0d21d [2023-03-20T17:09:26.965Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:09:26.965Z] Removing intermediate container 504616ebdae4 [2023-03-20T17:09:26.965Z] ---> 0a5ac3e71e4d [2023-03-20T17:09:26.965Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T17:09:26.965Z] ---> Running in ef1318dbdb48 [2023-03-20T17:09:26.965Z] ---> 9ac7471e217d [2023-03-20T17:09:26.965Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:09:27.222Z] ---> Running in 0eb476891e09 [2023-03-20T17:09:27.222Z] ---> 005f15e54982 [2023-03-20T17:09:27.222Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:09:27.222Z] ---> Running in e54d95f1f03c [2023-03-20T17:09:27.222Z] ---> 34e1ee0bb5ea [2023-03-20T17:09:27.222Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:09:27.222Z] ---> Running in 373c90b3c85e [2023-03-20T17:10:01.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4608 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-20T17:10:01.500Z] Running in /w/workspace/edgex-go/467 [Pipeline] { [Pipeline] checkout [2023-03-20T17:10:01.532Z] The recommended git tool is: git [2023-03-20T17:10:06.636Z] using credential edgex-jenkins-ssh [2023-03-20T17:10:06.657Z] Cloning the remote Git repository [2023-03-20T17:10:06.702Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-20T17:10:06.789Z] > git init /w/workspace/edgex-go/467 # timeout=10 [2023-03-20T17:10:06.920Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-20T17:10:06.921Z] > git --version # timeout=10 [2023-03-20T17:10:06.940Z] > git --version # 'git version 2.25.1' [2023-03-20T17:10:06.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T17:10:07.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T17:10:23.622Z] Removing intermediate container 373c90b3c85e [2023-03-20T17:10:23.622Z] ---> 127f733f1f6e [2023-03-20T17:10:23.622Z] Step 8/25 : COPY . . [2023-03-20T17:10:23.622Z] Removing intermediate container e54d95f1f03c [2023-03-20T17:10:23.622Z] ---> 55b1d2144a82 [2023-03-20T17:10:23.622Z] Step 8/23 : COPY . . [2023-03-20T17:10:23.622Z] Removing intermediate container 0eb476891e09 [2023-03-20T17:10:23.622Z] ---> 74f761b328d2 [2023-03-20T17:10:23.622Z] Step 7/26 : COPY . . [2023-03-20T17:10:23.622Z] Removing intermediate container ef1318dbdb48 [2023-03-20T17:10:23.622Z] ---> 6852d0ae4be5 [2023-03-20T17:10:23.622Z] Step 7/25 : COPY . . [2023-03-20T17:10:23.623Z] Removing intermediate container 4dea52efb8b1 [2023-03-20T17:10:23.623Z] ---> 613f0adcfafd [2023-03-20T17:10:23.623Z] Step 7/27 : COPY . . [2023-03-20T17:10:23.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-20T17:10:23.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T17:10:24.438Z] Avoid second fetch [2023-03-20T17:10:24.438Z] Checking out Revision d06f1109b530a852e51b6d010774951c53e46570 (main) [2023-03-20T17:10:25.185Z] Commit message: "feat!: Switch UOM file to YAML format (#4461)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T17:10:24.455Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T17:10:24.531Z] > git checkout -f d06f1109b530a852e51b6d010774951c53e46570 # timeout=10 [2023-03-20T17:10:26.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T17:10:26.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:10:26.059Z] Dload Upload Total Spent Left Speed [2023-03-20T17:10:26.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-03-20T17:10:26.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T17:10:27.074Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T17:10:27.074Z] + sudo tee /etc/docker/daemon.new [2023-03-20T17:10:27.074Z] { [2023-03-20T17:10:27.074Z] "registry-mirrors": [ [2023-03-20T17:10:27.074Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T17:10:27.074Z] ], [2023-03-20T17:10:27.074Z] "bip": "10.250.0.254/24", [2023-03-20T17:10:27.074Z] "hosts": [ [2023-03-20T17:10:27.074Z] "tcp://0.0.0.0:5555", [2023-03-20T17:10:27.074Z] "unix:///var/run/docker.sock" [2023-03-20T17:10:27.074Z] ], [2023-03-20T17:10:27.074Z] "mtu": 1458, [2023-03-20T17:10:27.074Z] "selinux-enabled": true, [2023-03-20T17:10:27.074Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T17:10:27.074Z] } [Pipeline] sh [2023-03-20T17:10:27.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T17:10:27.731Z] + sudo service docker restart [2023-03-20T17:10:38.643Z] ---> be3dd5c33db8 [2023-03-20T17:10:38.643Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T17:10:38.643Z] ---> 3e4337f20918 [2023-03-20T17:10:38.643Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T17:10:38.643Z] ---> e918a5bcedd7 [2023-03-20T17:10:38.643Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T17:10:38.643Z] ---> 2e0a92eed244 [2023-03-20T17:10:38.643Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:10:38.643Z] ---> 28c09b2882cd [2023-03-20T17:10:38.643Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:10:38.643Z] ---> Running in 1ea1275bf0b5 [2023-03-20T17:10:38.643Z] ---> Running in 5813bcfea799 [2023-03-20T17:10:38.643Z] ---> Running in 19d5cdc41399 [2023-03-20T17:10:38.643Z] ---> Running in e38e980acb8f [2023-03-20T17:10:38.643Z] ---> Running in d6b18ec426a2 [2023-03-20T17:10:38.643Z] Removing intermediate container d6b18ec426a2 [2023-03-20T17:10:38.643Z] ---> a66fe65b686d [2023-03-20T17:10:38.643Z] Step 9/27 : WORKDIR /edgex-go/spire-buildRemoving intermediate container 19d5cdc41399 [2023-03-20T17:10:38.643Z] [2023-03-20T17:10:38.643Z] ---> 72b909a76ad8 [2023-03-20T17:10:38.643Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T17:10:38.643Z] ---> Running in 379e8f8f7390 [2023-03-20T17:10:38.643Z] ---> Running in fcd49f3d1c02 [2023-03-20T17:10:38.643Z] Removing intermediate container 379e8f8f7390 [2023-03-20T17:10:38.643Z] ---> 8dcfb14a737c [2023-03-20T17:10:38.643Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:10:38.643Z] ---> Running in 6a638fe2c0c7 [2023-03-20T17:10:38.643Z] Removing intermediate container fcd49f3d1c02 [2023-03-20T17:10:38.643Z] ---> f7a0674b1957 [2023-03-20T17:10:38.643Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:10:38.643Z] ---> Running in b626cb6436ec [2023-03-20T17:10:38.643Z] Removing intermediate container 6a638fe2c0c7 [2023-03-20T17:10:38.643Z] ---> 93b1ff5de072 [2023-03-20T17:10:38.643Z] 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-03-20T17:10:38.643Z] Removing intermediate container b626cb6436ec [2023-03-20T17:10:38.643Z] ---> bad697d58050 [2023-03-20T17:10:38.643Z] 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-03-20T17:10:38.643Z] ---> Running in 2e04235be780 [2023-03-20T17:10:38.643Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T17:10:38.643Z] ---> Running in 540ad877c4c8 [2023-03-20T17:10:38.643Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T17:10:38.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T17:10:38.643Z] Removing intermediate container 2e04235be780 [2023-03-20T17:10:38.643Z] ---> 402db37cdb11 [2023-03-20T17:10:38.643Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T17:10:38.643Z] Removing intermediate container 540ad877c4c8 [2023-03-20T17:10:38.643Z] ---> a2a1bb5524eb [2023-03-20T17:10:38.643Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T17:10:38.643Z] ---> Running in 6e170c34491d [2023-03-20T17:10:38.643Z] ---> Running in 52451c332657 [2023-03-20T17:10:38.643Z] Removing intermediate container 6e170c34491d [2023-03-20T17:10:38.643Z] ---> 84e78661410c [2023-03-20T17:10:38.643Z] [2023-03-20T17:10:38.643Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T17:10:38.643Z] Removing intermediate container 52451c332657 [2023-03-20T17:10:38.643Z] ---> abc4bc4e2a41 [2023-03-20T17:10:38.643Z] [2023-03-20T17:10:38.643Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T17:10:38.643Z] 3.17: Pulling from library/alpine [2023-03-20T17:10:38.643Z] 3.17: Pulling from library/alpine [2023-03-20T17:10:38.643Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T17:10:38.643Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T17:10:38.643Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T17:10:38.643Z] Status: Image is up to date for alpine:3.17 [2023-03-20T17:10:38.643Z] ---> b2aa39c304c2 [2023-03-20T17:10:38.643Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:10:38.643Z] ---> b2aa39c304c2 [2023-03-20T17:10:38.643Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:10:38.643Z] ---> Running in bfbb9db93e2d [2023-03-20T17:10:38.643Z] ---> Running in 2a921f655e29 [2023-03-20T17:10:38.643Z] Removing intermediate container bfbb9db93e2d [2023-03-20T17:10:38.643Z] ---> a2b5d6a117ba [2023-03-20T17:10:38.643Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T17:10:38.643Z] Removing intermediate container 2a921f655e29 [2023-03-20T17:10:38.643Z] ---> 3efb192f531f [2023-03-20T17:10:38.643Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T17:10:38.643Z] ---> Running in a3e48b17c44e [2023-03-20T17:10:38.643Z] ---> Running in 24905bbe94ca [2023-03-20T17:10:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:38.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.414Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:10:39.414Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:10:39.414Z] OK: 17816 distinct packages available [2023-03-20T17:10:39.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.672Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:10:39.672Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:10:39.672Z] OK: 17816 distinct packages available [2023-03-20T17:10:39.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.672Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T17:10:39.672Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:10:39.672Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T17:10:39.672Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T17:10:39.672Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:10:39.672Z] OK: 7 MiB in 19 packages [2023-03-20T17:10:39.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:10:39.929Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T17:10:39.929Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:10:39.929Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T17:10:39.929Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T17:10:39.929Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T17:10:39.929Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:10:39.929Z] OK: 8 MiB in 20 packages [2023-03-20T17:10:40.864Z] Removing intermediate container 24905bbe94ca [2023-03-20T17:10:40.864Z] ---> c6eff5295046 [2023-03-20T17:10:40.864Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:10:41.801Z] ---> 06b14563b453 [2023-03-20T17:10:41.802Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:10:41.802Z] Removing intermediate container a3e48b17c44e [2023-03-20T17:10:41.802Z] ---> 029f1500a669 [2023-03-20T17:10:41.802Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:10:42.753Z] ---> 734ce4081c74 [2023-03-20T17:10:42.754Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T17:10:42.754Z] ---> 9713646d590f [2023-03-20T17:10:42.754Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:10:45.337Z] ---> 90678ed78cb5 [2023-03-20T17:10:45.337Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T17:10:45.996Z] provisioning config files... [2023-03-20T17:10:46.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config6490650796653233598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:10:46.363Z] ---> docker-login.sh [2023-03-20T17:10:46.364Z] nexus3.edgexfoundry.org:10001 [2023-03-20T17:10:46.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:10:46.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:10:46.902Z] Configure a credential helper to remove this warning. See [2023-03-20T17:10:46.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:10:46.902Z] [2023-03-20T17:10:46.902Z] Login Succeeded [2023-03-20T17:10:46.902Z] nexus3.edgexfoundry.org:10002 [2023-03-20T17:10:47.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:10:47.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:10:47.170Z] Configure a credential helper to remove this warning. See [2023-03-20T17:10:47.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:10:47.170Z] [2023-03-20T17:10:47.170Z] Login Succeeded [2023-03-20T17:10:47.170Z] nexus3.edgexfoundry.org:10003 [2023-03-20T17:10:47.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:10:47.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:10:47.708Z] Configure a credential helper to remove this warning. See [2023-03-20T17:10:47.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:10:47.708Z] [2023-03-20T17:10:47.708Z] Login Succeeded [2023-03-20T17:10:47.708Z] nexus3.edgexfoundry.org:10004 [2023-03-20T17:10:47.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:10:47.863Z] ---> 89ce52583e85 [2023-03-20T17:10:47.864Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:10:47.864Z] ---> 1cf17397ba68 [2023-03-20T17:10:47.864Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:10:47.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:10:47.977Z] Configure a credential helper to remove this warning. See [2023-03-20T17:10:47.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:10:47.977Z] [2023-03-20T17:10:47.977Z] Login Succeeded [2023-03-20T17:10:47.977Z] docker.io [2023-03-20T17:10:48.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:10:48.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:10:48.246Z] Configure a credential helper to remove this warning. See [2023-03-20T17:10:48.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:10:48.246Z] [2023-03-20T17:10:48.431Z] ---> 5be0afaf5820 [2023-03-20T17:10:48.431Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T17:10:48.512Z] Login Succeeded [2023-03-20T17:10:48.512Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T17:10:48.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-20T17:10:48.698Z] ---> 6b55d7bb92ec [2023-03-20T17:10:48.698Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T17:10:48.698Z] ---> Running in 7fa978fdbd79 [Pipeline] sh [2023-03-20T17:10:49.061Z] + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] echo [2023-03-20T17:10:49.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:10:49.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:10:49.101Z] ========================================================= [2023-03-20T17:10:49.101Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T17:10:49.101Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T17:10:49.277Z] Removing intermediate container 7fa978fdbd79 [2023-03-20T17:10:49.277Z] ---> 73bf295c4c2c [2023-03-20T17:10:49.277Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T17:10:49.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T17:10:49.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T17:10:49.420Z] af6eaf76a39c: Pulling fs layer [2023-03-20T17:10:49.420Z] 55522c791124: Pulling fs layer [2023-03-20T17:10:49.420Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T17:10:49.420Z] 169dfbe0d373: Pulling fs layer [2023-03-20T17:10:49.420Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T17:10:49.420Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T17:10:49.420Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T17:10:49.420Z] e1ff8fa3b103: Waiting [2023-03-20T17:10:49.420Z] 52ebb69f0ebf: Waiting [2023-03-20T17:10:49.420Z] 169dfbe0d373: Waiting [2023-03-20T17:10:49.420Z] 5abe8eddf0d5: Waiting [2023-03-20T17:10:49.535Z] ---> 2c4d47980518 [2023-03-20T17:10:49.535Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T17:10:49.692Z] 55522c791124: Verifying Checksum [2023-03-20T17:10:49.692Z] 55522c791124: Download complete [2023-03-20T17:10:49.692Z] 169dfbe0d373: Verifying Checksum [2023-03-20T17:10:49.692Z] 169dfbe0d373: Download complete [2023-03-20T17:10:49.692Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T17:10:49.692Z] e1ff8fa3b103: Download complete [2023-03-20T17:10:49.692Z] af6eaf76a39c: Verifying Checksum [2023-03-20T17:10:49.692Z] af6eaf76a39c: Download complete [2023-03-20T17:10:50.679Z] af6eaf76a39c: Pull complete [2023-03-20T17:10:50.679Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T17:10:50.679Z] 5abe8eddf0d5: Download complete [2023-03-20T17:10:51.277Z] 55522c791124: Pull complete [2023-03-20T17:10:51.865Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T17:10:51.865Z] ce5c4a1c91eb: Download complete [2023-03-20T17:10:52.112Z] ---> 1d9b217ecb1f [2023-03-20T17:10:52.112Z] Step 22/27 : WORKDIR / [2023-03-20T17:10:52.112Z] ---> 72f9ff8a0106 [2023-03-20T17:10:52.112Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:10:52.112Z] ---> Running in a07251701953 [2023-03-20T17:10:52.112Z] ---> Running in dfdd3d3fa36c [2023-03-20T17:10:52.132Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T17:10:52.132Z] 52ebb69f0ebf: Download complete [2023-03-20T17:10:52.380Z] Removing intermediate container a07251701953 [2023-03-20T17:10:52.380Z] ---> 72319f4d58d2 [2023-03-20T17:10:52.380Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:10:52.380Z] Removing intermediate container dfdd3d3fa36c [2023-03-20T17:10:52.380Z] ---> f041f7b49b30 [2023-03-20T17:10:52.380Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:10:52.380Z] ---> Running in 3a1af47cf1a9 [2023-03-20T17:10:52.645Z] ---> Running in d9e506c3d459 [2023-03-20T17:10:52.645Z] Removing intermediate container 3a1af47cf1a9 [2023-03-20T17:10:52.645Z] ---> 1eeb3436c5c2 [2023-03-20T17:10:52.645Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:10:52.645Z] ---> Running in 26264241ea05 [2023-03-20T17:10:52.645Z] Removing intermediate container d9e506c3d459 [2023-03-20T17:10:52.645Z] ---> a7d647628fde [2023-03-20T17:10:52.645Z] Step 24/26 : LABEL arch=x86_64 [2023-03-20T17:10:52.905Z] ---> Running in 515f9ba96905 [2023-03-20T17:10:53.164Z] Removing intermediate container 515f9ba96905 [2023-03-20T17:10:53.165Z] ---> 4e454e9c8b91 [2023-03-20T17:10:53.165Z] Step 25/26 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:10:53.165Z] ---> Running in b568f7936bce [2023-03-20T17:10:53.165Z] Removing intermediate container 26264241ea05 [2023-03-20T17:10:53.165Z] ---> 01ec7bca0dcc [2023-03-20T17:10:53.165Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T17:10:53.165Z] ---> Running in 9b9ba2a8db28 [2023-03-20T17:10:53.739Z] Removing intermediate container 9b9ba2a8db28 [2023-03-20T17:10:53.739Z] ---> f6dba91b1c96 [2023-03-20T17:10:53.739Z] Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:10:53.739Z] Removing intermediate container b568f7936bce [2023-03-20T17:10:53.739Z] ---> 5e04a8edefa2 [2023-03-20T17:10:53.739Z] Step 26/26 : LABEL version=3.0.0-dev.105 [2023-03-20T17:10:53.997Z] ---> Running in 039975fb9b4b [2023-03-20T17:10:53.997Z] ---> Running in 58a4c32aa062 [2023-03-20T17:10:54.259Z] Removing intermediate container 039975fb9b4b [2023-03-20T17:10:54.259Z] ---> 5872c4457029 [2023-03-20T17:10:54.259Z] Step 27/27 : LABEL version=3.0.0-dev.105 [2023-03-20T17:10:54.568Z] Removing intermediate container 58a4c32aa062 [2023-03-20T17:10:54.568Z] ---> 08fcc69d4900 [2023-03-20T17:10:54.568Z] [2023-03-20T17:10:54.568Z] ---> Running in e6b647dca00a [2023-03-20T17:10:54.568Z] Successfully built 08fcc69d4900 [2023-03-20T17:10:54.568Z] Successfully tagged security-spire-server:latest [2023-03-20T17:10:54.568Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-20T17:10:54.826Z] Removing intermediate container e6b647dca00a [2023-03-20T17:10:54.826Z] ---> 94a289a80cb1 [2023-03-20T17:10:54.826Z] [2023-03-20T17:10:54.826Z] Successfully built 94a289a80cb1 [2023-03-20T17:10:54.826Z] Successfully tagged security-spire-config:latest [2023-03-20T17:10:54.826Z] Building core-command [2023-03-20T17:11:00.104Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:11:00.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:11:00.104Z] ---> 57a115a4ea8e [2023-03-20T17:11:00.104Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> 04e64e98b006 [2023-03-20T17:11:00.104Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> 1f16c987e77f [2023-03-20T17:11:00.104Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> 0a5ac3e71e4d [2023-03-20T17:11:00.104Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> 34e1ee0bb5ea [2023-03-20T17:11:00.104Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> 127f733f1f6e [2023-03-20T17:11:00.104Z] Step 8/24 : COPY . . [2023-03-20T17:11:00.104Z] ---> Using cache [2023-03-20T17:11:00.104Z] ---> e918a5bcedd7 [2023-03-20T17:11:00.104Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T17:11:00.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:11:00.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:11:00.669Z] ---> 57a115a4ea8e [2023-03-20T17:11:00.669Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T17:11:00.669Z] ---> Using cache [2023-03-20T17:11:00.669Z] ---> f236a4b5658f [2023-03-20T17:11:00.669Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T17:11:02.225Z] ce5c4a1c91eb: Pull complete [2023-03-20T17:11:02.226Z] 169dfbe0d373: Pull complete [2023-03-20T17:11:02.226Z] e1ff8fa3b103: Pull complete [2023-03-20T17:11:03.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T17:11:06.507Z] ---> Running in 2557dad05a1d [2023-03-20T17:11:06.507Z] ---> Running in ecb1a0380019 [2023-03-20T17:11:07.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:07.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:07.336Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T17:11:07.336Z] OK: 265 MiB in 53 packages [2023-03-20T17:11:07.597Z] 52ebb69f0ebf: Pull complete [2023-03-20T17:11:09.546Z] 5abe8eddf0d5: Pull complete [2023-03-20T17:11:09.546Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T17:11:09.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T17:11:09.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T17:11:09.968Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-20T17:11:09.968Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T17:11:09.968Z] WORKDIR /edgex [2023-03-20T17:11:09.968Z] COPY go.mod . [2023-03-20T17:11:09.968Z] RUN go mod download [2023-03-20T17:11:10.561Z] Sending build context to Docker daemon 2.933MB [2023-03-20T17:11:10.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T17:11:10.561Z] ---> 6cb57ee374ae [2023-03-20T17:11:10.561Z] Step 2/4 : WORKDIR /edgex [2023-03-20T17:11:11.797Z] Removing intermediate container ecb1a0380019 [2023-03-20T17:11:11.798Z] ---> ef9d32a5e4cd [2023-03-20T17:11:11.798Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T17:11:11.798Z] Removing intermediate container e38e980acb8f [2023-03-20T17:11:11.798Z] ---> 2b3a585d3508 [2023-03-20T17:11:11.798Z] [2023-03-20T17:11:11.798Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T17:11:11.798Z] ---> b2aa39c304c2 [2023-03-20T17:11:11.798Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:11:12.061Z] Removing intermediate container 5813bcfea799 [2023-03-20T17:11:12.061Z] ---> 662089eeeeb9 [2023-03-20T17:11:12.061Z] [2023-03-20T17:11:12.061Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T17:11:12.061Z] ---> b2aa39c304c2 [2023-03-20T17:11:12.061Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T17:11:12.061Z] ---> Running in 72710458f8f2 [2023-03-20T17:11:12.061Z] ---> Running in 641528c83905 [2023-03-20T17:11:12.061Z] ---> 5dbc2b4a93fc [2023-03-20T17:11:12.061Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:11:12.322Z] Removing intermediate container 1ea1275bf0b5 [2023-03-20T17:11:12.322Z] ---> 4f083de8a65c [2023-03-20T17:11:12.322Z] [2023-03-20T17:11:12.322Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:11:12.322Z] ---> b2aa39c304c2 [2023-03-20T17:11:12.322Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:11:12.322Z] ---> Running in 32f27b2fe74c [2023-03-20T17:11:12.322Z] ---> Running in a39bae3f4288 [2023-03-20T17:11:12.501Z] ---> Running in d8a4173f14a7 [2023-03-20T17:11:12.502Z] Removing intermediate container d8a4173f14a7 [2023-03-20T17:11:12.502Z] ---> 560fdab1d863 [2023-03-20T17:11:12.502Z] Step 3/4 : COPY go.mod . [2023-03-20T17:11:12.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:12.768Z] ---> 89ae318b6b6b [2023-03-20T17:11:12.768Z] Step 4/4 : RUN go mod download [2023-03-20T17:11:12.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:12.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:12.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:13.042Z] ---> Running in 31b69cdfcc74 [2023-03-20T17:11:13.098Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:11:13.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:11:13.098Z] OK: 7 MiB in 16 packages [2023-03-20T17:11:13.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:13.098Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T17:11:13.098Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T17:11:13.098Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T17:11:13.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:11:13.098Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:11:13.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:13.358Z] OK: 8 MiB in 18 packages [2023-03-20T17:11:13.358Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:11:13.358Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:11:13.358Z] OK: 7 MiB in 16 packages [2023-03-20T17:11:14.752Z] Removing intermediate container 72710458f8f2 [2023-03-20T17:11:14.752Z] ---> c8406b61b6d6 [2023-03-20T17:11:14.752Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:11:15.012Z] ---> Running in 14037ecb7fce [2023-03-20T17:11:15.275Z] Removing intermediate container a39bae3f4288 [2023-03-20T17:11:15.275Z] ---> f4538fd70da6 [2023-03-20T17:11:15.275Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:11:15.535Z] Removing intermediate container 641528c83905 [2023-03-20T17:11:15.535Z] ---> fed8e39f52bd [2023-03-20T17:11:15.535Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-20T17:11:15.535Z] ---> Running in 80f75e2ea30d [2023-03-20T17:11:15.535Z] Removing intermediate container 14037ecb7fce [2023-03-20T17:11:15.535Z] ---> deb955a2b5dd [2023-03-20T17:11:15.535Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T17:11:15.535Z] ---> Running in 50ca37eaecb7 [2023-03-20T17:11:15.796Z] ---> Running in 3926cdb05ad5 [2023-03-20T17:11:15.796Z] Removing intermediate container 80f75e2ea30d [2023-03-20T17:11:15.796Z] ---> 54b1844e1817 [2023-03-20T17:11:15.796Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T17:11:16.081Z] Removing intermediate container 3926cdb05ad5 [2023-03-20T17:11:16.081Z] ---> deed1648ed81 [2023-03-20T17:11:16.081Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T17:11:16.081Z] Removing intermediate container 50ca37eaecb7 [2023-03-20T17:11:16.081Z] ---> 8a9c94da238e [2023-03-20T17:11:16.081Z] Step 12/25 : WORKDIR / [2023-03-20T17:11:16.081Z] ---> Running in f30fc263d901 [2023-03-20T17:11:16.081Z] ---> Running in 90e49fccf57d [2023-03-20T17:11:16.081Z] ---> Running in b4c14f1f2a89 [2023-03-20T17:11:16.663Z] Removing intermediate container 90e49fccf57d [2023-03-20T17:11:16.663Z] ---> 39bcfbe6265b [2023-03-20T17:11:16.663Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T17:11:16.663Z] Removing intermediate container f30fc263d901 [2023-03-20T17:11:16.663Z] ---> 6050ed868134 [2023-03-20T17:11:16.663Z] Step 15/25 : WORKDIR / [2023-03-20T17:11:16.663Z] ---> Running in 96baa2aed4c2 [2023-03-20T17:11:16.663Z] Removing intermediate container b4c14f1f2a89 [2023-03-20T17:11:16.663Z] ---> 192d5534d0b3 [2023-03-20T17:11:16.663Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:11:16.924Z] ---> Running in 88b50c61f345 [2023-03-20T17:11:18.316Z] Removing intermediate container 96baa2aed4c2 [2023-03-20T17:11:18.316Z] ---> 3ddcabe0dd94 [2023-03-20T17:11:18.316Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:11:18.316Z] ---> 3365272a34fb [2023-03-20T17:11:18.316Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:11:18.316Z] Removing intermediate container 88b50c61f345 [2023-03-20T17:11:18.316Z] ---> 128842725c27 [2023-03-20T17:11:18.316Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:11:18.316Z] ---> 1d375ddf4b5f [2023-03-20T17:11:18.316Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:11:18.316Z] ---> 234743d7eb52 [2023-03-20T17:11:18.316Z] 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-03-20T17:11:18.316Z] ---> a9c53ae0aa11 [2023-03-20T17:11:18.316Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:11:18.577Z] ---> 835e0a7aa4d6 [2023-03-20T17:11:18.577Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T17:11:18.577Z] ---> 99c6922adb80 [2023-03-20T17:11:18.577Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-20T17:11:18.577Z] ---> 7289bdcd291b [2023-03-20T17:11:18.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T17:11:19.528Z] ---> 9af1ed8782b7 [2023-03-20T17:11:19.528Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-20T17:11:19.528Z] ---> 7784ede9d6e7 [2023-03-20T17:11:19.528Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-20T17:11:19.528Z] ---> a3dcec95578a [2023-03-20T17:11:19.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-20T17:11:19.796Z] ---> 7ffcf47683e9 [2023-03-20T17:11:19.796Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T17:11:19.796Z] ---> a43ee9cf820d [2023-03-20T17:11:19.796Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-20T17:11:20.063Z] ---> 402d5804bc3c [2023-03-20T17:11:20.063Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T17:11:20.645Z] ---> Running in 286f96b66620 [2023-03-20T17:11:20.645Z] ---> 7d88aca3e0b2 [2023-03-20T17:11:20.645Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T17:11:20.645Z] ---> d7f2a81233ed [2023-03-20T17:11:20.645Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T17:11:20.645Z] Removing intermediate container 286f96b66620 [2023-03-20T17:11:20.645Z] ---> cbf519d7009d [2023-03-20T17:11:20.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:11:20.645Z] ---> Running in fb60b2f76634 [2023-03-20T17:11:20.645Z] ---> Running in 52fa9fc2cee6 [2023-03-20T17:11:21.217Z] Removing intermediate container 52fa9fc2cee6 [2023-03-20T17:11:21.217Z] ---> 95ddafbf52eb [2023-03-20T17:11:21.217Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T17:11:21.217Z] Removing intermediate container fb60b2f76634 [2023-03-20T17:11:21.217Z] ---> 7d817f39850a [2023-03-20T17:11:21.217Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:11:21.217Z] ---> Running in 8d46d44b8889 [2023-03-20T17:11:21.217Z] ---> Running in 084f02cbe1dc [2023-03-20T17:11:21.823Z] ---> 33fc01b7f829 [2023-03-20T17:11:21.823Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T17:11:21.823Z] Removing intermediate container 084f02cbe1dc [2023-03-20T17:11:21.823Z] ---> 14dd54451392 [2023-03-20T17:11:21.823Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:11:21.823Z] Removing intermediate container 8d46d44b8889 [2023-03-20T17:11:21.823Z] ---> 3f88f8b4dee1 [2023-03-20T17:11:21.823Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T17:11:21.823Z] ---> Running in 191dbd5ccc87 [2023-03-20T17:11:21.823Z] ---> Running in 5ecd249614ef [2023-03-20T17:11:22.095Z] Removing intermediate container 191dbd5ccc87 [2023-03-20T17:11:22.095Z] ---> a239300c4307 [2023-03-20T17:11:22.095Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:11:22.353Z] ---> 326820729da1 [2023-03-20T17:11:22.353Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:11:22.353Z] Removing intermediate container 5ecd249614ef [2023-03-20T17:11:22.353Z] ---> 5660ebe1829e [2023-03-20T17:11:22.353Z] Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:11:22.353Z] ---> Running in 680ede820626 [2023-03-20T17:11:22.353Z] ---> Running in d2147cd5c732 [2023-03-20T17:11:22.353Z] ---> Running in bca31791c9e6 [2023-03-20T17:11:22.916Z] Removing intermediate container 680ede820626 [2023-03-20T17:11:22.916Z] ---> 95c51bddba51 [2023-03-20T17:11:22.916Z] [2023-03-20T17:11:22.916Z] Successfully built 95c51bddba51 [2023-03-20T17:11:22.916Z] Removing intermediate container bca31791c9e6 [2023-03-20T17:11:22.916Z] ---> 9ff8a430dcea [2023-03-20T17:11:22.916Z] Step 25/25 : LABEL version=3.0.0-dev.105 [2023-03-20T17:11:23.243Z] Successfully tagged support-scheduler:latest [2023-03-20T17:11:23.243Z] Building core-common-config-bootstrapper [2023-03-20T17:11:23.503Z]  Building support-scheduler ... done  ---> Running in 0f9ba625b13f [2023-03-20T17:11:26.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:11:26.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:11:28.605Z] ---> 57a115a4ea8e [2023-03-20T17:11:28.605Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> 04e64e98b006 [2023-03-20T17:11:28.605Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> 1f16c987e77f [2023-03-20T17:11:28.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> 0a5ac3e71e4d [2023-03-20T17:11:28.605Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> 34e1ee0bb5ea [2023-03-20T17:11:28.605Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> 127f733f1f6e [2023-03-20T17:11:28.605Z] Step 8/23 : COPY . . [2023-03-20T17:11:28.605Z] ---> Using cache [2023-03-20T17:11:28.605Z] ---> e918a5bcedd7 [2023-03-20T17:11:28.605Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T17:11:28.865Z] Removing intermediate container 0f9ba625b13f [2023-03-20T17:11:28.865Z] ---> 67064eeefc30 [2023-03-20T17:11:28.865Z] [2023-03-20T17:11:28.865Z] ---> Running in 205ab09776f2 [2023-03-20T17:11:28.865Z] Successfully built 67064eeefc30 [2023-03-20T17:11:28.865Z] Successfully tagged core-metadata:latest [2023-03-20T17:11:28.865Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-20T17:11:29.125Z] Removing intermediate container d2147cd5c732 [2023-03-20T17:11:29.125Z] ---> 70f58962443b [2023-03-20T17:11:29.125Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:11:29.125Z] ---> Running in dbade798baff [2023-03-20T17:11:29.701Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T17:11:33.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:11:33.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:11:33.931Z] ---> 57a115a4ea8e [2023-03-20T17:11:33.931Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> 04e64e98b006 [2023-03-20T17:11:33.931Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> 1f16c987e77f [2023-03-20T17:11:33.931Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> 0a5ac3e71e4d [2023-03-20T17:11:33.931Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> 34e1ee0bb5ea [2023-03-20T17:11:33.931Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> 127f733f1f6e [2023-03-20T17:11:33.931Z] Step 8/23 : COPY . . [2023-03-20T17:11:33.931Z] ---> Using cache [2023-03-20T17:11:33.931Z] ---> e918a5bcedd7 [2023-03-20T17:11:33.931Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T17:11:36.502Z] Removing intermediate container dbade798baff [2023-03-20T17:11:36.502Z] ---> 001b0ed7ebb8 [2023-03-20T17:11:36.502Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T17:11:41.828Z] ---> Running in ad93f395a1a7 [2023-03-20T17:11:41.828Z] ---> Running in 4b7efdb1276f [2023-03-20T17:11:41.828Z] Removing intermediate container ad93f395a1a7 [2023-03-20T17:11:41.828Z] ---> 4e94bd6a253b [2023-03-20T17:11:41.828Z] Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:11:41.828Z] Removing intermediate container 2557dad05a1d [2023-03-20T17:11:41.828Z] ---> 8f71cdfab53b [2023-03-20T17:11:41.828Z] [2023-03-20T17:11:41.828Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T17:11:41.828Z] ---> b2aa39c304c2 [2023-03-20T17:11:41.828Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:11:41.828Z] ---> Using cache [2023-03-20T17:11:41.828Z] ---> f4538fd70da6 [2023-03-20T17:11:41.828Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:11:41.828Z] ---> Using cache [2023-03-20T17:11:41.828Z] ---> 54b1844e1817 [2023-03-20T17:11:41.828Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T17:11:41.828Z] ---> Running in 2a3000ddd90d [2023-03-20T17:11:41.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T17:11:41.828Z] ---> Running in 0cf87354ecd7 [2023-03-20T17:11:41.828Z] Removing intermediate container 2a3000ddd90d [2023-03-20T17:11:41.828Z] ---> 63784826b2a5 [2023-03-20T17:11:41.828Z] Step 25/25 : LABEL version=3.0.0-dev.105 [2023-03-20T17:11:42.088Z] ---> Running in c3279c550478 [2023-03-20T17:11:42.088Z] Removing intermediate container 0cf87354ecd7 [2023-03-20T17:11:42.088Z] ---> 92e760c915e3 [2023-03-20T17:11:42.088Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T17:11:42.088Z] ---> Running in 0c9cf23b1cde [2023-03-20T17:11:42.350Z] Removing intermediate container c3279c550478 [2023-03-20T17:11:42.350Z] ---> 997f0da411b2 [2023-03-20T17:11:42.350Z] [2023-03-20T17:11:42.350Z] Removing intermediate container 0c9cf23b1cde [2023-03-20T17:11:42.350Z] ---> c3369d6988d3 [2023-03-20T17:11:42.350Z] Step 15/24 : WORKDIR / [2023-03-20T17:11:42.609Z] Successfully built 997f0da411b2 [2023-03-20T17:11:42.609Z] Successfully tagged security-secretstore-setup:latest [2023-03-20T17:11:42.609Z] Building security-spiffe-token-provider [2023-03-20T17:11:42.609Z] ---> Running in 11f3ebedb5c8 [2023-03-20T17:11:45.245Z] Removing intermediate container 31b69cdfcc74 [2023-03-20T17:11:45.245Z] ---> baa3eca52ddd [2023-03-20T17:11:45.245Z] Successfully built baa3eca52ddd [2023-03-20T17:11:45.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:11:45.569Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T17:11:45.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:11:45.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container [2023-03-20T17:11:45.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:11:49.197Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:11:49.197Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:11:49.197Z] ---> 57a115a4ea8e [2023-03-20T17:11:49.197Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T17:11:49.197Z] ---> Using cache [2023-03-20T17:11:49.197Z] ---> f236a4b5658f [2023-03-20T17:11:49.197Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T17:11:49.486Z] $ docker top 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:11:50.504Z] + go version [2023-03-20T17:11:50.505Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T17:11:50.524Z] $ docker stop --time=1 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 [2023-03-20T17:11:52.081Z] $ docker rm -f --volumes 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 [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-03-20T17:11:52.506Z] Removing intermediate container 11f3ebedb5c8 [2023-03-20T17:11:52.506Z] ---> 1d39cde760a2 [2023-03-20T17:11:52.506Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:11:52.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T17:11:52.660Z] [2023-03-20T17:11:52.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:11:52.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T17:11:53.260Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-20T17:11:53.260Z] 29e5d40040c1: Pulling fs layer [2023-03-20T17:11:53.260Z] 1ce36da41761: Pulling fs layer [2023-03-20T17:11:53.260Z] 25b303627fd3: Pulling fs layer [2023-03-20T17:11:53.260Z] 29e5d40040c1: Download complete [2023-03-20T17:11:53.530Z] 1ce36da41761: Verifying Checksum [2023-03-20T17:11:53.530Z] 1ce36da41761: Download complete [2023-03-20T17:11:53.798Z] 29e5d40040c1: Pull complete [2023-03-20T17:11:54.405Z] ---> Running in ad152ca9ab00 [2023-03-20T17:11:54.406Z] ---> d93537b8432c [2023-03-20T17:11:54.406Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:11:54.720Z] Removing intermediate container 32f27b2fe74c [2023-03-20T17:11:54.720Z] ---> 8cea78a6055c [2023-03-20T17:11:54.720Z] Step 7/22 : COPY . . [2023-03-20T17:11:54.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:54.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:55.207Z] 1ce36da41761: Pull complete [2023-03-20T17:11:55.207Z] 25b303627fd3: Verifying Checksum [2023-03-20T17:11:55.207Z] 25b303627fd3: Download complete [2023-03-20T17:11:55.242Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:11:55.242Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:11:55.242Z] OK: 17818 distinct packages available [2023-03-20T17:11:55.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:55.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:11:55.875Z] OK: 265 MiB in 53 packages [2023-03-20T17:11:59.171Z] ---> a0d40e0b827c [2023-03-20T17:11:59.171Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T17:11:59.742Z] ---> b5e7694cecca [2023-03-20T17:11:59.742Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-20T17:12:00.007Z] Removing intermediate container 205ab09776f2 [2023-03-20T17:12:00.007Z] ---> 91ab09cf3390 [2023-03-20T17:12:00.007Z] [2023-03-20T17:12:00.007Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:12:00.007Z] ---> b2aa39c304c2 [2023-03-20T17:12:00.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T17:12:00.007Z] Removing intermediate container ad152ca9ab00 [2023-03-20T17:12:00.007Z] ---> 9330f489efcc [2023-03-20T17:12:00.007Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T17:12:00.007Z] ---> 2190976d19b6 [2023-03-20T17:12:00.007Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T17:12:00.007Z] ---> 86bde5c3716d [2023-03-20T17:12:00.007Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T17:12:00.266Z] ---> Running in 0cfd7f24f932 [2023-03-20T17:12:00.266Z] ---> Running in b35e8ad57c8e [2023-03-20T17:12:00.266Z] ---> Running in 3467242b9b56 [2023-03-20T17:12:00.266Z] ---> bc916f6a3f56 [2023-03-20T17:12:00.266Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:00.266Z] Removing intermediate container 3467242b9b56 [2023-03-20T17:12:00.266Z] ---> d002cf926e93 [2023-03-20T17:12:00.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:12:00.266Z] Removing intermediate container 0cfd7f24f932 [2023-03-20T17:12:00.266Z] ---> 5255420ba92f [2023-03-20T17:12:00.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:12:00.266Z] ---> Running in c71c2189e7ef [2023-03-20T17:12:00.266Z] ---> Running in 3103cac9d240 [2023-03-20T17:12:00.266Z] ---> Running in 655a62fb2ac1 [2023-03-20T17:12:00.527Z] Removing intermediate container 3103cac9d240 [2023-03-20T17:12:00.527Z] ---> 69aab3084432 [2023-03-20T17:12:00.527Z] Step 22/24 : LABEL arch=x86_64 [2023-03-20T17:12:00.527Z] ---> Running in 868e7e5fd533 [2023-03-20T17:12:00.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T17:12:00.787Z] Removing intermediate container 868e7e5fd533 [2023-03-20T17:12:00.787Z] ---> 3622e446bbc2 [2023-03-20T17:12:00.787Z] Step 23/24 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:12:01.045Z] ---> Running in 4aa89678bad2 [2023-03-20T17:12:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:01.045Z] Removing intermediate container 4aa89678bad2 [2023-03-20T17:12:01.045Z] ---> 8e8a7a7852d3 [2023-03-20T17:12:01.045Z] Step 24/24 : LABEL version=3.0.0-dev.105 [2023-03-20T17:12:01.333Z] ---> Running in ab32012c84ae [2023-03-20T17:12:01.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:12:01.593Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:12:01.593Z] OK: 7 MiB in 16 packages [2023-03-20T17:12:01.593Z] Removing intermediate container ab32012c84ae [2023-03-20T17:12:01.593Z] ---> bfce0959bfda [2023-03-20T17:12:01.593Z] [2023-03-20T17:12:01.593Z] Successfully built bfce0959bfda [2023-03-20T17:12:01.593Z] Successfully tagged core-command:latest [2023-03-20T17:12:01.593Z]  Building core-command ... done Building core-data [2023-03-20T17:12:05.276Z] 25b303627fd3: Pull complete [2023-03-20T17:12:05.276Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-20T17:12:05.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T17:12:05.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:12:05.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container [2023-03-20T17:12:05.522Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:12:05.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:05.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:05.785Z] ---> 57a115a4ea8e [2023-03-20T17:12:05.785Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> 04e64e98b006 [2023-03-20T17:12:05.785Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> 1f16c987e77f [2023-03-20T17:12:05.785Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> 0a5ac3e71e4d [2023-03-20T17:12:05.785Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> 34e1ee0bb5ea [2023-03-20T17:12:05.785Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> 127f733f1f6e [2023-03-20T17:12:05.785Z] Step 8/23 : COPY . . [2023-03-20T17:12:05.785Z] ---> Using cache [2023-03-20T17:12:05.785Z] ---> e918a5bcedd7 [2023-03-20T17:12:05.785Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T17:12:07.647Z] $ docker top f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:12:08.447Z] + docker-compose build --help [2023-03-20T17:12:08.447Z] + grep parallel [2023-03-20T17:12:09.225Z] ---> Running in fb1c52f747c2 [2023-03-20T17:12:09.226Z] Removing intermediate container 655a62fb2ac1 [2023-03-20T17:12:09.226Z] ---> 8a498d309e19 [2023-03-20T17:12:09.226Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:12:10.160Z] ---> 739c38f9a994 [2023-03-20T17:12:10.160Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:12:10.160Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T17:12:11.779Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T17:12:12.060Z] ---> 38552fbd708d [2023-03-20T17:12:12.060Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T17:12:12.060Z] Removing intermediate container 4b7efdb1276f [2023-03-20T17:12:12.060Z] ---> 28e2e62005f5 [2023-03-20T17:12:12.060Z] [2023-03-20T17:12:12.060Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:12:12.060Z] ---> b2aa39c304c2 [2023-03-20T17:12:12.060Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T17:12:12.060Z] ---> Using cache [2023-03-20T17:12:12.060Z] ---> 5255420ba92f [2023-03-20T17:12:12.060Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:12:12.060Z] ---> Using cache [2023-03-20T17:12:12.060Z] ---> 8a498d309e19 [2023-03-20T17:12:12.060Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:12:12.060Z] ---> Using cache [2023-03-20T17:12:12.060Z] ---> 739c38f9a994 [2023-03-20T17:12:12.060Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:12:12.060Z] ---> Using cache [2023-03-20T17:12:12.060Z] ---> 38552fbd708d [2023-03-20T17:12:12.060Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T17:12:12.063Z] $ docker stop --time=1 f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b [2023-03-20T17:12:12.318Z] ---> cafc8e6a7a6b [2023-03-20T17:12:12.318Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T17:12:12.903Z] ---> ac3876ca520f [2023-03-20T17:12:12.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T17:12:12.903Z] ---> 70a79fad2477 [2023-03-20T17:12:12.903Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-20T17:12:12.903Z] ---> f6ba4cd5e812 [2023-03-20T17:12:12.903Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:12:12.903Z] ---> 3604cd387b31 [2023-03-20T17:12:12.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T17:12:12.903Z] ---> Running in 7701f0989c75 [2023-03-20T17:12:13.167Z] ---> 1ab97a4b1614 [2023-03-20T17:12:13.167Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:12:13.167Z] ---> Running in aeaf92f3e9bd [2023-03-20T17:12:13.654Z] $ docker rm -f --volumes f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:12:14.097Z] Removing intermediate container 7701f0989c75 [2023-03-20T17:12:14.097Z] ---> 04c4d42df004 [2023-03-20T17:12:14.097Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:12:14.097Z] ---> Running in 99c13079b2c6 [2023-03-20T17:12:14.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T17:12:14.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:12:14.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container [2023-03-20T17:12:14.354Z] Removing intermediate container 99c13079b2c6 [2023-03-20T17:12:14.354Z] ---> 96ca004e993f [2023-03-20T17:12:14.354Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-20T17:12:14.354Z] Removing intermediate container aeaf92f3e9bd [2023-03-20T17:12:14.354Z] ---> 119cbbf264a1 [2023-03-20T17:12:14.354Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:12:14.613Z] ---> Running in 303a53af5953 [2023-03-20T17:12:14.613Z] ---> Running in f0536a57e88d [2023-03-20T17:12:14.873Z] Removing intermediate container 303a53af5953 [2023-03-20T17:12:14.873Z] ---> 4adaec9ca4a1 [2023-03-20T17:12:14.873Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T17:12:14.873Z] Removing intermediate container f0536a57e88d [2023-03-20T17:12:14.873Z] ---> b8421ff54995 [2023-03-20T17:12:14.873Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T17:12:14.873Z] ---> Running in 7dde3d0672a3 [2023-03-20T17:12:14.873Z] ---> Running in 91c62630ee96 [2023-03-20T17:12:15.143Z] Removing intermediate container 7dde3d0672a3 [2023-03-20T17:12:15.143Z] ---> dcd671707df9 [2023-03-20T17:12:15.143Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T17:12:15.143Z] Removing intermediate container 91c62630ee96 [2023-03-20T17:12:15.143Z] ---> 5c14c26510a6 [2023-03-20T17:12:15.143Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:12:15.418Z] ---> Running in 99af78f9e045 [2023-03-20T17:12:15.418Z] ---> Running in d9c8f9e353f8 [2023-03-20T17:12:15.418Z] Removing intermediate container 99af78f9e045 [2023-03-20T17:12:15.418Z] ---> d094aa230e91 [2023-03-20T17:12:15.418Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:12:15.713Z] Removing intermediate container d9c8f9e353f8 [2023-03-20T17:12:15.713Z] ---> 934411360204 [2023-03-20T17:12:15.713Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:12:15.713Z] ---> Running in a03b569f6c7d [2023-03-20T17:12:15.713Z] ---> Running in 0223e18cd821 [2023-03-20T17:12:15.972Z] Removing intermediate container 0223e18cd821 [2023-03-20T17:12:15.972Z] ---> 02ee9a49b3fe [2023-03-20T17:12:15.972Z] [2023-03-20T17:12:15.972Z] Removing intermediate container a03b569f6c7d [2023-03-20T17:12:15.972Z] ---> 9cbaf65492f5 [2023-03-20T17:12:15.972Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:12:15.972Z] Successfully built 02ee9a49b3fe [2023-03-20T17:12:15.972Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-20T17:12:15.972Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-20T17:12:16.047Z] $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:12:16.229Z] ---> Running in 43db5d25b1b9 [2023-03-20T17:12:17.090Z] $ docker top 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 -eo pid,comm [2023-03-20T17:12:17.196Z] Removing intermediate container 43db5d25b1b9 [2023-03-20T17:12:17.196Z] ---> 150b2298b95f [2023-03-20T17:12:17.196Z] [2023-03-20T17:12:17.196Z] Successfully built 150b2298b95f [2023-03-20T17:12:17.196Z] Successfully tagged security-proxy-auth:latest [2023-03-20T17:12:17.196Z] Building security-bootstrapper [Pipeline] { [Pipeline] sh [2023-03-20T17:12:17.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T17:12:20.489Z]  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:20.489Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:20.489Z] ---> 57a115a4ea8e [2023-03-20T17:12:20.489Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> f236a4b5658f [2023-03-20T17:12:20.489Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> eecd83a22178 [2023-03-20T17:12:20.489Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> 9ac7471e217d [2023-03-20T17:12:20.489Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> 74f761b328d2 [2023-03-20T17:12:20.489Z] Step 7/27 : COPY . . [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> 2e0a92eed244 [2023-03-20T17:12:20.489Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> 72b909a76ad8 [2023-03-20T17:12:20.489Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> f7a0674b1957 [2023-03-20T17:12:20.489Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:12:20.489Z] ---> Using cache [2023-03-20T17:12:20.489Z] ---> bad697d58050 [2023-03-20T17:12:20.489Z] 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-03-20T17:12:21.823Z] Building core-command ... [2023-03-20T17:12:21.823Z] Building core-common-config-bootstrapper ... [2023-03-20T17:12:21.823Z] Building core-data ... [2023-03-20T17:12:21.823Z] Building core-metadata ... [2023-03-20T17:12:21.823Z] Building security-bootstrapper ... [2023-03-20T17:12:21.823Z] Building security-proxy-auth ... [2023-03-20T17:12:21.823Z] Building security-proxy-setup ... [2023-03-20T17:12:21.823Z] Building security-secretstore-setup ... [2023-03-20T17:12:21.823Z] Building security-spiffe-token-provider ... [2023-03-20T17:12:21.823Z] Building security-spire-agent ... [2023-03-20T17:12:21.823Z] Building security-spire-config ... [2023-03-20T17:12:21.823Z] Building security-spire-server ... [2023-03-20T17:12:21.823Z] Building support-notifications ... [2023-03-20T17:12:21.823Z] Building support-scheduler ... [2023-03-20T17:12:21.823Z] Building security-spire-server [2023-03-20T17:12:21.823Z] Building security-spiffe-token-provider [2023-03-20T17:12:21.823Z] Building core-command [2023-03-20T17:12:21.823Z] Building core-common-config-bootstrapper [2023-03-20T17:12:21.823Z] Building core-metadata [2023-03-20T17:12:23.253Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:23.253Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:23.253Z] ---> 57a115a4ea8e [2023-03-20T17:12:23.253Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T17:12:23.253Z] ---> Using cache [2023-03-20T17:12:23.253Z] ---> f236a4b5658f [2023-03-20T17:12:23.253Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T17:12:23.253Z] ---> Using cache [2023-03-20T17:12:23.253Z] ---> ef9d32a5e4cd [2023-03-20T17:12:23.253Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-20T17:12:23.253Z] ---> Using cache [2023-03-20T17:12:23.253Z] ---> 5dbc2b4a93fc [2023-03-20T17:12:23.253Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:23.253Z] ---> Using cache [2023-03-20T17:12:23.253Z] ---> 8cea78a6055c [2023-03-20T17:12:23.253Z] Step 7/33 : COPY . . [2023-03-20T17:12:23.253Z] ---> Using cache [2023-03-20T17:12:23.253Z] ---> 2190976d19b6 [2023-03-20T17:12:23.253Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T17:12:31.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:31.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:31.889Z] ---> baa3eca52ddd [2023-03-20T17:12:31.889Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:12:31.889Z] ---> Running in 8ceae4e904c4 [2023-03-20T17:12:31.889Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:31.889Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:31.889Z] ---> baa3eca52ddd [2023-03-20T17:12:31.889Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:12:31.889Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:31.889Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:31.889Z] ---> baa3eca52ddd [2023-03-20T17:12:31.889Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:12:31.889Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:31.889Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:31.889Z] ---> baa3eca52ddd [2023-03-20T17:12:31.889Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T17:12:31.889Z] ---> Running in ee0a2690c881 [2023-03-20T17:12:31.889Z] ---> Running in cbb62bb8e4d6 [2023-03-20T17:12:31.889Z] ---> Running in c0663cc90762 [2023-03-20T17:12:31.889Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:12:31.889Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:12:31.889Z] ---> baa3eca52ddd [2023-03-20T17:12:31.889Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T17:12:31.889Z] ---> Running in bd849697480a [2023-03-20T17:12:31.889Z] Removing intermediate container 8ceae4e904c4 [2023-03-20T17:12:31.889Z] ---> 04eaf0cffe09 [2023-03-20T17:12:31.889Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:12:31.889Z] ---> Running in 613481e70110 [2023-03-20T17:12:31.889Z] Removing intermediate container c0663cc90762 [2023-03-20T17:12:31.889Z] ---> 2c0e4cd8a251 [2023-03-20T17:12:31.889Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T17:12:31.889Z] Removing intermediate container cbb62bb8e4d6 [2023-03-20T17:12:31.889Z] ---> c59156e63b91 [2023-03-20T17:12:31.889Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T17:12:31.889Z] Removing intermediate container ee0a2690c881 [2023-03-20T17:12:31.889Z] ---> 0ec8f4406bd6 [2023-03-20T17:12:31.889Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T17:12:31.889Z] ---> Running in 7494d6c032e3 [2023-03-20T17:12:32.155Z] ---> Running in 5b0f96cb7bfb [2023-03-20T17:12:32.155Z] Removing intermediate container bd849697480a [2023-03-20T17:12:32.155Z] ---> c427c7303d0a [2023-03-20T17:12:32.155Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:12:32.155Z] ---> Running in 8162c7e3a37e [2023-03-20T17:12:32.424Z] ---> Running in 71cee62f6fc6 [2023-03-20T17:12:32.424Z] Removing intermediate container 613481e70110 [2023-03-20T17:12:32.424Z] ---> 4ac81992c0f8 [2023-03-20T17:12:32.424Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:12:32.690Z] ---> Running in bc8afe00f59f [2023-03-20T17:12:32.957Z] Removing intermediate container 8162c7e3a37e [2023-03-20T17:12:32.957Z] ---> ac6c663398c3 [2023-03-20T17:12:32.957Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T17:12:33.225Z] Removing intermediate container 7494d6c032e3 [2023-03-20T17:12:33.226Z] ---> 3f8ac4d637ea [2023-03-20T17:12:33.226Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T17:12:33.226Z] ---> Running in 5b1a6da509c7 [2023-03-20T17:12:33.492Z] ---> Running in 5322d996117d [2023-03-20T17:12:34.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:34.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:34.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:34.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:34.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:35.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:35.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:35.526Z] ---> Running in f9325b1f44d4 [2023-03-20T17:12:35.526Z] ---> Running in 68faaaa694fb [2023-03-20T17:12:35.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:35.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T17:12:35.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:36.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:36.066Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:12:36.066Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:12:36.066Z] OK: 17689 distinct packages available [2023-03-20T17:12:36.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:36.601Z] OK: 263 MiB in 53 packages [2023-03-20T17:12:36.601Z] OK: 263 MiB in 53 packages [2023-03-20T17:12:37.568Z] OK: 263 MiB in 53 packages [2023-03-20T17:12:37.568Z] OK: 263 MiB in 53 packages [2023-03-20T17:12:37.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:12:38.546Z] Removing intermediate container bc8afe00f59f [2023-03-20T17:12:38.546Z] ---> 305fb38fa8b9 [2023-03-20T17:12:38.546Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:12:38.546Z] Removing intermediate container 71cee62f6fc6 [2023-03-20T17:12:38.546Z] ---> 70babcd55804 [2023-03-20T17:12:38.546Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T17:12:38.546Z] OK: 263 MiB in 53 packages [2023-03-20T17:12:39.141Z] Removing intermediate container 5b1a6da509c7 [2023-03-20T17:12:39.141Z] ---> 75fe75220fc0 [2023-03-20T17:12:39.141Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T17:12:39.141Z] Removing intermediate container 5322d996117d [2023-03-20T17:12:39.141Z] ---> b0f448e4e800 [2023-03-20T17:12:39.141Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T17:12:39.411Z] ---> ecb81e1a40f7 [2023-03-20T17:12:39.411Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:39.678Z] ---> 40ce12c7d66e [2023-03-20T17:12:39.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:39.678Z] ---> Running in 2749d4b4343e [2023-03-20T17:12:39.678Z] ---> Running in c812cf9967bc [2023-03-20T17:12:43.383Z] Removing intermediate container 5b0f96cb7bfb [2023-03-20T17:12:43.383Z] ---> 13de9d8292db [2023-03-20T17:12:43.383Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T17:12:43.658Z] ---> ec84236a2951 [2023-03-20T17:12:43.658Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:43.658Z] ---> b888b0d9b81b [2023-03-20T17:12:43.658Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:43.658Z] ---> Running in 4933bb003b49 [2023-03-20T17:12:43.925Z] ---> Running in 16442f21e743 [2023-03-20T17:12:44.512Z] ---> 2a6a4f888276 [2023-03-20T17:12:44.512Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:12:44.778Z] ---> Running in 169b68212cc8 [2023-03-20T17:12:45.805Z] Removing intermediate container fb1c52f747c2 [2023-03-20T17:12:45.805Z] ---> 7434c80283ff [2023-03-20T17:12:45.805Z] [2023-03-20T17:12:45.805Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:12:45.805Z] ---> b2aa39c304c2 [2023-03-20T17:12:45.805Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-20T17:12:45.805Z] Removing intermediate container b35e8ad57c8e [2023-03-20T17:12:45.805Z] ---> 876925db0cc4 [2023-03-20T17:12:45.805Z] [2023-03-20T17:12:45.805Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T17:12:45.805Z] ---> b2aa39c304c2 [2023-03-20T17:12:45.805Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T17:12:45.805Z] Removing intermediate container 68faaaa694fb [2023-03-20T17:12:45.805Z] ---> 673c8e62dfbb [2023-03-20T17:12:45.805Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T17:12:45.805Z] ---> Running in c63f1bd8db06 [2023-03-20T17:12:45.805Z] ---> Running in 2a175a0092a1 [2023-03-20T17:12:45.805Z] Removing intermediate container c71c2189e7ef [2023-03-20T17:12:45.805Z] ---> d3b34b6436ee [2023-03-20T17:12:45.805Z] Step 7/20 : COPY . . [2023-03-20T17:12:45.805Z] ---> Running in af75a2ca66df [2023-03-20T17:12:45.805Z] Removing intermediate container 2a175a0092a1 [2023-03-20T17:12:45.805Z] ---> 0d8433a642ff [2023-03-20T17:12:45.805Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T17:12:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:46.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:46.375Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:12:46.375Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T17:12:46.375Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:12:46.375Z] OK: 8 MiB in 17 packages [2023-03-20T17:12:46.944Z] Removing intermediate container af75a2ca66df [2023-03-20T17:12:46.944Z] ---> 760e3cb20efa [2023-03-20T17:12:46.944Z] [2023-03-20T17:12:46.944Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T17:12:46.944Z] ---> b2aa39c304c2 [2023-03-20T17:12:46.944Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:12:46.944Z] ---> Using cache [2023-03-20T17:12:46.944Z] ---> 3efb192f531f [2023-03-20T17:12:46.944Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T17:12:46.944Z] ---> Using cache [2023-03-20T17:12:46.944Z] ---> 029f1500a669 [2023-03-20T17:12:46.944Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:12:46.944Z] ---> Using cache [2023-03-20T17:12:50.274Z] ---> 9713646d590f [2023-03-20T17:12:50.274Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:12:50.274Z] ---> Using cache [2023-03-20T17:12:50.274Z] ---> Running in 4ee495f69239 [2023-03-20T17:12:50.274Z] ---> 90678ed78cb5 [2023-03-20T17:12:50.274Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T17:12:50.274Z] Removing intermediate container 4ee495f69239 [2023-03-20T17:12:50.274Z] ---> 301fa5c339c4 [2023-03-20T17:12:50.274Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T17:12:50.274Z] ---> 79ed4cc34822 [2023-03-20T17:12:50.274Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T17:12:50.274Z] ---> Running in 1ec69ca26f29 [2023-03-20T17:12:50.274Z] Removing intermediate container c63f1bd8db06 [2023-03-20T17:12:50.274Z] ---> dfb578a7f53e [2023-03-20T17:12:50.274Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T17:12:50.274Z] ---> Running in a8f56f2a76a9 [2023-03-20T17:12:50.274Z] ---> Running in 9c897e13e741 [2023-03-20T17:12:50.955Z] Removing intermediate container 1ec69ca26f29 [2023-03-20T17:12:50.955Z] ---> 4d80c01887ba [2023-03-20T17:12:50.955Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:12:50.955Z] Removing intermediate container 9c897e13e741 [2023-03-20T17:12:50.955Z] ---> 524ce2815bef [2023-03-20T17:12:50.955Z] Step 12/22 : WORKDIR /edgex [2023-03-20T17:12:50.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-20T17:12:50.955Z] ---> 5b271df65e2e [2023-03-20T17:12:50.955Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T17:12:50.955Z] ---> Running in dda94d3b7790 [2023-03-20T17:12:50.955Z] ---> Running in 6b61f47c932c [2023-03-20T17:12:51.214Z] Removing intermediate container 6b61f47c932c [2023-03-20T17:12:51.214Z] ---> 83ce4131c17e [2023-03-20T17:12:51.214Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:12:51.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:51.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:12:51.729Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:12:51.729Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:12:51.729Z] OK: 7 MiB in 16 packages [2023-03-20T17:12:53.629Z] ---> 96edff015918 [2023-03-20T17:12:53.629Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:12:53.629Z] ---> 4555c7e41e66 [2023-03-20T17:12:53.629Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:12:53.629Z] Removing intermediate container dda94d3b7790 [2023-03-20T17:12:53.629Z] ---> d11877804d68 [2023-03-20T17:12:53.629Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:12:53.629Z] ---> 04bcd25b2934 [2023-03-20T17:12:53.629Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-20T17:12:53.629Z] ---> 41ae3ab58a0d [2023-03-20T17:12:53.629Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T17:12:53.629Z] ---> 586b87c6529e [2023-03-20T17:12:53.629Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:12:53.629Z] ---> d5b984669d1e [2023-03-20T17:12:53.629Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T17:12:53.629Z] ---> 28786ac9c8dd [2023-03-20T17:12:53.629Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T17:12:54.220Z] ---> c50833bfe726 [2023-03-20T17:12:54.220Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:12:54.220Z] ---> b7d81b317c40 [2023-03-20T17:12:54.220Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T17:12:54.220Z] ---> Running in b49144b6d9a1 [2023-03-20T17:12:54.220Z] ---> 79870c575a2e [2023-03-20T17:12:54.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T17:12:54.484Z] Removing intermediate container b49144b6d9a1 [2023-03-20T17:12:54.484Z] ---> ebd249a3696e [2023-03-20T17:12:54.484Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:12:54.484Z] ---> Running in 9f258a1a7bda [2023-03-20T17:12:55.082Z] ---> 01ed7f7a7e45 [2023-03-20T17:12:55.082Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:12:55.082Z] ---> Running in e4c5cc971b49 [2023-03-20T17:12:55.082Z] Removing intermediate container 9f258a1a7bda [2023-03-20T17:12:55.082Z] ---> 71ac31959660 [2023-03-20T17:12:55.082Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T17:12:55.082Z] ---> 09d72982a1d3 [2023-03-20T17:12:55.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-20T17:12:55.082Z] ---> Running in c4cae76dfcca [2023-03-20T17:12:55.653Z] Removing intermediate container c4cae76dfcca [2023-03-20T17:12:55.653Z] ---> 2f154c3b3e84 [2023-03-20T17:12:55.653Z] Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:12:55.653Z] ---> Running in 9d40aee63562 [2023-03-20T17:12:55.653Z] ---> 77242ab29f24 [2023-03-20T17:12:55.653Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T17:12:55.914Z] ---> Running in 9ae9186c2afd [2023-03-20T17:12:55.914Z] Removing intermediate container 9d40aee63562 [2023-03-20T17:12:55.914Z] ---> 452a41470ae4 [2023-03-20T17:12:55.914Z] Step 27/27 : LABEL version=3.0.0-dev.105 [2023-03-20T17:12:56.175Z] Removing intermediate container 9ae9186c2afd [2023-03-20T17:12:56.175Z] ---> f0ac6a42dbb4 [2023-03-20T17:12:56.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:12:56.175Z] ---> Running in de2d0ad10e22 [2023-03-20T17:12:56.175Z] ---> Running in 5e825af19a36 [2023-03-20T17:12:56.443Z] Removing intermediate container e4c5cc971b49 [2023-03-20T17:12:56.443Z] ---> 0af05a4eee23 [2023-03-20T17:12:56.443Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:12:56.443Z] Removing intermediate container 5e825af19a36 [2023-03-20T17:12:56.443Z] Removing intermediate container de2d0ad10e22 [2023-03-20T17:12:56.443Z] ---> ab6629e6c041 [2023-03-20T17:12:56.443Z] ---> d81a65eee119 [2023-03-20T17:12:56.443Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T17:12:56.443Z] [2023-03-20T17:12:56.443Z] ---> Running in ad25ad48d97e [2023-03-20T17:12:56.812Z] ---> Running in 40a248dc6bb6 [2023-03-20T17:12:56.812Z] Successfully built d81a65eee119 [2023-03-20T17:12:56.812Z] Successfully tagged security-spire-agent:latest [2023-03-20T17:12:56.812Z]  Building security-spire-agent ... done Building support-notifications [2023-03-20T17:12:57.115Z] Removing intermediate container ad25ad48d97e [2023-03-20T17:12:57.115Z] ---> 7fde03496611 [2023-03-20T17:12:57.115Z] Step 20/22 : LABEL arch=x86_64 [2023-03-20T17:13:00.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:13:00.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:13:00.609Z] ---> 57a115a4ea8e [2023-03-20T17:13:00.609Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:13:00.609Z] ---> Using cache [2023-03-20T17:13:00.609Z] ---> 04e64e98b006 [2023-03-20T17:13:00.609Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:13:00.609Z] ---> Using cache [2023-03-20T17:13:00.609Z] ---> 1f16c987e77f [2023-03-20T17:13:00.609Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T17:13:02.634Z] Removing intermediate container 40a248dc6bb6 [2023-03-20T17:13:02.634Z] ---> ea4bff70ec62 [2023-03-20T17:13:02.634Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:13:02.634Z] ---> Running in 6644c69b2d47 [2023-03-20T17:13:02.634Z] ---> Running in cf6791d0e12c [2023-03-20T17:13:02.634Z] ---> Running in 8788e9018a66 [2023-03-20T17:13:02.634Z] Removing intermediate container 6644c69b2d47 [2023-03-20T17:13:02.634Z] ---> 1896f1f0d4e7 [2023-03-20T17:13:02.634Z] Step 21/22 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:13:02.893Z] Removing intermediate container 8788e9018a66 [2023-03-20T17:13:02.893Z] ---> a4cb272c694d [2023-03-20T17:13:02.893Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:13:02.893Z] ---> Running in 66c3c5dec801 [2023-03-20T17:13:02.893Z] ---> Running in b9788311f78b [2023-03-20T17:13:03.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:03.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:03.563Z] OK: 265 MiB in 53 packages [2023-03-20T17:13:03.563Z] Removing intermediate container b9788311f78b [2023-03-20T17:13:03.563Z] ---> f2123c9781a9 [2023-03-20T17:13:03.563Z] [2023-03-20T17:13:03.827Z] Successfully built f2123c9781a9 [2023-03-20T17:13:04.201Z] Successfully tagged core-data:latest [2023-03-20T17:13:04.201Z]  Building core-data ... done Removing intermediate container 66c3c5dec801 [2023-03-20T17:13:04.201Z] ---> 6cc0a64a83b3 [2023-03-20T17:13:04.201Z] Step 22/22 : LABEL version=3.0.0-dev.105 [2023-03-20T17:13:04.788Z] ---> Running in c6a13b50e992 [2023-03-20T17:13:06.163Z] Removing intermediate container cf6791d0e12c [2023-03-20T17:13:06.163Z] ---> 527da0e5a053 [2023-03-20T17:13:06.163Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:13:06.163Z] Removing intermediate container c6a13b50e992 [2023-03-20T17:13:06.163Z] ---> 27be5bcedd0d [2023-03-20T17:13:06.163Z] [2023-03-20T17:13:06.163Z] Successfully built 27be5bcedd0d [2023-03-20T17:13:06.163Z] Successfully tagged security-proxy-setup:latest [2023-03-20T17:13:06.421Z]  Building security-proxy-setup ... done  ---> c1bf05f074d4 [2023-03-20T17:13:06.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:13:06.421Z] ---> Running in b8d49b43f540 [2023-03-20T17:13:06.421Z] Removing intermediate container f9325b1f44d4 [2023-03-20T17:13:06.421Z] ---> c133a17741ea [2023-03-20T17:13:06.421Z] [2023-03-20T17:13:06.421Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T17:13:06.421Z] ---> b2aa39c304c2 [2023-03-20T17:13:06.421Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:13:06.421Z] ---> Using cache [2023-03-20T17:13:06.421Z] ---> 3efb192f531f [2023-03-20T17:13:06.421Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T17:13:06.421Z] ---> Running in de76d4b345ee [2023-03-20T17:13:06.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:06.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:07.241Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:13:07.241Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T17:13:07.241Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:13:07.241Z] OK: 7 MiB in 17 packages [2023-03-20T17:13:08.178Z] Removing intermediate container de76d4b345ee [2023-03-20T17:13:08.178Z] ---> e9c6fd7f2b0d [2023-03-20T17:13:08.178Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T17:13:08.501Z] ---> Running in c85eed1bbb5c [2023-03-20T17:13:08.760Z] Removing intermediate container c85eed1bbb5c [2023-03-20T17:13:08.760Z] ---> 3bb22f58374c [2023-03-20T17:13:08.760Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T17:13:08.760Z] ---> Running in 57b05523038c [2023-03-20T17:13:08.760Z] Removing intermediate container 57b05523038c [2023-03-20T17:13:08.760Z] ---> 2c8508ccf885 [2023-03-20T17:13:08.760Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T17:13:09.019Z] ---> Running in 17b677f5936b [2023-03-20T17:13:09.019Z] Removing intermediate container 17b677f5936b [2023-03-20T17:13:09.019Z] ---> 0318dff9019d [2023-03-20T17:13:09.019Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T17:13:09.019Z] ---> Running in 3d735e0fd243 [2023-03-20T17:13:09.276Z] Removing intermediate container 3d735e0fd243 [2023-03-20T17:13:09.276Z] ---> f8c4430cd898 [2023-03-20T17:13:09.276Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T17:13:09.276Z] ---> Running in b0b89bf4b8c7 [2023-03-20T17:13:10.211Z] Removing intermediate container b0b89bf4b8c7 [2023-03-20T17:13:10.211Z] ---> f8286a18998f [2023-03-20T17:13:10.211Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T17:13:10.211Z] ---> Running in a1911315d260 [2023-03-20T17:13:10.211Z] Removing intermediate container a1911315d260 [2023-03-20T17:13:10.211Z] ---> 63004c8c8c74 [2023-03-20T17:13:10.211Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T17:13:10.468Z] ---> 803a1b6d613a [2023-03-20T17:13:10.468Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T17:13:10.468Z] ---> Running in 7c87db2e0c69 [2023-03-20T17:13:11.841Z] Removing intermediate container 7c87db2e0c69 [2023-03-20T17:13:11.841Z] ---> 51fb71e93f95 [2023-03-20T17:13:11.841Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:13:11.841Z] ---> 13d01802c82b [2023-03-20T17:13:11.841Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:13:12.409Z] ---> 7e6e4498049a [2023-03-20T17:13:12.409Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T17:13:13.781Z] ---> 3593e5a67b4d [2023-03-20T17:13:13.781Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-20T17:13:13.781Z] ---> c1772ee651bc [2023-03-20T17:13:13.781Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-20T17:13:14.039Z] ---> f3441de1e670 [2023-03-20T17:13:14.039Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T17:13:14.039Z] ---> 7a9eb08b8406 [2023-03-20T17:13:14.039Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T17:13:14.297Z] ---> cb0f96c53e3c [2023-03-20T17:13:14.297Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T17:13:14.556Z] ---> 9dd7cbd334f2 [2023-03-20T17:13:14.556Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T17:13:14.556Z] ---> Running in 68b6c91e8687 [2023-03-20T17:13:15.491Z] Removing intermediate container 68b6c91e8687 [2023-03-20T17:13:15.491Z] ---> 69ea339af5f7 [2023-03-20T17:13:15.491Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T17:13:15.491Z] ---> Running in 4a12281f5ee6 [2023-03-20T17:13:15.491Z] Removing intermediate container 4a12281f5ee6 [2023-03-20T17:13:15.491Z] ---> 3dc46abf3aed [2023-03-20T17:13:15.491Z] Step 30/33 : CMD ["gate"] [2023-03-20T17:13:15.491Z] ---> Running in f916bcace1a4 [2023-03-20T17:13:15.491Z] Removing intermediate container f916bcace1a4 [2023-03-20T17:13:15.491Z] ---> 8d41f960981a [2023-03-20T17:13:15.491Z] Step 31/33 : LABEL arch=x86_64 [2023-03-20T17:13:15.750Z] ---> Running in 3796cd0cb1a9 [2023-03-20T17:13:16.008Z] Removing intermediate container 3796cd0cb1a9 [2023-03-20T17:13:16.008Z] ---> e0f60eb12d4f [2023-03-20T17:13:16.008Z] Step 32/33 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:13:16.267Z] ---> Running in b65702392196 [2023-03-20T17:13:16.526Z] Removing intermediate container b65702392196 [2023-03-20T17:13:16.526Z] ---> ecfd9086eb84 [2023-03-20T17:13:16.526Z] Step 33/33 : LABEL version=3.0.0-dev.105 [2023-03-20T17:13:16.526Z] ---> Running in 5b11b8067b2d [2023-03-20T17:13:17.093Z] Removing intermediate container 5b11b8067b2d [2023-03-20T17:13:17.093Z] ---> f77388b75517 [2023-03-20T17:13:17.093Z] [2023-03-20T17:13:17.093Z] Successfully built f77388b75517 [2023-03-20T17:13:17.093Z] Successfully tagged security-bootstrapper:latest [2023-03-20T17:13:18.470Z]  Building security-bootstrapper ... done Removing intermediate container a8f56f2a76a9 [2023-03-20T17:13:18.470Z] ---> c1629dfb9647 [2023-03-20T17:13:18.470Z] [2023-03-20T17:13:18.470Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T17:13:18.470Z] ---> b2aa39c304c2 [2023-03-20T17:13:18.470Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:13:18.470Z] ---> Using cache [2023-03-20T17:13:18.470Z] ---> 3efb192f531f [2023-03-20T17:13:18.470Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T17:13:18.470Z] ---> Running in b80244dbd4f3 [2023-03-20T17:13:18.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:18.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:19.245Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:13:19.245Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:13:19.245Z] OK: 17816 distinct packages available [2023-03-20T17:13:19.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:19.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:19.760Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T17:13:19.760Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T17:13:19.760Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T17:13:19.760Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T17:13:19.760Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T17:13:19.760Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T17:13:19.760Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:13:19.760Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T17:13:19.760Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T17:13:19.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:13:19.761Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:13:19.761Z] OK: 10 MiB in 24 packages [2023-03-20T17:13:25.108Z] Removing intermediate container b80244dbd4f3 [2023-03-20T17:13:25.108Z] ---> 90e870373210 [2023-03-20T17:13:25.108Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:13:25.400Z] ---> cd6e667524c5 [2023-03-20T17:13:25.400Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:13:26.340Z] ---> 43a45763079b [2023-03-20T17:13:26.340Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T17:13:29.633Z] ---> fb7415bcb00c [2023-03-20T17:13:29.633Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-20T17:13:29.894Z] ---> 85fc62c215cf [2023-03-20T17:13:29.894Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T17:13:29.894Z] ---> Running in 9597c539688e [2023-03-20T17:13:29.894Z] Removing intermediate container 9597c539688e [2023-03-20T17:13:29.894Z] ---> c161c3add0af [2023-03-20T17:13:29.894Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:13:30.176Z] ---> Running in 659475ff271d [2023-03-20T17:13:30.176Z] Removing intermediate container 659475ff271d [2023-03-20T17:13:30.176Z] ---> 0127325ecf64 [2023-03-20T17:13:30.176Z] Step 18/20 : LABEL arch=x86_64 [2023-03-20T17:13:30.542Z] ---> Running in 389eec9d2d0d [2023-03-20T17:13:30.542Z] Removing intermediate container b8d49b43f540 [2023-03-20T17:13:30.542Z] ---> 8370088a5f6d [2023-03-20T17:13:30.542Z] Step 8/23 : COPY . . [2023-03-20T17:13:30.542Z] Removing intermediate container 389eec9d2d0d [2023-03-20T17:13:30.542Z] ---> 1263948fd542 [2023-03-20T17:13:30.542Z] Step 19/20 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:13:30.542Z] ---> Running in 2d581474031b [2023-03-20T17:13:30.851Z] Removing intermediate container 2d581474031b [2023-03-20T17:13:30.851Z] ---> 04ee73dc17b9 [2023-03-20T17:13:30.851Z] Step 20/20 : LABEL version=3.0.0-dev.105 [2023-03-20T17:13:32.760Z] ---> Running in b61e5bd5d819 [2023-03-20T17:13:33.468Z] Removing intermediate container b61e5bd5d819 [2023-03-20T17:13:33.468Z] ---> 9e01217d2e6a [2023-03-20T17:13:33.468Z] [2023-03-20T17:13:33.468Z] Successfully built 9e01217d2e6a [2023-03-20T17:13:33.746Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-20T17:13:36.966Z]  Building security-spiffe-token-provider ... done  ---> 6e3009ca7a59 [2023-03-20T17:13:36.966Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T17:13:36.966Z] ---> Running in 6bf4b6e0886b [2023-03-20T17:13:36.966Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T17:13:59.030Z] Removing intermediate container 6bf4b6e0886b [2023-03-20T17:13:59.030Z] ---> c739b884c72b [2023-03-20T17:13:59.030Z] [2023-03-20T17:13:59.030Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:13:59.030Z] ---> b2aa39c304c2 [2023-03-20T17:13:59.030Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T17:13:59.030Z] ---> Running in 20eafa7bb757 [2023-03-20T17:13:59.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:59.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T17:13:59.030Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T17:13:59.030Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:13:59.030Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:13:59.030Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:13:59.030Z] OK: 8 MiB in 17 packages [2023-03-20T17:13:59.290Z] Removing intermediate container 20eafa7bb757 [2023-03-20T17:13:59.290Z] ---> 970a3676480b [2023-03-20T17:13:59.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:13:59.290Z] ---> Running in d5d7d80125fb [2023-03-20T17:13:59.290Z] Removing intermediate container d5d7d80125fb [2023-03-20T17:13:59.290Z] ---> 67c72d858539 [2023-03-20T17:13:59.290Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T17:13:59.550Z] ---> Running in c57788f12992 [2023-03-20T17:13:59.550Z] Removing intermediate container c57788f12992 [2023-03-20T17:13:59.550Z] ---> 2b5b91de2b86 [2023-03-20T17:13:59.550Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T17:13:59.550Z] ---> Running in 2d60fe18deff [2023-03-20T17:13:59.550Z] Removing intermediate container 2d60fe18deff [2023-03-20T17:13:59.550Z] ---> 42ddc23af222 [2023-03-20T17:13:59.550Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:13:59.810Z] ---> 10e00941afda [2023-03-20T17:13:59.810Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:13:59.810Z] ---> 6b6e5984a6e3 [2023-03-20T17:13:59.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T17:14:00.751Z] ---> eaf63f34e74a [2023-03-20T17:14:00.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-20T17:14:00.751Z] ---> 07968934389b [2023-03-20T17:14:00.751Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T17:14:00.751Z] ---> Running in 778907a8ecdc [2023-03-20T17:14:01.013Z] Removing intermediate container 778907a8ecdc [2023-03-20T17:14:01.013Z] ---> b4d05448ed4d [2023-03-20T17:14:01.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:14:01.013Z] ---> Running in b15eaf31c2f0 [2023-03-20T17:14:01.013Z] Removing intermediate container b15eaf31c2f0 [2023-03-20T17:14:01.013Z] ---> 18b9e6bbfbd5 [2023-03-20T17:14:01.013Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T17:14:01.013Z] ---> Running in 7bd1184d416f [2023-03-20T17:14:01.274Z] Removing intermediate container 7bd1184d416f [2023-03-20T17:14:01.274Z] ---> 90f052e2515a [2023-03-20T17:14:01.274Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:01.274Z] ---> Running in b2d5dadb9131 [2023-03-20T17:14:01.274Z] Removing intermediate container b2d5dadb9131 [2023-03-20T17:14:01.274Z] ---> c67ffd8b8758 [2023-03-20T17:14:01.274Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:14:01.274Z] ---> Running in 069c2e52a203 [2023-03-20T17:14:01.274Z] Removing intermediate container 069c2e52a203 [2023-03-20T17:14:01.274Z] ---> 023f42e5d92a [2023-03-20T17:14:01.274Z] [2023-03-20T17:14:01.535Z] Successfully built 023f42e5d92a [2023-03-20T17:14:01.535Z] Successfully tagged support-notifications:latest [2023-03-20T17:14:01.542Z]  Building support-notifications ... done  [Pipeline] } [2023-03-20T17:14:01.547Z] $ docker stop --time=1 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c [2023-03-20T17:14:02.850Z] $ docker rm -f --volumes 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T17:14:03.181Z] + docker images [2023-03-20T17:14:03.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T17:14:03.181Z] support-notifications latest 023f42e5d92a 2 seconds ago 33MB [2023-03-20T17:14:03.182Z] c739b884c72b 8 seconds ago 1.75GB [2023-03-20T17:14:03.182Z] security-spiffe-token-provider latest 9e01217d2e6a 31 seconds ago 32.6MB [2023-03-20T17:14:03.182Z] c1629dfb9647 46 seconds ago 1.72GB [2023-03-20T17:14:03.182Z] security-bootstrapper latest f77388b75517 47 seconds ago 22MB [2023-03-20T17:14:03.182Z] c133a17741ea 58 seconds ago 1.67GB [2023-03-20T17:14:03.182Z] security-proxy-setup latest 27be5bcedd0d 59 seconds ago 18.7MB [2023-03-20T17:14:03.182Z] core-data latest f2123c9781a9 About a minute ago 20MB [2023-03-20T17:14:03.182Z] security-spire-agent latest d81a65eee119 About a minute ago 129MB [2023-03-20T17:14:03.182Z] 760e3cb20efa About a minute ago 1.54GB [2023-03-20T17:14:03.182Z] 876925db0cc4 About a minute ago 1.66GB [2023-03-20T17:14:03.182Z] 7434c80283ff About a minute ago 1.69GB [2023-03-20T17:14:03.182Z] security-proxy-auth latest 150b2298b95f About a minute ago 18.3MB [2023-03-20T17:14:03.182Z] core-common-config-bootstrapper latest 02ee9a49b3fe About a minute ago 17.6MB [2023-03-20T17:14:03.182Z] 28e2e62005f5 About a minute ago 1.66GB [2023-03-20T17:14:03.182Z] core-command latest bfce0959bfda 2 minutes ago 19.8MB [2023-03-20T17:14:03.182Z] 91ab09cf3390 2 minutes ago 1.68GB [2023-03-20T17:14:03.182Z] security-secretstore-setup latest 997f0da411b2 2 minutes ago 32.6MB [2023-03-20T17:14:03.182Z] 8f71cdfab53b 2 minutes ago 1.68GB [2023-03-20T17:14:03.182Z] core-metadata latest 67064eeefc30 2 minutes ago 20.6MB [2023-03-20T17:14:03.182Z] support-scheduler latest 95c51bddba51 2 minutes ago 32.4MB [2023-03-20T17:14:03.182Z] 4f083de8a65c 2 minutes ago 1.75GB [2023-03-20T17:14:03.182Z] 2b3a585d3508 2 minutes ago 1.69GB [2023-03-20T17:14:03.182Z] 662089eeeeb9 2 minutes ago 1.68GB [2023-03-20T17:14:03.182Z] security-spire-config latest 94a289a80cb1 3 minutes ago 88.9MB [2023-03-20T17:14:03.182Z] security-spire-server latest 08fcc69d4900 3 minutes ago 89.8MB [2023-03-20T17:14:03.182Z] abc4bc4e2a41 3 minutes ago 1.54GB [2023-03-20T17:14:03.182Z] 84e78661410c 3 minutes ago 1.54GB [2023-03-20T17:14:03.182Z] ci-base-image-x86_64 latest 57a115a4ea8e 7 minutes ago 883MB [2023-03-20T17:14:03.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 10 days ago 664MB [2023-03-20T17:14:03.182Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-20T17:14:03.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-20T17:14:03.182Z] 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-03-20T17:14:03.274Z] provisioning config files... [2023-03-20T17:14:03.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config17933041840513768850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:14:03.586Z] ---> docker-login.sh [2023-03-20T17:14:03.586Z] nexus3.edgexfoundry.org:10001 [2023-03-20T17:14:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:14:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:14:03.586Z] Configure a credential helper to remove this warning. See [2023-03-20T17:14:03.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:14:03.586Z] [2023-03-20T17:14:03.586Z] Login Succeeded [2023-03-20T17:14:03.586Z] nexus3.edgexfoundry.org:10002 [2023-03-20T17:14:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:14:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:14:03.586Z] Configure a credential helper to remove this warning. See [2023-03-20T17:14:03.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:14:03.586Z] [2023-03-20T17:14:03.586Z] Login Succeeded [2023-03-20T17:14:03.586Z] nexus3.edgexfoundry.org:10003 [2023-03-20T17:14:03.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:14:03.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:14:03.844Z] Configure a credential helper to remove this warning. See [2023-03-20T17:14:03.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:14:03.844Z] [2023-03-20T17:14:03.844Z] Login Succeeded [2023-03-20T17:14:03.844Z] nexus3.edgexfoundry.org:10004 [2023-03-20T17:14:03.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:14:03.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:14:03.844Z] Configure a credential helper to remove this warning. See [2023-03-20T17:14:03.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:14:03.844Z] [2023-03-20T17:14:03.844Z] Login Succeeded [2023-03-20T17:14:03.844Z] docker.io [2023-03-20T17:14:03.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:14:04.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:14:04.103Z] Configure a credential helper to remove this warning. See [2023-03-20T17:14:04.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:14:04.103Z] [2023-03-20T17:14:04.103Z] Login Succeeded [2023-03-20T17:14:04.103Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T17:14:04.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:04.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:14:04.148Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-20T17:14:04.148Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:04.148Z] latest [2023-03-20T17:14:04.148Z] 3.0.0-dev.105 [2023-03-20T17:14:04.148Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:04.148Z] main [2023-03-20T17:14:04.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:04.451Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:04.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:04.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-20T17:14:04.756Z] cfcf086dcbc9: Preparing [2023-03-20T17:14:04.756Z] f99d2a896719: Preparing [2023-03-20T17:14:04.756Z] a297482f67e8: Preparing [2023-03-20T17:14:04.756Z] aca797bfb7c9: Preparing [2023-03-20T17:14:04.756Z] f2ad6215eb6b: Preparing [2023-03-20T17:14:04.756Z] 7cd52847ad77: Preparing [2023-03-20T17:14:04.756Z] 7cd52847ad77: Waiting [2023-03-20T17:14:04.756Z] aca797bfb7c9: Pushed [2023-03-20T17:14:04.756Z] f2ad6215eb6b: Pushed [2023-03-20T17:14:04.756Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:04.756Z] cfcf086dcbc9: Pushed [2023-03-20T17:14:04.756Z] a297482f67e8: Pushed [2023-03-20T17:14:06.133Z] f99d2a896719: Pushed [2023-03-20T17:14:06.394Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:06.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:07.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-20T17:14:07.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-20T17:14:07.010Z] cfcf086dcbc9: Preparing [2023-03-20T17:14:07.010Z] f99d2a896719: Preparing [2023-03-20T17:14:07.010Z] a297482f67e8: Preparing [2023-03-20T17:14:07.010Z] aca797bfb7c9: Preparing [2023-03-20T17:14:07.010Z] f2ad6215eb6b: Preparing [2023-03-20T17:14:07.010Z] 7cd52847ad77: Preparing [2023-03-20T17:14:07.010Z] 7cd52847ad77: Waiting [2023-03-20T17:14:07.010Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:07.010Z] a297482f67e8: Layer already exists [2023-03-20T17:14:07.010Z] f99d2a896719: Layer already exists [2023-03-20T17:14:07.010Z] cfcf086dcbc9: Layer already exists [2023-03-20T17:14:07.010Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:14:07.010Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:07.010Z] latest: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:07.317Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:07.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 [2023-03-20T17:14:07.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-20T17:14:07.624Z] cfcf086dcbc9: Preparing [2023-03-20T17:14:07.624Z] f99d2a896719: Preparing [2023-03-20T17:14:07.624Z] a297482f67e8: Preparing [2023-03-20T17:14:07.624Z] aca797bfb7c9: Preparing [2023-03-20T17:14:07.624Z] f2ad6215eb6b: Preparing [2023-03-20T17:14:07.624Z] 7cd52847ad77: Preparing [2023-03-20T17:14:07.624Z] a297482f67e8: Layer already exists [2023-03-20T17:14:07.624Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:07.624Z] cfcf086dcbc9: Layer already exists [2023-03-20T17:14:07.624Z] f99d2a896719: Layer already exists [2023-03-20T17:14:07.624Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:14:07.624Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:07.624Z] 3.0.0-dev.105: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:07.930Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:08.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:08.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-20T17:14:08.235Z] cfcf086dcbc9: Preparing [2023-03-20T17:14:08.235Z] f99d2a896719: Preparing [2023-03-20T17:14:08.235Z] a297482f67e8: Preparing [2023-03-20T17:14:08.235Z] aca797bfb7c9: Preparing [2023-03-20T17:14:08.235Z] f2ad6215eb6b: Preparing [2023-03-20T17:14:08.235Z] 7cd52847ad77: Preparing [2023-03-20T17:14:08.235Z] 7cd52847ad77: Waiting [2023-03-20T17:14:08.235Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:14:08.235Z] f99d2a896719: Layer already exists [2023-03-20T17:14:08.235Z] cfcf086dcbc9: Layer already exists [2023-03-20T17:14:08.235Z] a297482f67e8: Layer already exists [2023-03-20T17:14:08.235Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:08.235Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:08.235Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:08.547Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:08.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-20T17:14:08.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-20T17:14:08.848Z] cfcf086dcbc9: Preparing [2023-03-20T17:14:08.848Z] f99d2a896719: Preparing [2023-03-20T17:14:08.849Z] a297482f67e8: Preparing [2023-03-20T17:14:08.849Z] aca797bfb7c9: Preparing [2023-03-20T17:14:08.849Z] f2ad6215eb6b: Preparing [2023-03-20T17:14:08.849Z] 7cd52847ad77: Preparing [2023-03-20T17:14:08.849Z] a297482f67e8: Layer already exists [2023-03-20T17:14:08.849Z] cfcf086dcbc9: Layer already exists [2023-03-20T17:14:08.849Z] f99d2a896719: Layer already exists [2023-03-20T17:14:08.849Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:08.849Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:14:08.849Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:08.849Z] main: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:08.889Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:08.895Z] taggedImages: [2023-03-20T17:14:08.895Z] - nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:08.895Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-20T17:14:08.895Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 [2023-03-20T17:14:08.895Z] - nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:08.895Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-20T17:14:08.910Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-20T17:14:08.910Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:08.910Z] latest [2023-03-20T17:14:08.910Z] 3.0.0-dev.105 [2023-03-20T17:14:08.910Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:08.910Z] main [2023-03-20T17:14:08.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:09.214Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:09.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:09.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-20T17:14:09.532Z] bab2375e6a4d: Preparing [2023-03-20T17:14:09.532Z] dfbc2fd92087: Preparing [2023-03-20T17:14:09.532Z] 0f9541bd1573: Preparing [2023-03-20T17:14:09.532Z] a2cea0fc770c: Preparing [2023-03-20T17:14:09.532Z] a297482f67e8: Preparing [2023-03-20T17:14:09.532Z] aca797bfb7c9: Preparing [2023-03-20T17:14:09.532Z] f28149ee9b68: Preparing [2023-03-20T17:14:09.532Z] 7cd52847ad77: Preparing [2023-03-20T17:14:09.532Z] aca797bfb7c9: Waiting [2023-03-20T17:14:09.532Z] f28149ee9b68: Waiting [2023-03-20T17:14:09.532Z] 7cd52847ad77: Waiting [2023-03-20T17:14:09.532Z] a297482f67e8: Layer already exists [2023-03-20T17:14:09.532Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:09.532Z] dfbc2fd92087: Pushed [2023-03-20T17:14:09.532Z] 0f9541bd1573: Pushed [2023-03-20T17:14:09.532Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:09.532Z] f28149ee9b68: Pushed [2023-03-20T17:14:09.532Z] bab2375e6a4d: Pushed [2023-03-20T17:14:10.918Z] a2cea0fc770c: Pushed [2023-03-20T17:14:10.918Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:11.235Z] + 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-03-20T17:14:11.543Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-20T17:14:11.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-20T17:14:11.543Z] bab2375e6a4d: Preparing [2023-03-20T17:14:11.543Z] dfbc2fd92087: Preparing [2023-03-20T17:14:11.543Z] 0f9541bd1573: Preparing [2023-03-20T17:14:11.543Z] a2cea0fc770c: Preparing [2023-03-20T17:14:11.543Z] a297482f67e8: Preparing [2023-03-20T17:14:11.543Z] aca797bfb7c9: Preparing [2023-03-20T17:14:11.543Z] f28149ee9b68: Preparing [2023-03-20T17:14:11.543Z] 7cd52847ad77: Preparing [2023-03-20T17:14:11.543Z] f28149ee9b68: Waiting [2023-03-20T17:14:11.543Z] aca797bfb7c9: Waiting [2023-03-20T17:14:11.543Z] 7cd52847ad77: Waiting [2023-03-20T17:14:11.543Z] a2cea0fc770c: Layer already exists [2023-03-20T17:14:11.543Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:11.543Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:11.543Z] 0f9541bd1573: Layer already exists [2023-03-20T17:14:11.543Z] a297482f67e8: Layer already exists [2023-03-20T17:14:11.543Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:11.543Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:11.543Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:11.543Z] latest: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:11.851Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:12.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 [2023-03-20T17:14:12.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-20T17:14:12.163Z] bab2375e6a4d: Preparing [2023-03-20T17:14:12.163Z] dfbc2fd92087: Preparing [2023-03-20T17:14:12.163Z] 0f9541bd1573: Preparing [2023-03-20T17:14:12.163Z] a2cea0fc770c: Preparing [2023-03-20T17:14:12.163Z] a297482f67e8: Preparing [2023-03-20T17:14:12.163Z] aca797bfb7c9: Preparing [2023-03-20T17:14:12.163Z] f28149ee9b68: Preparing [2023-03-20T17:14:12.163Z] 7cd52847ad77: Preparing [2023-03-20T17:14:12.163Z] aca797bfb7c9: Waiting [2023-03-20T17:14:12.163Z] f28149ee9b68: Waiting [2023-03-20T17:14:12.163Z] 7cd52847ad77: Waiting [2023-03-20T17:14:12.163Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:12.163Z] a2cea0fc770c: Layer already exists [2023-03-20T17:14:12.163Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:12.163Z] 0f9541bd1573: Layer already exists [2023-03-20T17:14:12.163Z] a297482f67e8: Layer already exists [2023-03-20T17:14:12.163Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:12.163Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:12.163Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:12.163Z] 3.0.0-dev.105: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:12.472Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:12.772Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:12.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-20T17:14:12.772Z] bab2375e6a4d: Preparing [2023-03-20T17:14:12.772Z] dfbc2fd92087: Preparing [2023-03-20T17:14:12.772Z] 0f9541bd1573: Preparing [2023-03-20T17:14:12.772Z] a2cea0fc770c: Preparing [2023-03-20T17:14:12.772Z] a297482f67e8: Preparing [2023-03-20T17:14:12.772Z] aca797bfb7c9: Preparing [2023-03-20T17:14:12.772Z] f28149ee9b68: Preparing [2023-03-20T17:14:12.772Z] 7cd52847ad77: Preparing [2023-03-20T17:14:12.772Z] aca797bfb7c9: Waiting [2023-03-20T17:14:12.772Z] f28149ee9b68: Waiting [2023-03-20T17:14:12.772Z] 7cd52847ad77: Waiting [2023-03-20T17:14:12.772Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:12.772Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:12.772Z] a297482f67e8: Layer already exists [2023-03-20T17:14:12.772Z] 0f9541bd1573: Layer already exists [2023-03-20T17:14:12.772Z] a2cea0fc770c: Layer already exists [2023-03-20T17:14:12.772Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:12.772Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:12.772Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:12.772Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:13.076Z] + 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-03-20T17:14:13.378Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-20T17:14:13.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-20T17:14:13.378Z] bab2375e6a4d: Preparing [2023-03-20T17:14:13.378Z] dfbc2fd92087: Preparing [2023-03-20T17:14:13.378Z] 0f9541bd1573: Preparing [2023-03-20T17:14:13.378Z] a2cea0fc770c: Preparing [2023-03-20T17:14:13.378Z] a297482f67e8: Preparing [2023-03-20T17:14:13.378Z] aca797bfb7c9: Preparing [2023-03-20T17:14:13.378Z] f28149ee9b68: Preparing [2023-03-20T17:14:13.378Z] 7cd52847ad77: Preparing [2023-03-20T17:14:13.378Z] aca797bfb7c9: Waiting [2023-03-20T17:14:13.378Z] f28149ee9b68: Waiting [2023-03-20T17:14:13.378Z] 7cd52847ad77: Waiting [2023-03-20T17:14:13.378Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:13.378Z] 0f9541bd1573: Layer already exists [2023-03-20T17:14:13.378Z] a297482f67e8: Layer already exists [2023-03-20T17:14:13.378Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:13.378Z] a2cea0fc770c: Layer already exists [2023-03-20T17:14:13.378Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:13.378Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:13.378Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:13.378Z] main: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:13.412Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:13.417Z] taggedImages: [2023-03-20T17:14:13.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:13.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-20T17:14:13.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 [2023-03-20T17:14:13.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:13.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-20T17:14:13.430Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-20T17:14:13.430Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:13.430Z] latest [2023-03-20T17:14:13.430Z] 3.0.0-dev.105 [2023-03-20T17:14:13.430Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:13.430Z] main [2023-03-20T17:14:13.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:13.739Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:14.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:14.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-20T17:14:14.042Z] 2109406380a7: Preparing [2023-03-20T17:14:14.042Z] ec1e20e1f532: Preparing [2023-03-20T17:14:14.042Z] a297482f67e8: Preparing [2023-03-20T17:14:14.042Z] aca797bfb7c9: Preparing [2023-03-20T17:14:14.042Z] c8d25aedd99e: Preparing [2023-03-20T17:14:14.042Z] 7cd52847ad77: Preparing [2023-03-20T17:14:14.042Z] 7cd52847ad77: Waiting [2023-03-20T17:14:14.042Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:14.042Z] a297482f67e8: Layer already exists [2023-03-20T17:14:14.042Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:14.042Z] 2109406380a7: Pushed [2023-03-20T17:14:14.042Z] c8d25aedd99e: Pushed [2023-03-20T17:14:15.424Z] ec1e20e1f532: Pushed [2023-03-20T17:14:15.683Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:15.984Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:16.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-20T17:14:16.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-20T17:14:16.283Z] 2109406380a7: Preparing [2023-03-20T17:14:16.283Z] ec1e20e1f532: Preparing [2023-03-20T17:14:16.283Z] a297482f67e8: Preparing [2023-03-20T17:14:16.283Z] aca797bfb7c9: Preparing [2023-03-20T17:14:16.283Z] c8d25aedd99e: Preparing [2023-03-20T17:14:16.283Z] 7cd52847ad77: Preparing [2023-03-20T17:14:16.283Z] 7cd52847ad77: Waiting [2023-03-20T17:14:16.283Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:16.283Z] a297482f67e8: Layer already exists [2023-03-20T17:14:16.283Z] ec1e20e1f532: Layer already exists [2023-03-20T17:14:16.283Z] 2109406380a7: Layer already exists [2023-03-20T17:14:16.283Z] c8d25aedd99e: Layer already exists [2023-03-20T17:14:16.283Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:16.283Z] latest: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:16.590Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:16.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 [2023-03-20T17:14:16.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-20T17:14:16.892Z] 2109406380a7: Preparing [2023-03-20T17:14:16.892Z] ec1e20e1f532: Preparing [2023-03-20T17:14:16.892Z] a297482f67e8: Preparing [2023-03-20T17:14:16.892Z] aca797bfb7c9: Preparing [2023-03-20T17:14:16.892Z] c8d25aedd99e: Preparing [2023-03-20T17:14:16.892Z] 7cd52847ad77: Preparing [2023-03-20T17:14:16.892Z] 7cd52847ad77: Waiting [2023-03-20T17:14:16.892Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:16.892Z] a297482f67e8: Layer already exists [2023-03-20T17:14:16.892Z] c8d25aedd99e: Layer already exists [2023-03-20T17:14:16.892Z] ec1e20e1f532: Layer already exists [2023-03-20T17:14:16.892Z] 2109406380a7: Layer already exists [2023-03-20T17:14:16.892Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:16.892Z] 3.0.0-dev.105: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:17.200Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:17.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:17.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-20T17:14:17.513Z] 2109406380a7: Preparing [2023-03-20T17:14:17.513Z] ec1e20e1f532: Preparing [2023-03-20T17:14:17.513Z] a297482f67e8: Preparing [2023-03-20T17:14:17.513Z] aca797bfb7c9: Preparing [2023-03-20T17:14:17.513Z] c8d25aedd99e: Preparing [2023-03-20T17:14:17.513Z] 7cd52847ad77: Preparing [2023-03-20T17:14:17.513Z] 7cd52847ad77: Waiting [2023-03-20T17:14:17.513Z] 2109406380a7: Layer already exists [2023-03-20T17:14:17.513Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:17.513Z] a297482f67e8: Layer already exists [2023-03-20T17:14:17.513Z] ec1e20e1f532: Layer already exists [2023-03-20T17:14:17.513Z] c8d25aedd99e: Layer already exists [2023-03-20T17:14:17.513Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:17.513Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:17.816Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:18.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-20T17:14:18.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-20T17:14:18.118Z] 2109406380a7: Preparing [2023-03-20T17:14:18.118Z] ec1e20e1f532: Preparing [2023-03-20T17:14:18.118Z] a297482f67e8: Preparing [2023-03-20T17:14:18.118Z] aca797bfb7c9: Preparing [2023-03-20T17:14:18.118Z] c8d25aedd99e: Preparing [2023-03-20T17:14:18.118Z] 7cd52847ad77: Preparing [2023-03-20T17:14:18.118Z] 7cd52847ad77: Waiting [2023-03-20T17:14:18.118Z] a297482f67e8: Layer already exists [2023-03-20T17:14:18.118Z] 2109406380a7: Layer already exists [2023-03-20T17:14:18.118Z] ec1e20e1f532: Layer already exists [2023-03-20T17:14:18.118Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:18.118Z] c8d25aedd99e: Layer already exists [2023-03-20T17:14:18.118Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:18.118Z] main: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:18.151Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:18.156Z] taggedImages: [2023-03-20T17:14:18.156Z] - nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:18.156Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-20T17:14:18.156Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 [2023-03-20T17:14:18.156Z] - nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:18.156Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-20T17:14:18.170Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-20T17:14:18.170Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:18.170Z] latest [2023-03-20T17:14:18.170Z] 3.0.0-dev.105 [2023-03-20T17:14:18.170Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:18.170Z] main [2023-03-20T17:14:18.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:18.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:18.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-20T17:14:18.776Z] d5ff40e28a10: Preparing [2023-03-20T17:14:18.776Z] 7ccfa435848e: Preparing [2023-03-20T17:14:18.776Z] fe4caaec492d: Preparing [2023-03-20T17:14:18.776Z] a297482f67e8: Preparing [2023-03-20T17:14:18.776Z] aca797bfb7c9: Preparing [2023-03-20T17:14:18.776Z] 8f7d6ba4ab28: Preparing [2023-03-20T17:14:18.776Z] 7cd52847ad77: Preparing [2023-03-20T17:14:18.776Z] 7cd52847ad77: Waiting [2023-03-20T17:14:18.776Z] a297482f67e8: Layer already exists [2023-03-20T17:14:18.776Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:18.776Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:18.776Z] d5ff40e28a10: Pushed [2023-03-20T17:14:18.776Z] 7ccfa435848e: Pushed [2023-03-20T17:14:18.776Z] 8f7d6ba4ab28: Pushed [2023-03-20T17:14:20.158Z] fe4caaec492d: Pushed [2023-03-20T17:14:20.418Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:20.744Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:21.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-20T17:14:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-20T17:14:21.054Z] d5ff40e28a10: Preparing [2023-03-20T17:14:21.054Z] 7ccfa435848e: Preparing [2023-03-20T17:14:21.054Z] fe4caaec492d: Preparing [2023-03-20T17:14:21.054Z] a297482f67e8: Preparing [2023-03-20T17:14:21.054Z] aca797bfb7c9: Preparing [2023-03-20T17:14:21.054Z] 8f7d6ba4ab28: Preparing [2023-03-20T17:14:21.054Z] 7cd52847ad77: Preparing [2023-03-20T17:14:21.054Z] 8f7d6ba4ab28: Waiting [2023-03-20T17:14:21.054Z] 7cd52847ad77: Waiting [2023-03-20T17:14:21.054Z] fe4caaec492d: Layer already exists [2023-03-20T17:14:21.054Z] 7ccfa435848e: Layer already exists [2023-03-20T17:14:21.054Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:21.054Z] d5ff40e28a10: Layer already exists [2023-03-20T17:14:21.054Z] a297482f67e8: Layer already exists [2023-03-20T17:14:21.054Z] 8f7d6ba4ab28: Layer already exists [2023-03-20T17:14:21.054Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:21.054Z] latest: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:21.373Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:21.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 [2023-03-20T17:14:21.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-20T17:14:21.687Z] d5ff40e28a10: Preparing [2023-03-20T17:14:21.687Z] 7ccfa435848e: Preparing [2023-03-20T17:14:21.687Z] fe4caaec492d: Preparing [2023-03-20T17:14:21.687Z] a297482f67e8: Preparing [2023-03-20T17:14:21.687Z] aca797bfb7c9: Preparing [2023-03-20T17:14:21.687Z] 8f7d6ba4ab28: Preparing [2023-03-20T17:14:21.687Z] 7cd52847ad77: Preparing [2023-03-20T17:14:21.687Z] 8f7d6ba4ab28: Waiting [2023-03-20T17:14:21.687Z] 7cd52847ad77: Waiting [2023-03-20T17:14:21.687Z] 7ccfa435848e: Layer already exists [2023-03-20T17:14:21.687Z] a297482f67e8: Layer already exists [2023-03-20T17:14:21.687Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:21.687Z] fe4caaec492d: Layer already exists [2023-03-20T17:14:21.687Z] d5ff40e28a10: Layer already exists [2023-03-20T17:14:21.687Z] 8f7d6ba4ab28: Layer already exists [2023-03-20T17:14:21.687Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:21.687Z] 3.0.0-dev.105: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:22.004Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:22.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:22.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-20T17:14:22.316Z] d5ff40e28a10: Preparing [2023-03-20T17:14:22.316Z] 7ccfa435848e: Preparing [2023-03-20T17:14:22.316Z] fe4caaec492d: Preparing [2023-03-20T17:14:22.316Z] a297482f67e8: Preparing [2023-03-20T17:14:22.316Z] aca797bfb7c9: Preparing [2023-03-20T17:14:22.316Z] 8f7d6ba4ab28: Preparing [2023-03-20T17:14:22.316Z] 7cd52847ad77: Preparing [2023-03-20T17:14:22.316Z] 8f7d6ba4ab28: Waiting [2023-03-20T17:14:22.316Z] 7cd52847ad77: Waiting [2023-03-20T17:14:22.316Z] a297482f67e8: Layer already exists [2023-03-20T17:14:22.316Z] d5ff40e28a10: Layer already exists [2023-03-20T17:14:22.316Z] 7ccfa435848e: Layer already exists [2023-03-20T17:14:22.316Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:22.316Z] fe4caaec492d: Layer already exists [2023-03-20T17:14:22.316Z] 8f7d6ba4ab28: Layer already exists [2023-03-20T17:14:22.316Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:22.316Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:22.632Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:22.934Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-20T17:14:22.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-20T17:14:22.935Z] d5ff40e28a10: Preparing [2023-03-20T17:14:22.935Z] 7ccfa435848e: Preparing [2023-03-20T17:14:22.935Z] fe4caaec492d: Preparing [2023-03-20T17:14:22.935Z] a297482f67e8: Preparing [2023-03-20T17:14:22.935Z] aca797bfb7c9: Preparing [2023-03-20T17:14:22.935Z] 8f7d6ba4ab28: Preparing [2023-03-20T17:14:22.935Z] 7cd52847ad77: Preparing [2023-03-20T17:14:22.935Z] 8f7d6ba4ab28: Waiting [2023-03-20T17:14:22.935Z] 7cd52847ad77: Waiting [2023-03-20T17:14:22.935Z] a297482f67e8: Layer already exists [2023-03-20T17:14:22.935Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:22.935Z] d5ff40e28a10: Layer already exists [2023-03-20T17:14:22.935Z] 7ccfa435848e: Layer already exists [2023-03-20T17:14:22.935Z] fe4caaec492d: Layer already exists [2023-03-20T17:14:22.935Z] 8f7d6ba4ab28: Layer already exists [2023-03-20T17:14:22.935Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:22.935Z] main: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:22.969Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:22.979Z] taggedImages: [2023-03-20T17:14:22.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:22.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-20T17:14:22.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 [2023-03-20T17:14:22.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:22.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-20T17:14:23.001Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-20T17:14:23.001Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:23.001Z] latest [2023-03-20T17:14:23.001Z] 3.0.0-dev.105 [2023-03-20T17:14:23.001Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:23.001Z] main [2023-03-20T17:14:23.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:23.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:23.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:23.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-20T17:14:23.634Z] 14703a906fba: Preparing [2023-03-20T17:14:23.634Z] 14703a906fba: Preparing [2023-03-20T17:14:23.634Z] 7f14d32e1e42: Preparing [2023-03-20T17:14:23.634Z] bfc5669fb47b: Preparing [2023-03-20T17:14:23.634Z] 092e22e5bee8: Preparing [2023-03-20T17:14:23.634Z] 63fa046d31c4: Preparing [2023-03-20T17:14:23.634Z] acaf55fa3908: Preparing [2023-03-20T17:14:23.634Z] a297482f67e8: Preparing [2023-03-20T17:14:23.634Z] acaf55fa3908: Waiting [2023-03-20T17:14:23.634Z] aca797bfb7c9: Preparing [2023-03-20T17:14:23.634Z] f517f6217166: Preparing [2023-03-20T17:14:23.634Z] 7666a444435b: Preparing [2023-03-20T17:14:23.634Z] 2f5504d03ba3: Preparing [2023-03-20T17:14:23.634Z] 5900f1fbeb39: Preparing [2023-03-20T17:14:23.634Z] 7cd52847ad77: Preparing [2023-03-20T17:14:23.634Z] a297482f67e8: Waiting [2023-03-20T17:14:23.634Z] aca797bfb7c9: Waiting [2023-03-20T17:14:23.634Z] f517f6217166: Waiting [2023-03-20T17:14:23.634Z] 7666a444435b: Waiting [2023-03-20T17:14:23.634Z] 2f5504d03ba3: Waiting [2023-03-20T17:14:23.634Z] 5900f1fbeb39: Waiting [2023-03-20T17:14:23.634Z] 7cd52847ad77: Waiting [2023-03-20T17:14:23.634Z] bfc5669fb47b: Pushed [2023-03-20T17:14:23.634Z] 092e22e5bee8: Pushed [2023-03-20T17:14:23.634Z] 7f14d32e1e42: Pushed [2023-03-20T17:14:23.634Z] 14703a906fba: Pushed [2023-03-20T17:14:23.634Z] a297482f67e8: Layer already exists [2023-03-20T17:14:23.634Z] 63fa046d31c4: Pushed [2023-03-20T17:14:23.634Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:23.891Z] 2f5504d03ba3: Pushed [2023-03-20T17:14:23.891Z] 7666a444435b: Pushed [2023-03-20T17:14:23.891Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:23.891Z] 5900f1fbeb39: Pushed [2023-03-20T17:14:23.891Z] f517f6217166: Pushed [2023-03-20T17:14:25.265Z] acaf55fa3908: Pushed [2023-03-20T17:14:25.265Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:25.581Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:25.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-20T17:14:25.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-20T17:14:25.884Z] 14703a906fba: Preparing [2023-03-20T17:14:25.884Z] 14703a906fba: Preparing [2023-03-20T17:14:25.884Z] 7f14d32e1e42: Preparing [2023-03-20T17:14:25.884Z] bfc5669fb47b: Preparing [2023-03-20T17:14:25.884Z] 092e22e5bee8: Preparing [2023-03-20T17:14:25.884Z] 63fa046d31c4: Preparing [2023-03-20T17:14:25.884Z] acaf55fa3908: Preparing [2023-03-20T17:14:25.884Z] a297482f67e8: Preparing [2023-03-20T17:14:25.884Z] aca797bfb7c9: Preparing [2023-03-20T17:14:25.884Z] f517f6217166: Preparing [2023-03-20T17:14:25.884Z] 7666a444435b: Preparing [2023-03-20T17:14:25.884Z] 2f5504d03ba3: Preparing [2023-03-20T17:14:25.884Z] 5900f1fbeb39: Preparing [2023-03-20T17:14:25.884Z] 7cd52847ad77: Preparing [2023-03-20T17:14:25.884Z] acaf55fa3908: Waiting [2023-03-20T17:14:25.884Z] a297482f67e8: Waiting [2023-03-20T17:14:25.884Z] aca797bfb7c9: Waiting [2023-03-20T17:14:25.884Z] f517f6217166: Waiting [2023-03-20T17:14:25.884Z] 7666a444435b: Waiting [2023-03-20T17:14:25.884Z] 2f5504d03ba3: Waiting [2023-03-20T17:14:25.884Z] 5900f1fbeb39: Waiting [2023-03-20T17:14:25.884Z] 7cd52847ad77: Waiting [2023-03-20T17:14:25.884Z] 14703a906fba: Layer already exists [2023-03-20T17:14:25.884Z] 63fa046d31c4: Layer already exists [2023-03-20T17:14:25.884Z] 092e22e5bee8: Layer already exists [2023-03-20T17:14:25.884Z] bfc5669fb47b: Layer already exists [2023-03-20T17:14:25.884Z] 7f14d32e1e42: Layer already exists [2023-03-20T17:14:25.885Z] acaf55fa3908: Layer already exists [2023-03-20T17:14:25.885Z] a297482f67e8: Layer already exists [2023-03-20T17:14:25.885Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:25.885Z] 7666a444435b: Layer already exists [2023-03-20T17:14:25.885Z] f517f6217166: Layer already exists [2023-03-20T17:14:25.885Z] 2f5504d03ba3: Layer already exists [2023-03-20T17:14:25.885Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:25.885Z] 5900f1fbeb39: Layer already exists [2023-03-20T17:14:25.885Z] latest: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:26.187Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:26.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 [2023-03-20T17:14:26.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-20T17:14:26.494Z] 14703a906fba: Preparing [2023-03-20T17:14:26.494Z] 14703a906fba: Preparing [2023-03-20T17:14:26.494Z] 7f14d32e1e42: Preparing [2023-03-20T17:14:26.494Z] bfc5669fb47b: Preparing [2023-03-20T17:14:26.494Z] 092e22e5bee8: Preparing [2023-03-20T17:14:26.494Z] 63fa046d31c4: Preparing [2023-03-20T17:14:26.494Z] acaf55fa3908: Preparing [2023-03-20T17:14:26.494Z] a297482f67e8: Preparing [2023-03-20T17:14:26.494Z] aca797bfb7c9: Preparing [2023-03-20T17:14:26.494Z] f517f6217166: Preparing [2023-03-20T17:14:26.494Z] 7666a444435b: Preparing [2023-03-20T17:14:26.494Z] 2f5504d03ba3: Preparing [2023-03-20T17:14:26.494Z] 5900f1fbeb39: Preparing [2023-03-20T17:14:26.494Z] 7cd52847ad77: Preparing [2023-03-20T17:14:26.494Z] acaf55fa3908: Waiting [2023-03-20T17:14:26.494Z] a297482f67e8: Waiting [2023-03-20T17:14:26.494Z] aca797bfb7c9: Waiting [2023-03-20T17:14:26.494Z] f517f6217166: Waiting [2023-03-20T17:14:26.494Z] 7666a444435b: Waiting [2023-03-20T17:14:26.494Z] 2f5504d03ba3: Waiting [2023-03-20T17:14:26.494Z] 5900f1fbeb39: Waiting [2023-03-20T17:14:26.494Z] 7cd52847ad77: Waiting [2023-03-20T17:14:26.494Z] 63fa046d31c4: Layer already exists [2023-03-20T17:14:26.494Z] bfc5669fb47b: Layer already exists [2023-03-20T17:14:26.494Z] 092e22e5bee8: Layer already exists [2023-03-20T17:14:26.494Z] 7f14d32e1e42: Layer already exists [2023-03-20T17:14:26.494Z] 14703a906fba: Layer already exists [2023-03-20T17:14:26.494Z] acaf55fa3908: Layer already exists [2023-03-20T17:14:26.494Z] a297482f67e8: Layer already exists [2023-03-20T17:14:26.494Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:26.494Z] f517f6217166: Layer already exists [2023-03-20T17:14:26.494Z] 7666a444435b: Layer already exists [2023-03-20T17:14:26.494Z] 5900f1fbeb39: Layer already exists [2023-03-20T17:14:26.494Z] 2f5504d03ba3: Layer already exists [2023-03-20T17:14:26.495Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:26.495Z] 3.0.0-dev.105: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:26.799Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:27.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:27.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-20T17:14:27.108Z] 14703a906fba: Preparing [2023-03-20T17:14:27.108Z] 14703a906fba: Preparing [2023-03-20T17:14:27.108Z] 7f14d32e1e42: Preparing [2023-03-20T17:14:27.108Z] bfc5669fb47b: Preparing [2023-03-20T17:14:27.108Z] 092e22e5bee8: Preparing [2023-03-20T17:14:27.108Z] 63fa046d31c4: Preparing [2023-03-20T17:14:27.108Z] acaf55fa3908: Preparing [2023-03-20T17:14:27.108Z] a297482f67e8: Preparing [2023-03-20T17:14:27.108Z] aca797bfb7c9: Preparing [2023-03-20T17:14:27.108Z] f517f6217166: Preparing [2023-03-20T17:14:27.108Z] acaf55fa3908: Waiting [2023-03-20T17:14:27.108Z] a297482f67e8: Waiting [2023-03-20T17:14:27.108Z] aca797bfb7c9: Waiting [2023-03-20T17:14:27.108Z] 7666a444435b: Preparing [2023-03-20T17:14:27.108Z] 2f5504d03ba3: Preparing [2023-03-20T17:14:27.108Z] 5900f1fbeb39: Preparing [2023-03-20T17:14:27.108Z] f517f6217166: Waiting [2023-03-20T17:14:27.108Z] 7666a444435b: Waiting [2023-03-20T17:14:27.108Z] 2f5504d03ba3: Waiting [2023-03-20T17:14:27.108Z] 7cd52847ad77: Preparing [2023-03-20T17:14:27.108Z] 5900f1fbeb39: Waiting [2023-03-20T17:14:27.108Z] 7f14d32e1e42: Layer already exists [2023-03-20T17:14:27.108Z] 63fa046d31c4: Layer already exists [2023-03-20T17:14:27.108Z] 092e22e5bee8: Layer already exists [2023-03-20T17:14:27.108Z] bfc5669fb47b: Layer already exists [2023-03-20T17:14:27.108Z] 14703a906fba: Layer already exists [2023-03-20T17:14:27.108Z] acaf55fa3908: Layer already exists [2023-03-20T17:14:27.108Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:27.108Z] a297482f67e8: Layer already exists [2023-03-20T17:14:27.108Z] f517f6217166: Layer already exists [2023-03-20T17:14:27.108Z] 7666a444435b: Layer already exists [2023-03-20T17:14:27.108Z] 2f5504d03ba3: Layer already exists [2023-03-20T17:14:27.108Z] 5900f1fbeb39: Layer already exists [2023-03-20T17:14:27.108Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:27.108Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:27.412Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:27.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-20T17:14:27.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-20T17:14:27.716Z] 14703a906fba: Preparing [2023-03-20T17:14:27.716Z] 14703a906fba: Preparing [2023-03-20T17:14:27.716Z] 7f14d32e1e42: Preparing [2023-03-20T17:14:27.716Z] bfc5669fb47b: Preparing [2023-03-20T17:14:27.716Z] 092e22e5bee8: Preparing [2023-03-20T17:14:27.716Z] 63fa046d31c4: Preparing [2023-03-20T17:14:27.716Z] acaf55fa3908: Preparing [2023-03-20T17:14:27.716Z] a297482f67e8: Preparing [2023-03-20T17:14:27.716Z] aca797bfb7c9: Preparing [2023-03-20T17:14:27.716Z] f517f6217166: Preparing [2023-03-20T17:14:27.716Z] 7666a444435b: Preparing [2023-03-20T17:14:27.716Z] 2f5504d03ba3: Preparing [2023-03-20T17:14:27.716Z] 5900f1fbeb39: Preparing [2023-03-20T17:14:27.716Z] 7cd52847ad77: Preparing [2023-03-20T17:14:27.716Z] a297482f67e8: Waiting [2023-03-20T17:14:27.716Z] aca797bfb7c9: Waiting [2023-03-20T17:14:27.716Z] f517f6217166: Waiting [2023-03-20T17:14:27.716Z] 7666a444435b: Waiting [2023-03-20T17:14:27.716Z] 2f5504d03ba3: Waiting [2023-03-20T17:14:27.716Z] 5900f1fbeb39: Waiting [2023-03-20T17:14:27.716Z] acaf55fa3908: Waiting [2023-03-20T17:14:27.716Z] 14703a906fba: Layer already exists [2023-03-20T17:14:27.716Z] 63fa046d31c4: Layer already exists [2023-03-20T17:14:27.716Z] bfc5669fb47b: Layer already exists [2023-03-20T17:14:27.716Z] 092e22e5bee8: Layer already exists [2023-03-20T17:14:27.716Z] 7f14d32e1e42: Layer already exists [2023-03-20T17:14:27.716Z] acaf55fa3908: Layer already exists [2023-03-20T17:14:27.716Z] f517f6217166: Layer already exists [2023-03-20T17:14:27.716Z] a297482f67e8: Layer already exists [2023-03-20T17:14:27.716Z] 2f5504d03ba3: Layer already exists [2023-03-20T17:14:27.716Z] 7666a444435b: Layer already exists [2023-03-20T17:14:27.716Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:27.716Z] 5900f1fbeb39: Layer already exists [2023-03-20T17:14:27.716Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:27.716Z] main: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:27.762Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:27.770Z] taggedImages: [2023-03-20T17:14:27.770Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:27.770Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-20T17:14:27.770Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 [2023-03-20T17:14:27.770Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:27.770Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-20T17:14:27.791Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-20T17:14:27.791Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:27.791Z] latest [2023-03-20T17:14:27.791Z] 3.0.0-dev.105 [2023-03-20T17:14:27.791Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:27.791Z] main [2023-03-20T17:14:27.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:28.100Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:28.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:28.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-20T17:14:28.398Z] bab2375e6a4d: Preparing [2023-03-20T17:14:28.398Z] dfbc2fd92087: Preparing [2023-03-20T17:14:28.399Z] bfdc960f11cb: Preparing [2023-03-20T17:14:28.399Z] 9de683ff49ff: Preparing [2023-03-20T17:14:28.399Z] a297482f67e8: Preparing [2023-03-20T17:14:28.399Z] aca797bfb7c9: Preparing [2023-03-20T17:14:28.399Z] f28149ee9b68: Preparing [2023-03-20T17:14:28.399Z] 7cd52847ad77: Preparing [2023-03-20T17:14:28.399Z] aca797bfb7c9: Waiting [2023-03-20T17:14:28.399Z] 7cd52847ad77: Waiting [2023-03-20T17:14:28.399Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:28.399Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:28.399Z] a297482f67e8: Layer already exists [2023-03-20T17:14:28.399Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:28.399Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:28.399Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:28.399Z] bfdc960f11cb: Pushed [2023-03-20T17:14:29.773Z] 9de683ff49ff: Pushed [2023-03-20T17:14:29.773Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:30.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:30.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-20T17:14:30.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-20T17:14:30.444Z] bab2375e6a4d: Preparing [2023-03-20T17:14:30.444Z] dfbc2fd92087: Preparing [2023-03-20T17:14:30.444Z] bfdc960f11cb: Preparing [2023-03-20T17:14:30.444Z] 9de683ff49ff: Preparing [2023-03-20T17:14:30.444Z] a297482f67e8: Preparing [2023-03-20T17:14:30.444Z] aca797bfb7c9: Preparing [2023-03-20T17:14:30.444Z] f28149ee9b68: Preparing [2023-03-20T17:14:30.444Z] 7cd52847ad77: Preparing [2023-03-20T17:14:30.444Z] aca797bfb7c9: Waiting [2023-03-20T17:14:30.444Z] f28149ee9b68: Waiting [2023-03-20T17:14:30.444Z] 7cd52847ad77: Waiting [2023-03-20T17:14:30.444Z] 9de683ff49ff: Layer already exists [2023-03-20T17:14:30.444Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:30.444Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:30.444Z] bfdc960f11cb: Layer already exists [2023-03-20T17:14:30.444Z] a297482f67e8: Layer already exists [2023-03-20T17:14:30.444Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:30.444Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:30.444Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:30.444Z] latest: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:30.755Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:31.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 [2023-03-20T17:14:31.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-20T17:14:31.055Z] bab2375e6a4d: Preparing [2023-03-20T17:14:31.055Z] dfbc2fd92087: Preparing [2023-03-20T17:14:31.055Z] bfdc960f11cb: Preparing [2023-03-20T17:14:31.055Z] 9de683ff49ff: Preparing [2023-03-20T17:14:31.055Z] a297482f67e8: Preparing [2023-03-20T17:14:31.055Z] aca797bfb7c9: Preparing [2023-03-20T17:14:31.055Z] f28149ee9b68: Preparing [2023-03-20T17:14:31.055Z] 7cd52847ad77: Preparing [2023-03-20T17:14:31.055Z] aca797bfb7c9: Waiting [2023-03-20T17:14:31.055Z] f28149ee9b68: Waiting [2023-03-20T17:14:31.055Z] 7cd52847ad77: Waiting [2023-03-20T17:14:31.055Z] 9de683ff49ff: Layer already exists [2023-03-20T17:14:31.055Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:31.055Z] bfdc960f11cb: Layer already exists [2023-03-20T17:14:31.055Z] a297482f67e8: Layer already exists [2023-03-20T17:14:31.055Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:31.055Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:31.055Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:31.055Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:31.055Z] 3.0.0-dev.105: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:31.361Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:31.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:31.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-20T17:14:31.659Z] bab2375e6a4d: Preparing [2023-03-20T17:14:31.659Z] dfbc2fd92087: Preparing [2023-03-20T17:14:31.659Z] bfdc960f11cb: Preparing [2023-03-20T17:14:31.659Z] 9de683ff49ff: Preparing [2023-03-20T17:14:31.659Z] a297482f67e8: Preparing [2023-03-20T17:14:31.659Z] aca797bfb7c9: Preparing [2023-03-20T17:14:31.659Z] f28149ee9b68: Preparing [2023-03-20T17:14:31.659Z] 7cd52847ad77: Preparing [2023-03-20T17:14:31.659Z] aca797bfb7c9: Waiting [2023-03-20T17:14:31.659Z] f28149ee9b68: Waiting [2023-03-20T17:14:31.659Z] 7cd52847ad77: Waiting [2023-03-20T17:14:31.659Z] a297482f67e8: Layer already exists [2023-03-20T17:14:31.659Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:31.659Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:31.659Z] bfdc960f11cb: Layer already exists [2023-03-20T17:14:31.659Z] 9de683ff49ff: Layer already exists [2023-03-20T17:14:31.659Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:31.659Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:31.659Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:31.659Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:31.964Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:32.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-20T17:14:32.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-20T17:14:32.264Z] bab2375e6a4d: Preparing [2023-03-20T17:14:32.264Z] dfbc2fd92087: Preparing [2023-03-20T17:14:32.264Z] bfdc960f11cb: Preparing [2023-03-20T17:14:32.264Z] 9de683ff49ff: Preparing [2023-03-20T17:14:32.264Z] a297482f67e8: Preparing [2023-03-20T17:14:32.264Z] aca797bfb7c9: Preparing [2023-03-20T17:14:32.264Z] f28149ee9b68: Preparing [2023-03-20T17:14:32.264Z] 7cd52847ad77: Preparing [2023-03-20T17:14:32.264Z] aca797bfb7c9: Waiting [2023-03-20T17:14:32.264Z] f28149ee9b68: Waiting [2023-03-20T17:14:32.264Z] 7cd52847ad77: Waiting [2023-03-20T17:14:32.264Z] bfdc960f11cb: Layer already exists [2023-03-20T17:14:32.264Z] dfbc2fd92087: Layer already exists [2023-03-20T17:14:32.264Z] 9de683ff49ff: Layer already exists [2023-03-20T17:14:32.264Z] a297482f67e8: Layer already exists [2023-03-20T17:14:32.264Z] bab2375e6a4d: Layer already exists [2023-03-20T17:14:32.264Z] f28149ee9b68: Layer already exists [2023-03-20T17:14:32.264Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:32.264Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:32.264Z] main: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:32.315Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:32.322Z] taggedImages: [2023-03-20T17:14:32.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:32.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-20T17:14:32.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 [2023-03-20T17:14:32.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:32.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-20T17:14:32.335Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-20T17:14:32.335Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:32.335Z] latest [2023-03-20T17:14:32.335Z] 3.0.0-dev.105 [2023-03-20T17:14:32.335Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:32.335Z] main [2023-03-20T17:14:32.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:32.635Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:32.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:32.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-20T17:14:32.939Z] 83d747a6e822: Preparing [2023-03-20T17:14:32.939Z] 534a9bd44152: Preparing [2023-03-20T17:14:32.939Z] 932585b80265: Preparing [2023-03-20T17:14:32.939Z] dfbf6d382440: Preparing [2023-03-20T17:14:32.939Z] a297482f67e8: Preparing [2023-03-20T17:14:32.939Z] aca797bfb7c9: Preparing [2023-03-20T17:14:32.939Z] 0e3f672ff4d7: Preparing [2023-03-20T17:14:32.939Z] b6e9720f6cba: Preparing [2023-03-20T17:14:32.939Z] 7cd52847ad77: Preparing [2023-03-20T17:14:32.939Z] aca797bfb7c9: Waiting [2023-03-20T17:14:32.939Z] b6e9720f6cba: Waiting [2023-03-20T17:14:32.939Z] 0e3f672ff4d7: Waiting [2023-03-20T17:14:32.939Z] 7cd52847ad77: Waiting [2023-03-20T17:14:32.939Z] a297482f67e8: Layer already exists [2023-03-20T17:14:32.939Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:32.939Z] 83d747a6e822: Pushed [2023-03-20T17:14:32.939Z] 534a9bd44152: Pushed [2023-03-20T17:14:32.939Z] dfbf6d382440: Pushed [2023-03-20T17:14:32.939Z] 0e3f672ff4d7: Pushed [2023-03-20T17:14:32.939Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:33.196Z] b6e9720f6cba: Pushed [2023-03-20T17:14:34.132Z] 932585b80265: Pushed [2023-03-20T17:14:34.132Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:34.441Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:34.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-20T17:14:34.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-20T17:14:34.747Z] 83d747a6e822: Preparing [2023-03-20T17:14:34.747Z] 534a9bd44152: Preparing [2023-03-20T17:14:34.747Z] 932585b80265: Preparing [2023-03-20T17:14:34.747Z] dfbf6d382440: Preparing [2023-03-20T17:14:34.747Z] a297482f67e8: Preparing [2023-03-20T17:14:34.747Z] aca797bfb7c9: Preparing [2023-03-20T17:14:34.747Z] 0e3f672ff4d7: Preparing [2023-03-20T17:14:34.747Z] b6e9720f6cba: Preparing [2023-03-20T17:14:34.747Z] 7cd52847ad77: Preparing [2023-03-20T17:14:34.747Z] aca797bfb7c9: Waiting [2023-03-20T17:14:34.747Z] 0e3f672ff4d7: Waiting [2023-03-20T17:14:34.747Z] b6e9720f6cba: Waiting [2023-03-20T17:14:34.747Z] 7cd52847ad77: Waiting [2023-03-20T17:14:34.747Z] 83d747a6e822: Layer already exists [2023-03-20T17:14:34.747Z] a297482f67e8: Layer already exists [2023-03-20T17:14:34.747Z] dfbf6d382440: Layer already exists [2023-03-20T17:14:34.747Z] 932585b80265: Layer already exists [2023-03-20T17:14:34.747Z] 534a9bd44152: Layer already exists [2023-03-20T17:14:34.747Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:34.747Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:34.748Z] b6e9720f6cba: Layer already exists [2023-03-20T17:14:34.748Z] 0e3f672ff4d7: Layer already exists [2023-03-20T17:14:34.748Z] latest: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:35.060Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:35.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 [2023-03-20T17:14:35.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-20T17:14:35.359Z] 83d747a6e822: Preparing [2023-03-20T17:14:35.359Z] 534a9bd44152: Preparing [2023-03-20T17:14:35.359Z] 932585b80265: Preparing [2023-03-20T17:14:35.359Z] dfbf6d382440: Preparing [2023-03-20T17:14:35.359Z] a297482f67e8: Preparing [2023-03-20T17:14:35.359Z] aca797bfb7c9: Preparing [2023-03-20T17:14:35.359Z] 0e3f672ff4d7: Preparing [2023-03-20T17:14:35.359Z] b6e9720f6cba: Preparing [2023-03-20T17:14:35.359Z] 7cd52847ad77: Preparing [2023-03-20T17:14:35.359Z] b6e9720f6cba: Waiting [2023-03-20T17:14:35.359Z] aca797bfb7c9: Waiting [2023-03-20T17:14:35.359Z] 7cd52847ad77: Waiting [2023-03-20T17:14:35.359Z] 0e3f672ff4d7: Waiting [2023-03-20T17:14:35.359Z] a297482f67e8: Layer already exists [2023-03-20T17:14:35.359Z] dfbf6d382440: Layer already exists [2023-03-20T17:14:35.359Z] 534a9bd44152: Layer already exists [2023-03-20T17:14:35.359Z] 83d747a6e822: Layer already exists [2023-03-20T17:14:35.359Z] 932585b80265: Layer already exists [2023-03-20T17:14:35.359Z] 0e3f672ff4d7: Layer already exists [2023-03-20T17:14:35.359Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:35.359Z] b6e9720f6cba: Layer already exists [2023-03-20T17:14:35.359Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:35.359Z] 3.0.0-dev.105: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:35.664Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:35.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:35.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-20T17:14:35.971Z] 83d747a6e822: Preparing [2023-03-20T17:14:35.971Z] 534a9bd44152: Preparing [2023-03-20T17:14:35.971Z] 932585b80265: Preparing [2023-03-20T17:14:35.971Z] dfbf6d382440: Preparing [2023-03-20T17:14:35.971Z] a297482f67e8: Preparing [2023-03-20T17:14:35.971Z] aca797bfb7c9: Preparing [2023-03-20T17:14:35.971Z] 0e3f672ff4d7: Preparing [2023-03-20T17:14:35.971Z] b6e9720f6cba: Preparing [2023-03-20T17:14:35.971Z] 7cd52847ad77: Preparing [2023-03-20T17:14:35.971Z] 0e3f672ff4d7: Waiting [2023-03-20T17:14:35.971Z] b6e9720f6cba: Waiting [2023-03-20T17:14:35.971Z] 7cd52847ad77: Waiting [2023-03-20T17:14:35.971Z] 83d747a6e822: Layer already exists [2023-03-20T17:14:35.971Z] dfbf6d382440: Layer already exists [2023-03-20T17:14:35.971Z] 534a9bd44152: Layer already exists [2023-03-20T17:14:35.971Z] 932585b80265: Layer already exists [2023-03-20T17:14:35.971Z] a297482f67e8: Layer already exists [2023-03-20T17:14:35.971Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:35.971Z] 0e3f672ff4d7: Layer already exists [2023-03-20T17:14:35.971Z] b6e9720f6cba: Layer already exists [2023-03-20T17:14:35.971Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:35.971Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:36.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:36.458Z] Removing intermediate container 169b68212cc8 [2023-03-20T17:14:36.458Z] ---> 8c9ac8c198ad [2023-03-20T17:14:36.458Z] Step 7/20 : COPY . . [2023-03-20T17:14:36.458Z] Removing intermediate container 16442f21e743 [2023-03-20T17:14:36.458Z] ---> 1ea97f44bb36 [2023-03-20T17:14:36.458Z] Step 8/24 : COPY . . [2023-03-20T17:14:36.458Z] Removing intermediate container 2749d4b4343e [2023-03-20T17:14:36.458Z] ---> 819599b5aad2 [2023-03-20T17:14:36.458Z] Step 7/26 : COPY . . [2023-03-20T17:14:36.458Z] Removing intermediate container 4933bb003b49 [2023-03-20T17:14:36.458Z] ---> 650812bea7bd [2023-03-20T17:14:36.458Z] Step 8/25 : COPY . . [2023-03-20T17:14:36.458Z] Removing intermediate container c812cf9967bc [2023-03-20T17:14:36.458Z] ---> e39f5eb7b192 [2023-03-20T17:14:36.458Z] Step 8/23 : COPY . . [2023-03-20T17:14:36.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-20T17:14:36.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-20T17:14:36.597Z] 83d747a6e822: Preparing [2023-03-20T17:14:36.597Z] 534a9bd44152: Preparing [2023-03-20T17:14:36.597Z] 932585b80265: Preparing [2023-03-20T17:14:36.597Z] dfbf6d382440: Preparing [2023-03-20T17:14:36.597Z] a297482f67e8: Preparing [2023-03-20T17:14:36.597Z] aca797bfb7c9: Preparing [2023-03-20T17:14:36.597Z] 0e3f672ff4d7: Preparing [2023-03-20T17:14:36.597Z] b6e9720f6cba: Preparing [2023-03-20T17:14:36.597Z] 7cd52847ad77: Preparing [2023-03-20T17:14:36.597Z] 0e3f672ff4d7: Waiting [2023-03-20T17:14:36.597Z] aca797bfb7c9: Waiting [2023-03-20T17:14:36.597Z] b6e9720f6cba: Waiting [2023-03-20T17:14:36.597Z] 7cd52847ad77: Waiting [2023-03-20T17:14:36.597Z] 83d747a6e822: Layer already exists [2023-03-20T17:14:36.597Z] 534a9bd44152: Layer already exists [2023-03-20T17:14:36.597Z] dfbf6d382440: Layer already exists [2023-03-20T17:14:36.597Z] a297482f67e8: Layer already exists [2023-03-20T17:14:36.597Z] 932585b80265: Layer already exists [2023-03-20T17:14:36.597Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:36.597Z] b6e9720f6cba: Layer already exists [2023-03-20T17:14:36.597Z] 0e3f672ff4d7: Layer already exists [2023-03-20T17:14:36.597Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:36.597Z] main: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:36.635Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:36.640Z] taggedImages: [2023-03-20T17:14:36.640Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:36.640Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-20T17:14:36.640Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 [2023-03-20T17:14:36.640Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:36.640Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-20T17:14:36.655Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-20T17:14:36.655Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:36.655Z] latest [2023-03-20T17:14:36.655Z] 3.0.0-dev.105 [2023-03-20T17:14:36.655Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:36.655Z] main [2023-03-20T17:14:36.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:36.960Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:37.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:37.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-20T17:14:37.269Z] 1c2d3aff3725: Preparing [2023-03-20T17:14:37.269Z] ba2ce6f842ff: Preparing [2023-03-20T17:14:37.269Z] 22dc12fb1560: Preparing [2023-03-20T17:14:37.269Z] aaf73100d5da: Preparing [2023-03-20T17:14:37.269Z] 6d1647bfc05a: Preparing [2023-03-20T17:14:37.269Z] 4f7839a12636: Preparing [2023-03-20T17:14:37.269Z] 2375d582860f: Preparing [2023-03-20T17:14:37.269Z] a297482f67e8: Preparing [2023-03-20T17:14:37.269Z] aca797bfb7c9: Preparing [2023-03-20T17:14:37.269Z] 3b83ca4509d4: Preparing [2023-03-20T17:14:37.269Z] 7cd52847ad77: Preparing [2023-03-20T17:14:37.269Z] 2375d582860f: Waiting [2023-03-20T17:14:37.269Z] a297482f67e8: Waiting [2023-03-20T17:14:37.269Z] aca797bfb7c9: Waiting [2023-03-20T17:14:37.269Z] 7cd52847ad77: Waiting [2023-03-20T17:14:37.269Z] 4f7839a12636: Waiting [2023-03-20T17:14:37.269Z] ba2ce6f842ff: Pushed [2023-03-20T17:14:37.269Z] 6d1647bfc05a: Pushed [2023-03-20T17:14:37.269Z] 1c2d3aff3725: Pushed [2023-03-20T17:14:37.269Z] a297482f67e8: Layer already exists [2023-03-20T17:14:37.423Z] ---> 5eaf7931ee06 [2023-03-20T17:14:37.423Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T17:14:37.423Z] ---> Running in a2140eabc98d [2023-03-20T17:14:37.529Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:37.529Z] 4f7839a12636: Pushed [2023-03-20T17:14:37.529Z] 2375d582860f: Pushed [2023-03-20T17:14:37.529Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:37.529Z] 3b83ca4509d4: Pushed [2023-03-20T17:14:37.689Z] ---> 1002dceffb00 [2023-03-20T17:14:37.689Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T17:14:38.270Z] ---> Running in 3ccb8d6ea6d1 [2023-03-20T17:14:38.465Z] aaf73100d5da: Pushed [2023-03-20T17:14:39.031Z] 22dc12fb1560: Pushed [2023-03-20T17:14:39.031Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:39.340Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:39.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-20T17:14:39.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-20T17:14:39.636Z] 1c2d3aff3725: Preparing [2023-03-20T17:14:39.636Z] ba2ce6f842ff: Preparing [2023-03-20T17:14:39.636Z] 22dc12fb1560: Preparing [2023-03-20T17:14:39.636Z] aaf73100d5da: Preparing [2023-03-20T17:14:39.636Z] 6d1647bfc05a: Preparing [2023-03-20T17:14:39.636Z] 4f7839a12636: Preparing [2023-03-20T17:14:39.636Z] 2375d582860f: Preparing [2023-03-20T17:14:39.636Z] a297482f67e8: Preparing [2023-03-20T17:14:39.636Z] aca797bfb7c9: Preparing [2023-03-20T17:14:39.636Z] 3b83ca4509d4: Preparing [2023-03-20T17:14:39.636Z] 7cd52847ad77: Preparing [2023-03-20T17:14:39.636Z] 2375d582860f: Waiting [2023-03-20T17:14:39.636Z] 4f7839a12636: Waiting [2023-03-20T17:14:39.636Z] a297482f67e8: Waiting [2023-03-20T17:14:39.636Z] aca797bfb7c9: Waiting [2023-03-20T17:14:39.636Z] 3b83ca4509d4: Waiting [2023-03-20T17:14:39.636Z] 7cd52847ad77: Waiting [2023-03-20T17:14:39.636Z] 1c2d3aff3725: Layer already exists [2023-03-20T17:14:39.636Z] 22dc12fb1560: Layer already exists [2023-03-20T17:14:39.636Z] 6d1647bfc05a: Layer already exists [2023-03-20T17:14:39.636Z] ba2ce6f842ff: Layer already exists [2023-03-20T17:14:39.636Z] aaf73100d5da: Layer already exists [2023-03-20T17:14:39.636Z] 4f7839a12636: Layer already exists [2023-03-20T17:14:39.636Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:39.636Z] a297482f67e8: Layer already exists [2023-03-20T17:14:39.636Z] 3b83ca4509d4: Layer already exists [2023-03-20T17:14:39.636Z] 2375d582860f: Layer already exists [2023-03-20T17:14:39.636Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:39.636Z] latest: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:39.936Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:40.229Z] ---> 6cd276439ae7 [2023-03-20T17:14:40.229Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T17:14:40.229Z] ---> fc30ca028528 [2023-03-20T17:14:40.229Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T17:14:40.229Z] ---> Running in c1a98a1ac2c6 [2023-03-20T17:14:40.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-20T17:14:40.229Z] ---> 0fc95693a81f [2023-03-20T17:14:40.230Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:14:40.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 [2023-03-20T17:14:40.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-20T17:14:40.236Z] 1c2d3aff3725: Preparing [2023-03-20T17:14:40.236Z] ba2ce6f842ff: Preparing [2023-03-20T17:14:40.236Z] 22dc12fb1560: Preparing [2023-03-20T17:14:40.236Z] aaf73100d5da: Preparing [2023-03-20T17:14:40.236Z] 6d1647bfc05a: Preparing [2023-03-20T17:14:40.236Z] 4f7839a12636: Preparing [2023-03-20T17:14:40.236Z] 2375d582860f: Preparing [2023-03-20T17:14:40.236Z] a297482f67e8: Preparing [2023-03-20T17:14:40.236Z] aca797bfb7c9: Preparing [2023-03-20T17:14:40.236Z] 3b83ca4509d4: Preparing [2023-03-20T17:14:40.236Z] 7cd52847ad77: Preparing [2023-03-20T17:14:40.236Z] aca797bfb7c9: Waiting [2023-03-20T17:14:40.236Z] 4f7839a12636: Waiting [2023-03-20T17:14:40.236Z] 3b83ca4509d4: Waiting [2023-03-20T17:14:40.236Z] 2375d582860f: Waiting [2023-03-20T17:14:40.236Z] 7cd52847ad77: Waiting [2023-03-20T17:14:40.236Z] a297482f67e8: Waiting [2023-03-20T17:14:40.236Z] 6d1647bfc05a: Layer already exists [2023-03-20T17:14:40.236Z] aaf73100d5da: Layer already exists [2023-03-20T17:14:40.236Z] ba2ce6f842ff: Layer already exists [2023-03-20T17:14:40.236Z] 22dc12fb1560: Layer already exists [2023-03-20T17:14:40.236Z] 1c2d3aff3725: Layer already exists [2023-03-20T17:14:40.236Z] 2375d582860f: Layer already exists [2023-03-20T17:14:40.236Z] 4f7839a12636: Layer already exists [2023-03-20T17:14:40.236Z] a297482f67e8: Layer already exists [2023-03-20T17:14:40.236Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:40.236Z] 3b83ca4509d4: Layer already exists [2023-03-20T17:14:40.236Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:40.236Z] 3.0.0-dev.105: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:40.511Z] ---> Running in be091fdb4ef4 [2023-03-20T17:14:40.511Z] ---> Running in 4ff15b999198 [2023-03-20T17:14:40.548Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:40.848Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:40.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-20T17:14:40.848Z] 1c2d3aff3725: Preparing [2023-03-20T17:14:40.848Z] ba2ce6f842ff: Preparing [2023-03-20T17:14:40.848Z] 22dc12fb1560: Preparing [2023-03-20T17:14:40.848Z] aaf73100d5da: Preparing [2023-03-20T17:14:40.848Z] 6d1647bfc05a: Preparing [2023-03-20T17:14:40.848Z] 4f7839a12636: Preparing [2023-03-20T17:14:40.848Z] 2375d582860f: Preparing [2023-03-20T17:14:40.848Z] a297482f67e8: Preparing [2023-03-20T17:14:40.848Z] aca797bfb7c9: Preparing [2023-03-20T17:14:40.848Z] 3b83ca4509d4: Preparing [2023-03-20T17:14:40.848Z] 7cd52847ad77: Preparing [2023-03-20T17:14:40.848Z] 4f7839a12636: Waiting [2023-03-20T17:14:40.848Z] 2375d582860f: Waiting [2023-03-20T17:14:40.848Z] a297482f67e8: Waiting [2023-03-20T17:14:40.848Z] aca797bfb7c9: Waiting [2023-03-20T17:14:40.848Z] 3b83ca4509d4: Waiting [2023-03-20T17:14:40.848Z] 7cd52847ad77: Waiting [2023-03-20T17:14:40.848Z] 1c2d3aff3725: Layer already exists [2023-03-20T17:14:40.848Z] 6d1647bfc05a: Layer already exists [2023-03-20T17:14:40.848Z] 22dc12fb1560: Layer already exists [2023-03-20T17:14:40.848Z] aaf73100d5da: Layer already exists [2023-03-20T17:14:40.848Z] ba2ce6f842ff: Layer already exists [2023-03-20T17:14:40.848Z] 4f7839a12636: Layer already exists [2023-03-20T17:14:40.848Z] 2375d582860f: Layer already exists [2023-03-20T17:14:40.848Z] 3b83ca4509d4: Layer already exists [2023-03-20T17:14:40.848Z] a297482f67e8: Layer already exists [2023-03-20T17:14:40.848Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:40.848Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:40.848Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:41.097Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T17:14:41.155Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:41.367Z] Removing intermediate container 4ff15b999198 [2023-03-20T17:14:41.367Z] ---> 700c8b6e076f [2023-03-20T17:14:41.367Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T17:14:41.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-20T17:14:41.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-20T17:14:41.454Z] 1c2d3aff3725: Preparing [2023-03-20T17:14:41.454Z] ba2ce6f842ff: Preparing [2023-03-20T17:14:41.454Z] 22dc12fb1560: Preparing [2023-03-20T17:14:41.454Z] aaf73100d5da: Preparing [2023-03-20T17:14:41.454Z] 6d1647bfc05a: Preparing [2023-03-20T17:14:41.454Z] 4f7839a12636: Preparing [2023-03-20T17:14:41.454Z] 2375d582860f: Preparing [2023-03-20T17:14:41.454Z] a297482f67e8: Preparing [2023-03-20T17:14:41.454Z] aca797bfb7c9: Preparing [2023-03-20T17:14:41.454Z] 3b83ca4509d4: Preparing [2023-03-20T17:14:41.454Z] 7cd52847ad77: Preparing [2023-03-20T17:14:41.454Z] 4f7839a12636: Waiting [2023-03-20T17:14:41.454Z] 2375d582860f: Waiting [2023-03-20T17:14:41.454Z] a297482f67e8: Waiting [2023-03-20T17:14:41.454Z] aca797bfb7c9: Waiting [2023-03-20T17:14:41.454Z] 3b83ca4509d4: Waiting [2023-03-20T17:14:41.454Z] 7cd52847ad77: Waiting [2023-03-20T17:14:41.454Z] ba2ce6f842ff: Layer already exists [2023-03-20T17:14:41.454Z] 1c2d3aff3725: Layer already exists [2023-03-20T17:14:41.454Z] 22dc12fb1560: Layer already exists [2023-03-20T17:14:41.454Z] aaf73100d5da: Layer already exists [2023-03-20T17:14:41.454Z] 6d1647bfc05a: Layer already exists [2023-03-20T17:14:41.454Z] 4f7839a12636: Layer already exists [2023-03-20T17:14:41.454Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:41.454Z] 2375d582860f: Layer already exists [2023-03-20T17:14:41.454Z] a297482f67e8: Layer already exists [2023-03-20T17:14:41.454Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:41.454Z] 3b83ca4509d4: Layer already exists [2023-03-20T17:14:41.454Z] main: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:41.488Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:41.493Z] taggedImages: [2023-03-20T17:14:41.493Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:41.493Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-20T17:14:41.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 [2023-03-20T17:14:41.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:41.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-20T17:14:41.507Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-20T17:14:41.507Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:41.507Z] latest [2023-03-20T17:14:41.507Z] 3.0.0-dev.105 [2023-03-20T17:14:41.507Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:41.507Z] main [2023-03-20T17:14:41.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:41.635Z] ---> Running in f2526862f1e2 [2023-03-20T17:14:41.807Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:42.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:42.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-20T17:14:42.109Z] c45f14ab332c: Preparing [2023-03-20T17:14:42.109Z] ba4dfbb42b78: Preparing [2023-03-20T17:14:42.109Z] a297482f67e8: Preparing [2023-03-20T17:14:42.109Z] aca797bfb7c9: Preparing [2023-03-20T17:14:42.109Z] 3fece0eb44fc: Preparing [2023-03-20T17:14:42.109Z] 7cd52847ad77: Preparing [2023-03-20T17:14:42.109Z] 7cd52847ad77: Waiting [2023-03-20T17:14:42.109Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:42.109Z] a297482f67e8: Layer already exists [2023-03-20T17:14:42.109Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:42.109Z] c45f14ab332c: Pushed [2023-03-20T17:14:42.604Z] Removing intermediate container f2526862f1e2 [2023-03-20T17:14:42.604Z] ---> 48220c216870 [2023-03-20T17:14:42.604Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:14:42.604Z] ---> Running in 7abb204ec5ea [2023-03-20T17:14:42.677Z] 3fece0eb44fc: Pushed [2023-03-20T17:14:43.206Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T17:14:43.206Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T17:14:43.487Z] Removing intermediate container 7abb204ec5ea [2023-03-20T17:14:43.487Z] ---> e02831a10dd3 [2023-03-20T17:14:43.487Z] 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-03-20T17:14:43.757Z] ---> Running in 71a5978de00c [2023-03-20T17:14:44.719Z] ba4dfbb42b78: Pushed [2023-03-20T17:14:44.719Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:45.102Z] + 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-03-20T17:14:45.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-20T17:14:45.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-20T17:14:45.416Z] c45f14ab332c: Preparing [2023-03-20T17:14:45.416Z] ba4dfbb42b78: Preparing [2023-03-20T17:14:45.416Z] a297482f67e8: Preparing [2023-03-20T17:14:45.416Z] aca797bfb7c9: Preparing [2023-03-20T17:14:45.416Z] 3fece0eb44fc: Preparing [2023-03-20T17:14:45.416Z] 7cd52847ad77: Preparing [2023-03-20T17:14:45.416Z] 7cd52847ad77: Waiting [2023-03-20T17:14:45.416Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:45.416Z] c45f14ab332c: Layer already exists [2023-03-20T17:14:45.416Z] ba4dfbb42b78: Layer already exists [2023-03-20T17:14:45.416Z] a297482f67e8: Layer already exists [2023-03-20T17:14:45.416Z] 3fece0eb44fc: Layer already exists [2023-03-20T17:14:45.416Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:45.416Z] latest: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:45.724Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:46.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 [2023-03-20T17:14:46.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-20T17:14:46.032Z] c45f14ab332c: Preparing [2023-03-20T17:14:46.032Z] ba4dfbb42b78: Preparing [2023-03-20T17:14:46.032Z] a297482f67e8: Preparing [2023-03-20T17:14:46.032Z] aca797bfb7c9: Preparing [2023-03-20T17:14:46.032Z] 3fece0eb44fc: Preparing [2023-03-20T17:14:46.032Z] 7cd52847ad77: Preparing [2023-03-20T17:14:46.032Z] 7cd52847ad77: Waiting [2023-03-20T17:14:46.032Z] a297482f67e8: Layer already exists [2023-03-20T17:14:46.032Z] c45f14ab332c: Layer already exists [2023-03-20T17:14:46.032Z] ba4dfbb42b78: Layer already exists [2023-03-20T17:14:46.032Z] 3fece0eb44fc: Layer already exists [2023-03-20T17:14:46.032Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:46.032Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:46.032Z] 3.0.0-dev.105: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:46.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:46.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:46.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-20T17:14:46.646Z] c45f14ab332c: Preparing [2023-03-20T17:14:46.646Z] ba4dfbb42b78: Preparing [2023-03-20T17:14:46.646Z] a297482f67e8: Preparing [2023-03-20T17:14:46.646Z] aca797bfb7c9: Preparing [2023-03-20T17:14:46.646Z] 3fece0eb44fc: Preparing [2023-03-20T17:14:46.646Z] 7cd52847ad77: Preparing [2023-03-20T17:14:46.646Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:46.646Z] c45f14ab332c: Layer already exists [2023-03-20T17:14:46.646Z] 3fece0eb44fc: Layer already exists [2023-03-20T17:14:46.646Z] a297482f67e8: Layer already exists [2023-03-20T17:14:46.646Z] ba4dfbb42b78: Layer already exists [2023-03-20T17:14:46.646Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:46.646Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:46.949Z] + 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-03-20T17:14:47.098Z] Removing intermediate container 71a5978de00c [2023-03-20T17:14:47.098Z] ---> 676437d66a2c [2023-03-20T17:14:47.098Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T17:14:47.098Z] ---> Running in 1124fcd6464b [2023-03-20T17:14:47.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-20T17:14:47.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-20T17:14:47.256Z] c45f14ab332c: Preparing [2023-03-20T17:14:47.256Z] ba4dfbb42b78: Preparing [2023-03-20T17:14:47.256Z] a297482f67e8: Preparing [2023-03-20T17:14:47.256Z] aca797bfb7c9: Preparing [2023-03-20T17:14:47.256Z] 3fece0eb44fc: Preparing [2023-03-20T17:14:47.256Z] 7cd52847ad77: Preparing [2023-03-20T17:14:47.256Z] 7cd52847ad77: Waiting [2023-03-20T17:14:47.256Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:47.256Z] 3fece0eb44fc: Layer already exists [2023-03-20T17:14:47.256Z] a297482f67e8: Layer already exists [2023-03-20T17:14:47.256Z] c45f14ab332c: Layer already exists [2023-03-20T17:14:47.256Z] ba4dfbb42b78: Layer already exists [2023-03-20T17:14:47.256Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:47.256Z] main: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:47.295Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:47.301Z] taggedImages: [2023-03-20T17:14:47.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:47.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-20T17:14:47.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 [2023-03-20T17:14:47.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:47.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-20T17:14:47.314Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-20T17:14:47.314Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:47.314Z] latest [2023-03-20T17:14:47.314Z] 3.0.0-dev.105 [2023-03-20T17:14:47.314Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:47.314Z] main [2023-03-20T17:14:47.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:47.614Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:47.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:47.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-20T17:14:47.914Z] afc43f6b3fb3: Preparing [2023-03-20T17:14:47.914Z] a97609de149a: Preparing [2023-03-20T17:14:47.914Z] c65d4b8be466: Preparing [2023-03-20T17:14:47.914Z] e8f472168fb5: Preparing [2023-03-20T17:14:47.914Z] 556c1401f21d: Preparing [2023-03-20T17:14:47.914Z] a297482f67e8: Preparing [2023-03-20T17:14:47.914Z] aca797bfb7c9: Preparing [2023-03-20T17:14:47.914Z] 67f1378f3731: Preparing [2023-03-20T17:14:47.914Z] 7cd52847ad77: Preparing [2023-03-20T17:14:47.914Z] aca797bfb7c9: Waiting [2023-03-20T17:14:47.914Z] 67f1378f3731: Waiting [2023-03-20T17:14:47.914Z] 7cd52847ad77: Waiting [2023-03-20T17:14:47.914Z] a297482f67e8: Waiting [2023-03-20T17:14:47.914Z] a97609de149a: Pushed [2023-03-20T17:14:47.914Z] afc43f6b3fb3: Pushed [2023-03-20T17:14:47.914Z] c65d4b8be466: Pushed [2023-03-20T17:14:47.914Z] a297482f67e8: Layer already exists [2023-03-20T17:14:47.914Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:47.914Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:48.063Z] Removing intermediate container 1124fcd6464b [2023-03-20T17:14:48.063Z] ---> c226325a6a72 [2023-03-20T17:14:48.063Z] [2023-03-20T17:14:48.063Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T17:14:48.063Z] 3.17: Pulling from library/alpine [2023-03-20T17:14:48.331Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T17:14:48.331Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T17:14:48.331Z] ---> d74e625d9115 [2023-03-20T17:14:48.331Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:14:48.331Z] ---> Running in a855b4b9759c [2023-03-20T17:14:48.496Z] 67f1378f3731: Pushed [2023-03-20T17:14:48.914Z] Removing intermediate container a855b4b9759c [2023-03-20T17:14:48.914Z] ---> 35822964a1ce [2023-03-20T17:14:48.914Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T17:14:49.180Z] ---> Running in 7738415d2c31 [2023-03-20T17:14:51.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:14:51.786Z] 556c1401f21d: Pushed [2023-03-20T17:14:52.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:14:54.678Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:14:54.678Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:14:54.678Z] OK: 17687 distinct packages available [2023-03-20T17:14:54.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:14:55.074Z] e8f472168fb5: Pushed [2023-03-20T17:14:55.074Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:55.379Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:55.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-20T17:14:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-20T17:14:55.678Z] afc43f6b3fb3: Preparing [2023-03-20T17:14:55.678Z] a97609de149a: Preparing [2023-03-20T17:14:55.678Z] c65d4b8be466: Preparing [2023-03-20T17:14:55.678Z] e8f472168fb5: Preparing [2023-03-20T17:14:55.678Z] 556c1401f21d: Preparing [2023-03-20T17:14:55.678Z] a297482f67e8: Preparing [2023-03-20T17:14:55.678Z] aca797bfb7c9: Preparing [2023-03-20T17:14:55.678Z] 67f1378f3731: Preparing [2023-03-20T17:14:55.678Z] 7cd52847ad77: Preparing [2023-03-20T17:14:55.678Z] aca797bfb7c9: Waiting [2023-03-20T17:14:55.678Z] 67f1378f3731: Waiting [2023-03-20T17:14:55.678Z] 7cd52847ad77: Waiting [2023-03-20T17:14:55.678Z] a297482f67e8: Waiting [2023-03-20T17:14:55.678Z] a97609de149a: Layer already exists [2023-03-20T17:14:55.678Z] 556c1401f21d: Layer already exists [2023-03-20T17:14:55.678Z] afc43f6b3fb3: Layer already exists [2023-03-20T17:14:55.678Z] c65d4b8be466: Layer already exists [2023-03-20T17:14:55.678Z] e8f472168fb5: Layer already exists [2023-03-20T17:14:55.678Z] a297482f67e8: Layer already exists [2023-03-20T17:14:55.678Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:55.678Z] 67f1378f3731: Layer already exists [2023-03-20T17:14:55.678Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:55.678Z] latest: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:14:55.983Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:56.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 [2023-03-20T17:14:56.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-20T17:14:56.286Z] afc43f6b3fb3: Preparing [2023-03-20T17:14:56.286Z] a97609de149a: Preparing [2023-03-20T17:14:56.286Z] c65d4b8be466: Preparing [2023-03-20T17:14:56.286Z] e8f472168fb5: Preparing [2023-03-20T17:14:56.286Z] 556c1401f21d: Preparing [2023-03-20T17:14:56.286Z] a297482f67e8: Preparing [2023-03-20T17:14:56.286Z] aca797bfb7c9: Preparing [2023-03-20T17:14:56.286Z] 67f1378f3731: Preparing [2023-03-20T17:14:56.286Z] 7cd52847ad77: Preparing [2023-03-20T17:14:56.286Z] aca797bfb7c9: Waiting [2023-03-20T17:14:56.286Z] a297482f67e8: Waiting [2023-03-20T17:14:56.286Z] 67f1378f3731: Waiting [2023-03-20T17:14:56.286Z] 7cd52847ad77: Waiting [2023-03-20T17:14:56.286Z] afc43f6b3fb3: Layer already exists [2023-03-20T17:14:56.286Z] e8f472168fb5: Layer already exists [2023-03-20T17:14:56.286Z] 556c1401f21d: Layer already exists [2023-03-20T17:14:56.286Z] a97609de149a: Layer already exists [2023-03-20T17:14:56.286Z] c65d4b8be466: Layer already exists [2023-03-20T17:14:56.286Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:56.286Z] a297482f67e8: Layer already exists [2023-03-20T17:14:56.286Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:56.286Z] 67f1378f3731: Layer already exists [2023-03-20T17:14:56.286Z] 3.0.0-dev.105: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:56.593Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:56.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:56.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-20T17:14:56.896Z] afc43f6b3fb3: Preparing [2023-03-20T17:14:56.896Z] a97609de149a: Preparing [2023-03-20T17:14:56.896Z] c65d4b8be466: Preparing [2023-03-20T17:14:56.896Z] e8f472168fb5: Preparing [2023-03-20T17:14:56.896Z] 556c1401f21d: Preparing [2023-03-20T17:14:56.896Z] a297482f67e8: Preparing [2023-03-20T17:14:56.896Z] aca797bfb7c9: Preparing [2023-03-20T17:14:56.896Z] 67f1378f3731: Preparing [2023-03-20T17:14:56.896Z] 7cd52847ad77: Preparing [2023-03-20T17:14:56.896Z] aca797bfb7c9: Waiting [2023-03-20T17:14:56.896Z] 67f1378f3731: Waiting [2023-03-20T17:14:56.896Z] 7cd52847ad77: Waiting [2023-03-20T17:14:56.896Z] a297482f67e8: Waiting [2023-03-20T17:14:56.896Z] 556c1401f21d: Layer already exists [2023-03-20T17:14:56.896Z] c65d4b8be466: Layer already exists [2023-03-20T17:14:56.896Z] a97609de149a: Layer already exists [2023-03-20T17:14:56.896Z] e8f472168fb5: Layer already exists [2023-03-20T17:14:56.896Z] afc43f6b3fb3: Layer already exists [2023-03-20T17:14:56.896Z] a297482f67e8: Layer already exists [2023-03-20T17:14:56.896Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:56.896Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:56.896Z] 67f1378f3731: Layer already exists [2023-03-20T17:14:56.896Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:57.203Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:57.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-20T17:14:57.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-20T17:14:57.504Z] afc43f6b3fb3: Preparing [2023-03-20T17:14:57.504Z] a97609de149a: Preparing [2023-03-20T17:14:57.504Z] c65d4b8be466: Preparing [2023-03-20T17:14:57.504Z] e8f472168fb5: Preparing [2023-03-20T17:14:57.504Z] 556c1401f21d: Preparing [2023-03-20T17:14:57.504Z] a297482f67e8: Preparing [2023-03-20T17:14:57.504Z] aca797bfb7c9: Preparing [2023-03-20T17:14:57.504Z] a297482f67e8: Waiting [2023-03-20T17:14:57.504Z] 67f1378f3731: Preparing [2023-03-20T17:14:57.504Z] 7cd52847ad77: Preparing [2023-03-20T17:14:57.504Z] 67f1378f3731: Waiting [2023-03-20T17:14:57.504Z] 7cd52847ad77: Waiting [2023-03-20T17:14:57.504Z] aca797bfb7c9: Waiting [2023-03-20T17:14:57.504Z] a97609de149a: Layer already exists [2023-03-20T17:14:57.504Z] afc43f6b3fb3: Layer already exists [2023-03-20T17:14:57.504Z] e8f472168fb5: Layer already exists [2023-03-20T17:14:57.504Z] c65d4b8be466: Layer already exists [2023-03-20T17:14:57.504Z] 556c1401f21d: Layer already exists [2023-03-20T17:14:57.504Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:57.504Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:57.504Z] 67f1378f3731: Layer already exists [2023-03-20T17:14:57.504Z] a297482f67e8: Layer already exists [2023-03-20T17:14:57.504Z] main: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:14:57.539Z] ===================================================== [Pipeline] echo [2023-03-20T17:14:57.544Z] taggedImages: [2023-03-20T17:14:57.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:57.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-20T17:14:57.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 [2023-03-20T17:14:57.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:57.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-20T17:14:57.560Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-20T17:14:57.560Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:57.560Z] latest [2023-03-20T17:14:57.560Z] 3.0.0-dev.105 [2023-03-20T17:14:57.560Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:14:57.560Z] main [2023-03-20T17:14:57.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:57.876Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [2023-03-20T17:14:57.894Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T17:14:57.894Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:14:57.894Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T17:14:57.894Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T17:14:57.894Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T17:14:57.894Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:14:57.894Z] OK: 9 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:14:58.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:14:58.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-20T17:14:58.226Z] facaa3cf9fa1: Preparing [2023-03-20T17:14:58.226Z] f1ee66354beb: Preparing [2023-03-20T17:14:58.226Z] 231b0a6eef37: Preparing [2023-03-20T17:14:58.226Z] 39d01c78952e: Preparing [2023-03-20T17:14:58.226Z] a297482f67e8: Preparing [2023-03-20T17:14:58.226Z] aca797bfb7c9: Preparing [2023-03-20T17:14:58.226Z] 6bebdaed3f28: Preparing [2023-03-20T17:14:58.226Z] 7cd52847ad77: Preparing [2023-03-20T17:14:58.226Z] aca797bfb7c9: Waiting [2023-03-20T17:14:58.226Z] 6bebdaed3f28: Waiting [2023-03-20T17:14:58.226Z] 7cd52847ad77: Waiting [2023-03-20T17:14:58.226Z] a297482f67e8: Layer already exists [2023-03-20T17:14:58.226Z] aca797bfb7c9: Layer already exists [2023-03-20T17:14:58.226Z] facaa3cf9fa1: Pushed [2023-03-20T17:14:58.226Z] f1ee66354beb: Pushed [2023-03-20T17:14:58.226Z] 231b0a6eef37: Pushed [2023-03-20T17:14:58.498Z] 7cd52847ad77: Layer already exists [2023-03-20T17:14:58.758Z] 6bebdaed3f28: Pushed [2023-03-20T17:15:00.506Z] Removing intermediate container 7738415d2c31 [2023-03-20T17:15:00.506Z] ---> d376c9b50b03 [2023-03-20T17:15:00.506Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:15:01.919Z] ---> ce77df250c90 [2023-03-20T17:15:01.919Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:15:02.881Z] ---> 2911fe4744f9 [2023-03-20T17:15:02.881Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T17:15:05.324Z] 39d01c78952e: Pushed [2023-03-20T17:15:05.324Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:05.627Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:05.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-20T17:15:05.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-20T17:15:05.928Z] facaa3cf9fa1: Preparing [2023-03-20T17:15:05.928Z] f1ee66354beb: Preparing [2023-03-20T17:15:05.928Z] 231b0a6eef37: Preparing [2023-03-20T17:15:05.928Z] 39d01c78952e: Preparing [2023-03-20T17:15:05.928Z] a297482f67e8: Preparing [2023-03-20T17:15:05.928Z] aca797bfb7c9: Preparing [2023-03-20T17:15:05.928Z] 6bebdaed3f28: Preparing [2023-03-20T17:15:05.928Z] 7cd52847ad77: Preparing [2023-03-20T17:15:05.928Z] 7cd52847ad77: Waiting [2023-03-20T17:15:05.928Z] aca797bfb7c9: Waiting [2023-03-20T17:15:05.928Z] a297482f67e8: Layer already exists [2023-03-20T17:15:05.928Z] f1ee66354beb: Layer already exists [2023-03-20T17:15:05.928Z] facaa3cf9fa1: Layer already exists [2023-03-20T17:15:05.928Z] 39d01c78952e: Layer already exists [2023-03-20T17:15:05.928Z] 231b0a6eef37: Layer already exists [2023-03-20T17:15:05.928Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:05.928Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:05.928Z] 6bebdaed3f28: Layer already exists [2023-03-20T17:15:05.928Z] latest: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:06.231Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:06.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 [2023-03-20T17:15:06.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-20T17:15:06.530Z] facaa3cf9fa1: Preparing [2023-03-20T17:15:06.530Z] f1ee66354beb: Preparing [2023-03-20T17:15:06.530Z] 231b0a6eef37: Preparing [2023-03-20T17:15:06.530Z] 39d01c78952e: Preparing [2023-03-20T17:15:06.530Z] a297482f67e8: Preparing [2023-03-20T17:15:06.530Z] aca797bfb7c9: Preparing [2023-03-20T17:15:06.530Z] 6bebdaed3f28: Preparing [2023-03-20T17:15:06.530Z] 7cd52847ad77: Preparing [2023-03-20T17:15:06.530Z] aca797bfb7c9: Waiting [2023-03-20T17:15:06.530Z] 6bebdaed3f28: Waiting [2023-03-20T17:15:06.530Z] 7cd52847ad77: Waiting [2023-03-20T17:15:06.530Z] 231b0a6eef37: Layer already exists [2023-03-20T17:15:06.530Z] a297482f67e8: Layer already exists [2023-03-20T17:15:06.530Z] 39d01c78952e: Layer already exists [2023-03-20T17:15:06.530Z] f1ee66354beb: Layer already exists [2023-03-20T17:15:06.530Z] facaa3cf9fa1: Layer already exists [2023-03-20T17:15:06.530Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:06.530Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:06.530Z] 6bebdaed3f28: Layer already exists [2023-03-20T17:15:06.530Z] 3.0.0-dev.105: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:06.832Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:07.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:07.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-20T17:15:07.129Z] facaa3cf9fa1: Preparing [2023-03-20T17:15:07.129Z] f1ee66354beb: Preparing [2023-03-20T17:15:07.129Z] 231b0a6eef37: Preparing [2023-03-20T17:15:07.129Z] 39d01c78952e: Preparing [2023-03-20T17:15:07.129Z] a297482f67e8: Preparing [2023-03-20T17:15:07.129Z] aca797bfb7c9: Preparing [2023-03-20T17:15:07.129Z] 6bebdaed3f28: Preparing [2023-03-20T17:15:07.129Z] 7cd52847ad77: Preparing [2023-03-20T17:15:07.129Z] aca797bfb7c9: Waiting [2023-03-20T17:15:07.129Z] 6bebdaed3f28: Waiting [2023-03-20T17:15:07.129Z] 7cd52847ad77: Waiting [2023-03-20T17:15:07.129Z] f1ee66354beb: Layer already exists [2023-03-20T17:15:07.129Z] facaa3cf9fa1: Layer already exists [2023-03-20T17:15:07.129Z] a297482f67e8: Layer already exists [2023-03-20T17:15:07.129Z] 39d01c78952e: Layer already exists [2023-03-20T17:15:07.129Z] 231b0a6eef37: Layer already exists [2023-03-20T17:15:07.129Z] 6bebdaed3f28: Layer already exists [2023-03-20T17:15:07.129Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:07.129Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:07.129Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:07.431Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:07.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-20T17:15:07.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-20T17:15:07.730Z] facaa3cf9fa1: Preparing [2023-03-20T17:15:07.730Z] f1ee66354beb: Preparing [2023-03-20T17:15:07.730Z] 231b0a6eef37: Preparing [2023-03-20T17:15:07.730Z] 39d01c78952e: Preparing [2023-03-20T17:15:07.730Z] a297482f67e8: Preparing [2023-03-20T17:15:07.730Z] aca797bfb7c9: Preparing [2023-03-20T17:15:07.730Z] 6bebdaed3f28: Preparing [2023-03-20T17:15:07.730Z] 7cd52847ad77: Preparing [2023-03-20T17:15:07.730Z] aca797bfb7c9: Waiting [2023-03-20T17:15:07.730Z] 6bebdaed3f28: Waiting [2023-03-20T17:15:07.730Z] 7cd52847ad77: Waiting [2023-03-20T17:15:07.730Z] a297482f67e8: Layer already exists [2023-03-20T17:15:07.730Z] 231b0a6eef37: Layer already exists [2023-03-20T17:15:07.730Z] 39d01c78952e: Layer already exists [2023-03-20T17:15:07.730Z] f1ee66354beb: Layer already exists [2023-03-20T17:15:07.730Z] facaa3cf9fa1: Layer already exists [2023-03-20T17:15:07.730Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:07.730Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:07.730Z] 6bebdaed3f28: Layer already exists [2023-03-20T17:15:07.730Z] main: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:15:07.774Z] ===================================================== [Pipeline] echo [2023-03-20T17:15:07.786Z] taggedImages: [2023-03-20T17:15:07.786Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:07.786Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-20T17:15:07.786Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 [2023-03-20T17:15:07.786Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:07.786Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-20T17:15:07.812Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-20T17:15:07.812Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:07.812Z] latest [2023-03-20T17:15:07.812Z] 3.0.0-dev.105 [2023-03-20T17:15:07.812Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:07.812Z] main [2023-03-20T17:15:07.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:08.135Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:08.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:08.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-20T17:15:08.446Z] 11a7059e47fb: Preparing [2023-03-20T17:15:08.446Z] fa590b16fb45: Preparing [2023-03-20T17:15:08.446Z] 00a309599ae1: Preparing [2023-03-20T17:15:08.446Z] daaad696e5e6: Preparing [2023-03-20T17:15:08.446Z] a297482f67e8: Preparing [2023-03-20T17:15:08.446Z] aca797bfb7c9: Preparing [2023-03-20T17:15:08.446Z] 67f1378f3731: Preparing [2023-03-20T17:15:08.446Z] 7cd52847ad77: Preparing [2023-03-20T17:15:08.446Z] aca797bfb7c9: Waiting [2023-03-20T17:15:08.446Z] 67f1378f3731: Waiting [2023-03-20T17:15:08.446Z] 7cd52847ad77: Waiting [2023-03-20T17:15:08.446Z] a297482f67e8: Layer already exists [2023-03-20T17:15:08.446Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:08.446Z] 67f1378f3731: Layer already exists [2023-03-20T17:15:08.446Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:08.446Z] 00a309599ae1: Pushed [2023-03-20T17:15:08.446Z] 11a7059e47fb: Pushed [2023-03-20T17:15:08.446Z] fa590b16fb45: Pushed [2023-03-20T17:15:11.079Z] ---> f9b491bff95f [2023-03-20T17:15:11.079Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:15:12.328Z] ---> 0c6f525b882d [2023-03-20T17:15:12.328Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T17:15:13.790Z] ---> e20171353e0d [2023-03-20T17:15:13.790Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T17:15:14.866Z] ---> c40e00ee67ae [2023-03-20T17:15:14.866Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:15:15.132Z] ---> Running in 3c501766fbc0 [2023-03-20T17:15:15.717Z] Removing intermediate container 3c501766fbc0 [2023-03-20T17:15:15.717Z] ---> c9a4805d959e [2023-03-20T17:15:15.717Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:15:15.717Z] ---> Running in 9532f142b71b [2023-03-20T17:15:16.565Z] daaad696e5e6: Pushed [2023-03-20T17:15:16.565Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:16.694Z] Removing intermediate container 9532f142b71b [2023-03-20T17:15:16.694Z] ---> 9eb505154cbb [2023-03-20T17:15:16.694Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T17:15:16.694Z] ---> Running in af257f7bf146 [2023-03-20T17:15:16.872Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:17.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-20T17:15:17.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-20T17:15:17.173Z] 11a7059e47fb: Preparing [2023-03-20T17:15:17.173Z] fa590b16fb45: Preparing [2023-03-20T17:15:17.173Z] 00a309599ae1: Preparing [2023-03-20T17:15:17.173Z] daaad696e5e6: Preparing [2023-03-20T17:15:17.173Z] a297482f67e8: Preparing [2023-03-20T17:15:17.173Z] aca797bfb7c9: Preparing [2023-03-20T17:15:17.173Z] 67f1378f3731: Preparing [2023-03-20T17:15:17.173Z] 7cd52847ad77: Preparing [2023-03-20T17:15:17.173Z] aca797bfb7c9: Waiting [2023-03-20T17:15:17.173Z] 67f1378f3731: Waiting [2023-03-20T17:15:17.173Z] 7cd52847ad77: Waiting [2023-03-20T17:15:17.173Z] daaad696e5e6: Layer already exists [2023-03-20T17:15:17.173Z] 11a7059e47fb: Layer already exists [2023-03-20T17:15:17.173Z] a297482f67e8: Layer already exists [2023-03-20T17:15:17.173Z] fa590b16fb45: Layer already exists [2023-03-20T17:15:17.173Z] 00a309599ae1: Layer already exists [2023-03-20T17:15:17.173Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:17.173Z] 67f1378f3731: Layer already exists [2023-03-20T17:15:17.173Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:17.173Z] latest: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:17.282Z] Removing intermediate container af257f7bf146 [2023-03-20T17:15:17.282Z] ---> 46f81578ad59 [2023-03-20T17:15:17.282Z] Step 25/26 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:17.479Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:17.549Z] ---> Running in de4cc93034e1 [2023-03-20T17:15:17.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 [2023-03-20T17:15:17.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-20T17:15:17.776Z] 11a7059e47fb: Preparing [2023-03-20T17:15:17.776Z] fa590b16fb45: Preparing [2023-03-20T17:15:17.776Z] 00a309599ae1: Preparing [2023-03-20T17:15:17.776Z] daaad696e5e6: Preparing [2023-03-20T17:15:17.776Z] a297482f67e8: Preparing [2023-03-20T17:15:17.776Z] aca797bfb7c9: Preparing [2023-03-20T17:15:17.776Z] 67f1378f3731: Preparing [2023-03-20T17:15:17.776Z] 7cd52847ad77: Preparing [2023-03-20T17:15:17.776Z] aca797bfb7c9: Waiting [2023-03-20T17:15:17.776Z] 67f1378f3731: Waiting [2023-03-20T17:15:17.776Z] 11a7059e47fb: Layer already exists [2023-03-20T17:15:17.776Z] daaad696e5e6: Layer already exists [2023-03-20T17:15:17.776Z] 00a309599ae1: Layer already exists [2023-03-20T17:15:17.776Z] a297482f67e8: Layer already exists [2023-03-20T17:15:17.776Z] fa590b16fb45: Layer already exists [2023-03-20T17:15:17.776Z] 67f1378f3731: Layer already exists [2023-03-20T17:15:17.776Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:17.776Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:17.776Z] 3.0.0-dev.105: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:18.077Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:18.132Z] Removing intermediate container de4cc93034e1 [2023-03-20T17:15:18.132Z] ---> 5ce73275a149 [2023-03-20T17:15:18.132Z] Step 26/26 : LABEL version=3.0.0-dev.105 [2023-03-20T17:15:18.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-20T17:15:18.381Z] 11a7059e47fb: Preparing [2023-03-20T17:15:18.381Z] fa590b16fb45: Preparing [2023-03-20T17:15:18.381Z] 00a309599ae1: Preparing [2023-03-20T17:15:18.381Z] daaad696e5e6: Preparing [2023-03-20T17:15:18.381Z] a297482f67e8: Preparing [2023-03-20T17:15:18.381Z] aca797bfb7c9: Preparing [2023-03-20T17:15:18.381Z] 67f1378f3731: Preparing [2023-03-20T17:15:18.381Z] 7cd52847ad77: Preparing [2023-03-20T17:15:18.381Z] aca797bfb7c9: Waiting [2023-03-20T17:15:18.381Z] 67f1378f3731: Waiting [2023-03-20T17:15:18.381Z] 7cd52847ad77: Waiting [2023-03-20T17:15:18.381Z] 00a309599ae1: Layer already exists [2023-03-20T17:15:18.381Z] fa590b16fb45: Layer already exists [2023-03-20T17:15:18.381Z] a297482f67e8: Layer already exists [2023-03-20T17:15:18.381Z] daaad696e5e6: Layer already exists [2023-03-20T17:15:18.381Z] 11a7059e47fb: Layer already exists [2023-03-20T17:15:18.381Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:18.381Z] 67f1378f3731: Layer already exists [2023-03-20T17:15:18.381Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:18.382Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [2023-03-20T17:15:18.398Z] ---> Running in c570715c1f81 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:18.695Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:18.983Z] Removing intermediate container c570715c1f81 [2023-03-20T17:15:18.983Z] ---> 0ebd3dd71662 [2023-03-20T17:15:18.983Z] [2023-03-20T17:15:18.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-20T17:15:18.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-20T17:15:18.998Z] 11a7059e47fb: Preparing [2023-03-20T17:15:18.998Z] fa590b16fb45: Preparing [2023-03-20T17:15:18.998Z] 00a309599ae1: Preparing [2023-03-20T17:15:18.998Z] daaad696e5e6: Preparing [2023-03-20T17:15:18.998Z] a297482f67e8: Preparing [2023-03-20T17:15:18.998Z] aca797bfb7c9: Preparing [2023-03-20T17:15:18.998Z] 67f1378f3731: Preparing [2023-03-20T17:15:18.998Z] 7cd52847ad77: Preparing [2023-03-20T17:15:18.998Z] aca797bfb7c9: Waiting [2023-03-20T17:15:18.998Z] 67f1378f3731: Waiting [2023-03-20T17:15:18.998Z] 7cd52847ad77: Waiting [2023-03-20T17:15:18.998Z] fa590b16fb45: Layer already exists [2023-03-20T17:15:18.998Z] 11a7059e47fb: Layer already exists [2023-03-20T17:15:18.998Z] 00a309599ae1: Layer already exists [2023-03-20T17:15:18.998Z] daaad696e5e6: Layer already exists [2023-03-20T17:15:18.998Z] a297482f67e8: Layer already exists [2023-03-20T17:15:18.998Z] 67f1378f3731: Layer already exists [2023-03-20T17:15:18.998Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:18.998Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:18.998Z] main: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:15:19.031Z] ===================================================== [Pipeline] echo [2023-03-20T17:15:19.037Z] taggedImages: [2023-03-20T17:15:19.037Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:19.037Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-20T17:15:19.037Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 [2023-03-20T17:15:19.037Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:19.037Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-20T17:15:19.067Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-20T17:15:19.067Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:19.067Z] latest [2023-03-20T17:15:19.067Z] 3.0.0-dev.105 [2023-03-20T17:15:19.067Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:19.067Z] main [2023-03-20T17:15:19.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:19.251Z] Successfully built 0ebd3dd71662 [2023-03-20T17:15:19.251Z] Successfully tagged security-spire-server-arm64:latest [2023-03-20T17:15:19.251Z] Building security-proxy-auth [2023-03-20T17:15:19.369Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:19.679Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:19.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-20T17:15:19.679Z] a5baa9d80c82: Preparing [2023-03-20T17:15:19.679Z] a94305088eca: Preparing [2023-03-20T17:15:19.679Z] a297482f67e8: Preparing [2023-03-20T17:15:19.679Z] aca797bfb7c9: Preparing [2023-03-20T17:15:19.679Z] 8aa05bfdd5d7: Preparing [2023-03-20T17:15:19.679Z] 7cd52847ad77: Preparing [2023-03-20T17:15:19.680Z] 7cd52847ad77: Waiting [2023-03-20T17:15:19.680Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:19.680Z] a297482f67e8: Layer already exists [2023-03-20T17:15:19.680Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:19.680Z] a5baa9d80c82: Pushed [2023-03-20T17:15:19.938Z] 8aa05bfdd5d7: Pushed [2023-03-20T17:15:22.473Z] a94305088eca: Pushed [2023-03-20T17:15:23.042Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:23.352Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:23.652Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-20T17:15:23.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-20T17:15:23.652Z] a5baa9d80c82: Preparing [2023-03-20T17:15:23.652Z] a94305088eca: Preparing [2023-03-20T17:15:23.652Z] a297482f67e8: Preparing [2023-03-20T17:15:23.652Z] aca797bfb7c9: Preparing [2023-03-20T17:15:23.652Z] 8aa05bfdd5d7: Preparing [2023-03-20T17:15:23.652Z] 7cd52847ad77: Preparing [2023-03-20T17:15:23.652Z] 7cd52847ad77: Waiting [2023-03-20T17:15:23.652Z] a94305088eca: Layer already exists [2023-03-20T17:15:23.652Z] 8aa05bfdd5d7: Layer already exists [2023-03-20T17:15:23.652Z] a5baa9d80c82: Layer already exists [2023-03-20T17:15:23.652Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:23.652Z] a297482f67e8: Layer already exists [2023-03-20T17:15:23.652Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:23.652Z] latest: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:23.957Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:24.255Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 [2023-03-20T17:15:24.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-20T17:15:24.255Z] a5baa9d80c82: Preparing [2023-03-20T17:15:24.255Z] a94305088eca: Preparing [2023-03-20T17:15:24.255Z] a297482f67e8: Preparing [2023-03-20T17:15:24.255Z] aca797bfb7c9: Preparing [2023-03-20T17:15:24.255Z] 8aa05bfdd5d7: Preparing [2023-03-20T17:15:24.255Z] 7cd52847ad77: Preparing [2023-03-20T17:15:24.255Z] 7cd52847ad77: Waiting [2023-03-20T17:15:24.255Z] a94305088eca: Layer already exists [2023-03-20T17:15:24.255Z] 8aa05bfdd5d7: Layer already exists [2023-03-20T17:15:24.255Z] a297482f67e8: Layer already exists [2023-03-20T17:15:24.255Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:24.255Z] a5baa9d80c82: Layer already exists [2023-03-20T17:15:24.255Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:24.255Z] 3.0.0-dev.105: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:24.559Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:24.589Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:15:24.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:15:24.589Z] ---> baa3eca52ddd [2023-03-20T17:15:24.589Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:15:24.589Z] ---> Using cache [2023-03-20T17:15:24.589Z] ---> 0ec8f4406bd6 [2023-03-20T17:15:24.589Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:15:24.589Z] ---> Using cache [2023-03-20T17:15:24.589Z] ---> ac6c663398c3 [2023-03-20T17:15:24.589Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:15:24.589Z] ---> Using cache [2023-03-20T17:15:24.589Z] ---> 75fe75220fc0 [2023-03-20T17:15:24.589Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:15:24.589Z] ---> Using cache [2023-03-20T17:15:24.589Z] ---> ec84236a2951 [2023-03-20T17:15:24.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:15:24.589Z] ---> Using cache [2023-03-20T17:15:24.589Z] ---> 650812bea7bd [2023-03-20T17:15:24.589Z] Step 8/23 : COPY . . [2023-03-20T17:15:24.856Z] ---> Using cache [2023-03-20T17:15:24.856Z] ---> 6cd276439ae7 [2023-03-20T17:15:24.856Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T17:15:24.856Z] ---> Running in bb763066c861 [2023-03-20T17:15:24.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:24.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-20T17:15:24.857Z] a5baa9d80c82: Preparing [2023-03-20T17:15:24.857Z] a94305088eca: Preparing [2023-03-20T17:15:24.857Z] a297482f67e8: Preparing [2023-03-20T17:15:24.857Z] aca797bfb7c9: Preparing [2023-03-20T17:15:24.857Z] 8aa05bfdd5d7: Preparing [2023-03-20T17:15:24.857Z] 7cd52847ad77: Preparing [2023-03-20T17:15:24.857Z] 7cd52847ad77: Waiting [2023-03-20T17:15:24.857Z] 8aa05bfdd5d7: Layer already exists [2023-03-20T17:15:24.857Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:24.857Z] a5baa9d80c82: Layer already exists [2023-03-20T17:15:24.857Z] a297482f67e8: Layer already exists [2023-03-20T17:15:24.857Z] a94305088eca: Layer already exists [2023-03-20T17:15:24.857Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:24.857Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:25.169Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:25.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-20T17:15:25.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-20T17:15:25.488Z] a5baa9d80c82: Preparing [2023-03-20T17:15:25.488Z] a94305088eca: Preparing [2023-03-20T17:15:25.488Z] a297482f67e8: Preparing [2023-03-20T17:15:25.488Z] aca797bfb7c9: Preparing [2023-03-20T17:15:25.488Z] 8aa05bfdd5d7: Preparing [2023-03-20T17:15:25.488Z] 7cd52847ad77: Preparing [2023-03-20T17:15:25.488Z] 7cd52847ad77: Waiting [2023-03-20T17:15:25.488Z] 8aa05bfdd5d7: Layer already exists [2023-03-20T17:15:25.488Z] a297482f67e8: Layer already exists [2023-03-20T17:15:25.488Z] a5baa9d80c82: Layer already exists [2023-03-20T17:15:25.488Z] a94305088eca: Layer already exists [2023-03-20T17:15:25.488Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:25.488Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:25.488Z] main: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:15:25.534Z] ===================================================== [Pipeline] echo [2023-03-20T17:15:25.541Z] taggedImages: [2023-03-20T17:15:25.541Z] - nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:25.541Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-20T17:15:25.541Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 [2023-03-20T17:15:25.541Z] - nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:25.541Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-20T17:15:25.560Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-20T17:15:25.560Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:25.560Z] latest [2023-03-20T17:15:25.560Z] 3.0.0-dev.105 [2023-03-20T17:15:25.560Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:25.560Z] main [2023-03-20T17:15:25.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:25.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:26.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:26.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-20T17:15:26.173Z] 226a00de6816: Preparing [2023-03-20T17:15:26.173Z] 0c1edc3c9740: Preparing [2023-03-20T17:15:26.173Z] a297482f67e8: Preparing [2023-03-20T17:15:26.173Z] aca797bfb7c9: Preparing [2023-03-20T17:15:26.173Z] f2ad6215eb6b: Preparing [2023-03-20T17:15:26.173Z] 7cd52847ad77: Preparing [2023-03-20T17:15:26.173Z] 7cd52847ad77: Waiting [2023-03-20T17:15:26.173Z] a297482f67e8: Layer already exists [2023-03-20T17:15:26.173Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:15:26.173Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:26.173Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:26.173Z] 226a00de6816: Pushed [2023-03-20T17:15:28.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T17:15:28.711Z] 0c1edc3c9740: Pushed [2023-03-20T17:15:28.971Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:29.274Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:29.575Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-20T17:15:29.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-20T17:15:29.575Z] 226a00de6816: Preparing [2023-03-20T17:15:29.575Z] 0c1edc3c9740: Preparing [2023-03-20T17:15:29.575Z] a297482f67e8: Preparing [2023-03-20T17:15:29.575Z] aca797bfb7c9: Preparing [2023-03-20T17:15:29.575Z] f2ad6215eb6b: Preparing [2023-03-20T17:15:29.575Z] 7cd52847ad77: Preparing [2023-03-20T17:15:29.575Z] 7cd52847ad77: Waiting [2023-03-20T17:15:29.575Z] 226a00de6816: Layer already exists [2023-03-20T17:15:29.575Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:15:29.575Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:29.575Z] 0c1edc3c9740: Layer already exists [2023-03-20T17:15:29.575Z] a297482f67e8: Layer already exists [2023-03-20T17:15:29.575Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:29.575Z] latest: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:29.873Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:30.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 [2023-03-20T17:15:30.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-20T17:15:30.178Z] 226a00de6816: Preparing [2023-03-20T17:15:30.178Z] 0c1edc3c9740: Preparing [2023-03-20T17:15:30.178Z] a297482f67e8: Preparing [2023-03-20T17:15:30.178Z] aca797bfb7c9: Preparing [2023-03-20T17:15:30.178Z] f2ad6215eb6b: Preparing [2023-03-20T17:15:30.178Z] 7cd52847ad77: Preparing [2023-03-20T17:15:30.178Z] 7cd52847ad77: Waiting [2023-03-20T17:15:30.178Z] 0c1edc3c9740: Layer already exists [2023-03-20T17:15:30.178Z] a297482f67e8: Layer already exists [2023-03-20T17:15:30.178Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:15:30.178Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:30.178Z] 226a00de6816: Layer already exists [2023-03-20T17:15:30.178Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:30.178Z] 3.0.0-dev.105: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:30.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:30.776Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:30.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-20T17:15:30.776Z] 226a00de6816: Preparing [2023-03-20T17:15:30.776Z] 0c1edc3c9740: Preparing [2023-03-20T17:15:30.776Z] a297482f67e8: Preparing [2023-03-20T17:15:30.776Z] aca797bfb7c9: Preparing [2023-03-20T17:15:30.776Z] f2ad6215eb6b: Preparing [2023-03-20T17:15:30.776Z] 7cd52847ad77: Preparing [2023-03-20T17:15:30.776Z] 7cd52847ad77: Waiting [2023-03-20T17:15:30.776Z] 0c1edc3c9740: Layer already exists [2023-03-20T17:15:30.776Z] a297482f67e8: Layer already exists [2023-03-20T17:15:30.776Z] 226a00de6816: Layer already exists [2023-03-20T17:15:30.776Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:30.776Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:15:30.776Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:30.776Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:31.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:15:31.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-20T17:15:31.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-20T17:15:31.375Z] 226a00de6816: Preparing [2023-03-20T17:15:31.375Z] 0c1edc3c9740: Preparing [2023-03-20T17:15:31.375Z] a297482f67e8: Preparing [2023-03-20T17:15:31.375Z] aca797bfb7c9: Preparing [2023-03-20T17:15:31.375Z] f2ad6215eb6b: Preparing [2023-03-20T17:15:31.375Z] 7cd52847ad77: Preparing [2023-03-20T17:15:31.375Z] aca797bfb7c9: Layer already exists [2023-03-20T17:15:31.375Z] 0c1edc3c9740: Layer already exists [2023-03-20T17:15:31.375Z] a297482f67e8: Layer already exists [2023-03-20T17:15:31.375Z] f2ad6215eb6b: Layer already exists [2023-03-20T17:15:31.375Z] 226a00de6816: Layer already exists [2023-03-20T17:15:31.375Z] 7cd52847ad77: Layer already exists [2023-03-20T17:15:31.375Z] main: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:15:31.417Z] ===================================================== [Pipeline] echo [2023-03-20T17:15:31.423Z] taggedImages: [2023-03-20T17:15:31.423Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:15:31.423Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-20T17:15:31.423Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 [2023-03-20T17:15:31.423Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:15:31.423Z] - 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-03-20T17:21:50.212Z] Removing intermediate container be091fdb4ef4 [2023-03-20T17:21:50.212Z] ---> 048a8b8d0a86 [2023-03-20T17:21:50.212Z] [2023-03-20T17:21:50.212Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:21:50.212Z] ---> d74e625d9115 [2023-03-20T17:21:50.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T17:21:50.212Z] Removing intermediate container bb763066c861 [2023-03-20T17:21:50.212Z] ---> aafe457627bf [2023-03-20T17:21:50.212Z] [2023-03-20T17:21:50.212Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:21:50.212Z] ---> d74e625d9115 [2023-03-20T17:21:50.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T17:21:50.212Z] ---> Running in bd1b7a90fac6 [2023-03-20T17:21:50.212Z] ---> Running in 8de92a0b49f0 [2023-03-20T17:21:50.212Z] Removing intermediate container bd1b7a90fac6 [2023-03-20T17:21:50.212Z] ---> 2a63559f18f7 [2023-03-20T17:21:50.212Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:21:50.212Z] Removing intermediate container 8de92a0b49f0 [2023-03-20T17:21:50.212Z] ---> 113b5bebabb4 [2023-03-20T17:21:50.212Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:21:50.212Z] ---> Running in bc832c98cac8 [2023-03-20T17:21:50.212Z] ---> Running in 2e885707e95e [2023-03-20T17:21:50.212Z] Removing intermediate container 3ccb8d6ea6d1 [2023-03-20T17:21:50.212Z] ---> d6cc2ea79c82 [2023-03-20T17:21:50.212Z] [2023-03-20T17:21:50.212Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T17:21:50.212Z] ---> d74e625d9115 [2023-03-20T17:21:50.212Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:21:50.212Z] ---> Running in f0b6a26cfbd6 [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:21:50.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:21:50.212Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:21:50.212Z] OK: 8 MiB in 16 packages [2023-03-20T17:21:50.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:21:50.212Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:21:50.212Z] OK: 8 MiB in 16 packages [2023-03-20T17:21:50.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:21:50.212Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:21:50.212Z] OK: 8 MiB in 16 packages [2023-03-20T17:21:50.212Z] Removing intermediate container f0b6a26cfbd6 [2023-03-20T17:21:50.212Z] ---> 98d0455f0eda [2023-03-20T17:21:50.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:21:50.212Z] Removing intermediate container 2e885707e95e [2023-03-20T17:21:50.212Z] ---> 2338484bca38 [2023-03-20T17:21:50.212Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:21:50.212Z] Removing intermediate container bc832c98cac8 [2023-03-20T17:21:50.212Z] ---> 3490493809cf [2023-03-20T17:21:50.212Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:21:50.212Z] ---> Running in 93cc2d28e60e [2023-03-20T17:21:50.480Z] Removing intermediate container 93cc2d28e60e [2023-03-20T17:21:50.747Z] ---> b4a7ab95e166 [2023-03-20T17:21:50.747Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T17:21:50.747Z] ---> Running in e5d238d2890d [2023-03-20T17:21:51.329Z] ---> 5f7a1ac65dc5 [2023-03-20T17:21:51.329Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:21:51.600Z] ---> 57759e20f282 [2023-03-20T17:21:51.600Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:21:51.867Z] Removing intermediate container e5d238d2890d [2023-03-20T17:21:51.867Z] ---> 9c70b55dc103 [2023-03-20T17:21:51.867Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T17:21:52.136Z] ---> Running in 78403afac748 [2023-03-20T17:21:53.099Z] Removing intermediate container 78403afac748 [2023-03-20T17:21:53.099Z] ---> b1e0f90edd2c [2023-03-20T17:21:53.099Z] Step 15/24 : WORKDIR / [2023-03-20T17:21:53.368Z] ---> Running in ac6eacac069a [2023-03-20T17:21:53.368Z] ---> 2239791aa99a [2023-03-20T17:21:53.368Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T17:21:53.637Z] ---> 87b5a204bcc8 [2023-03-20T17:21:53.637Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T17:21:54.604Z] Removing intermediate container ac6eacac069a [2023-03-20T17:21:54.604Z] ---> 9c874f9c615e [2023-03-20T17:21:54.604Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:21:58.877Z] ---> bdbc900b6769 [2023-03-20T17:21:58.877Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:21:58.877Z] ---> 98772d38e489 [2023-03-20T17:21:58.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-20T17:21:58.877Z] ---> 97659ca49df8 [2023-03-20T17:21:58.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T17:21:59.460Z] Removing intermediate container c1a98a1ac2c6 [2023-03-20T17:21:59.460Z] ---> 15fd5c5d7e4e [2023-03-20T17:21:59.460Z] [2023-03-20T17:21:59.460Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T17:21:59.460Z] ---> d74e625d9115 [2023-03-20T17:21:59.460Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:21:59.460Z] ---> Using cache [2023-03-20T17:21:59.460Z] ---> 98d0455f0eda [2023-03-20T17:21:59.460Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:21:59.460Z] ---> Using cache [2023-03-20T17:21:59.460Z] ---> b4a7ab95e166 [2023-03-20T17:21:59.460Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T17:21:59.460Z] ---> e80571fcab4b [2023-03-20T17:21:59.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T17:21:59.460Z] ---> Running in 152cac20e79c [2023-03-20T17:21:59.460Z] ---> 7024037ac023 [2023-03-20T17:21:59.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T17:21:59.726Z] ---> 08fda145c156 [2023-03-20T17:21:59.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T17:22:00.308Z] Removing intermediate container 152cac20e79c [2023-03-20T17:22:00.308Z] ---> ca9c6b0f7350 [2023-03-20T17:22:00.308Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T17:22:00.576Z] ---> Running in 4ca35ead5ece [2023-03-20T17:22:00.862Z] ---> 7ad545058ce8 [2023-03-20T17:22:00.862Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:22:01.128Z] ---> Running in 38e4a83f7836 [2023-03-20T17:22:01.730Z] ---> 6caa09b5d69d [2023-03-20T17:22:01.730Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:22:01.730Z] Removing intermediate container 4ca35ead5ece [2023-03-20T17:22:01.730Z] ---> 8343e8d44fc5 [2023-03-20T17:22:01.730Z] Step 15/25 : WORKDIR / [2023-03-20T17:22:01.999Z] ---> Running in b55a5031dbe1 [2023-03-20T17:22:01.999Z] ---> Running in 48f1be359e51 [2023-03-20T17:22:02.989Z] Removing intermediate container 48f1be359e51 [2023-03-20T17:22:02.989Z] ---> b87df96925e7 [2023-03-20T17:22:02.989Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:22:02.989Z] ---> b4b6b08c77a6 [2023-03-20T17:22:02.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-20T17:22:04.403Z] ---> c8fff262b608 [2023-03-20T17:22:04.403Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:22:04.403Z] ---> d3efa6f7b8b6 [2023-03-20T17:22:04.403Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T17:22:04.670Z] ---> Running in 817b30a84d78 [2023-03-20T17:22:04.670Z] Removing intermediate container 38e4a83f7836 [2023-03-20T17:22:04.670Z] ---> dd334c63e163 [2023-03-20T17:22:04.670Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:22:04.935Z] ---> Running in 01333151479c [2023-03-20T17:22:05.894Z] Removing intermediate container 01333151479c [2023-03-20T17:22:05.894Z] ---> 8f1a66a83922 [2023-03-20T17:22:05.894Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T17:22:05.894Z] ---> Running in 7a4949e1937f [2023-03-20T17:22:05.894Z] Removing intermediate container 817b30a84d78 [2023-03-20T17:22:05.894Z] ---> 0089ad7526f7 [2023-03-20T17:22:05.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:22:06.165Z] ---> 648d0f53c7d6 [2023-03-20T17:22:06.165Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T17:22:06.165Z] ---> Running in 7d2db5146843 [2023-03-20T17:22:06.165Z] Removing intermediate container b55a5031dbe1 [2023-03-20T17:22:06.165Z] ---> 72513b986d0a [2023-03-20T17:22:06.165Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:22:06.436Z] ---> Running in 94a869f31622 [2023-03-20T17:22:06.702Z] Removing intermediate container 7a4949e1937f [2023-03-20T17:22:06.702Z] ---> 288103256f3e [2023-03-20T17:22:06.702Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T17:22:06.974Z] ---> Running in 00196ea98fad [2023-03-20T17:22:06.974Z] Removing intermediate container 7d2db5146843 [2023-03-20T17:22:06.974Z] ---> 9a5b6420dce0 [2023-03-20T17:22:06.974Z] Step 22/24 : LABEL arch=arm64 [2023-03-20T17:22:07.256Z] ---> Running in 474a6675c8ad [2023-03-20T17:22:07.256Z] Removing intermediate container 94a869f31622 [2023-03-20T17:22:07.256Z] ---> 5be00ecdf6cc [2023-03-20T17:22:07.256Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-20T17:22:07.525Z] ---> Running in a75916e5874b [2023-03-20T17:22:07.792Z] Removing intermediate container 00196ea98fad [2023-03-20T17:22:07.792Z] ---> 774fa7f4c836 [2023-03-20T17:22:07.792Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:07.792Z] Removing intermediate container 474a6675c8ad [2023-03-20T17:22:07.792Z] ---> e1db7613a7d0 [2023-03-20T17:22:07.792Z] Step 23/24 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:08.061Z] ---> Running in 164ca45d5b95 [2023-03-20T17:22:08.061Z] ---> Running in 01a17e18d2a2 [2023-03-20T17:22:08.061Z] Removing intermediate container a75916e5874b [2023-03-20T17:22:08.061Z] ---> b616311c1769 [2023-03-20T17:22:08.061Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T17:22:08.334Z] ---> Running in fe8fdb3db743 [2023-03-20T17:22:08.918Z] Removing intermediate container 01a17e18d2a2 [2023-03-20T17:22:08.918Z] ---> bd825c088f60 [2023-03-20T17:22:08.918Z] Step 24/24 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:10.867Z] Removing intermediate container 164ca45d5b95 [2023-03-20T17:22:10.867Z] ---> 413be8be651f [2023-03-20T17:22:10.867Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:10.867Z] ---> Running in feede14734b7 [2023-03-20T17:22:10.867Z] Removing intermediate container fe8fdb3db743 [2023-03-20T17:22:10.867Z] ---> 32ca0543d6ae [2023-03-20T17:22:10.867Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:11.136Z] ---> 06ee241a7ade [2023-03-20T17:22:11.136Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-20T17:22:11.136Z] ---> Running in 0e06bd9ca72b [2023-03-20T17:22:11.136Z] ---> Running in 813a5c61786b [2023-03-20T17:22:11.727Z] Removing intermediate container 0e06bd9ca72b [2023-03-20T17:22:11.727Z] ---> eea5d480996e [2023-03-20T17:22:11.727Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:11.727Z] Removing intermediate container feede14734b7 [2023-03-20T17:22:11.727Z] ---> b5bdd2ebc3f3 [2023-03-20T17:22:11.727Z] [2023-03-20T17:22:12.000Z] ---> Running in e7555d49370f [2023-03-20T17:22:12.000Z] Removing intermediate container 813a5c61786b [2023-03-20T17:22:12.000Z] ---> 484cef878c63 [2023-03-20T17:22:12.000Z] [2023-03-20T17:22:12.000Z] Successfully built b5bdd2ebc3f3 [2023-03-20T17:22:12.000Z] Successfully tagged core-command-arm64:latest [2023-03-20T17:22:12.000Z]  Building core-command ... done Building core-data [2023-03-20T17:22:12.270Z] Successfully built 484cef878c63 [2023-03-20T17:22:12.270Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-20T17:22:12.270Z]  Building security-proxy-auth ... done  ---> 549eac896795 [2023-03-20T17:22:12.270Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yamlBuilding security-proxy-setup [2023-03-20T17:22:12.270Z] [2023-03-20T17:22:12.541Z] Removing intermediate container e7555d49370f [2023-03-20T17:22:12.541Z] ---> 321f008067d7 [2023-03-20T17:22:12.541Z] [2023-03-20T17:22:12.541Z] Successfully built 321f008067d7 [2023-03-20T17:22:12.541Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-20T17:22:12.541Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-20T17:22:13.127Z] ---> 1a364144da05 [2023-03-20T17:22:13.127Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T17:22:13.127Z] ---> Running in ec802117c0d2 [2023-03-20T17:22:13.712Z] Removing intermediate container ec802117c0d2 [2023-03-20T17:22:13.712Z] ---> 93a70f6ad5a0 [2023-03-20T17:22:13.712Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:22:13.712Z] ---> Running in 0c54390d5841 [2023-03-20T17:22:13.982Z] Removing intermediate container 0c54390d5841 [2023-03-20T17:22:13.982Z] ---> 0e4ad5c885e4 [2023-03-20T17:22:13.982Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T17:22:13.982Z] ---> Running in c3b4312a1ac4 [2023-03-20T17:22:14.570Z] Removing intermediate container c3b4312a1ac4 [2023-03-20T17:22:14.570Z] ---> 83591deece80 [2023-03-20T17:22:14.570Z] Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:14.570Z] ---> Running in e7d18f13b722 [2023-03-20T17:22:15.156Z] Removing intermediate container e7d18f13b722 [2023-03-20T17:22:15.156Z] ---> b6f2f7f7a2b0 [2023-03-20T17:22:15.156Z] Step 25/25 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:15.156Z] ---> Running in 7ddfd0fa8bc9 [2023-03-20T17:22:15.740Z] Removing intermediate container 7ddfd0fa8bc9 [2023-03-20T17:22:15.740Z] ---> c255aa4d5cae [2023-03-20T17:22:15.740Z] [2023-03-20T17:22:15.740Z] Successfully built c255aa4d5cae [2023-03-20T17:22:15.740Z] Successfully tagged core-metadata-arm64:latest [2023-03-20T17:22:15.740Z] Building security-spire-agent [2023-03-20T17:22:22.394Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:22:22.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:22:22.394Z] ---> baa3eca52ddd [2023-03-20T17:22:22.394Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> 0ec8f4406bd6 [2023-03-20T17:22:22.394Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> ac6c663398c3 [2023-03-20T17:22:22.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> 75fe75220fc0 [2023-03-20T17:22:22.394Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> ec84236a2951 [2023-03-20T17:22:22.394Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> 650812bea7bd [2023-03-20T17:22:22.394Z] Step 8/23 : COPY . . [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> 6cd276439ae7 [2023-03-20T17:22:22.394Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T17:22:22.394Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:22:22.394Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:22:22.394Z] ---> baa3eca52ddd [2023-03-20T17:22:22.394Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> c427c7303d0a [2023-03-20T17:22:22.394Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T17:22:22.394Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:22:22.394Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:22:22.394Z] ---> baa3eca52ddd [2023-03-20T17:22:22.394Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T17:22:22.394Z] ---> Using cache [2023-03-20T17:22:22.394Z] ---> c427c7303d0a [2023-03-20T17:22:22.394Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T17:22:22.663Z] ---> Running in e2253dbf23d9 [2023-03-20T17:22:22.663Z] ---> Running in 509d847c2b0c [2023-03-20T17:22:22.663Z] ---> Running in 523bd9fc01d5 [2023-03-20T17:22:23.247Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:22:23.247Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:22:23.247Z] ---> baa3eca52ddd [2023-03-20T17:22:23.247Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T17:22:23.247Z] ---> Using cache [2023-03-20T17:22:23.247Z] ---> c427c7303d0a [2023-03-20T17:22:23.247Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:22:23.247Z] ---> Using cache [2023-03-20T17:22:23.247Z] ---> 70babcd55804 [2023-03-20T17:22:23.247Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T17:22:23.247Z] ---> Using cache [2023-03-20T17:22:23.247Z] ---> ecb81e1a40f7 [2023-03-20T17:22:23.247Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:22:23.247Z] ---> Using cache [2023-03-20T17:22:23.247Z] ---> 819599b5aad2 [2023-03-20T17:22:23.247Z] Step 7/27 : COPY . . [2023-03-20T17:22:23.834Z] ---> Using cache [2023-03-20T17:22:23.834Z] ---> 0fc95693a81f [2023-03-20T17:22:23.834Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:22:23.834Z] ---> Using cache [2023-03-20T17:22:23.834Z] ---> 700c8b6e076f [2023-03-20T17:22:23.834Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T17:22:23.834Z] ---> Using cache [2023-03-20T17:22:23.834Z] ---> 48220c216870 [2023-03-20T17:22:23.834Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:22:23.834Z] ---> Using cache [2023-03-20T17:22:23.834Z] ---> e02831a10dd3 [2023-03-20T17:22:23.834Z] 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-03-20T17:22:24.800Z] ---> Running in f1317d826816 [2023-03-20T17:22:24.800Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T17:22:25.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:25.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:25.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:26.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:27.598Z] OK: 263 MiB in 53 packages [2023-03-20T17:22:27.598Z] OK: 263 MiB in 53 packages [2023-03-20T17:22:29.544Z] Removing intermediate container f1317d826816 [2023-03-20T17:22:29.544Z] ---> 8f1362c756c3 [2023-03-20T17:22:29.544Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T17:22:29.823Z] ---> Running in 39eb6e7564a5 [2023-03-20T17:22:30.110Z] Removing intermediate container 523bd9fc01d5 [2023-03-20T17:22:30.110Z] ---> 256a103f3c29 [2023-03-20T17:22:30.110Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T17:22:30.381Z] Removing intermediate container 509d847c2b0c [2023-03-20T17:22:30.381Z] ---> 0a38aa63414a [2023-03-20T17:22:30.381Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T17:22:30.652Z] Removing intermediate container 39eb6e7564a5 [2023-03-20T17:22:30.652Z] ---> 96e5216d87b6 [2023-03-20T17:22:30.652Z] [2023-03-20T17:22:30.652Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T17:22:30.652Z] ---> d74e625d9115 [2023-03-20T17:22:30.652Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:22:30.652Z] ---> Using cache [2023-03-20T17:22:30.652Z] ---> 35822964a1ce [2023-03-20T17:22:30.652Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T17:22:30.652Z] ---> Using cache [2023-03-20T17:22:30.652Z] ---> d376c9b50b03 [2023-03-20T17:22:30.652Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:22:30.652Z] ---> Using cache [2023-03-20T17:22:30.927Z] ---> ce77df250c90 [2023-03-20T17:22:30.927Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:22:30.927Z] ---> Using cache [2023-03-20T17:22:30.927Z] ---> 2911fe4744f9 [2023-03-20T17:22:30.927Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T17:22:31.898Z] ---> d6a0c895a0d7 [2023-03-20T17:22:31.899Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:22:31.899Z] ---> 40bf34f7e1d6 [2023-03-20T17:22:31.899Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:22:32.168Z] ---> Running in 1ba3744252b6 [2023-03-20T17:22:32.436Z] ---> Running in 567c134df746 [2023-03-20T17:22:33.019Z] Removing intermediate container a2140eabc98d [2023-03-20T17:22:33.019Z] ---> b88f18d02f86 [2023-03-20T17:22:33.019Z] [2023-03-20T17:22:33.019Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T17:22:33.019Z] ---> d74e625d9115 [2023-03-20T17:22:33.019Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:22:33.019Z] ---> Using cache [2023-03-20T17:22:33.019Z] ---> 35822964a1ce [2023-03-20T17:22:33.019Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T17:22:33.287Z] ---> Running in 07d9887ce441 [2023-03-20T17:22:36.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:37.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:37.799Z] ---> bfb2b1613d61 [2023-03-20T17:22:37.799Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T17:22:38.764Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:22:38.764Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:22:38.764Z] OK: 17687 distinct packages available [2023-03-20T17:22:39.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:39.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:22:41.404Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T17:22:41.404Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T17:22:41.404Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T17:22:41.404Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T17:22:41.404Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T17:22:41.404Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T17:22:41.404Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:22:41.404Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T17:22:41.404Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T17:22:41.404Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:22:41.404Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:22:41.991Z] OK: 11 MiB in 24 packages [2023-03-20T17:22:42.954Z] ---> 023275cc0d5f [2023-03-20T17:22:42.954Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:22:44.373Z] ---> d0325b0badf0 [2023-03-20T17:22:44.373Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T17:22:44.373Z] Removing intermediate container 07d9887ce441 [2023-03-20T17:22:44.373Z] ---> 071c5692c0f5 [2023-03-20T17:22:44.373Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:22:45.344Z] ---> 03bac99ddd3b [2023-03-20T17:22:45.344Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T17:22:45.344Z] ---> 0f1b89fbff0b [2023-03-20T17:22:45.344Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:22:46.308Z] ---> e70878dbcced [2023-03-20T17:22:46.308Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:22:46.308Z] ---> e8c469e8f905 [2023-03-20T17:22:46.308Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T17:22:46.308Z] ---> Running in f98b1b78b616 [2023-03-20T17:22:46.895Z] Removing intermediate container f98b1b78b616 [2023-03-20T17:22:46.895Z] ---> 3d8c9a1d0d5d [2023-03-20T17:22:46.895Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:22:47.166Z] ---> Running in 896ca5951753 [2023-03-20T17:22:47.755Z] Removing intermediate container 896ca5951753 [2023-03-20T17:22:47.755Z] ---> 9ad5c9d1da11 [2023-03-20T17:22:47.755Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T17:22:47.755Z] ---> Running in 42ad76f044ee [2023-03-20T17:22:48.730Z] Removing intermediate container 42ad76f044ee [2023-03-20T17:22:48.730Z] ---> 20df766922ea [2023-03-20T17:22:48.730Z] Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:48.730Z] ---> 4f47662366bb [2023-03-20T17:22:48.730Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-20T17:22:48.730Z] ---> Running in 89335ae16d71 [2023-03-20T17:22:49.698Z] Removing intermediate container 89335ae16d71 [2023-03-20T17:22:49.698Z] ---> 22490342b4c9 [2023-03-20T17:22:49.698Z] Step 27/27 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:49.966Z] ---> Running in decd9a8e061f [2023-03-20T17:22:50.234Z] ---> a003d4f74271 [2023-03-20T17:22:50.234Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T17:22:50.509Z] ---> Running in 2fffddc8392a [2023-03-20T17:22:50.775Z] Removing intermediate container decd9a8e061f [2023-03-20T17:22:50.775Z] ---> 36ea8034681a [2023-03-20T17:22:50.775Z] [2023-03-20T17:22:51.069Z] Successfully built 36ea8034681a [2023-03-20T17:22:51.069Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-20T17:22:51.069Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-20T17:22:51.069Z] Removing intermediate container 2fffddc8392a [2023-03-20T17:22:51.069Z] ---> 1fe6ee45031b [2023-03-20T17:22:51.069Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:22:51.336Z] ---> Running in 3ce024a1d7af [2023-03-20T17:22:51.928Z] Removing intermediate container 3ce024a1d7af [2023-03-20T17:22:51.928Z] ---> 9d393685448d [2023-03-20T17:22:51.928Z] Step 18/20 : LABEL arch=arm64 [2023-03-20T17:22:51.928Z] ---> Running in 9de61f9150f5 [2023-03-20T17:22:52.514Z] Removing intermediate container 9de61f9150f5 [2023-03-20T17:22:52.514Z] ---> a76e68a32457 [2023-03-20T17:22:52.514Z] Step 19/20 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:22:52.782Z] ---> Running in f86f0c38ecc9 [2023-03-20T17:22:53.374Z] Removing intermediate container f86f0c38ecc9 [2023-03-20T17:22:53.374Z] ---> 27a26a080aa9 [2023-03-20T17:22:53.374Z] Step 20/20 : LABEL version=3.0.0-dev.105 [2023-03-20T17:22:53.642Z] ---> Running in cd0e3714391d [2023-03-20T17:22:54.229Z] Removing intermediate container cd0e3714391d [2023-03-20T17:22:54.229Z] ---> b859011b9d46 [2023-03-20T17:22:54.229Z] [2023-03-20T17:22:54.229Z] Successfully built b859011b9d46 [2023-03-20T17:22:54.229Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-20T17:22:54.229Z] Building support-scheduler [2023-03-20T17:22:57.086Z]  Building security-spiffe-token-provider ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:22:57.086Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:22:57.086Z] ---> baa3eca52ddd [2023-03-20T17:22:57.086Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> c427c7303d0a [2023-03-20T17:22:57.086Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 70babcd55804 [2023-03-20T17:22:57.086Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> ecb81e1a40f7 [2023-03-20T17:22:57.086Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 819599b5aad2 [2023-03-20T17:22:57.086Z] Step 7/27 : COPY . . [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 0fc95693a81f [2023-03-20T17:22:57.086Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 700c8b6e076f [2023-03-20T17:22:57.086Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 48220c216870 [2023-03-20T17:22:57.086Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> e02831a10dd3 [2023-03-20T17:22:57.086Z] 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-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 8f1362c756c3 [2023-03-20T17:22:57.086Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 96e5216d87b6 [2023-03-20T17:22:57.086Z] [2023-03-20T17:22:57.086Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T17:22:57.086Z] ---> d74e625d9115 [2023-03-20T17:22:57.086Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:22:57.086Z] ---> Using cache [2023-03-20T17:22:57.086Z] ---> 35822964a1ce [2023-03-20T17:22:57.086Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T17:22:57.353Z] ---> Running in 9393dc36599f [2023-03-20T17:22:59.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:23:00.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:23:00.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:23:00.206Z] ---> baa3eca52ddd [2023-03-20T17:23:00.207Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> 0ec8f4406bd6 [2023-03-20T17:23:00.207Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> ac6c663398c3 [2023-03-20T17:23:00.207Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> 75fe75220fc0 [2023-03-20T17:23:00.207Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> ec84236a2951 [2023-03-20T17:23:00.207Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> 650812bea7bd [2023-03-20T17:23:00.207Z] Step 8/23 : COPY . . [2023-03-20T17:23:00.207Z] ---> Using cache [2023-03-20T17:23:00.207Z] ---> 6cd276439ae7 [2023-03-20T17:23:00.207Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T17:23:00.792Z] ---> Running in deb87b376097 [2023-03-20T17:23:01.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:23:03.016Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T17:23:03.016Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T17:23:03.016Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T17:23:03.016Z] OK: 17687 distinct packages available [2023-03-20T17:23:03.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:23:04.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:23:05.983Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T17:23:05.983Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T17:23:05.983Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T17:23:05.983Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T17:23:06.252Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:23:06.252Z] OK: 8 MiB in 19 packages [2023-03-20T17:23:08.856Z] Removing intermediate container 9393dc36599f [2023-03-20T17:23:08.856Z] ---> b629995ad904 [2023-03-20T17:23:08.856Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:23:09.438Z] ---> 15adb9f16311 [2023-03-20T17:23:09.438Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:23:10.402Z] ---> 90e1e4fc6a7a [2023-03-20T17:23:10.402Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T17:23:17.055Z] ---> 72e4bf92300f [2023-03-20T17:23:17.055Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T17:23:17.636Z] ---> b830a70d81b8 [2023-03-20T17:23:17.636Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T17:23:17.636Z] ---> Running in 6fcfeb51cc26 [2023-03-20T17:23:18.599Z] Removing intermediate container 6fcfeb51cc26 [2023-03-20T17:23:18.599Z] ---> 8de00c886082 [2023-03-20T17:23:18.599Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T17:23:19.556Z] ---> 9ac9a813ac6e [2023-03-20T17:23:19.556Z] Step 22/27 : WORKDIR / [2023-03-20T17:23:19.556Z] ---> Running in 9d61781a217a [2023-03-20T17:23:20.702Z] Removing intermediate container 9d61781a217a [2023-03-20T17:23:20.702Z] ---> a0dec57138e9 [2023-03-20T17:23:20.702Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T17:23:20.702Z] ---> Running in bddccf1d3e82 [2023-03-20T17:23:21.322Z] Removing intermediate container bddccf1d3e82 [2023-03-20T17:23:21.322Z] ---> d90287c3c469 [2023-03-20T17:23:21.322Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T17:23:21.322Z] ---> Running in 0451767fabba [2023-03-20T17:23:22.358Z] Removing intermediate container 0451767fabba [2023-03-20T17:23:22.358Z] ---> 15d77d0a1e84 [2023-03-20T17:23:22.358Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T17:23:22.358Z] ---> Running in 5c3cb9667dd6 [2023-03-20T17:23:22.978Z] Removing intermediate container 5c3cb9667dd6 [2023-03-20T17:23:22.978Z] ---> de711aadcd15 [2023-03-20T17:23:22.978Z] Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:23:23.260Z] ---> Running in 3e753bbb2eb8 [2023-03-20T17:23:23.870Z] Removing intermediate container 3e753bbb2eb8 [2023-03-20T17:23:23.870Z] ---> d00d4a91ea6d [2023-03-20T17:23:23.870Z] Step 27/27 : LABEL version=3.0.0-dev.105 [2023-03-20T17:23:24.158Z] ---> Running in 93732a289ad2 [2023-03-20T17:23:24.744Z] Removing intermediate container 93732a289ad2 [2023-03-20T17:23:24.744Z] ---> 9bac37601fa0 [2023-03-20T17:23:24.744Z] [2023-03-20T17:23:24.744Z] Successfully built 9bac37601fa0 [2023-03-20T17:23:24.744Z] Successfully tagged security-spire-config-arm64:latest [2023-03-20T17:23:24.744Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-20T17:23:28.095Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:23:28.095Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:23:28.095Z] ---> baa3eca52ddd [2023-03-20T17:23:28.095Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T17:23:28.095Z] ---> Using cache [2023-03-20T17:23:28.095Z] ---> c427c7303d0a [2023-03-20T17:23:28.095Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T17:23:28.095Z] ---> Using cache [2023-03-20T17:23:28.095Z] ---> 0a38aa63414a [2023-03-20T17:23:28.095Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-20T17:23:28.095Z] ---> Using cache [2023-03-20T17:23:28.095Z] ---> d6a0c895a0d7 [2023-03-20T17:23:28.095Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:23:29.509Z] ---> Running in 7c88d43cbfc3 [2023-03-20T17:24:51.123Z] Removing intermediate container 567c134df746 [2023-03-20T17:24:51.123Z] ---> 87b4d5ad8331 [2023-03-20T17:24:51.123Z] Step 7/22 : COPY . . [2023-03-20T17:24:51.123Z] Removing intermediate container 1ba3744252b6 [2023-03-20T17:24:51.123Z] ---> a9ec64505fb8 [2023-03-20T17:24:51.123Z] Step 7/25 : COPY . . [2023-03-20T17:24:51.123Z] ---> 30c57c9131dc [2023-03-20T17:24:51.123Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T17:24:51.123Z] ---> 8e881de8a379 [2023-03-20T17:24:51.123Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T17:24:51.123Z] ---> Running in 1b0b40cac6c3 [2023-03-20T17:24:51.123Z] ---> Running in ff21f34b8342 [2023-03-20T17:24:51.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T17:24:51.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T17:25:13.198Z] Removing intermediate container 7c88d43cbfc3 [2023-03-20T17:25:13.198Z] ---> da439b116033 [2023-03-20T17:25:13.198Z] Step 7/33 : COPY . . [2023-03-20T17:25:16.541Z] ---> 745e47fc59cb [2023-03-20T17:25:16.541Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T17:25:16.541Z] ---> Running in be62c1f8f24e [2023-03-20T17:25:18.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T17:29:55.345Z] Removing intermediate container e2253dbf23d9 [2023-03-20T17:29:55.345Z] ---> fc2b53d3e764 [2023-03-20T17:29:55.345Z] [2023-03-20T17:29:55.345Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:29:55.345Z] ---> d74e625d9115 [2023-03-20T17:29:55.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-20T17:29:55.345Z] ---> Running in 441cdcd0a603 [2023-03-20T17:29:55.345Z] Removing intermediate container 441cdcd0a603 [2023-03-20T17:29:55.345Z] ---> b2e88fafb46e [2023-03-20T17:29:55.345Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T17:29:55.345Z] ---> Running in bc11cf824657 [2023-03-20T17:29:55.345Z] Removing intermediate container bc11cf824657 [2023-03-20T17:29:55.345Z] ---> 2bc836854d4c [2023-03-20T17:29:55.345Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T17:29:55.345Z] ---> Running in f929d9d52d3b [2023-03-20T17:29:55.345Z] Removing intermediate container f929d9d52d3b [2023-03-20T17:29:55.345Z] ---> bd109213af8d [2023-03-20T17:29:55.345Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:29:55.345Z] ---> Running in dadbbc313a62 [2023-03-20T17:29:55.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:29:55.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:29:55.345Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T17:29:55.345Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:29:55.345Z] OK: 8 MiB in 16 packages [2023-03-20T17:29:56.789Z] Removing intermediate container dadbbc313a62 [2023-03-20T17:29:56.789Z] ---> c3bfab9bb229 [2023-03-20T17:29:56.789Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:29:57.751Z] ---> e75d778a314b [2023-03-20T17:29:57.751Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:29:58.740Z] ---> 94dafff67082 [2023-03-20T17:29:58.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T17:30:03.020Z] ---> 93cec87a8183 [2023-03-20T17:30:03.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-20T17:30:03.601Z] ---> 53f31453dec7 [2023-03-20T17:30:03.601Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T17:30:03.601Z] ---> Running in 9919138a8cd4 [2023-03-20T17:30:04.184Z] Removing intermediate container 9919138a8cd4 [2023-03-20T17:30:04.184Z] ---> 505a1eeaac0c [2023-03-20T17:30:04.184Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:30:04.184Z] ---> Running in e712039cb2cc [2023-03-20T17:30:04.766Z] Removing intermediate container e712039cb2cc [2023-03-20T17:30:04.766Z] ---> cdf0c4b18c48 [2023-03-20T17:30:04.766Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T17:30:05.032Z] ---> Running in 85708dfe061f [2023-03-20T17:30:05.302Z] Removing intermediate container 85708dfe061f [2023-03-20T17:30:05.302Z] ---> 8e5946ec35f2 [2023-03-20T17:30:05.302Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:30:05.568Z] ---> Running in 4e95b43461b3 [2023-03-20T17:30:06.148Z] Removing intermediate container 4e95b43461b3 [2023-03-20T17:30:06.148Z] ---> 913a0aeeb2ec [2023-03-20T17:30:06.148Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:30:06.148Z] ---> Running in a932f90ab345 [2023-03-20T17:30:06.730Z] Removing intermediate container a932f90ab345 [2023-03-20T17:30:06.730Z] ---> b1c4882bf63b [2023-03-20T17:30:06.730Z] [2023-03-20T17:30:06.730Z] Successfully built b1c4882bf63b [2023-03-20T17:30:06.730Z] Successfully tagged core-data-arm64:latest [2023-03-20T17:30:06.730Z]  Building core-data ... done Building support-notifications [2023-03-20T17:30:10.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T17:30:10.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T17:30:10.069Z] ---> baa3eca52ddd [2023-03-20T17:30:10.069Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T17:30:10.069Z] ---> Using cache [2023-03-20T17:30:10.069Z] ---> 0ec8f4406bd6 [2023-03-20T17:30:10.069Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T17:30:10.069Z] ---> Using cache [2023-03-20T17:30:10.069Z] ---> ac6c663398c3 [2023-03-20T17:30:10.069Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T17:30:10.069Z] ---> Running in 189c1892c88e [2023-03-20T17:30:12.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:30:12.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:30:14.380Z] OK: 263 MiB in 53 packages [2023-03-20T17:30:16.322Z] Removing intermediate container 189c1892c88e [2023-03-20T17:30:16.322Z] ---> 47c7f626c700 [2023-03-20T17:30:16.322Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T17:30:16.905Z] ---> 18e3cf9ee51a [2023-03-20T17:30:16.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T17:30:17.172Z] ---> Running in e0c4f62e208d [2023-03-20T17:31:38.797Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T17:31:51.147Z] Removing intermediate container 1b0b40cac6c3 [2023-03-20T17:31:51.147Z] ---> b155a62a4197 [2023-03-20T17:31:51.147Z] [2023-03-20T17:31:51.147Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T17:31:51.147Z] ---> d74e625d9115 [2023-03-20T17:31:51.147Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T17:31:51.731Z] ---> Running in ea21b466f278 [2023-03-20T17:31:54.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:31:55.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:31:56.921Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:31:56.921Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T17:31:56.921Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:31:56.921Z] OK: 8 MiB in 17 packages [2023-03-20T17:32:01.391Z] Removing intermediate container ea21b466f278 [2023-03-20T17:32:01.391Z] ---> 1656889c45e4 [2023-03-20T17:32:01.391Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T17:32:01.391Z] ---> Running in b0ca9fdbaf66 [2023-03-20T17:32:02.824Z] Removing intermediate container ff21f34b8342 [2023-03-20T17:32:02.824Z] ---> f329eb8d8f94 [2023-03-20T17:32:02.824Z] [2023-03-20T17:32:02.824Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T17:32:02.824Z] ---> d74e625d9115 [2023-03-20T17:32:02.824Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T17:32:03.092Z] ---> Running in 42839676015d [2023-03-20T17:32:03.092Z] Removing intermediate container b0ca9fdbaf66 [2023-03-20T17:32:03.092Z] ---> 68771e02c2e9 [2023-03-20T17:32:03.092Z] Step 12/22 : WORKDIR /edgex [2023-03-20T17:32:03.684Z] ---> Running in 208ad7ef9b9f [2023-03-20T17:32:05.632Z] Removing intermediate container 208ad7ef9b9f [2023-03-20T17:32:05.632Z] ---> 9ca4a259fc8c [2023-03-20T17:32:05.632Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:32:05.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:32:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:32:07.559Z] ---> 61147d41cb2d [2023-03-20T17:32:07.560Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:32:07.827Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T17:32:07.827Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T17:32:07.827Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T17:32:07.827Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:32:07.827Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:32:08.411Z] OK: 8 MiB in 18 packages [2023-03-20T17:32:09.379Z] ---> 02ed4ddda0f1 [2023-03-20T17:32:09.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-20T17:32:11.335Z] ---> 3ebe434a2f01 [2023-03-20T17:32:11.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T17:32:11.335Z] Removing intermediate container 42839676015d [2023-03-20T17:32:11.335Z] ---> f4bff8ef7224 [2023-03-20T17:32:11.335Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-20T17:32:11.602Z] ---> Running in 3f16dad0a614 [2023-03-20T17:32:14.951Z] Removing intermediate container e0c4f62e208d [2023-03-20T17:32:14.951Z] ---> c6e759837491 [2023-03-20T17:32:14.951Z] Step 8/23 : COPY . . [2023-03-20T17:32:14.951Z] Removing intermediate container 3f16dad0a614 [2023-03-20T17:32:14.951Z] ---> e35251a82ed1 [2023-03-20T17:32:14.951Z] Step 12/25 : WORKDIR / [2023-03-20T17:32:14.951Z] ---> fbbbff4a1752 [2023-03-20T17:32:14.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T17:32:14.951Z] ---> Running in 2975b72d720f [2023-03-20T17:32:15.916Z] Removing intermediate container be62c1f8f24e [2023-03-20T17:32:15.916Z] ---> e9b21485ade3 [2023-03-20T17:32:15.916Z] [2023-03-20T17:32:15.916Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T17:32:15.916Z] ---> d74e625d9115 [2023-03-20T17:32:15.916Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T17:32:15.916Z] ---> Using cache [2023-03-20T17:32:15.916Z] ---> 35822964a1ce [2023-03-20T17:32:15.916Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T17:32:15.916Z] Removing intermediate container 2975b72d720f [2023-03-20T17:32:15.916Z] ---> 21afb5a8d9f5 [2023-03-20T17:32:15.916Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:32:16.188Z] ---> Running in 8bf41ec2fbfc [2023-03-20T17:32:16.773Z] ---> 4c3a368dedae [2023-03-20T17:32:16.773Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:32:16.773Z] ---> Running in b3e119b0e28d [2023-03-20T17:32:17.376Z] ---> 99b33e6a5b10 [2023-03-20T17:32:17.376Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:32:18.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:32:18.932Z] ---> 04aeff77c2d5 [2023-03-20T17:32:18.932Z] 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-03-20T17:32:19.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:32:19.472Z] ---> 7adab6af4121 [2023-03-20T17:32:19.472Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T17:32:19.472Z] ---> Running in 10242925f8d6 [2023-03-20T17:32:20.889Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:32:20.889Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T17:32:20.889Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:32:20.889Z] OK: 8 MiB in 17 packages [2023-03-20T17:32:21.156Z] ---> b626d830a97d [2023-03-20T17:32:21.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-20T17:32:21.156Z] Removing intermediate container b3e119b0e28d [2023-03-20T17:32:21.156Z] ---> 672e0cd90b7b [2023-03-20T17:32:21.156Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:32:21.427Z] ---> Running in ecfe6284fa0e [2023-03-20T17:32:22.840Z] Removing intermediate container ecfe6284fa0e [2023-03-20T17:32:22.840Z] ---> a384e840b43a [2023-03-20T17:32:22.840Z] Step 20/22 : LABEL arch=arm64 [2023-03-20T17:32:22.840Z] ---> 8ea038392f42 [2023-03-20T17:32:22.840Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-20T17:32:22.840Z] Removing intermediate container 8bf41ec2fbfc [2023-03-20T17:32:22.840Z] ---> 4e8881914ef9 [2023-03-20T17:32:22.840Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T17:32:22.840Z] ---> Running in a8ff10d6b16f [2023-03-20T17:32:23.107Z] ---> Running in d994842d04e8 [2023-03-20T17:32:23.374Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T17:32:23.640Z] Removing intermediate container a8ff10d6b16f [2023-03-20T17:32:23.640Z] ---> 0771ca6e1829 [2023-03-20T17:32:23.640Z] Step 21/22 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:32:24.238Z] ---> Running in 78c2f1979f16 [2023-03-20T17:32:24.238Z] Removing intermediate container d994842d04e8 [2023-03-20T17:32:24.238Z] ---> 74d30cb07aae [2023-03-20T17:32:24.238Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T17:32:24.238Z] ---> c6cd3409c22c [2023-03-20T17:32:24.238Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T17:32:24.238Z] ---> Running in 8a4b6381b083 [2023-03-20T17:32:25.208Z] Removing intermediate container 78c2f1979f16 [2023-03-20T17:32:25.208Z] ---> eaa33922d061 [2023-03-20T17:32:25.208Z] Step 22/22 : LABEL version=3.0.0-dev.105 [2023-03-20T17:32:25.208Z] Removing intermediate container 8a4b6381b083 [2023-03-20T17:32:25.208Z] ---> b451b64d95b2 [2023-03-20T17:32:25.208Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T17:32:25.480Z] ---> Running in e7ffb644432f [2023-03-20T17:32:25.480Z] ---> Running in d5be5460d0fa [2023-03-20T17:32:27.424Z] Removing intermediate container e7ffb644432f [2023-03-20T17:32:27.425Z] ---> 5932079ba93a [2023-03-20T17:32:27.425Z] [2023-03-20T17:32:27.691Z] Removing intermediate container d5be5460d0fa [2023-03-20T17:32:27.691Z] ---> 632bf894cefc [2023-03-20T17:32:27.691Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T17:32:27.691Z] ---> Running in 4b99a4161648 [2023-03-20T17:32:27.691Z] Successfully built 5932079ba93a [2023-03-20T17:32:27.691Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-20T17:32:27.975Z]  Building security-proxy-setup ... done  ---> c2975c8cbee7 [2023-03-20T17:32:27.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T17:32:28.246Z] Removing intermediate container 4b99a4161648 [2023-03-20T17:32:28.246Z] ---> 4053bd6c077b [2023-03-20T17:32:28.246Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T17:32:28.519Z] ---> Running in 2fdc4ccebecb [2023-03-20T17:32:30.486Z] ---> bbfcd330010e [2023-03-20T17:32:30.486Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T17:32:31.890Z] Removing intermediate container 2fdc4ccebecb [2023-03-20T17:32:31.890Z] ---> 61a7f84a5c69 [2023-03-20T17:32:31.890Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T17:32:31.890Z] ---> 4022e92a9adc [2023-03-20T17:32:31.890Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T17:32:31.890Z] ---> Running in fe091b369028 [2023-03-20T17:32:32.157Z] ---> Running in 55bb882ed0d3 [2023-03-20T17:32:32.751Z] Removing intermediate container 55bb882ed0d3 [2023-03-20T17:32:32.751Z] ---> 2cb7d68d13af [2023-03-20T17:32:32.751Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T17:32:34.163Z] ---> daba9805ad48 [2023-03-20T17:32:34.163Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T17:32:34.163Z] ---> Running in 8c328c16758a [2023-03-20T17:32:36.108Z] Removing intermediate container fe091b369028 [2023-03-20T17:32:36.108Z] ---> db966e16d2e3 [2023-03-20T17:32:36.108Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T17:32:36.108Z] ---> Running in 01c8615c7d38 [2023-03-20T17:32:37.078Z] Removing intermediate container 01c8615c7d38 [2023-03-20T17:32:37.078Z] ---> 0fd857345e61 [2023-03-20T17:32:37.078Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T17:32:37.078Z] ---> Running in 2a9e69ed4bc2 [2023-03-20T17:32:38.039Z] Removing intermediate container 2a9e69ed4bc2 [2023-03-20T17:32:38.039Z] ---> 12f516b7ce8c [2023-03-20T17:32:38.039Z] Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:32:38.306Z] ---> Running in 26f7224b7701 [2023-03-20T17:32:40.894Z] Removing intermediate container 26f7224b7701 [2023-03-20T17:32:40.894Z] ---> 8e51627807fe [2023-03-20T17:32:40.894Z] Step 25/25 : LABEL version=3.0.0-dev.105 [2023-03-20T17:32:40.894Z] Removing intermediate container 8c328c16758a [2023-03-20T17:32:40.894Z] ---> faceba31556b [2023-03-20T17:32:40.894Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:32:40.894Z] ---> Running in 79b0dff0674d [2023-03-20T17:32:41.486Z] Removing intermediate container 79b0dff0674d [2023-03-20T17:32:41.486Z] ---> 329c0a963082 [2023-03-20T17:32:41.486Z] [2023-03-20T17:32:41.486Z] ---> a07aa42e6c3e [2023-03-20T17:32:41.486Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:32:41.752Z] Successfully built 329c0a963082 [2023-03-20T17:32:41.752Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-20T17:32:42.335Z]  Building security-secretstore-setup ... done  ---> 9d9f755f579f [2023-03-20T17:32:42.335Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T17:32:44.294Z] ---> 5cd53bc5ad1a [2023-03-20T17:32:44.294Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-20T17:32:45.254Z] ---> 254ba1505a61 [2023-03-20T17:32:45.254Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-20T17:32:46.213Z] ---> a43b11f26071 [2023-03-20T17:32:46.213Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T17:32:47.178Z] ---> f73ce517bca7 [2023-03-20T17:32:47.178Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T17:32:47.782Z] ---> 1e6d3e9b1d8e [2023-03-20T17:32:48.054Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T17:32:48.054Z] Removing intermediate container deb87b376097 [2023-03-20T17:32:48.054Z] ---> 32d81f63446d [2023-03-20T17:32:48.054Z] [2023-03-20T17:32:48.054Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:32:48.054Z] ---> d74e625d9115 [2023-03-20T17:32:48.054Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T17:32:48.054Z] ---> Using cache [2023-03-20T17:32:48.054Z] ---> 98d0455f0eda [2023-03-20T17:32:48.054Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:32:48.054Z] ---> Using cache [2023-03-20T17:32:48.054Z] ---> b4a7ab95e166 [2023-03-20T17:32:48.054Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T17:32:48.323Z] ---> Running in b4663f80ab03 [2023-03-20T17:32:48.912Z] Removing intermediate container b4663f80ab03 [2023-03-20T17:32:48.912Z] ---> c101fbc9b5b4 [2023-03-20T17:32:48.912Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T17:32:48.912Z] ---> eee5a6342d46 [2023-03-20T17:32:48.912Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T17:32:48.912Z] ---> Running in a5151d580ab6 [2023-03-20T17:32:49.191Z] ---> Running in 6d2579e50391 [2023-03-20T17:32:49.782Z] Removing intermediate container a5151d580ab6 [2023-03-20T17:32:49.782Z] ---> 3147920a3bfc [2023-03-20T17:32:49.782Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:32:50.759Z] ---> 9cb4d9193cbc [2023-03-20T17:32:50.759Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:32:52.166Z] ---> f4555345395e [2023-03-20T17:32:52.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T17:32:52.453Z] Removing intermediate container 6d2579e50391 [2023-03-20T17:32:52.453Z] ---> 30231c4b83b5 [2023-03-20T17:32:52.453Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T17:32:52.720Z] ---> Running in 3110a2a023b2 [2023-03-20T17:32:53.680Z] Removing intermediate container 3110a2a023b2 [2023-03-20T17:32:53.680Z] ---> 42da698e22cf [2023-03-20T17:32:53.680Z] Step 30/33 : CMD ["gate"] [2023-03-20T17:32:53.947Z] ---> Running in 5171b0c25f57 [2023-03-20T17:32:55.171Z] Removing intermediate container 5171b0c25f57 [2023-03-20T17:32:55.171Z] ---> cf8131b8bfb1 [2023-03-20T17:32:55.171Z] Step 31/33 : LABEL arch=arm64 [2023-03-20T17:32:55.171Z] ---> Running in 70e4d222d8ce [2023-03-20T17:32:55.171Z] ---> d163cc015799 [2023-03-20T17:32:55.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-20T17:32:55.437Z] Removing intermediate container 70e4d222d8ce [2023-03-20T17:32:55.437Z] ---> bce8b5f57270 [2023-03-20T17:32:55.437Z] Step 32/33 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:32:55.703Z] ---> Running in a5760cdbfede [2023-03-20T17:32:55.973Z] ---> f7e54deb422a [2023-03-20T17:32:55.973Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T17:32:56.251Z] ---> Running in 3b2b452b4969 [2023-03-20T17:32:56.251Z] Removing intermediate container a5760cdbfede [2023-03-20T17:32:56.251Z] ---> 170f99688a52 [2023-03-20T17:32:56.251Z] Step 33/33 : LABEL version=3.0.0-dev.105 [2023-03-20T17:32:56.251Z] ---> Running in be48f8bad03a [2023-03-20T17:32:56.525Z] Removing intermediate container 3b2b452b4969 [2023-03-20T17:32:56.525Z] ---> 8b1b6e0efef4 [2023-03-20T17:32:56.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:32:56.794Z] ---> Running in d2da14930a4f [2023-03-20T17:32:56.794Z] Removing intermediate container be48f8bad03a [2023-03-20T17:32:56.794Z] ---> 35bb82524ce8 [2023-03-20T17:32:56.794Z] [2023-03-20T17:32:56.794Z] Successfully built 35bb82524ce8 [2023-03-20T17:32:56.794Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-20T17:32:57.063Z]  Building security-bootstrapper ... done Removing intermediate container d2da14930a4f [2023-03-20T17:32:57.063Z] ---> 08b66b2a3230 [2023-03-20T17:32:57.063Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T17:32:57.332Z] ---> Running in 8f16801a880c [2023-03-20T17:32:57.604Z] Removing intermediate container 8f16801a880c [2023-03-20T17:32:57.604Z] ---> 2e00acfe16ea [2023-03-20T17:32:57.604Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:32:57.876Z] ---> Running in 323c60d258af [2023-03-20T17:32:58.144Z] Removing intermediate container 323c60d258af [2023-03-20T17:32:58.144Z] ---> 0ba31fbc76d5 [2023-03-20T17:32:58.144Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:32:58.144Z] ---> Running in 22fc11f5e139 [2023-03-20T17:32:58.736Z] Removing intermediate container 22fc11f5e139 [2023-03-20T17:32:58.736Z] ---> 9b523a7723c3 [2023-03-20T17:32:58.736Z] [2023-03-20T17:32:59.006Z] Successfully built 9b523a7723c3 [2023-03-20T17:32:59.006Z] Successfully tagged support-scheduler-arm64:latest [2023-03-20T17:35:20.740Z]  Building support-scheduler ... done Removing intermediate container 10242925f8d6 [2023-03-20T17:35:20.740Z] ---> 38587a2116b7 [2023-03-20T17:35:20.740Z] [2023-03-20T17:35:20.740Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T17:35:20.740Z] ---> d74e625d9115 [2023-03-20T17:35:20.740Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T17:35:20.740Z] ---> Running in 13f68f41fc68 [2023-03-20T17:35:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T17:35:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T17:35:20.740Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T17:35:20.740Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T17:35:20.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T17:35:20.740Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T17:35:20.740Z] OK: 8 MiB in 17 packages [2023-03-20T17:35:21.323Z] Removing intermediate container 13f68f41fc68 [2023-03-20T17:35:21.323Z] ---> e7acb712f380 [2023-03-20T17:35:21.323Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-20T17:35:21.323Z] ---> Running in 4f849fce1c08 [2023-03-20T17:35:21.592Z] Removing intermediate container 4f849fce1c08 [2023-03-20T17:35:21.592Z] ---> bb0279bc6fa1 [2023-03-20T17:35:21.592Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T17:35:21.592Z] ---> Running in 7541ef6fbe9c [2023-03-20T17:35:21.862Z] Removing intermediate container 7541ef6fbe9c [2023-03-20T17:35:21.862Z] ---> bdb7c6a74f80 [2023-03-20T17:35:21.862Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T17:35:22.131Z] ---> Running in 067c49b5c070 [2023-03-20T17:35:22.397Z] Removing intermediate container 067c49b5c070 [2023-03-20T17:35:22.397Z] ---> 2d0b57a210b0 [2023-03-20T17:35:22.397Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T17:35:22.982Z] ---> 47b25deff8f7 [2023-03-20T17:35:22.982Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T17:35:23.252Z] ---> 1ccaf6198cfd [2023-03-20T17:35:23.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T17:35:24.659Z] ---> e7442f9205ea [2023-03-20T17:35:24.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-20T17:35:25.242Z] ---> 1e55db657c29 [2023-03-20T17:35:25.242Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T17:35:25.514Z] ---> Running in dc72ca812b6d [2023-03-20T17:35:25.780Z] Removing intermediate container dc72ca812b6d [2023-03-20T17:35:25.780Z] ---> 7d046621a788 [2023-03-20T17:35:25.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T17:35:25.780Z] ---> Running in 4fe118babd7e [2023-03-20T17:35:26.044Z] Removing intermediate container 4fe118babd7e [2023-03-20T17:35:26.044Z] ---> f00eb58af64b [2023-03-20T17:35:26.044Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T17:35:26.044Z] ---> Running in adb57863fda2 [2023-03-20T17:35:26.310Z] Removing intermediate container adb57863fda2 [2023-03-20T17:35:26.310Z] ---> 24fdd0730329 [2023-03-20T17:35:26.310Z] Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:26.575Z] ---> Running in 10ef93121c0b [2023-03-20T17:35:26.840Z] Removing intermediate container 10ef93121c0b [2023-03-20T17:35:26.840Z] ---> 88c719b4a6a4 [2023-03-20T17:35:26.840Z] Step 23/23 : LABEL version=3.0.0-dev.105 [2023-03-20T17:35:26.840Z] ---> Running in 7daacf7277ce [2023-03-20T17:35:27.106Z] Removing intermediate container 7daacf7277ce [2023-03-20T17:35:27.106Z] ---> 6155df235854 [2023-03-20T17:35:27.106Z] [2023-03-20T17:35:27.106Z] Successfully built 6155df235854 [2023-03-20T17:35:27.106Z] Successfully tagged support-notifications-arm64:latest [2023-03-20T17:35:27.700Z]  Building support-notifications ... done  [Pipeline] } [2023-03-20T17:35:27.703Z] $ docker stop --time=1 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 [2023-03-20T17:35:29.362Z] $ docker rm -f --volumes 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T17:35:29.833Z] + docker images [2023-03-20T17:35:30.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T17:35:30.099Z] support-notifications-arm64 latest 6155df235854 3 seconds ago 32.5MB [2023-03-20T17:35:30.099Z] 38587a2116b7 15 seconds ago 1.38GB [2023-03-20T17:35:30.099Z] support-scheduler-arm64 latest 9b523a7723c3 2 minutes ago 31.8MB [2023-03-20T17:35:30.099Z] security-bootstrapper-arm64 latest 35bb82524ce8 2 minutes ago 21.8MB [2023-03-20T17:35:30.099Z] 32d81f63446d 2 minutes ago 1.38GB [2023-03-20T17:35:30.099Z] security-secretstore-setup-arm64 latest 329c0a963082 2 minutes ago 32MB [2023-03-20T17:35:30.099Z] security-proxy-setup-arm64 latest 5932079ba93a 3 minutes ago 18.6MB [2023-03-20T17:35:30.099Z] e9b21485ade3 3 minutes ago 1.3GB [2023-03-20T17:35:30.099Z] f329eb8d8f94 3 minutes ago 1.31GB [2023-03-20T17:35:30.099Z] b155a62a4197 3 minutes ago 1.29GB [2023-03-20T17:35:30.099Z] core-data-arm64 latest b1c4882bf63b 5 minutes ago 19.9MB [2023-03-20T17:35:30.099Z] fc2b53d3e764 5 minutes ago 1.32GB [2023-03-20T17:35:30.099Z] security-spire-config-arm64 latest 9bac37601fa0 12 minutes ago 86.2MB [2023-03-20T17:35:30.099Z] security-spiffe-token-provider-arm64 latest b859011b9d46 12 minutes ago 32.6MB [2023-03-20T17:35:30.099Z] security-spire-agent-arm64 latest 36ea8034681a 12 minutes ago 125MB [2023-03-20T17:35:30.099Z] 96e5216d87b6 12 minutes ago 1.18GB [2023-03-20T17:35:30.100Z] b88f18d02f86 12 minutes ago 1.35GB [2023-03-20T17:35:30.100Z] core-metadata-arm64 latest c255aa4d5cae 13 minutes ago 20.4MB [2023-03-20T17:35:30.100Z] core-common-config-bootstrapper-arm64 latest 321f008067d7 13 minutes ago 17.5MB [2023-03-20T17:35:30.100Z] security-proxy-auth-arm64 latest 484cef878c63 13 minutes ago 18.2MB [2023-03-20T17:35:30.100Z] core-command-arm64 latest b5bdd2ebc3f3 13 minutes ago 19.7MB [2023-03-20T17:35:30.100Z] 15fd5c5d7e4e 13 minutes ago 1.32GB [2023-03-20T17:35:30.100Z] d6cc2ea79c82 13 minutes ago 1.32GB [2023-03-20T17:35:30.100Z] 048a8b8d0a86 13 minutes ago 1.31GB [2023-03-20T17:35:30.100Z] aafe457627bf 13 minutes ago 1.29GB [2023-03-20T17:35:30.100Z] security-spire-server-arm64 latest 0ebd3dd71662 20 minutes ago 87.1MB [2023-03-20T17:35:30.100Z] c226325a6a72 20 minutes ago 1.18GB [2023-03-20T17:35:30.100Z] ci-base-image-arm64 latest baa3eca52ddd 23 minutes ago 868MB [2023-03-20T17:35:30.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 10 days ago 648MB [2023-03-20T17:35:30.100Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-20T17:35:30.100Z] 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-03-20T17:35:30.193Z] provisioning config files... [2023-03-20T17:35:30.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config14060235548813397363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:35:30.543Z] ---> docker-login.sh [2023-03-20T17:35:30.543Z] nexus3.edgexfoundry.org:10001 [2023-03-20T17:35:30.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:35:30.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:35:30.811Z] Configure a credential helper to remove this warning. See [2023-03-20T17:35:30.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:35:30.811Z] [2023-03-20T17:35:30.811Z] Login Succeeded [2023-03-20T17:35:30.811Z] nexus3.edgexfoundry.org:10002 [2023-03-20T17:35:31.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:35:31.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:35:31.080Z] Configure a credential helper to remove this warning. See [2023-03-20T17:35:31.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:35:31.080Z] [2023-03-20T17:35:31.080Z] Login Succeeded [2023-03-20T17:35:31.080Z] nexus3.edgexfoundry.org:10003 [2023-03-20T17:35:31.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:35:31.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:35:31.615Z] Configure a credential helper to remove this warning. See [2023-03-20T17:35:31.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:35:31.615Z] [2023-03-20T17:35:31.615Z] Login Succeeded [2023-03-20T17:35:31.615Z] nexus3.edgexfoundry.org:10004 [2023-03-20T17:35:31.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:35:31.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:35:31.882Z] Configure a credential helper to remove this warning. See [2023-03-20T17:35:31.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:35:31.882Z] [2023-03-20T17:35:31.882Z] Login Succeeded [2023-03-20T17:35:31.882Z] docker.io [2023-03-20T17:35:32.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T17:35:32.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T17:35:32.416Z] Configure a credential helper to remove this warning. See [2023-03-20T17:35:32.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T17:35:32.416Z] [2023-03-20T17:35:32.416Z] Login Succeeded [2023-03-20T17:35:32.416Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T17:35:32.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:35:32.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T17:35:32.495Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-20T17:35:32.495Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:32.495Z] latest [2023-03-20T17:35:32.495Z] 3.0.0-dev.105 [2023-03-20T17:35:32.495Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:32.495Z] main [2023-03-20T17:35:32.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:32.844Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:33.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:33.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-20T17:35:33.184Z] 33fd009adc25: Preparing [2023-03-20T17:35:33.184Z] f85f6c4872a0: Preparing [2023-03-20T17:35:33.184Z] cbfed8661083: Preparing [2023-03-20T17:35:33.184Z] 06485dc50c86: Preparing [2023-03-20T17:35:33.184Z] a06233a4f79c: Preparing [2023-03-20T17:35:33.184Z] edf70074bd40: Preparing [2023-03-20T17:35:33.184Z] edf70074bd40: Waiting [2023-03-20T17:35:33.452Z] cbfed8661083: Pushed [2023-03-20T17:35:33.452Z] 06485dc50c86: Pushed [2023-03-20T17:35:33.452Z] 33fd009adc25: Pushed [2023-03-20T17:35:33.452Z] a06233a4f79c: Pushed [2023-03-20T17:35:33.452Z] edf70074bd40: Layer already exists [2023-03-20T17:35:36.792Z] f85f6c4872a0: Pushed [2023-03-20T17:35:36.792Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:37.154Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:37.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-20T17:35:37.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-20T17:35:37.506Z] 33fd009adc25: Preparing [2023-03-20T17:35:37.506Z] f85f6c4872a0: Preparing [2023-03-20T17:35:37.506Z] cbfed8661083: Preparing [2023-03-20T17:35:37.506Z] 06485dc50c86: Preparing [2023-03-20T17:35:37.506Z] a06233a4f79c: Preparing [2023-03-20T17:35:37.506Z] edf70074bd40: Preparing [2023-03-20T17:35:37.506Z] edf70074bd40: Waiting [2023-03-20T17:35:37.506Z] f85f6c4872a0: Layer already exists [2023-03-20T17:35:37.506Z] 33fd009adc25: Layer already exists [2023-03-20T17:35:37.506Z] cbfed8661083: Layer already exists [2023-03-20T17:35:37.506Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:37.506Z] a06233a4f79c: Layer already exists [2023-03-20T17:35:37.506Z] edf70074bd40: Layer already exists [2023-03-20T17:35:37.773Z] latest: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:38.135Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:38.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 [2023-03-20T17:35:38.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-20T17:35:38.494Z] 33fd009adc25: Preparing [2023-03-20T17:35:38.494Z] f85f6c4872a0: Preparing [2023-03-20T17:35:38.494Z] cbfed8661083: Preparing [2023-03-20T17:35:38.494Z] 06485dc50c86: Preparing [2023-03-20T17:35:38.494Z] a06233a4f79c: Preparing [2023-03-20T17:35:38.494Z] edf70074bd40: Preparing [2023-03-20T17:35:38.494Z] edf70074bd40: Waiting [2023-03-20T17:35:38.494Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:38.494Z] cbfed8661083: Layer already exists [2023-03-20T17:35:38.494Z] f85f6c4872a0: Layer already exists [2023-03-20T17:35:38.494Z] a06233a4f79c: Layer already exists [2023-03-20T17:35:38.494Z] 33fd009adc25: Layer already exists [2023-03-20T17:35:38.494Z] edf70074bd40: Layer already exists [2023-03-20T17:35:38.760Z] 3.0.0-dev.105: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:39.117Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:39.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:39.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-20T17:35:39.458Z] 33fd009adc25: Preparing [2023-03-20T17:35:39.458Z] f85f6c4872a0: Preparing [2023-03-20T17:35:39.458Z] cbfed8661083: Preparing [2023-03-20T17:35:39.458Z] 06485dc50c86: Preparing [2023-03-20T17:35:39.458Z] a06233a4f79c: Preparing [2023-03-20T17:35:39.458Z] edf70074bd40: Preparing [2023-03-20T17:35:39.458Z] edf70074bd40: Waiting [2023-03-20T17:35:39.458Z] 33fd009adc25: Layer already exists [2023-03-20T17:35:39.458Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:39.458Z] f85f6c4872a0: Layer already exists [2023-03-20T17:35:39.458Z] cbfed8661083: Layer already exists [2023-03-20T17:35:39.458Z] a06233a4f79c: Layer already exists [2023-03-20T17:35:39.458Z] edf70074bd40: Layer already exists [2023-03-20T17:35:39.725Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:40.067Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:40.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-20T17:35:40.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-20T17:35:40.675Z] 33fd009adc25: Preparing [2023-03-20T17:35:40.675Z] f85f6c4872a0: Preparing [2023-03-20T17:35:40.675Z] cbfed8661083: Preparing [2023-03-20T17:35:40.675Z] 06485dc50c86: Preparing [2023-03-20T17:35:40.675Z] a06233a4f79c: Preparing [2023-03-20T17:35:40.675Z] edf70074bd40: Preparing [2023-03-20T17:35:40.675Z] edf70074bd40: Waiting [2023-03-20T17:35:40.675Z] cbfed8661083: Layer already exists [2023-03-20T17:35:40.675Z] 33fd009adc25: Layer already exists [2023-03-20T17:35:40.675Z] f85f6c4872a0: Layer already exists [2023-03-20T17:35:40.675Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:40.675Z] a06233a4f79c: Layer already exists [2023-03-20T17:35:40.675Z] edf70074bd40: Layer already exists [2023-03-20T17:35:40.942Z] main: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:35:40.985Z] ===================================================== [Pipeline] echo [2023-03-20T17:35:40.990Z] taggedImages: [2023-03-20T17:35:40.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:40.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-20T17:35:40.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 [2023-03-20T17:35:40.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:40.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-20T17:35:41.004Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-20T17:35:41.004Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:41.004Z] latest [2023-03-20T17:35:41.004Z] 3.0.0-dev.105 [2023-03-20T17:35:41.004Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:41.004Z] main [2023-03-20T17:35:41.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:41.342Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:41.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:41.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-20T17:35:41.752Z] deaefb74aa99: Preparing [2023-03-20T17:35:41.752Z] 51b3710d65b5: Preparing [2023-03-20T17:35:41.752Z] b593e7b90708: Preparing [2023-03-20T17:35:41.752Z] 9ea9b99cc12b: Preparing [2023-03-20T17:35:41.752Z] cbfed8661083: Preparing [2023-03-20T17:35:41.752Z] 06485dc50c86: Preparing [2023-03-20T17:35:41.752Z] f8a8d46b23e9: Preparing [2023-03-20T17:35:41.752Z] edf70074bd40: Preparing [2023-03-20T17:35:41.752Z] 06485dc50c86: Waiting [2023-03-20T17:35:41.752Z] f8a8d46b23e9: Waiting [2023-03-20T17:35:41.752Z] edf70074bd40: Waiting [2023-03-20T17:35:42.026Z] cbfed8661083: Layer already exists [2023-03-20T17:35:42.026Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:42.026Z] deaefb74aa99: Pushed [2023-03-20T17:35:42.026Z] 51b3710d65b5: Pushed [2023-03-20T17:35:42.026Z] b593e7b90708: Pushed [2023-03-20T17:35:42.298Z] edf70074bd40: Layer already exists [2023-03-20T17:35:42.298Z] f8a8d46b23e9: Pushed [2023-03-20T17:35:44.961Z] 9ea9b99cc12b: Pushed [2023-03-20T17:35:44.961Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:45.324Z] + 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-03-20T17:35:45.675Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-20T17:35:45.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-20T17:35:45.675Z] deaefb74aa99: Preparing [2023-03-20T17:35:45.675Z] 51b3710d65b5: Preparing [2023-03-20T17:35:45.675Z] b593e7b90708: Preparing [2023-03-20T17:35:45.675Z] 9ea9b99cc12b: Preparing [2023-03-20T17:35:45.675Z] cbfed8661083: Preparing [2023-03-20T17:35:45.675Z] 06485dc50c86: Preparing [2023-03-20T17:35:45.675Z] f8a8d46b23e9: Preparing [2023-03-20T17:35:45.675Z] edf70074bd40: Preparing [2023-03-20T17:35:45.675Z] 06485dc50c86: Waiting [2023-03-20T17:35:45.675Z] f8a8d46b23e9: Waiting [2023-03-20T17:35:45.675Z] edf70074bd40: Waiting [2023-03-20T17:35:45.675Z] cbfed8661083: Layer already exists [2023-03-20T17:35:45.675Z] deaefb74aa99: Layer already exists [2023-03-20T17:35:45.675Z] b593e7b90708: Layer already exists [2023-03-20T17:35:45.675Z] 9ea9b99cc12b: Layer already exists [2023-03-20T17:35:45.675Z] 51b3710d65b5: Layer already exists [2023-03-20T17:35:45.942Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:45.942Z] f8a8d46b23e9: Layer already exists [2023-03-20T17:35:45.942Z] edf70074bd40: Layer already exists [2023-03-20T17:35:45.942Z] latest: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:46.294Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:46.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 [2023-03-20T17:35:46.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-20T17:35:46.648Z] deaefb74aa99: Preparing [2023-03-20T17:35:46.648Z] 51b3710d65b5: Preparing [2023-03-20T17:35:46.648Z] b593e7b90708: Preparing [2023-03-20T17:35:46.648Z] 9ea9b99cc12b: Preparing [2023-03-20T17:35:46.648Z] cbfed8661083: Preparing [2023-03-20T17:35:46.648Z] 06485dc50c86: Preparing [2023-03-20T17:35:46.648Z] f8a8d46b23e9: Preparing [2023-03-20T17:35:46.648Z] edf70074bd40: Preparing [2023-03-20T17:35:46.648Z] f8a8d46b23e9: Waiting [2023-03-20T17:35:46.648Z] edf70074bd40: Waiting [2023-03-20T17:35:46.648Z] 06485dc50c86: Waiting [2023-03-20T17:35:46.648Z] b593e7b90708: Layer already exists [2023-03-20T17:35:46.648Z] 51b3710d65b5: Layer already exists [2023-03-20T17:35:46.648Z] 9ea9b99cc12b: Layer already exists [2023-03-20T17:35:46.648Z] deaefb74aa99: Layer already exists [2023-03-20T17:35:46.648Z] cbfed8661083: Layer already exists [2023-03-20T17:35:46.648Z] edf70074bd40: Layer already exists [2023-03-20T17:35:46.648Z] f8a8d46b23e9: Layer already exists [2023-03-20T17:35:46.648Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:46.917Z] 3.0.0-dev.105: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:47.273Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:47.620Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:47.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-20T17:35:47.620Z] deaefb74aa99: Preparing [2023-03-20T17:35:47.620Z] 51b3710d65b5: Preparing [2023-03-20T17:35:47.620Z] b593e7b90708: Preparing [2023-03-20T17:35:47.620Z] 9ea9b99cc12b: Preparing [2023-03-20T17:35:47.620Z] cbfed8661083: Preparing [2023-03-20T17:35:47.620Z] 06485dc50c86: Preparing [2023-03-20T17:35:47.620Z] f8a8d46b23e9: Preparing [2023-03-20T17:35:47.620Z] edf70074bd40: Preparing [2023-03-20T17:35:47.620Z] f8a8d46b23e9: Waiting [2023-03-20T17:35:47.620Z] 06485dc50c86: Waiting [2023-03-20T17:35:47.620Z] edf70074bd40: Waiting [2023-03-20T17:35:47.620Z] 9ea9b99cc12b: Layer already exists [2023-03-20T17:35:47.620Z] 51b3710d65b5: Layer already exists [2023-03-20T17:35:47.620Z] b593e7b90708: Layer already exists [2023-03-20T17:35:47.620Z] cbfed8661083: Layer already exists [2023-03-20T17:35:47.620Z] deaefb74aa99: Layer already exists [2023-03-20T17:35:47.620Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:47.620Z] edf70074bd40: Layer already exists [2023-03-20T17:35:47.620Z] f8a8d46b23e9: Layer already exists [2023-03-20T17:35:47.888Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:48.253Z] + 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-03-20T17:35:48.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-20T17:35:48.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-20T17:35:48.604Z] deaefb74aa99: Preparing [2023-03-20T17:35:48.604Z] 51b3710d65b5: Preparing [2023-03-20T17:35:48.604Z] b593e7b90708: Preparing [2023-03-20T17:35:48.604Z] 9ea9b99cc12b: Preparing [2023-03-20T17:35:48.604Z] cbfed8661083: Preparing [2023-03-20T17:35:48.604Z] 06485dc50c86: Preparing [2023-03-20T17:35:48.604Z] f8a8d46b23e9: Preparing [2023-03-20T17:35:48.604Z] edf70074bd40: Preparing [2023-03-20T17:35:48.604Z] f8a8d46b23e9: Waiting [2023-03-20T17:35:48.604Z] edf70074bd40: Waiting [2023-03-20T17:35:48.604Z] 06485dc50c86: Waiting [2023-03-20T17:35:48.604Z] b593e7b90708: Layer already exists [2023-03-20T17:35:48.604Z] 51b3710d65b5: Layer already exists [2023-03-20T17:35:48.604Z] cbfed8661083: Layer already exists [2023-03-20T17:35:48.604Z] 9ea9b99cc12b: Layer already exists [2023-03-20T17:35:48.604Z] deaefb74aa99: Layer already exists [2023-03-20T17:35:48.604Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:48.604Z] edf70074bd40: Layer already exists [2023-03-20T17:35:48.604Z] f8a8d46b23e9: Layer already exists [2023-03-20T17:35:48.871Z] main: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:35:48.929Z] ===================================================== [Pipeline] echo [2023-03-20T17:35:48.938Z] taggedImages: [2023-03-20T17:35:48.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:48.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-20T17:35:48.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 [2023-03-20T17:35:48.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:48.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-20T17:35:48.963Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-20T17:35:48.963Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:48.963Z] latest [2023-03-20T17:35:48.963Z] 3.0.0-dev.105 [2023-03-20T17:35:48.963Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:48.963Z] main [2023-03-20T17:35:48.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:49.326Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:49.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:49.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-20T17:35:49.674Z] d5dae0c585b3: Preparing [2023-03-20T17:35:49.674Z] 425d3445b860: Preparing [2023-03-20T17:35:49.674Z] cbfed8661083: Preparing [2023-03-20T17:35:49.674Z] 06485dc50c86: Preparing [2023-03-20T17:35:49.674Z] 6eb3a2d59a67: Preparing [2023-03-20T17:35:49.674Z] edf70074bd40: Preparing [2023-03-20T17:35:49.674Z] edf70074bd40: Waiting [2023-03-20T17:35:49.674Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:49.942Z] cbfed8661083: Layer already exists [2023-03-20T17:35:49.942Z] edf70074bd40: Layer already exists [2023-03-20T17:35:49.942Z] d5dae0c585b3: Pushed [2023-03-20T17:35:49.942Z] 6eb3a2d59a67: Pushed [2023-03-20T17:35:53.290Z] 425d3445b860: Pushed [2023-03-20T17:35:53.290Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:53.637Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:53.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-20T17:35:53.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-20T17:35:53.980Z] d5dae0c585b3: Preparing [2023-03-20T17:35:53.980Z] 425d3445b860: Preparing [2023-03-20T17:35:53.980Z] cbfed8661083: Preparing [2023-03-20T17:35:53.980Z] 06485dc50c86: Preparing [2023-03-20T17:35:53.980Z] 6eb3a2d59a67: Preparing [2023-03-20T17:35:53.980Z] edf70074bd40: Preparing [2023-03-20T17:35:53.980Z] edf70074bd40: Waiting [2023-03-20T17:35:53.980Z] 425d3445b860: Layer already exists [2023-03-20T17:35:53.980Z] 6eb3a2d59a67: Layer already exists [2023-03-20T17:35:53.980Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:53.980Z] cbfed8661083: Layer already exists [2023-03-20T17:35:53.980Z] d5dae0c585b3: Layer already exists [2023-03-20T17:35:53.980Z] edf70074bd40: Layer already exists [2023-03-20T17:35:54.247Z] latest: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:54.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:54.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 [2023-03-20T17:35:54.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-20T17:35:54.950Z] d5dae0c585b3: Preparing [2023-03-20T17:35:54.950Z] 425d3445b860: Preparing [2023-03-20T17:35:54.950Z] cbfed8661083: Preparing [2023-03-20T17:35:54.950Z] 06485dc50c86: Preparing [2023-03-20T17:35:54.950Z] 6eb3a2d59a67: Preparing [2023-03-20T17:35:54.950Z] edf70074bd40: Preparing [2023-03-20T17:35:54.950Z] edf70074bd40: Waiting [2023-03-20T17:35:54.950Z] 425d3445b860: Layer already exists [2023-03-20T17:35:54.950Z] 6eb3a2d59a67: Layer already exists [2023-03-20T17:35:54.950Z] d5dae0c585b3: Layer already exists [2023-03-20T17:35:54.950Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:54.950Z] cbfed8661083: Layer already exists [2023-03-20T17:35:54.950Z] edf70074bd40: Layer already exists [2023-03-20T17:35:54.950Z] 3.0.0-dev.105: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:55.301Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:55.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:55.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-20T17:35:55.642Z] d5dae0c585b3: Preparing [2023-03-20T17:35:55.642Z] 425d3445b860: Preparing [2023-03-20T17:35:55.642Z] cbfed8661083: Preparing [2023-03-20T17:35:55.642Z] 06485dc50c86: Preparing [2023-03-20T17:35:55.642Z] 6eb3a2d59a67: Preparing [2023-03-20T17:35:55.642Z] edf70074bd40: Preparing [2023-03-20T17:35:55.642Z] edf70074bd40: Waiting [2023-03-20T17:35:55.642Z] 6eb3a2d59a67: Layer already exists [2023-03-20T17:35:55.642Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:55.642Z] d5dae0c585b3: Layer already exists [2023-03-20T17:35:55.642Z] cbfed8661083: Layer already exists [2023-03-20T17:35:55.642Z] 425d3445b860: Layer already exists [2023-03-20T17:35:55.642Z] edf70074bd40: Layer already exists [2023-03-20T17:35:55.642Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:56.260Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:56.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-20T17:35:56.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-20T17:35:56.621Z] d5dae0c585b3: Preparing [2023-03-20T17:35:56.621Z] 425d3445b860: Preparing [2023-03-20T17:35:56.621Z] cbfed8661083: Preparing [2023-03-20T17:35:56.621Z] 06485dc50c86: Preparing [2023-03-20T17:35:56.621Z] 6eb3a2d59a67: Preparing [2023-03-20T17:35:56.621Z] edf70074bd40: Preparing [2023-03-20T17:35:56.621Z] edf70074bd40: Waiting [2023-03-20T17:35:56.621Z] cbfed8661083: Layer already exists [2023-03-20T17:35:56.621Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:56.621Z] 425d3445b860: Layer already exists [2023-03-20T17:35:56.621Z] d5dae0c585b3: Layer already exists [2023-03-20T17:35:56.621Z] 6eb3a2d59a67: Layer already exists [2023-03-20T17:35:56.621Z] edf70074bd40: Layer already exists [2023-03-20T17:35:56.889Z] main: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:35:56.946Z] ===================================================== [Pipeline] echo [2023-03-20T17:35:56.953Z] taggedImages: [2023-03-20T17:35:56.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:56.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-20T17:35:56.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 [2023-03-20T17:35:56.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:56.953Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-20T17:35:56.975Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-20T17:35:56.975Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:56.975Z] latest [2023-03-20T17:35:56.975Z] 3.0.0-dev.105 [2023-03-20T17:35:56.975Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:35:56.975Z] main [2023-03-20T17:35:56.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:57.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:35:57.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:35:57.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-20T17:35:57.674Z] 7998800ec52a: Preparing [2023-03-20T17:35:57.674Z] 49c4e6ae6f1c: Preparing [2023-03-20T17:35:57.674Z] 951d420cb658: Preparing [2023-03-20T17:35:57.674Z] cbfed8661083: Preparing [2023-03-20T17:35:57.674Z] 06485dc50c86: Preparing [2023-03-20T17:35:57.674Z] a06233a4f79c: Preparing [2023-03-20T17:35:57.674Z] edf70074bd40: Preparing [2023-03-20T17:35:57.674Z] a06233a4f79c: Waiting [2023-03-20T17:35:57.674Z] edf70074bd40: Waiting [2023-03-20T17:35:57.674Z] 06485dc50c86: Layer already exists [2023-03-20T17:35:57.674Z] cbfed8661083: Layer already exists [2023-03-20T17:35:57.945Z] a06233a4f79c: Layer already exists [2023-03-20T17:35:57.945Z] edf70074bd40: Layer already exists [2023-03-20T17:35:57.945Z] 7998800ec52a: Pushed [2023-03-20T17:35:57.945Z] 49c4e6ae6f1c: Pushed [2023-03-20T17:36:01.296Z] 951d420cb658: Pushed [2023-03-20T17:36:01.296Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:01.655Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:01.994Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-20T17:36:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-20T17:36:01.994Z] 7998800ec52a: Preparing [2023-03-20T17:36:01.994Z] 49c4e6ae6f1c: Preparing [2023-03-20T17:36:01.994Z] 951d420cb658: Preparing [2023-03-20T17:36:01.994Z] cbfed8661083: Preparing [2023-03-20T17:36:01.994Z] 06485dc50c86: Preparing [2023-03-20T17:36:01.994Z] a06233a4f79c: Preparing [2023-03-20T17:36:01.994Z] edf70074bd40: Preparing [2023-03-20T17:36:01.994Z] a06233a4f79c: Waiting [2023-03-20T17:36:01.994Z] edf70074bd40: Waiting [2023-03-20T17:36:01.994Z] cbfed8661083: Layer already exists [2023-03-20T17:36:01.994Z] 951d420cb658: Layer already exists [2023-03-20T17:36:01.994Z] 49c4e6ae6f1c: Layer already exists [2023-03-20T17:36:01.994Z] 7998800ec52a: Layer already exists [2023-03-20T17:36:01.994Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:01.994Z] edf70074bd40: Layer already exists [2023-03-20T17:36:01.994Z] a06233a4f79c: Layer already exists [2023-03-20T17:36:02.262Z] latest: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:02.606Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:02.956Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 [2023-03-20T17:36:02.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-20T17:36:02.956Z] 7998800ec52a: Preparing [2023-03-20T17:36:02.956Z] 49c4e6ae6f1c: Preparing [2023-03-20T17:36:02.956Z] 951d420cb658: Preparing [2023-03-20T17:36:02.956Z] cbfed8661083: Preparing [2023-03-20T17:36:02.956Z] 06485dc50c86: Preparing [2023-03-20T17:36:02.956Z] a06233a4f79c: Preparing [2023-03-20T17:36:02.956Z] edf70074bd40: Preparing [2023-03-20T17:36:02.956Z] a06233a4f79c: Waiting [2023-03-20T17:36:02.956Z] edf70074bd40: Waiting [2023-03-20T17:36:02.956Z] 951d420cb658: Layer already exists [2023-03-20T17:36:02.956Z] 49c4e6ae6f1c: Layer already exists [2023-03-20T17:36:02.956Z] 7998800ec52a: Layer already exists [2023-03-20T17:36:02.956Z] cbfed8661083: Layer already exists [2023-03-20T17:36:02.956Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:02.956Z] edf70074bd40: Layer already exists [2023-03-20T17:36:02.956Z] a06233a4f79c: Layer already exists [2023-03-20T17:36:03.224Z] 3.0.0-dev.105: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:03.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:03.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:03.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-20T17:36:03.926Z] 7998800ec52a: Preparing [2023-03-20T17:36:03.926Z] 49c4e6ae6f1c: Preparing [2023-03-20T17:36:03.926Z] 951d420cb658: Preparing [2023-03-20T17:36:03.926Z] cbfed8661083: Preparing [2023-03-20T17:36:03.926Z] 06485dc50c86: Preparing [2023-03-20T17:36:03.926Z] a06233a4f79c: Preparing [2023-03-20T17:36:03.926Z] edf70074bd40: Preparing [2023-03-20T17:36:03.926Z] a06233a4f79c: Waiting [2023-03-20T17:36:03.926Z] edf70074bd40: Waiting [2023-03-20T17:36:03.926Z] 951d420cb658: Layer already exists [2023-03-20T17:36:03.926Z] cbfed8661083: Layer already exists [2023-03-20T17:36:03.926Z] 49c4e6ae6f1c: Layer already exists [2023-03-20T17:36:03.926Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:03.926Z] 7998800ec52a: Layer already exists [2023-03-20T17:36:03.926Z] a06233a4f79c: Layer already exists [2023-03-20T17:36:03.926Z] edf70074bd40: Layer already exists [2023-03-20T17:36:04.194Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:04.533Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:04.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-20T17:36:04.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-20T17:36:04.881Z] 7998800ec52a: Preparing [2023-03-20T17:36:04.881Z] 49c4e6ae6f1c: Preparing [2023-03-20T17:36:04.881Z] 951d420cb658: Preparing [2023-03-20T17:36:04.881Z] cbfed8661083: Preparing [2023-03-20T17:36:04.881Z] 06485dc50c86: Preparing [2023-03-20T17:36:04.881Z] a06233a4f79c: Preparing [2023-03-20T17:36:04.882Z] edf70074bd40: Preparing [2023-03-20T17:36:04.882Z] a06233a4f79c: Waiting [2023-03-20T17:36:04.882Z] edf70074bd40: Waiting [2023-03-20T17:36:04.882Z] cbfed8661083: Layer already exists [2023-03-20T17:36:04.882Z] 951d420cb658: Layer already exists [2023-03-20T17:36:04.882Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:04.882Z] 7998800ec52a: Layer already exists [2023-03-20T17:36:04.882Z] 49c4e6ae6f1c: Layer already exists [2023-03-20T17:36:04.882Z] a06233a4f79c: Layer already exists [2023-03-20T17:36:04.882Z] edf70074bd40: Layer already exists [2023-03-20T17:36:05.149Z] main: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:05.193Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:05.199Z] taggedImages: [2023-03-20T17:36:05.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:05.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-20T17:36:05.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 [2023-03-20T17:36:05.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:05.199Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-20T17:36:05.212Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-20T17:36:05.212Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:05.212Z] latest [2023-03-20T17:36:05.212Z] 3.0.0-dev.105 [2023-03-20T17:36:05.212Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:05.212Z] main [2023-03-20T17:36:05.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:05.549Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:05.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:05.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-20T17:36:05.886Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:05.886Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:05.886Z] df8ed23a836e: Preparing [2023-03-20T17:36:05.886Z] 73bc900b587d: Preparing [2023-03-20T17:36:05.886Z] 1b9ecf0890ca: Preparing [2023-03-20T17:36:05.886Z] e4c9e53a3669: Preparing [2023-03-20T17:36:05.886Z] ecf1869ef7b2: Preparing [2023-03-20T17:36:05.886Z] cbfed8661083: Preparing [2023-03-20T17:36:05.886Z] 06485dc50c86: Preparing [2023-03-20T17:36:05.886Z] e9f834c66ebd: Preparing [2023-03-20T17:36:05.886Z] 11bcf11aa9cc: Preparing [2023-03-20T17:36:05.886Z] 2e450fda4395: Preparing [2023-03-20T17:36:05.886Z] 0d80a0b465fb: Preparing [2023-03-20T17:36:05.886Z] edf70074bd40: Preparing [2023-03-20T17:36:05.886Z] ecf1869ef7b2: Waiting [2023-03-20T17:36:05.886Z] 11bcf11aa9cc: Waiting [2023-03-20T17:36:05.886Z] 2e450fda4395: Waiting [2023-03-20T17:36:05.886Z] 0d80a0b465fb: Waiting [2023-03-20T17:36:05.886Z] edf70074bd40: Waiting [2023-03-20T17:36:05.886Z] 06485dc50c86: Waiting [2023-03-20T17:36:05.886Z] cbfed8661083: Waiting [2023-03-20T17:36:05.886Z] e9f834c66ebd: Waiting [2023-03-20T17:36:06.154Z] 73bc900b587d: Pushed [2023-03-20T17:36:06.154Z] 1b9ecf0890ca: Pushed [2023-03-20T17:36:06.154Z] e4c9e53a3669: Pushed [2023-03-20T17:36:06.154Z] 20b9ca8d2345: Pushed [2023-03-20T17:36:06.154Z] df8ed23a836e: Pushed [2023-03-20T17:36:06.421Z] cbfed8661083: Layer already exists [2023-03-20T17:36:06.421Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:06.421Z] 11bcf11aa9cc: Pushed [2023-03-20T17:36:06.421Z] e9f834c66ebd: Pushed [2023-03-20T17:36:06.421Z] edf70074bd40: Layer already exists [2023-03-20T17:36:06.421Z] 2e450fda4395: Pushed [2023-03-20T17:36:06.421Z] 0d80a0b465fb: Pushed [2023-03-20T17:36:09.771Z] ecf1869ef7b2: Pushed [2023-03-20T17:36:10.041Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:10.394Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:10.738Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-20T17:36:10.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-20T17:36:10.738Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:10.738Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:10.738Z] df8ed23a836e: Preparing [2023-03-20T17:36:10.738Z] 73bc900b587d: Preparing [2023-03-20T17:36:10.738Z] 1b9ecf0890ca: Preparing [2023-03-20T17:36:10.738Z] e4c9e53a3669: Preparing [2023-03-20T17:36:10.738Z] ecf1869ef7b2: Preparing [2023-03-20T17:36:10.738Z] cbfed8661083: Preparing [2023-03-20T17:36:10.738Z] 06485dc50c86: Preparing [2023-03-20T17:36:10.738Z] e9f834c66ebd: Preparing [2023-03-20T17:36:10.738Z] 11bcf11aa9cc: Preparing [2023-03-20T17:36:10.738Z] 2e450fda4395: Preparing [2023-03-20T17:36:10.738Z] 0d80a0b465fb: Preparing [2023-03-20T17:36:10.738Z] edf70074bd40: Preparing [2023-03-20T17:36:10.738Z] ecf1869ef7b2: Waiting [2023-03-20T17:36:10.738Z] 11bcf11aa9cc: Waiting [2023-03-20T17:36:10.738Z] 2e450fda4395: Waiting [2023-03-20T17:36:10.738Z] 0d80a0b465fb: Waiting [2023-03-20T17:36:10.738Z] cbfed8661083: Waiting [2023-03-20T17:36:10.738Z] edf70074bd40: Waiting [2023-03-20T17:36:10.738Z] 06485dc50c86: Waiting [2023-03-20T17:36:10.738Z] e9f834c66ebd: Waiting [2023-03-20T17:36:10.738Z] 1b9ecf0890ca: Layer already exists [2023-03-20T17:36:10.738Z] 20b9ca8d2345: Layer already exists [2023-03-20T17:36:10.738Z] df8ed23a836e: Layer already exists [2023-03-20T17:36:10.738Z] 73bc900b587d: Layer already exists [2023-03-20T17:36:10.738Z] e4c9e53a3669: Layer already exists [2023-03-20T17:36:10.738Z] ecf1869ef7b2: Layer already exists [2023-03-20T17:36:10.738Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:10.738Z] cbfed8661083: Layer already exists [2023-03-20T17:36:10.738Z] 11bcf11aa9cc: Layer already exists [2023-03-20T17:36:10.738Z] e9f834c66ebd: Layer already exists [2023-03-20T17:36:11.006Z] 0d80a0b465fb: Layer already exists [2023-03-20T17:36:11.006Z] edf70074bd40: Layer already exists [2023-03-20T17:36:11.006Z] 2e450fda4395: Layer already exists [2023-03-20T17:36:11.006Z] latest: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:11.359Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:11.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 [2023-03-20T17:36:11.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-20T17:36:11.698Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:11.698Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:11.698Z] df8ed23a836e: Preparing [2023-03-20T17:36:11.698Z] 73bc900b587d: Preparing [2023-03-20T17:36:11.698Z] 1b9ecf0890ca: Preparing [2023-03-20T17:36:11.698Z] e4c9e53a3669: Preparing [2023-03-20T17:36:11.698Z] ecf1869ef7b2: Preparing [2023-03-20T17:36:11.698Z] cbfed8661083: Preparing [2023-03-20T17:36:11.698Z] 06485dc50c86: Preparing [2023-03-20T17:36:11.698Z] e9f834c66ebd: Preparing [2023-03-20T17:36:11.698Z] ecf1869ef7b2: Waiting [2023-03-20T17:36:11.698Z] cbfed8661083: Waiting [2023-03-20T17:36:11.698Z] 06485dc50c86: Waiting [2023-03-20T17:36:11.698Z] 11bcf11aa9cc: Preparing [2023-03-20T17:36:11.698Z] 2e450fda4395: Preparing [2023-03-20T17:36:11.698Z] 0d80a0b465fb: Preparing [2023-03-20T17:36:11.698Z] edf70074bd40: Preparing [2023-03-20T17:36:11.698Z] e9f834c66ebd: Waiting [2023-03-20T17:36:11.698Z] 2e450fda4395: Waiting [2023-03-20T17:36:11.698Z] 11bcf11aa9cc: Waiting [2023-03-20T17:36:11.698Z] edf70074bd40: Waiting [2023-03-20T17:36:11.698Z] 0d80a0b465fb: Waiting [2023-03-20T17:36:11.698Z] e4c9e53a3669: Layer already exists [2023-03-20T17:36:11.698Z] df8ed23a836e: Layer already exists [2023-03-20T17:36:11.698Z] 73bc900b587d: Layer already exists [2023-03-20T17:36:11.698Z] 1b9ecf0890ca: Layer already exists [2023-03-20T17:36:11.698Z] 20b9ca8d2345: Layer already exists [2023-03-20T17:36:11.698Z] cbfed8661083: Layer already exists [2023-03-20T17:36:11.698Z] ecf1869ef7b2: Layer already exists [2023-03-20T17:36:11.698Z] e9f834c66ebd: Layer already exists [2023-03-20T17:36:11.698Z] 11bcf11aa9cc: Layer already exists [2023-03-20T17:36:11.698Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:11.964Z] 0d80a0b465fb: Layer already exists [2023-03-20T17:36:11.964Z] edf70074bd40: Layer already exists [2023-03-20T17:36:11.964Z] 2e450fda4395: Layer already exists [2023-03-20T17:36:11.964Z] 3.0.0-dev.105: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:12.308Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:12.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:12.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-20T17:36:12.649Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:12.649Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:12.649Z] df8ed23a836e: Preparing [2023-03-20T17:36:12.649Z] 73bc900b587d: Preparing [2023-03-20T17:36:12.649Z] 1b9ecf0890ca: Preparing [2023-03-20T17:36:12.649Z] e4c9e53a3669: Preparing [2023-03-20T17:36:12.649Z] ecf1869ef7b2: Preparing [2023-03-20T17:36:12.649Z] cbfed8661083: Preparing [2023-03-20T17:36:12.649Z] 06485dc50c86: Preparing [2023-03-20T17:36:12.649Z] e9f834c66ebd: Preparing [2023-03-20T17:36:12.649Z] 11bcf11aa9cc: Preparing [2023-03-20T17:36:12.649Z] 2e450fda4395: Preparing [2023-03-20T17:36:12.649Z] 0d80a0b465fb: Preparing [2023-03-20T17:36:12.649Z] edf70074bd40: Preparing [2023-03-20T17:36:12.649Z] ecf1869ef7b2: Waiting [2023-03-20T17:36:12.649Z] cbfed8661083: Waiting [2023-03-20T17:36:12.649Z] 2e450fda4395: Waiting [2023-03-20T17:36:12.649Z] 0d80a0b465fb: Waiting [2023-03-20T17:36:12.649Z] edf70074bd40: Waiting [2023-03-20T17:36:12.649Z] e9f834c66ebd: Waiting [2023-03-20T17:36:12.649Z] 06485dc50c86: Waiting [2023-03-20T17:36:12.649Z] 11bcf11aa9cc: Waiting [2023-03-20T17:36:12.649Z] 73bc900b587d: Layer already exists [2023-03-20T17:36:12.649Z] e4c9e53a3669: Layer already exists [2023-03-20T17:36:12.649Z] 20b9ca8d2345: Layer already exists [2023-03-20T17:36:12.649Z] df8ed23a836e: Layer already exists [2023-03-20T17:36:12.649Z] 1b9ecf0890ca: Layer already exists [2023-03-20T17:36:12.649Z] ecf1869ef7b2: Layer already exists [2023-03-20T17:36:12.649Z] cbfed8661083: Layer already exists [2023-03-20T17:36:12.649Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:12.649Z] e9f834c66ebd: Layer already exists [2023-03-20T17:36:12.649Z] 11bcf11aa9cc: Layer already exists [2023-03-20T17:36:12.649Z] 0d80a0b465fb: Layer already exists [2023-03-20T17:36:12.649Z] 2e450fda4395: Layer already exists [2023-03-20T17:36:12.649Z] edf70074bd40: Layer already exists [2023-03-20T17:36:12.917Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:13.266Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:13.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-20T17:36:13.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-20T17:36:13.628Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:13.628Z] 20b9ca8d2345: Preparing [2023-03-20T17:36:13.628Z] df8ed23a836e: Preparing [2023-03-20T17:36:13.628Z] 73bc900b587d: Preparing [2023-03-20T17:36:13.628Z] 1b9ecf0890ca: Preparing [2023-03-20T17:36:13.628Z] e4c9e53a3669: Preparing [2023-03-20T17:36:13.628Z] ecf1869ef7b2: Preparing [2023-03-20T17:36:13.628Z] cbfed8661083: Preparing [2023-03-20T17:36:13.628Z] 06485dc50c86: Preparing [2023-03-20T17:36:13.628Z] e9f834c66ebd: Preparing [2023-03-20T17:36:13.628Z] 11bcf11aa9cc: Preparing [2023-03-20T17:36:13.628Z] 2e450fda4395: Preparing [2023-03-20T17:36:13.628Z] 0d80a0b465fb: Preparing [2023-03-20T17:36:13.628Z] edf70074bd40: Preparing [2023-03-20T17:36:13.628Z] e9f834c66ebd: Waiting [2023-03-20T17:36:13.628Z] 11bcf11aa9cc: Waiting [2023-03-20T17:36:13.628Z] 2e450fda4395: Waiting [2023-03-20T17:36:13.628Z] ecf1869ef7b2: Waiting [2023-03-20T17:36:13.628Z] 0d80a0b465fb: Waiting [2023-03-20T17:36:13.628Z] cbfed8661083: Waiting [2023-03-20T17:36:13.628Z] edf70074bd40: Waiting [2023-03-20T17:36:13.628Z] 73bc900b587d: Layer already exists [2023-03-20T17:36:13.628Z] 1b9ecf0890ca: Layer already exists [2023-03-20T17:36:13.628Z] e4c9e53a3669: Layer already exists [2023-03-20T17:36:13.628Z] 20b9ca8d2345: Layer already exists [2023-03-20T17:36:13.628Z] df8ed23a836e: Layer already exists [2023-03-20T17:36:13.895Z] ecf1869ef7b2: Layer already exists [2023-03-20T17:36:13.895Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:13.895Z] cbfed8661083: Layer already exists [2023-03-20T17:36:13.895Z] 11bcf11aa9cc: Layer already exists [2023-03-20T17:36:13.895Z] e9f834c66ebd: Layer already exists [2023-03-20T17:36:13.895Z] 0d80a0b465fb: Layer already exists [2023-03-20T17:36:13.895Z] 2e450fda4395: Layer already exists [2023-03-20T17:36:13.895Z] edf70074bd40: Layer already exists [2023-03-20T17:36:13.895Z] main: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:13.938Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:13.943Z] taggedImages: [2023-03-20T17:36:13.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:13.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-20T17:36:13.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 [2023-03-20T17:36:13.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:13.943Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-20T17:36:13.971Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-20T17:36:13.971Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:13.971Z] latest [2023-03-20T17:36:13.971Z] 3.0.0-dev.105 [2023-03-20T17:36:13.971Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:13.971Z] main [2023-03-20T17:36:13.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:14.321Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:14.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:14.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-20T17:36:14.670Z] bfa30ebb5d27: Preparing [2023-03-20T17:36:14.670Z] 77b4aa359206: Preparing [2023-03-20T17:36:14.670Z] ee0d3a5e4b27: Preparing [2023-03-20T17:36:14.670Z] e649215960a4: Preparing [2023-03-20T17:36:14.670Z] cbfed8661083: Preparing [2023-03-20T17:36:14.670Z] 06485dc50c86: Preparing [2023-03-20T17:36:14.670Z] c7f4dcd6993e: Preparing [2023-03-20T17:36:14.670Z] edf70074bd40: Preparing [2023-03-20T17:36:14.670Z] 06485dc50c86: Waiting [2023-03-20T17:36:14.670Z] c7f4dcd6993e: Waiting [2023-03-20T17:36:14.670Z] edf70074bd40: Waiting [2023-03-20T17:36:14.670Z] cbfed8661083: Layer already exists [2023-03-20T17:36:14.936Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:14.936Z] 77b4aa359206: Pushed [2023-03-20T17:36:14.936Z] bfa30ebb5d27: Pushed [2023-03-20T17:36:14.936Z] ee0d3a5e4b27: Pushed [2023-03-20T17:36:14.936Z] edf70074bd40: Layer already exists [2023-03-20T17:36:14.936Z] c7f4dcd6993e: Pushed [2023-03-20T17:36:17.520Z] e649215960a4: Pushed [2023-03-20T17:36:19.470Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:19.822Z] + 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-03-20T17:36:20.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-20T17:36:20.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-20T17:36:20.233Z] bfa30ebb5d27: Preparing [2023-03-20T17:36:20.233Z] 77b4aa359206: Preparing [2023-03-20T17:36:20.233Z] ee0d3a5e4b27: Preparing [2023-03-20T17:36:20.233Z] e649215960a4: Preparing [2023-03-20T17:36:20.233Z] cbfed8661083: Preparing [2023-03-20T17:36:20.233Z] 06485dc50c86: Preparing [2023-03-20T17:36:20.233Z] c7f4dcd6993e: Preparing [2023-03-20T17:36:20.233Z] edf70074bd40: Preparing [2023-03-20T17:36:20.233Z] 06485dc50c86: Waiting [2023-03-20T17:36:20.233Z] c7f4dcd6993e: Waiting [2023-03-20T17:36:20.233Z] edf70074bd40: Waiting [2023-03-20T17:36:20.233Z] cbfed8661083: Layer already exists [2023-03-20T17:36:20.233Z] e649215960a4: Layer already exists [2023-03-20T17:36:20.233Z] ee0d3a5e4b27: Layer already exists [2023-03-20T17:36:20.233Z] 77b4aa359206: Layer already exists [2023-03-20T17:36:20.233Z] bfa30ebb5d27: Layer already exists [2023-03-20T17:36:20.233Z] edf70074bd40: Layer already exists [2023-03-20T17:36:20.233Z] c7f4dcd6993e: Layer already exists [2023-03-20T17:36:20.233Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:20.510Z] latest: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:20.884Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:21.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 [2023-03-20T17:36:21.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-20T17:36:21.247Z] bfa30ebb5d27: Preparing [2023-03-20T17:36:21.247Z] 77b4aa359206: Preparing [2023-03-20T17:36:21.247Z] ee0d3a5e4b27: Preparing [2023-03-20T17:36:21.247Z] e649215960a4: Preparing [2023-03-20T17:36:21.247Z] cbfed8661083: Preparing [2023-03-20T17:36:21.247Z] 06485dc50c86: Preparing [2023-03-20T17:36:21.247Z] c7f4dcd6993e: Preparing [2023-03-20T17:36:21.247Z] edf70074bd40: Preparing [2023-03-20T17:36:21.247Z] c7f4dcd6993e: Waiting [2023-03-20T17:36:21.247Z] edf70074bd40: Waiting [2023-03-20T17:36:21.247Z] 06485dc50c86: Waiting [2023-03-20T17:36:21.247Z] cbfed8661083: Layer already exists [2023-03-20T17:36:21.247Z] bfa30ebb5d27: Layer already exists [2023-03-20T17:36:21.247Z] 77b4aa359206: Layer already exists [2023-03-20T17:36:21.247Z] ee0d3a5e4b27: Layer already exists [2023-03-20T17:36:21.247Z] e649215960a4: Layer already exists [2023-03-20T17:36:21.247Z] c7f4dcd6993e: Layer already exists [2023-03-20T17:36:21.247Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:21.247Z] edf70074bd40: Layer already exists [2023-03-20T17:36:21.521Z] 3.0.0-dev.105: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:21.862Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:22.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:22.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-20T17:36:22.198Z] bfa30ebb5d27: Preparing [2023-03-20T17:36:22.198Z] 77b4aa359206: Preparing [2023-03-20T17:36:22.198Z] ee0d3a5e4b27: Preparing [2023-03-20T17:36:22.198Z] e649215960a4: Preparing [2023-03-20T17:36:22.198Z] cbfed8661083: Preparing [2023-03-20T17:36:22.198Z] 06485dc50c86: Preparing [2023-03-20T17:36:22.198Z] c7f4dcd6993e: Preparing [2023-03-20T17:36:22.198Z] edf70074bd40: Preparing [2023-03-20T17:36:22.198Z] 06485dc50c86: Waiting [2023-03-20T17:36:22.198Z] c7f4dcd6993e: Waiting [2023-03-20T17:36:22.198Z] edf70074bd40: Waiting [2023-03-20T17:36:22.198Z] bfa30ebb5d27: Layer already exists [2023-03-20T17:36:22.198Z] ee0d3a5e4b27: Layer already exists [2023-03-20T17:36:22.198Z] e649215960a4: Layer already exists [2023-03-20T17:36:22.198Z] cbfed8661083: Layer already exists [2023-03-20T17:36:22.198Z] 77b4aa359206: Layer already exists [2023-03-20T17:36:22.198Z] c7f4dcd6993e: Layer already exists [2023-03-20T17:36:22.198Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:22.198Z] edf70074bd40: Layer already exists [2023-03-20T17:36:22.464Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:22.801Z] + 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-03-20T17:36:23.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-20T17:36:23.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-20T17:36:23.154Z] bfa30ebb5d27: Preparing [2023-03-20T17:36:23.154Z] 77b4aa359206: Preparing [2023-03-20T17:36:23.154Z] ee0d3a5e4b27: Preparing [2023-03-20T17:36:23.154Z] e649215960a4: Preparing [2023-03-20T17:36:23.154Z] cbfed8661083: Preparing [2023-03-20T17:36:23.154Z] 06485dc50c86: Preparing [2023-03-20T17:36:23.154Z] c7f4dcd6993e: Preparing [2023-03-20T17:36:23.154Z] edf70074bd40: Preparing [2023-03-20T17:36:23.154Z] 06485dc50c86: Waiting [2023-03-20T17:36:23.154Z] c7f4dcd6993e: Waiting [2023-03-20T17:36:23.154Z] edf70074bd40: Waiting [2023-03-20T17:36:23.154Z] 77b4aa359206: Layer already exists [2023-03-20T17:36:23.154Z] e649215960a4: Layer already exists [2023-03-20T17:36:23.154Z] cbfed8661083: Layer already exists [2023-03-20T17:36:23.154Z] ee0d3a5e4b27: Layer already exists [2023-03-20T17:36:23.154Z] bfa30ebb5d27: Layer already exists [2023-03-20T17:36:23.154Z] edf70074bd40: Layer already exists [2023-03-20T17:36:23.154Z] c7f4dcd6993e: Layer already exists [2023-03-20T17:36:23.154Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:23.421Z] main: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:23.471Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:23.476Z] taggedImages: [2023-03-20T17:36:23.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:23.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-20T17:36:23.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 [2023-03-20T17:36:23.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:23.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-20T17:36:23.489Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-20T17:36:23.489Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:23.489Z] latest [2023-03-20T17:36:23.489Z] 3.0.0-dev.105 [2023-03-20T17:36:23.489Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:23.489Z] main [2023-03-20T17:36:23.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:23.817Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:24.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:24.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-20T17:36:24.150Z] 7635973f9562: Preparing [2023-03-20T17:36:24.150Z] f8f9e2b4c7cc: Preparing [2023-03-20T17:36:24.150Z] 56f106be7768: Preparing [2023-03-20T17:36:24.150Z] de30b7940383: Preparing [2023-03-20T17:36:24.150Z] cbfed8661083: Preparing [2023-03-20T17:36:24.150Z] 06485dc50c86: Preparing [2023-03-20T17:36:24.150Z] c91ab6a3fe85: Preparing [2023-03-20T17:36:24.150Z] 06485dc50c86: Waiting [2023-03-20T17:36:24.150Z] 60a0fe7851a0: Preparing [2023-03-20T17:36:24.150Z] edf70074bd40: Preparing [2023-03-20T17:36:24.150Z] c91ab6a3fe85: Waiting [2023-03-20T17:36:24.150Z] edf70074bd40: Waiting [2023-03-20T17:36:24.150Z] 60a0fe7851a0: Waiting [2023-03-20T17:36:24.150Z] cbfed8661083: Layer already exists [2023-03-20T17:36:24.418Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:24.418Z] de30b7940383: Pushed [2023-03-20T17:36:24.418Z] 7635973f9562: Pushed [2023-03-20T17:36:24.418Z] f8f9e2b4c7cc: Pushed [2023-03-20T17:36:24.418Z] edf70074bd40: Layer already exists [2023-03-20T17:36:24.418Z] c91ab6a3fe85: Pushed [2023-03-20T17:36:24.683Z] 60a0fe7851a0: Pushed [2023-03-20T17:36:27.263Z] 56f106be7768: Pushed [2023-03-20T17:36:27.263Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:27.600Z] + 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-03-20T17:36:27.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-20T17:36:27.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-20T17:36:27.943Z] 7635973f9562: Preparing [2023-03-20T17:36:27.943Z] f8f9e2b4c7cc: Preparing [2023-03-20T17:36:27.943Z] 56f106be7768: Preparing [2023-03-20T17:36:27.943Z] de30b7940383: Preparing [2023-03-20T17:36:27.943Z] cbfed8661083: Preparing [2023-03-20T17:36:27.943Z] 06485dc50c86: Preparing [2023-03-20T17:36:27.943Z] c91ab6a3fe85: Preparing [2023-03-20T17:36:27.943Z] 60a0fe7851a0: Preparing [2023-03-20T17:36:27.943Z] edf70074bd40: Preparing [2023-03-20T17:36:27.943Z] c91ab6a3fe85: Waiting [2023-03-20T17:36:27.943Z] 60a0fe7851a0: Waiting [2023-03-20T17:36:27.943Z] edf70074bd40: Waiting [2023-03-20T17:36:27.943Z] 06485dc50c86: Waiting [2023-03-20T17:36:27.943Z] 56f106be7768: Layer already exists [2023-03-20T17:36:27.943Z] 7635973f9562: Layer already exists [2023-03-20T17:36:27.943Z] de30b7940383: Layer already exists [2023-03-20T17:36:27.943Z] cbfed8661083: Layer already exists [2023-03-20T17:36:27.943Z] f8f9e2b4c7cc: Layer already exists [2023-03-20T17:36:27.943Z] c91ab6a3fe85: Layer already exists [2023-03-20T17:36:27.943Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:27.943Z] 60a0fe7851a0: Layer already exists [2023-03-20T17:36:27.943Z] edf70074bd40: Layer already exists [2023-03-20T17:36:28.209Z] latest: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:28.544Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:28.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 [2023-03-20T17:36:28.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-20T17:36:28.875Z] 7635973f9562: Preparing [2023-03-20T17:36:28.875Z] f8f9e2b4c7cc: Preparing [2023-03-20T17:36:28.875Z] 56f106be7768: Preparing [2023-03-20T17:36:28.875Z] de30b7940383: Preparing [2023-03-20T17:36:28.875Z] cbfed8661083: Preparing [2023-03-20T17:36:28.875Z] 06485dc50c86: Preparing [2023-03-20T17:36:28.875Z] c91ab6a3fe85: Preparing [2023-03-20T17:36:28.875Z] 60a0fe7851a0: Preparing [2023-03-20T17:36:28.875Z] edf70074bd40: Preparing [2023-03-20T17:36:28.875Z] 06485dc50c86: Waiting [2023-03-20T17:36:28.875Z] c91ab6a3fe85: Waiting [2023-03-20T17:36:28.875Z] 60a0fe7851a0: Waiting [2023-03-20T17:36:28.875Z] edf70074bd40: Waiting [2023-03-20T17:36:28.875Z] f8f9e2b4c7cc: Layer already exists [2023-03-20T17:36:28.875Z] 7635973f9562: Layer already exists [2023-03-20T17:36:28.875Z] cbfed8661083: Layer already exists [2023-03-20T17:36:28.875Z] 56f106be7768: Layer already exists [2023-03-20T17:36:28.875Z] de30b7940383: Layer already exists [2023-03-20T17:36:28.875Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:28.875Z] c91ab6a3fe85: Layer already exists [2023-03-20T17:36:28.875Z] edf70074bd40: Layer already exists [2023-03-20T17:36:28.875Z] 60a0fe7851a0: Layer already exists [2023-03-20T17:36:29.141Z] 3.0.0-dev.105: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:29.473Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:29.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:29.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-20T17:36:29.794Z] 7635973f9562: Preparing [2023-03-20T17:36:29.794Z] f8f9e2b4c7cc: Preparing [2023-03-20T17:36:29.794Z] 56f106be7768: Preparing [2023-03-20T17:36:29.794Z] de30b7940383: Preparing [2023-03-20T17:36:29.794Z] cbfed8661083: Preparing [2023-03-20T17:36:29.794Z] 06485dc50c86: Preparing [2023-03-20T17:36:29.794Z] c91ab6a3fe85: Preparing [2023-03-20T17:36:29.794Z] 60a0fe7851a0: Preparing [2023-03-20T17:36:29.794Z] edf70074bd40: Preparing [2023-03-20T17:36:29.794Z] c91ab6a3fe85: Waiting [2023-03-20T17:36:29.794Z] 60a0fe7851a0: Waiting [2023-03-20T17:36:29.794Z] edf70074bd40: Waiting [2023-03-20T17:36:29.794Z] 06485dc50c86: Waiting [2023-03-20T17:36:29.794Z] cbfed8661083: Layer already exists [2023-03-20T17:36:29.794Z] 7635973f9562: Layer already exists [2023-03-20T17:36:29.794Z] de30b7940383: Layer already exists [2023-03-20T17:36:29.794Z] f8f9e2b4c7cc: Layer already exists [2023-03-20T17:36:29.794Z] 56f106be7768: Layer already exists [2023-03-20T17:36:29.794Z] c91ab6a3fe85: Layer already exists [2023-03-20T17:36:29.794Z] 60a0fe7851a0: Layer already exists [2023-03-20T17:36:29.794Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:29.794Z] edf70074bd40: Layer already exists [2023-03-20T17:36:29.795Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:30.403Z] + 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-03-20T17:36:32.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-20T17:36:32.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-20T17:36:32.155Z] 7635973f9562: Preparing [2023-03-20T17:36:32.155Z] f8f9e2b4c7cc: Preparing [2023-03-20T17:36:32.155Z] 56f106be7768: Preparing [2023-03-20T17:36:32.155Z] de30b7940383: Preparing [2023-03-20T17:36:32.155Z] cbfed8661083: Preparing [2023-03-20T17:36:32.155Z] 06485dc50c86: Preparing [2023-03-20T17:36:32.155Z] c91ab6a3fe85: Preparing [2023-03-20T17:36:32.155Z] 60a0fe7851a0: Preparing [2023-03-20T17:36:32.155Z] edf70074bd40: Preparing [2023-03-20T17:36:32.155Z] c91ab6a3fe85: Waiting [2023-03-20T17:36:32.155Z] 60a0fe7851a0: Waiting [2023-03-20T17:36:32.155Z] 06485dc50c86: Waiting [2023-03-20T17:36:32.155Z] edf70074bd40: Waiting [2023-03-20T17:36:32.155Z] f8f9e2b4c7cc: Layer already exists [2023-03-20T17:36:32.155Z] cbfed8661083: Layer already exists [2023-03-20T17:36:32.155Z] de30b7940383: Layer already exists [2023-03-20T17:36:32.155Z] 7635973f9562: Layer already exists [2023-03-20T17:36:32.155Z] 56f106be7768: Layer already exists [2023-03-20T17:36:32.155Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:32.155Z] c91ab6a3fe85: Layer already exists [2023-03-20T17:36:32.155Z] 60a0fe7851a0: Layer already exists [2023-03-20T17:36:32.155Z] edf70074bd40: Layer already exists [2023-03-20T17:36:32.423Z] main: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:32.478Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:32.484Z] taggedImages: [2023-03-20T17:36:32.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:32.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-20T17:36:32.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 [2023-03-20T17:36:32.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:32.484Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-20T17:36:32.504Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-20T17:36:32.504Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:32.504Z] latest [2023-03-20T17:36:32.504Z] 3.0.0-dev.105 [2023-03-20T17:36:32.504Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:32.504Z] main [2023-03-20T17:36:32.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:32.851Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:33.191Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:33.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-20T17:36:33.191Z] 462991675f25: Preparing [2023-03-20T17:36:33.192Z] 22d318dce7ff: Preparing [2023-03-20T17:36:33.192Z] 2d521f88c9c1: Preparing [2023-03-20T17:36:33.192Z] adf0944d4748: Preparing [2023-03-20T17:36:33.192Z] 712336f3bd39: Preparing [2023-03-20T17:36:33.192Z] 08e7ea5c9e44: Preparing [2023-03-20T17:36:33.192Z] 89b99668ac85: Preparing [2023-03-20T17:36:33.192Z] cbfed8661083: Preparing [2023-03-20T17:36:33.192Z] 06485dc50c86: Preparing [2023-03-20T17:36:33.192Z] 5d968f389c2e: Preparing [2023-03-20T17:36:33.192Z] edf70074bd40: Preparing [2023-03-20T17:36:33.192Z] cbfed8661083: Waiting [2023-03-20T17:36:33.192Z] 5d968f389c2e: Waiting [2023-03-20T17:36:33.192Z] edf70074bd40: Waiting [2023-03-20T17:36:33.192Z] 08e7ea5c9e44: Waiting [2023-03-20T17:36:33.192Z] 89b99668ac85: Waiting [2023-03-20T17:36:33.192Z] 06485dc50c86: Waiting [2023-03-20T17:36:33.458Z] 22d318dce7ff: Pushed [2023-03-20T17:36:33.458Z] 462991675f25: Pushed [2023-03-20T17:36:33.458Z] 712336f3bd39: Pushed [2023-03-20T17:36:33.731Z] cbfed8661083: Layer already exists [2023-03-20T17:36:33.731Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:33.731Z] 08e7ea5c9e44: Pushed [2023-03-20T17:36:33.731Z] 89b99668ac85: Pushed [2023-03-20T17:36:33.731Z] edf70074bd40: Layer already exists [2023-03-20T17:36:33.999Z] 5d968f389c2e: Pushed [2023-03-20T17:36:35.954Z] adf0944d4748: Pushed [2023-03-20T17:36:36.919Z] 2d521f88c9c1: Pushed [2023-03-20T17:36:37.186Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:37.530Z] + 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-03-20T17:36:37.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-20T17:36:37.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-20T17:36:37.868Z] 462991675f25: Preparing [2023-03-20T17:36:37.868Z] 22d318dce7ff: Preparing [2023-03-20T17:36:37.868Z] 2d521f88c9c1: Preparing [2023-03-20T17:36:37.868Z] adf0944d4748: Preparing [2023-03-20T17:36:37.868Z] 712336f3bd39: Preparing [2023-03-20T17:36:37.868Z] 08e7ea5c9e44: Preparing [2023-03-20T17:36:37.868Z] 89b99668ac85: Preparing [2023-03-20T17:36:37.868Z] cbfed8661083: Preparing [2023-03-20T17:36:37.868Z] 06485dc50c86: Preparing [2023-03-20T17:36:37.868Z] 5d968f389c2e: Preparing [2023-03-20T17:36:37.868Z] edf70074bd40: Preparing [2023-03-20T17:36:37.868Z] 08e7ea5c9e44: Waiting [2023-03-20T17:36:37.868Z] 06485dc50c86: Waiting [2023-03-20T17:36:37.868Z] 89b99668ac85: Waiting [2023-03-20T17:36:37.868Z] cbfed8661083: Waiting [2023-03-20T17:36:37.868Z] 5d968f389c2e: Waiting [2023-03-20T17:36:37.868Z] edf70074bd40: Waiting [2023-03-20T17:36:37.868Z] 462991675f25: Layer already exists [2023-03-20T17:36:37.868Z] adf0944d4748: Layer already exists [2023-03-20T17:36:37.868Z] 22d318dce7ff: Layer already exists [2023-03-20T17:36:37.868Z] 712336f3bd39: Layer already exists [2023-03-20T17:36:37.868Z] 2d521f88c9c1: Layer already exists [2023-03-20T17:36:37.868Z] 08e7ea5c9e44: Layer already exists [2023-03-20T17:36:37.868Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:37.868Z] 89b99668ac85: Layer already exists [2023-03-20T17:36:37.868Z] cbfed8661083: Layer already exists [2023-03-20T17:36:37.868Z] 5d968f389c2e: Layer already exists [2023-03-20T17:36:37.868Z] edf70074bd40: Layer already exists [2023-03-20T17:36:38.134Z] latest: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:38.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:38.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 [2023-03-20T17:36:38.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-20T17:36:38.827Z] 462991675f25: Preparing [2023-03-20T17:36:38.827Z] 22d318dce7ff: Preparing [2023-03-20T17:36:38.827Z] 2d521f88c9c1: Preparing [2023-03-20T17:36:38.827Z] adf0944d4748: Preparing [2023-03-20T17:36:38.827Z] 712336f3bd39: Preparing [2023-03-20T17:36:38.827Z] 08e7ea5c9e44: Preparing [2023-03-20T17:36:38.827Z] 89b99668ac85: Preparing [2023-03-20T17:36:38.827Z] cbfed8661083: Preparing [2023-03-20T17:36:38.827Z] 06485dc50c86: Preparing [2023-03-20T17:36:38.827Z] 5d968f389c2e: Preparing [2023-03-20T17:36:38.827Z] edf70074bd40: Preparing [2023-03-20T17:36:38.827Z] cbfed8661083: Waiting [2023-03-20T17:36:38.827Z] 5d968f389c2e: Waiting [2023-03-20T17:36:38.827Z] edf70074bd40: Waiting [2023-03-20T17:36:38.827Z] 08e7ea5c9e44: Waiting [2023-03-20T17:36:38.827Z] 89b99668ac85: Waiting [2023-03-20T17:36:38.827Z] 06485dc50c86: Waiting [2023-03-20T17:36:38.827Z] adf0944d4748: Layer already exists [2023-03-20T17:36:38.827Z] 712336f3bd39: Layer already exists [2023-03-20T17:36:38.827Z] 2d521f88c9c1: Layer already exists [2023-03-20T17:36:38.827Z] 462991675f25: Layer already exists [2023-03-20T17:36:38.827Z] 22d318dce7ff: Layer already exists [2023-03-20T17:36:38.827Z] 89b99668ac85: Layer already exists [2023-03-20T17:36:38.827Z] cbfed8661083: Layer already exists [2023-03-20T17:36:38.827Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:38.827Z] 5d968f389c2e: Layer already exists [2023-03-20T17:36:38.827Z] 08e7ea5c9e44: Layer already exists [2023-03-20T17:36:38.827Z] edf70074bd40: Layer already exists [2023-03-20T17:36:39.094Z] 3.0.0-dev.105: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:39.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:39.779Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-20T17:36:39.779Z] 462991675f25: Preparing [2023-03-20T17:36:39.779Z] 22d318dce7ff: Preparing [2023-03-20T17:36:39.779Z] 2d521f88c9c1: Preparing [2023-03-20T17:36:39.779Z] adf0944d4748: Preparing [2023-03-20T17:36:39.779Z] 712336f3bd39: Preparing [2023-03-20T17:36:39.779Z] 08e7ea5c9e44: Preparing [2023-03-20T17:36:39.779Z] 89b99668ac85: Preparing [2023-03-20T17:36:39.779Z] cbfed8661083: Preparing [2023-03-20T17:36:39.779Z] 06485dc50c86: Preparing [2023-03-20T17:36:39.779Z] 5d968f389c2e: Preparing [2023-03-20T17:36:39.779Z] edf70074bd40: Preparing [2023-03-20T17:36:39.779Z] 08e7ea5c9e44: Waiting [2023-03-20T17:36:39.779Z] 89b99668ac85: Waiting [2023-03-20T17:36:39.779Z] cbfed8661083: Waiting [2023-03-20T17:36:39.779Z] 06485dc50c86: Waiting [2023-03-20T17:36:39.779Z] 5d968f389c2e: Waiting [2023-03-20T17:36:39.779Z] edf70074bd40: Waiting [2023-03-20T17:36:39.779Z] adf0944d4748: Layer already exists [2023-03-20T17:36:39.779Z] 22d318dce7ff: Layer already exists [2023-03-20T17:36:39.779Z] 462991675f25: Layer already exists [2023-03-20T17:36:39.779Z] 2d521f88c9c1: Layer already exists [2023-03-20T17:36:39.779Z] 712336f3bd39: Layer already exists [2023-03-20T17:36:39.779Z] 08e7ea5c9e44: Layer already exists [2023-03-20T17:36:39.779Z] cbfed8661083: Layer already exists [2023-03-20T17:36:39.779Z] 89b99668ac85: Layer already exists [2023-03-20T17:36:39.780Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:39.780Z] 5d968f389c2e: Layer already exists [2023-03-20T17:36:40.048Z] edf70074bd40: Layer already exists [2023-03-20T17:36:40.048Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:40.381Z] + 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-03-20T17:36:40.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-20T17:36:40.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-20T17:36:40.717Z] 462991675f25: Preparing [2023-03-20T17:36:40.717Z] 22d318dce7ff: Preparing [2023-03-20T17:36:40.717Z] 2d521f88c9c1: Preparing [2023-03-20T17:36:40.717Z] adf0944d4748: Preparing [2023-03-20T17:36:40.717Z] 712336f3bd39: Preparing [2023-03-20T17:36:40.717Z] 08e7ea5c9e44: Preparing [2023-03-20T17:36:40.717Z] 89b99668ac85: Preparing [2023-03-20T17:36:40.717Z] cbfed8661083: Preparing [2023-03-20T17:36:40.717Z] 06485dc50c86: Preparing [2023-03-20T17:36:40.717Z] 5d968f389c2e: Preparing [2023-03-20T17:36:40.717Z] edf70074bd40: Preparing [2023-03-20T17:36:40.717Z] 08e7ea5c9e44: Waiting [2023-03-20T17:36:40.717Z] 89b99668ac85: Waiting [2023-03-20T17:36:40.717Z] cbfed8661083: Waiting [2023-03-20T17:36:40.717Z] 06485dc50c86: Waiting [2023-03-20T17:36:40.717Z] 712336f3bd39: Layer already exists [2023-03-20T17:36:40.717Z] 22d318dce7ff: Layer already exists [2023-03-20T17:36:40.717Z] adf0944d4748: Layer already exists [2023-03-20T17:36:40.717Z] 2d521f88c9c1: Layer already exists [2023-03-20T17:36:40.717Z] 462991675f25: Layer already exists [2023-03-20T17:36:40.717Z] 89b99668ac85: Layer already exists [2023-03-20T17:36:40.717Z] 08e7ea5c9e44: Layer already exists [2023-03-20T17:36:40.717Z] 5d968f389c2e: Layer already exists [2023-03-20T17:36:40.717Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:40.717Z] cbfed8661083: Layer already exists [2023-03-20T17:36:40.717Z] edf70074bd40: Layer already exists [2023-03-20T17:36:40.983Z] main: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:41.026Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:41.031Z] taggedImages: [2023-03-20T17:36:41.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:41.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-20T17:36:41.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 [2023-03-20T17:36:41.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:41.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-20T17:36:41.044Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-20T17:36:41.044Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:41.044Z] latest [2023-03-20T17:36:41.044Z] 3.0.0-dev.105 [2023-03-20T17:36:41.044Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:41.044Z] main [2023-03-20T17:36:41.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:41.380Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:41.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:41.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-20T17:36:41.732Z] 49ec4d6edb60: Preparing [2023-03-20T17:36:41.732Z] d70e7806eb92: Preparing [2023-03-20T17:36:41.732Z] cbfed8661083: Preparing [2023-03-20T17:36:41.732Z] 06485dc50c86: Preparing [2023-03-20T17:36:41.732Z] dc909406236c: Preparing [2023-03-20T17:36:41.732Z] edf70074bd40: Preparing [2023-03-20T17:36:41.732Z] edf70074bd40: Waiting [2023-03-20T17:36:41.732Z] cbfed8661083: Layer already exists [2023-03-20T17:36:41.732Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:42.000Z] edf70074bd40: Layer already exists [2023-03-20T17:36:42.000Z] 49ec4d6edb60: Pushed [2023-03-20T17:36:43.416Z] dc909406236c: Pushed [2023-03-20T17:36:46.771Z] d70e7806eb92: Pushed [2023-03-20T17:36:46.771Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:47.118Z] + 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-03-20T17:36:47.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-20T17:36:47.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-20T17:36:47.455Z] 49ec4d6edb60: Preparing [2023-03-20T17:36:47.455Z] d70e7806eb92: Preparing [2023-03-20T17:36:47.455Z] cbfed8661083: Preparing [2023-03-20T17:36:47.455Z] 06485dc50c86: Preparing [2023-03-20T17:36:47.455Z] dc909406236c: Preparing [2023-03-20T17:36:47.455Z] edf70074bd40: Preparing [2023-03-20T17:36:47.455Z] cbfed8661083: Layer already exists [2023-03-20T17:36:47.455Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:47.455Z] dc909406236c: Layer already exists [2023-03-20T17:36:47.455Z] d70e7806eb92: Layer already exists [2023-03-20T17:36:47.455Z] 49ec4d6edb60: Layer already exists [2023-03-20T17:36:47.455Z] edf70074bd40: Layer already exists [2023-03-20T17:36:47.723Z] latest: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:48.083Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:48.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 [2023-03-20T17:36:48.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-20T17:36:48.426Z] 49ec4d6edb60: Preparing [2023-03-20T17:36:48.426Z] d70e7806eb92: Preparing [2023-03-20T17:36:48.426Z] cbfed8661083: Preparing [2023-03-20T17:36:48.426Z] 06485dc50c86: Preparing [2023-03-20T17:36:48.426Z] dc909406236c: Preparing [2023-03-20T17:36:48.426Z] edf70074bd40: Preparing [2023-03-20T17:36:48.426Z] edf70074bd40: Waiting [2023-03-20T17:36:48.694Z] 49ec4d6edb60: Layer already exists [2023-03-20T17:36:48.694Z] cbfed8661083: Layer already exists [2023-03-20T17:36:48.694Z] d70e7806eb92: Layer already exists [2023-03-20T17:36:48.694Z] dc909406236c: Layer already exists [2023-03-20T17:36:48.694Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:48.694Z] edf70074bd40: Layer already exists [2023-03-20T17:36:48.694Z] 3.0.0-dev.105: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:49.057Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:49.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:49.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-20T17:36:49.402Z] 49ec4d6edb60: Preparing [2023-03-20T17:36:49.402Z] d70e7806eb92: Preparing [2023-03-20T17:36:49.402Z] cbfed8661083: Preparing [2023-03-20T17:36:49.402Z] 06485dc50c86: Preparing [2023-03-20T17:36:49.402Z] dc909406236c: Preparing [2023-03-20T17:36:49.402Z] edf70074bd40: Preparing [2023-03-20T17:36:49.402Z] edf70074bd40: Waiting [2023-03-20T17:36:49.402Z] dc909406236c: Layer already exists [2023-03-20T17:36:49.402Z] d70e7806eb92: Layer already exists [2023-03-20T17:36:49.402Z] 49ec4d6edb60: Layer already exists [2023-03-20T17:36:49.669Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:49.669Z] cbfed8661083: Layer already exists [2023-03-20T17:36:49.669Z] edf70074bd40: Layer already exists [2023-03-20T17:36:49.669Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:50.011Z] + 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-03-20T17:36:50.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-20T17:36:50.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-20T17:36:50.352Z] 49ec4d6edb60: Preparing [2023-03-20T17:36:50.352Z] d70e7806eb92: Preparing [2023-03-20T17:36:50.352Z] cbfed8661083: Preparing [2023-03-20T17:36:50.352Z] 06485dc50c86: Preparing [2023-03-20T17:36:50.352Z] dc909406236c: Preparing [2023-03-20T17:36:50.352Z] edf70074bd40: Preparing [2023-03-20T17:36:50.352Z] cbfed8661083: Layer already exists [2023-03-20T17:36:50.352Z] d70e7806eb92: Layer already exists [2023-03-20T17:36:50.352Z] dc909406236c: Layer already exists [2023-03-20T17:36:50.352Z] 49ec4d6edb60: Layer already exists [2023-03-20T17:36:50.352Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:50.352Z] edf70074bd40: Layer already exists [2023-03-20T17:36:50.622Z] main: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:36:50.664Z] ===================================================== [Pipeline] echo [2023-03-20T17:36:50.669Z] taggedImages: [2023-03-20T17:36:50.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:50.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-20T17:36:50.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 [2023-03-20T17:36:50.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:50.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-20T17:36:50.682Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-20T17:36:50.682Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:50.682Z] latest [2023-03-20T17:36:50.682Z] 3.0.0-dev.105 [2023-03-20T17:36:50.682Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:36:50.682Z] main [2023-03-20T17:36:50.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:51.015Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:36:51.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:36:51.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-20T17:36:51.350Z] cd74183b06b1: Preparing [2023-03-20T17:36:51.350Z] 0249c8ed9a81: Preparing [2023-03-20T17:36:51.350Z] 38e223a0ec19: Preparing [2023-03-20T17:36:51.350Z] 1b96bb5a83d0: Preparing [2023-03-20T17:36:51.350Z] 441060de2d67: Preparing [2023-03-20T17:36:51.350Z] cbfed8661083: Preparing [2023-03-20T17:36:51.350Z] 06485dc50c86: Preparing [2023-03-20T17:36:51.350Z] 9223b2322cca: Preparing [2023-03-20T17:36:51.350Z] edf70074bd40: Preparing [2023-03-20T17:36:51.350Z] cbfed8661083: Waiting [2023-03-20T17:36:51.350Z] 9223b2322cca: Waiting [2023-03-20T17:36:51.350Z] 06485dc50c86: Waiting [2023-03-20T17:36:51.350Z] edf70074bd40: Waiting [2023-03-20T17:36:51.619Z] 0249c8ed9a81: Pushed [2023-03-20T17:36:51.619Z] cd74183b06b1: Pushed [2023-03-20T17:36:51.619Z] 38e223a0ec19: Pushed [2023-03-20T17:36:51.619Z] cbfed8661083: Layer already exists [2023-03-20T17:36:51.620Z] 06485dc50c86: Layer already exists [2023-03-20T17:36:51.890Z] edf70074bd40: Layer already exists [2023-03-20T17:36:52.858Z] 9223b2322cca: Pushed [2023-03-20T17:37:01.082Z] 441060de2d67: Pushed [2023-03-20T17:37:09.303Z] 1b96bb5a83d0: Pushed [2023-03-20T17:37:09.569Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:09.907Z] + 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-03-20T17:37:10.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-20T17:37:10.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-20T17:37:10.246Z] cd74183b06b1: Preparing [2023-03-20T17:37:10.246Z] 0249c8ed9a81: Preparing [2023-03-20T17:37:10.246Z] 38e223a0ec19: Preparing [2023-03-20T17:37:10.246Z] 1b96bb5a83d0: Preparing [2023-03-20T17:37:10.246Z] 441060de2d67: Preparing [2023-03-20T17:37:10.246Z] cbfed8661083: Preparing [2023-03-20T17:37:10.246Z] 06485dc50c86: Preparing [2023-03-20T17:37:10.246Z] 9223b2322cca: Preparing [2023-03-20T17:37:10.246Z] edf70074bd40: Preparing [2023-03-20T17:37:10.246Z] cbfed8661083: Waiting [2023-03-20T17:37:10.246Z] 06485dc50c86: Waiting [2023-03-20T17:37:10.246Z] 9223b2322cca: Waiting [2023-03-20T17:37:10.246Z] edf70074bd40: Waiting [2023-03-20T17:37:10.246Z] 1b96bb5a83d0: Layer already exists [2023-03-20T17:37:10.246Z] 0249c8ed9a81: Layer already exists [2023-03-20T17:37:10.246Z] cd74183b06b1: Layer already exists [2023-03-20T17:37:10.246Z] 38e223a0ec19: Layer already exists [2023-03-20T17:37:10.246Z] 441060de2d67: Layer already exists [2023-03-20T17:37:10.246Z] cbfed8661083: Layer already exists [2023-03-20T17:37:10.246Z] edf70074bd40: Layer already exists [2023-03-20T17:37:10.246Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:10.246Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:10.513Z] latest: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:10.863Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:11.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 [2023-03-20T17:37:11.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-20T17:37:11.211Z] cd74183b06b1: Preparing [2023-03-20T17:37:11.211Z] 0249c8ed9a81: Preparing [2023-03-20T17:37:11.211Z] 38e223a0ec19: Preparing [2023-03-20T17:37:11.211Z] 1b96bb5a83d0: Preparing [2023-03-20T17:37:11.211Z] 441060de2d67: Preparing [2023-03-20T17:37:11.211Z] cbfed8661083: Preparing [2023-03-20T17:37:11.211Z] 06485dc50c86: Preparing [2023-03-20T17:37:11.211Z] 9223b2322cca: Preparing [2023-03-20T17:37:11.211Z] edf70074bd40: Preparing [2023-03-20T17:37:11.211Z] cbfed8661083: Waiting [2023-03-20T17:37:11.211Z] 06485dc50c86: Waiting [2023-03-20T17:37:11.211Z] 9223b2322cca: Waiting [2023-03-20T17:37:11.211Z] edf70074bd40: Waiting [2023-03-20T17:37:11.211Z] 441060de2d67: Layer already exists [2023-03-20T17:37:11.211Z] 1b96bb5a83d0: Layer already exists [2023-03-20T17:37:11.211Z] 38e223a0ec19: Layer already exists [2023-03-20T17:37:11.211Z] 0249c8ed9a81: Layer already exists [2023-03-20T17:37:11.211Z] cd74183b06b1: Layer already exists [2023-03-20T17:37:11.211Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:11.211Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:11.211Z] edf70074bd40: Layer already exists [2023-03-20T17:37:11.211Z] cbfed8661083: Layer already exists [2023-03-20T17:37:11.478Z] 3.0.0-dev.105: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:11.833Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:12.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:12.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-20T17:37:12.177Z] cd74183b06b1: Preparing [2023-03-20T17:37:12.177Z] 0249c8ed9a81: Preparing [2023-03-20T17:37:12.177Z] 38e223a0ec19: Preparing [2023-03-20T17:37:12.177Z] 1b96bb5a83d0: Preparing [2023-03-20T17:37:12.177Z] 441060de2d67: Preparing [2023-03-20T17:37:12.177Z] cbfed8661083: Preparing [2023-03-20T17:37:12.177Z] 06485dc50c86: Preparing [2023-03-20T17:37:12.177Z] 9223b2322cca: Preparing [2023-03-20T17:37:12.177Z] edf70074bd40: Preparing [2023-03-20T17:37:12.177Z] 06485dc50c86: Waiting [2023-03-20T17:37:12.177Z] cbfed8661083: Waiting [2023-03-20T17:37:12.177Z] 9223b2322cca: Waiting [2023-03-20T17:37:12.177Z] edf70074bd40: Waiting [2023-03-20T17:37:12.177Z] cd74183b06b1: Layer already exists [2023-03-20T17:37:12.177Z] 441060de2d67: Layer already exists [2023-03-20T17:37:12.177Z] 38e223a0ec19: Layer already exists [2023-03-20T17:37:12.177Z] 0249c8ed9a81: Layer already exists [2023-03-20T17:37:12.177Z] 1b96bb5a83d0: Layer already exists [2023-03-20T17:37:12.446Z] cbfed8661083: Layer already exists [2023-03-20T17:37:12.446Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:12.446Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:12.446Z] edf70074bd40: Layer already exists [2023-03-20T17:37:12.446Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:12.804Z] + 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-03-20T17:37:13.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-20T17:37:13.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-20T17:37:13.157Z] cd74183b06b1: Preparing [2023-03-20T17:37:13.157Z] 0249c8ed9a81: Preparing [2023-03-20T17:37:13.157Z] 38e223a0ec19: Preparing [2023-03-20T17:37:13.157Z] 1b96bb5a83d0: Preparing [2023-03-20T17:37:13.157Z] 441060de2d67: Preparing [2023-03-20T17:37:13.157Z] cbfed8661083: Preparing [2023-03-20T17:37:13.157Z] 06485dc50c86: Preparing [2023-03-20T17:37:13.157Z] 9223b2322cca: Preparing [2023-03-20T17:37:13.157Z] edf70074bd40: Preparing [2023-03-20T17:37:13.157Z] cbfed8661083: Waiting [2023-03-20T17:37:13.157Z] 06485dc50c86: Waiting [2023-03-20T17:37:13.157Z] 9223b2322cca: Waiting [2023-03-20T17:37:13.157Z] edf70074bd40: Waiting [2023-03-20T17:37:13.157Z] 0249c8ed9a81: Layer already exists [2023-03-20T17:37:13.157Z] 1b96bb5a83d0: Layer already exists [2023-03-20T17:37:13.157Z] 441060de2d67: Layer already exists [2023-03-20T17:37:13.157Z] cd74183b06b1: Layer already exists [2023-03-20T17:37:13.157Z] 38e223a0ec19: Layer already exists [2023-03-20T17:37:13.425Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:13.425Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:13.425Z] cbfed8661083: Layer already exists [2023-03-20T17:37:13.425Z] edf70074bd40: Layer already exists [2023-03-20T17:37:13.425Z] main: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:37:13.467Z] ===================================================== [Pipeline] echo [2023-03-20T17:37:13.472Z] taggedImages: [2023-03-20T17:37:13.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:13.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-20T17:37:13.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 [2023-03-20T17:37:13.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:13.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-20T17:37:13.486Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-20T17:37:13.486Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:13.486Z] latest [2023-03-20T17:37:13.486Z] 3.0.0-dev.105 [2023-03-20T17:37:13.486Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:13.486Z] main [2023-03-20T17:37:13.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:13.817Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:14.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:14.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-20T17:37:14.156Z] 1ea09e50d18e: Preparing [2023-03-20T17:37:14.156Z] ae9927c07a00: Preparing [2023-03-20T17:37:14.156Z] b51396ca81d9: Preparing [2023-03-20T17:37:14.156Z] 62b992637db0: Preparing [2023-03-20T17:37:14.156Z] cbfed8661083: Preparing [2023-03-20T17:37:14.156Z] 06485dc50c86: Preparing [2023-03-20T17:37:14.156Z] ef1a3bea41d8: Preparing [2023-03-20T17:37:14.156Z] edf70074bd40: Preparing [2023-03-20T17:37:14.156Z] 06485dc50c86: Waiting [2023-03-20T17:37:14.156Z] ef1a3bea41d8: Waiting [2023-03-20T17:37:14.156Z] edf70074bd40: Waiting [2023-03-20T17:37:14.425Z] cbfed8661083: Layer already exists [2023-03-20T17:37:14.425Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:14.425Z] ae9927c07a00: Pushed [2023-03-20T17:37:14.425Z] b51396ca81d9: Pushed [2023-03-20T17:37:14.425Z] 1ea09e50d18e: Pushed [2023-03-20T17:37:14.425Z] edf70074bd40: Layer already exists [2023-03-20T17:37:15.013Z] ef1a3bea41d8: Pushed [2023-03-20T17:37:33.264Z] 62b992637db0: Pushed [2023-03-20T17:37:33.264Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:33.626Z] + 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-03-20T17:37:33.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-20T17:37:33.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-20T17:37:33.979Z] 1ea09e50d18e: Preparing [2023-03-20T17:37:33.979Z] ae9927c07a00: Preparing [2023-03-20T17:37:33.979Z] b51396ca81d9: Preparing [2023-03-20T17:37:33.979Z] 62b992637db0: Preparing [2023-03-20T17:37:33.979Z] cbfed8661083: Preparing [2023-03-20T17:37:33.979Z] 06485dc50c86: Preparing [2023-03-20T17:37:33.979Z] ef1a3bea41d8: Preparing [2023-03-20T17:37:33.979Z] edf70074bd40: Preparing [2023-03-20T17:37:33.979Z] ef1a3bea41d8: Waiting [2023-03-20T17:37:33.979Z] edf70074bd40: Waiting [2023-03-20T17:37:33.979Z] 06485dc50c86: Waiting [2023-03-20T17:37:33.979Z] ae9927c07a00: Layer already exists [2023-03-20T17:37:33.979Z] b51396ca81d9: Layer already exists [2023-03-20T17:37:33.979Z] cbfed8661083: Layer already exists [2023-03-20T17:37:33.979Z] 1ea09e50d18e: Layer already exists [2023-03-20T17:37:33.979Z] 62b992637db0: Layer already exists [2023-03-20T17:37:33.979Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:33.979Z] edf70074bd40: Layer already exists [2023-03-20T17:37:33.979Z] ef1a3bea41d8: Layer already exists [2023-03-20T17:37:34.255Z] latest: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:34.615Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:34.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 [2023-03-20T17:37:34.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-20T17:37:34.965Z] 1ea09e50d18e: Preparing [2023-03-20T17:37:34.965Z] ae9927c07a00: Preparing [2023-03-20T17:37:34.965Z] b51396ca81d9: Preparing [2023-03-20T17:37:34.965Z] 62b992637db0: Preparing [2023-03-20T17:37:34.965Z] cbfed8661083: Preparing [2023-03-20T17:37:34.965Z] 06485dc50c86: Preparing [2023-03-20T17:37:34.965Z] ef1a3bea41d8: Preparing [2023-03-20T17:37:34.965Z] edf70074bd40: Preparing [2023-03-20T17:37:34.965Z] 06485dc50c86: Waiting [2023-03-20T17:37:34.965Z] ef1a3bea41d8: Waiting [2023-03-20T17:37:34.965Z] edf70074bd40: Waiting [2023-03-20T17:37:34.965Z] 62b992637db0: Layer already exists [2023-03-20T17:37:34.965Z] ae9927c07a00: Layer already exists [2023-03-20T17:37:34.965Z] 1ea09e50d18e: Layer already exists [2023-03-20T17:37:34.965Z] b51396ca81d9: Layer already exists [2023-03-20T17:37:34.965Z] cbfed8661083: Layer already exists [2023-03-20T17:37:34.965Z] edf70074bd40: Layer already exists [2023-03-20T17:37:34.965Z] ef1a3bea41d8: Layer already exists [2023-03-20T17:37:34.965Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:35.233Z] 3.0.0-dev.105: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:35.577Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:35.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:35.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-20T17:37:35.913Z] 1ea09e50d18e: Preparing [2023-03-20T17:37:35.913Z] ae9927c07a00: Preparing [2023-03-20T17:37:35.913Z] b51396ca81d9: Preparing [2023-03-20T17:37:35.913Z] 62b992637db0: Preparing [2023-03-20T17:37:35.913Z] cbfed8661083: Preparing [2023-03-20T17:37:35.913Z] 06485dc50c86: Preparing [2023-03-20T17:37:35.913Z] ef1a3bea41d8: Preparing [2023-03-20T17:37:35.913Z] edf70074bd40: Preparing [2023-03-20T17:37:35.913Z] 06485dc50c86: Waiting [2023-03-20T17:37:35.913Z] ef1a3bea41d8: Waiting [2023-03-20T17:37:35.913Z] edf70074bd40: Waiting [2023-03-20T17:37:35.913Z] b51396ca81d9: Layer already exists [2023-03-20T17:37:35.913Z] ae9927c07a00: Layer already exists [2023-03-20T17:37:35.913Z] 62b992637db0: Layer already exists [2023-03-20T17:37:35.913Z] 1ea09e50d18e: Layer already exists [2023-03-20T17:37:35.913Z] cbfed8661083: Layer already exists [2023-03-20T17:37:35.913Z] edf70074bd40: Layer already exists [2023-03-20T17:37:35.913Z] ef1a3bea41d8: Layer already exists [2023-03-20T17:37:35.913Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:36.180Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:36.522Z] + 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-03-20T17:37:38.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-20T17:37:38.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-20T17:37:38.297Z] 1ea09e50d18e: Preparing [2023-03-20T17:37:38.297Z] ae9927c07a00: Preparing [2023-03-20T17:37:38.297Z] b51396ca81d9: Preparing [2023-03-20T17:37:38.297Z] 62b992637db0: Preparing [2023-03-20T17:37:38.297Z] cbfed8661083: Preparing [2023-03-20T17:37:38.297Z] 06485dc50c86: Preparing [2023-03-20T17:37:38.297Z] ef1a3bea41d8: Preparing [2023-03-20T17:37:38.297Z] edf70074bd40: Preparing [2023-03-20T17:37:38.297Z] 06485dc50c86: Waiting [2023-03-20T17:37:38.297Z] ef1a3bea41d8: Waiting [2023-03-20T17:37:38.297Z] edf70074bd40: Waiting [2023-03-20T17:37:38.297Z] 1ea09e50d18e: Layer already exists [2023-03-20T17:37:38.297Z] 62b992637db0: Layer already exists [2023-03-20T17:37:38.297Z] ae9927c07a00: Layer already exists [2023-03-20T17:37:38.297Z] cbfed8661083: Layer already exists [2023-03-20T17:37:38.297Z] b51396ca81d9: Layer already exists [2023-03-20T17:37:38.563Z] ef1a3bea41d8: Layer already exists [2023-03-20T17:37:38.563Z] edf70074bd40: Layer already exists [2023-03-20T17:37:38.563Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:38.563Z] main: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:37:38.610Z] ===================================================== [Pipeline] echo [2023-03-20T17:37:38.617Z] taggedImages: [2023-03-20T17:37:38.617Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:38.617Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-20T17:37:38.617Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 [2023-03-20T17:37:38.617Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:38.617Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-20T17:37:38.632Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-20T17:37:38.632Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:38.632Z] latest [2023-03-20T17:37:38.632Z] 3.0.0-dev.105 [2023-03-20T17:37:38.632Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:37:38.632Z] main [2023-03-20T17:37:38.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:38.962Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:39.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:37:39.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-20T17:37:39.302Z] 7c7e2e546b1c: Preparing [2023-03-20T17:37:39.302Z] 5e0be8e57750: Preparing [2023-03-20T17:37:39.302Z] d5ad309a792f: Preparing [2023-03-20T17:37:39.302Z] f49163d43c2e: Preparing [2023-03-20T17:37:39.302Z] cbfed8661083: Preparing [2023-03-20T17:37:39.303Z] 06485dc50c86: Preparing [2023-03-20T17:37:39.303Z] 9223b2322cca: Preparing [2023-03-20T17:37:39.303Z] edf70074bd40: Preparing [2023-03-20T17:37:39.303Z] 06485dc50c86: Waiting [2023-03-20T17:37:39.303Z] 9223b2322cca: Waiting [2023-03-20T17:37:39.303Z] edf70074bd40: Waiting [2023-03-20T17:37:39.572Z] cbfed8661083: Layer already exists [2023-03-20T17:37:39.572Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:39.572Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:39.572Z] 5e0be8e57750: Pushed [2023-03-20T17:37:39.572Z] 7c7e2e546b1c: Pushed [2023-03-20T17:37:39.572Z] d5ad309a792f: Pushed [2023-03-20T17:37:39.572Z] edf70074bd40: Layer already exists [2023-03-20T17:37:57.788Z] f49163d43c2e: Pushed [2023-03-20T17:37:57.788Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:58.130Z] + 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-03-20T17:37:58.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-20T17:37:58.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-20T17:37:58.468Z] 7c7e2e546b1c: Preparing [2023-03-20T17:37:58.468Z] 5e0be8e57750: Preparing [2023-03-20T17:37:58.468Z] d5ad309a792f: Preparing [2023-03-20T17:37:58.468Z] f49163d43c2e: Preparing [2023-03-20T17:37:58.468Z] cbfed8661083: Preparing [2023-03-20T17:37:58.468Z] 06485dc50c86: Preparing [2023-03-20T17:37:58.468Z] 9223b2322cca: Preparing [2023-03-20T17:37:58.468Z] edf70074bd40: Preparing [2023-03-20T17:37:58.468Z] 06485dc50c86: Waiting [2023-03-20T17:37:58.468Z] 9223b2322cca: Waiting [2023-03-20T17:37:58.468Z] edf70074bd40: Waiting [2023-03-20T17:37:58.468Z] f49163d43c2e: Layer already exists [2023-03-20T17:37:58.468Z] 7c7e2e546b1c: Layer already exists [2023-03-20T17:37:58.468Z] 5e0be8e57750: Layer already exists [2023-03-20T17:37:58.468Z] d5ad309a792f: Layer already exists [2023-03-20T17:37:58.468Z] cbfed8661083: Layer already exists [2023-03-20T17:37:58.468Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:58.468Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:58.468Z] edf70074bd40: Layer already exists [2023-03-20T17:37:58.734Z] latest: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:59.073Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:37:59.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 [2023-03-20T17:37:59.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-20T17:37:59.408Z] 7c7e2e546b1c: Preparing [2023-03-20T17:37:59.408Z] 5e0be8e57750: Preparing [2023-03-20T17:37:59.408Z] d5ad309a792f: Preparing [2023-03-20T17:37:59.408Z] f49163d43c2e: Preparing [2023-03-20T17:37:59.408Z] cbfed8661083: Preparing [2023-03-20T17:37:59.408Z] 06485dc50c86: Preparing [2023-03-20T17:37:59.408Z] 9223b2322cca: Preparing [2023-03-20T17:37:59.408Z] edf70074bd40: Preparing [2023-03-20T17:37:59.408Z] 9223b2322cca: Waiting [2023-03-20T17:37:59.408Z] edf70074bd40: Waiting [2023-03-20T17:37:59.408Z] 06485dc50c86: Waiting [2023-03-20T17:37:59.408Z] 5e0be8e57750: Layer already exists [2023-03-20T17:37:59.408Z] cbfed8661083: Layer already exists [2023-03-20T17:37:59.408Z] d5ad309a792f: Layer already exists [2023-03-20T17:37:59.408Z] f49163d43c2e: Layer already exists [2023-03-20T17:37:59.408Z] 7c7e2e546b1c: Layer already exists [2023-03-20T17:37:59.408Z] edf70074bd40: Layer already exists [2023-03-20T17:37:59.408Z] 06485dc50c86: Layer already exists [2023-03-20T17:37:59.408Z] 9223b2322cca: Layer already exists [2023-03-20T17:37:59.675Z] 3.0.0-dev.105: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:00.015Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:00.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:00.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-20T17:38:00.353Z] 7c7e2e546b1c: Preparing [2023-03-20T17:38:00.353Z] 5e0be8e57750: Preparing [2023-03-20T17:38:00.353Z] d5ad309a792f: Preparing [2023-03-20T17:38:00.353Z] f49163d43c2e: Preparing [2023-03-20T17:38:00.353Z] cbfed8661083: Preparing [2023-03-20T17:38:00.353Z] 06485dc50c86: Preparing [2023-03-20T17:38:00.353Z] 9223b2322cca: Preparing [2023-03-20T17:38:00.353Z] edf70074bd40: Preparing [2023-03-20T17:38:00.353Z] 06485dc50c86: Waiting [2023-03-20T17:38:00.353Z] 9223b2322cca: Waiting [2023-03-20T17:38:00.353Z] edf70074bd40: Waiting [2023-03-20T17:38:00.353Z] f49163d43c2e: Layer already exists [2023-03-20T17:38:00.353Z] 5e0be8e57750: Layer already exists [2023-03-20T17:38:00.353Z] d5ad309a792f: Layer already exists [2023-03-20T17:38:00.353Z] cbfed8661083: Layer already exists [2023-03-20T17:38:00.353Z] 7c7e2e546b1c: Layer already exists [2023-03-20T17:38:00.353Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:00.353Z] edf70074bd40: Layer already exists [2023-03-20T17:38:00.353Z] 9223b2322cca: Layer already exists [2023-03-20T17:38:00.620Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:00.972Z] + 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-03-20T17:38:01.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-20T17:38:01.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-20T17:38:01.317Z] 7c7e2e546b1c: Preparing [2023-03-20T17:38:01.317Z] 5e0be8e57750: Preparing [2023-03-20T17:38:01.317Z] d5ad309a792f: Preparing [2023-03-20T17:38:01.317Z] f49163d43c2e: Preparing [2023-03-20T17:38:01.317Z] cbfed8661083: Preparing [2023-03-20T17:38:01.317Z] 06485dc50c86: Preparing [2023-03-20T17:38:01.317Z] 9223b2322cca: Preparing [2023-03-20T17:38:01.317Z] edf70074bd40: Preparing [2023-03-20T17:38:01.317Z] 06485dc50c86: Waiting [2023-03-20T17:38:01.317Z] 9223b2322cca: Waiting [2023-03-20T17:38:01.317Z] edf70074bd40: Waiting [2023-03-20T17:38:01.317Z] 7c7e2e546b1c: Layer already exists [2023-03-20T17:38:01.317Z] cbfed8661083: Layer already exists [2023-03-20T17:38:01.317Z] d5ad309a792f: Layer already exists [2023-03-20T17:38:01.317Z] 5e0be8e57750: Layer already exists [2023-03-20T17:38:01.317Z] f49163d43c2e: Layer already exists [2023-03-20T17:38:01.584Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:01.584Z] edf70074bd40: Layer already exists [2023-03-20T17:38:01.584Z] 9223b2322cca: Layer already exists [2023-03-20T17:38:01.584Z] main: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:38:01.626Z] ===================================================== [Pipeline] echo [2023-03-20T17:38:01.631Z] taggedImages: [2023-03-20T17:38:01.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:01.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-20T17:38:01.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 [2023-03-20T17:38:01.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:01.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-20T17:38:01.644Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-20T17:38:01.644Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:01.644Z] latest [2023-03-20T17:38:01.644Z] 3.0.0-dev.105 [2023-03-20T17:38:01.644Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:01.644Z] main [2023-03-20T17:38:01.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:01.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:04.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:04.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-20T17:38:04.913Z] 5c3bc606b1ee: Preparing [2023-03-20T17:38:04.913Z] a762c9283496: Preparing [2023-03-20T17:38:04.913Z] cbfed8661083: Preparing [2023-03-20T17:38:04.913Z] 06485dc50c86: Preparing [2023-03-20T17:38:04.913Z] 9c19535b9e50: Preparing [2023-03-20T17:38:04.913Z] edf70074bd40: Preparing [2023-03-20T17:38:04.913Z] edf70074bd40: Waiting [2023-03-20T17:38:04.913Z] cbfed8661083: Layer already exists [2023-03-20T17:38:04.913Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:05.178Z] edf70074bd40: Layer already exists [2023-03-20T17:38:05.178Z] 5c3bc606b1ee: Pushed [2023-03-20T17:38:05.444Z] 9c19535b9e50: Pushed [2023-03-20T17:38:10.785Z] a762c9283496: Pushed [2023-03-20T17:38:11.052Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:11.406Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:11.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-20T17:38:11.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-20T17:38:11.752Z] 5c3bc606b1ee: Preparing [2023-03-20T17:38:11.752Z] a762c9283496: Preparing [2023-03-20T17:38:11.752Z] cbfed8661083: Preparing [2023-03-20T17:38:11.752Z] 06485dc50c86: Preparing [2023-03-20T17:38:11.752Z] 9c19535b9e50: Preparing [2023-03-20T17:38:11.752Z] edf70074bd40: Preparing [2023-03-20T17:38:11.752Z] edf70074bd40: Waiting [2023-03-20T17:38:11.752Z] a762c9283496: Layer already exists [2023-03-20T17:38:11.752Z] 9c19535b9e50: Layer already exists [2023-03-20T17:38:11.752Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:11.752Z] cbfed8661083: Layer already exists [2023-03-20T17:38:11.752Z] 5c3bc606b1ee: Layer already exists [2023-03-20T17:38:11.752Z] edf70074bd40: Layer already exists [2023-03-20T17:38:12.018Z] latest: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:12.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:12.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 [2023-03-20T17:38:12.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-20T17:38:12.701Z] 5c3bc606b1ee: Preparing [2023-03-20T17:38:12.701Z] a762c9283496: Preparing [2023-03-20T17:38:12.701Z] cbfed8661083: Preparing [2023-03-20T17:38:12.701Z] 06485dc50c86: Preparing [2023-03-20T17:38:12.701Z] 9c19535b9e50: Preparing [2023-03-20T17:38:12.701Z] edf70074bd40: Preparing [2023-03-20T17:38:12.701Z] edf70074bd40: Waiting [2023-03-20T17:38:12.701Z] cbfed8661083: Layer already exists [2023-03-20T17:38:12.701Z] a762c9283496: Layer already exists [2023-03-20T17:38:12.701Z] 5c3bc606b1ee: Layer already exists [2023-03-20T17:38:12.701Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:12.701Z] 9c19535b9e50: Layer already exists [2023-03-20T17:38:12.701Z] edf70074bd40: Layer already exists [2023-03-20T17:38:12.967Z] 3.0.0-dev.105: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:13.314Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:13.656Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:13.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-20T17:38:13.656Z] 5c3bc606b1ee: Preparing [2023-03-20T17:38:13.656Z] a762c9283496: Preparing [2023-03-20T17:38:13.656Z] cbfed8661083: Preparing [2023-03-20T17:38:13.656Z] 06485dc50c86: Preparing [2023-03-20T17:38:13.656Z] 9c19535b9e50: Preparing [2023-03-20T17:38:13.656Z] edf70074bd40: Preparing [2023-03-20T17:38:13.656Z] edf70074bd40: Waiting [2023-03-20T17:38:13.656Z] cbfed8661083: Layer already exists [2023-03-20T17:38:13.656Z] a762c9283496: Layer already exists [2023-03-20T17:38:13.656Z] 9c19535b9e50: Layer already exists [2023-03-20T17:38:13.656Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:13.656Z] 5c3bc606b1ee: Layer already exists [2023-03-20T17:38:13.656Z] edf70074bd40: Layer already exists [2023-03-20T17:38:13.656Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:14.265Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:14.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-20T17:38:14.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-20T17:38:14.602Z] 5c3bc606b1ee: Preparing [2023-03-20T17:38:14.602Z] a762c9283496: Preparing [2023-03-20T17:38:14.602Z] cbfed8661083: Preparing [2023-03-20T17:38:14.602Z] 06485dc50c86: Preparing [2023-03-20T17:38:14.602Z] 9c19535b9e50: Preparing [2023-03-20T17:38:14.602Z] edf70074bd40: Preparing [2023-03-20T17:38:14.602Z] edf70074bd40: Waiting [2023-03-20T17:38:14.602Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:14.602Z] a762c9283496: Layer already exists [2023-03-20T17:38:14.602Z] 5c3bc606b1ee: Layer already exists [2023-03-20T17:38:14.602Z] cbfed8661083: Layer already exists [2023-03-20T17:38:14.602Z] 9c19535b9e50: Layer already exists [2023-03-20T17:38:14.602Z] edf70074bd40: Layer already exists [2023-03-20T17:38:14.868Z] main: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:38:14.910Z] ===================================================== [Pipeline] echo [2023-03-20T17:38:14.916Z] taggedImages: [2023-03-20T17:38:14.916Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:14.916Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-20T17:38:14.916Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 [2023-03-20T17:38:14.916Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:14.916Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-20T17:38:14.930Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-20T17:38:14.930Z] d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:14.930Z] latest [2023-03-20T17:38:14.930Z] 3.0.0-dev.105 [2023-03-20T17:38:14.930Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:14.930Z] main [2023-03-20T17:38:14.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:15.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:15.583Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:15.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-20T17:38:15.583Z] a2a26504ffa8: Preparing [2023-03-20T17:38:15.583Z] be4b5c85d3a3: Preparing [2023-03-20T17:38:15.583Z] cbfed8661083: Preparing [2023-03-20T17:38:15.583Z] 06485dc50c86: Preparing [2023-03-20T17:38:15.583Z] a06233a4f79c: Preparing [2023-03-20T17:38:15.583Z] edf70074bd40: Preparing [2023-03-20T17:38:15.583Z] edf70074bd40: Waiting [2023-03-20T17:38:15.583Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:15.583Z] cbfed8661083: Layer already exists [2023-03-20T17:38:15.848Z] a06233a4f79c: Layer already exists [2023-03-20T17:38:15.848Z] edf70074bd40: Layer already exists [2023-03-20T17:38:15.848Z] a2a26504ffa8: Pushed [2023-03-20T17:38:22.488Z] be4b5c85d3a3: Pushed [2023-03-20T17:38:22.488Z] d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:22.830Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:23.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-20T17:38:23.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-20T17:38:23.159Z] a2a26504ffa8: Preparing [2023-03-20T17:38:23.159Z] be4b5c85d3a3: Preparing [2023-03-20T17:38:23.159Z] cbfed8661083: Preparing [2023-03-20T17:38:23.159Z] 06485dc50c86: Preparing [2023-03-20T17:38:23.159Z] a06233a4f79c: Preparing [2023-03-20T17:38:23.159Z] edf70074bd40: Preparing [2023-03-20T17:38:23.159Z] edf70074bd40: Waiting [2023-03-20T17:38:23.159Z] a2a26504ffa8: Layer already exists [2023-03-20T17:38:23.159Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:23.159Z] be4b5c85d3a3: Layer already exists [2023-03-20T17:38:23.159Z] a06233a4f79c: Layer already exists [2023-03-20T17:38:23.159Z] cbfed8661083: Layer already exists [2023-03-20T17:38:23.159Z] edf70074bd40: Layer already exists [2023-03-20T17:38:23.425Z] latest: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:23.768Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:24.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 [2023-03-20T17:38:24.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-20T17:38:24.114Z] a2a26504ffa8: Preparing [2023-03-20T17:38:24.114Z] be4b5c85d3a3: Preparing [2023-03-20T17:38:24.114Z] cbfed8661083: Preparing [2023-03-20T17:38:24.114Z] 06485dc50c86: Preparing [2023-03-20T17:38:24.114Z] a06233a4f79c: Preparing [2023-03-20T17:38:24.114Z] edf70074bd40: Preparing [2023-03-20T17:38:24.114Z] edf70074bd40: Waiting [2023-03-20T17:38:24.114Z] cbfed8661083: Layer already exists [2023-03-20T17:38:24.114Z] be4b5c85d3a3: Layer already exists [2023-03-20T17:38:24.114Z] a06233a4f79c: Layer already exists [2023-03-20T17:38:24.114Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:24.114Z] a2a26504ffa8: Layer already exists [2023-03-20T17:38:24.114Z] edf70074bd40: Layer already exists [2023-03-20T17:38:24.379Z] 3.0.0-dev.105: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:24.727Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:25.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:25.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-20T17:38:25.062Z] a2a26504ffa8: Preparing [2023-03-20T17:38:25.062Z] be4b5c85d3a3: Preparing [2023-03-20T17:38:25.062Z] cbfed8661083: Preparing [2023-03-20T17:38:25.062Z] 06485dc50c86: Preparing [2023-03-20T17:38:25.062Z] a06233a4f79c: Preparing [2023-03-20T17:38:25.062Z] edf70074bd40: Preparing [2023-03-20T17:38:25.062Z] edf70074bd40: Waiting [2023-03-20T17:38:25.062Z] cbfed8661083: Layer already exists [2023-03-20T17:38:25.062Z] be4b5c85d3a3: Layer already exists [2023-03-20T17:38:25.062Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:25.062Z] a06233a4f79c: Layer already exists [2023-03-20T17:38:25.062Z] a2a26504ffa8: Layer already exists [2023-03-20T17:38:25.062Z] edf70074bd40: Layer already exists [2023-03-20T17:38:25.327Z] d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:25.670Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:26.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-20T17:38:26.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-20T17:38:26.004Z] a2a26504ffa8: Preparing [2023-03-20T17:38:26.004Z] be4b5c85d3a3: Preparing [2023-03-20T17:38:26.004Z] cbfed8661083: Preparing [2023-03-20T17:38:26.004Z] 06485dc50c86: Preparing [2023-03-20T17:38:26.004Z] a06233a4f79c: Preparing [2023-03-20T17:38:26.004Z] edf70074bd40: Preparing [2023-03-20T17:38:26.004Z] edf70074bd40: Waiting [2023-03-20T17:38:26.004Z] a2a26504ffa8: Layer already exists [2023-03-20T17:38:26.004Z] cbfed8661083: Layer already exists [2023-03-20T17:38:26.004Z] be4b5c85d3a3: Layer already exists [2023-03-20T17:38:26.004Z] 06485dc50c86: Layer already exists [2023-03-20T17:38:26.004Z] a06233a4f79c: Layer already exists [2023-03-20T17:38:26.004Z] edf70074bd40: Layer already exists [2023-03-20T17:38:26.269Z] main: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T17:38:26.308Z] ===================================================== [Pipeline] echo [2023-03-20T17:38:26.314Z] taggedImages: [2023-03-20T17:38:26.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 [2023-03-20T17:38:26.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-20T17:38:26.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 [2023-03-20T17:38:26.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [2023-03-20T17:38:26.314Z] - 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-03-20T17:38:26.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T17:38:26.655Z] [2023-03-20T17:38:26.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:38:26.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T17:38:26.976Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T17:38:26.976Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T17:38:26.976Z] 04944245beec: Pulling fs layer [2023-03-20T17:38:26.976Z] 699f458cf7ca: Pulling fs layer [2023-03-20T17:38:26.976Z] 765212b225bb: Pulling fs layer [2023-03-20T17:38:26.976Z] f23df028b6ca: Pulling fs layer [2023-03-20T17:38:26.976Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T17:38:26.976Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T17:38:26.976Z] f23df028b6ca: Waiting [2023-03-20T17:38:26.976Z] d65c8cfc05b1: Waiting [2023-03-20T17:38:26.976Z] 2437ff75d9bd: Waiting [2023-03-20T17:38:26.976Z] 765212b225bb: Waiting [2023-03-20T17:38:27.244Z] 04944245beec: Download complete [2023-03-20T17:38:27.244Z] 765212b225bb: Verifying Checksum [2023-03-20T17:38:27.244Z] 765212b225bb: Download complete [2023-03-20T17:38:27.244Z] f23df028b6ca: Verifying Checksum [2023-03-20T17:38:27.244Z] f23df028b6ca: Download complete [2023-03-20T17:38:27.244Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T17:38:27.244Z] d65c8cfc05b1: Download complete [2023-03-20T17:38:27.514Z] 699f458cf7ca: Verifying Checksum [2023-03-20T17:38:27.514Z] 699f458cf7ca: Download complete [2023-03-20T17:38:27.781Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T17:38:27.781Z] 8998bd30e6a1: Download complete [2023-03-20T17:38:30.365Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T17:38:30.365Z] 2437ff75d9bd: Download complete [2023-03-20T17:38:31.770Z] 8998bd30e6a1: Pull complete [2023-03-20T17:38:32.035Z] 04944245beec: Pull complete [2023-03-20T17:38:33.437Z] 699f458cf7ca: Pull complete [2023-03-20T17:38:33.437Z] 765212b225bb: Pull complete [2023-03-20T17:38:34.395Z] f23df028b6ca: Pull complete [2023-03-20T17:38:34.395Z] d65c8cfc05b1: Pull complete [2023-03-20T17:38:49.388Z] 2437ff75d9bd: Pull complete [2023-03-20T17:38:49.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T17:38:49.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T17:38:49.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:38:49.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container [2023-03-20T17:38:49.717Z] $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:38:52.707Z] $ docker top 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:38:53.641Z] ---> job-cost.sh [2023-03-20T17:38:53.641Z] lf-activate-venv: SKIPPING [2023-03-20T17:38:53.641Z] INFO: No Stack... [2023-03-20T17:38:53.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T17:38:54.876Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T17:38:55.192Z] + cat /w/workspace/edgex-go/467/archives/cost.csv [2023-03-20T17:38:55.192Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T17:38:55.491Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] [2023-03-20T17:38:55.498Z] Resource [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] did not exist. Created. [2023-03-20T17:38:55.498Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T17:38:55.826Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T17:38:56.432Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T17:38:56.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T17:38:56.454Z] $ docker stop --time=1 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 [2023-03-20T17:38:58.649Z] $ docker rm -f --volumes 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 [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-03-20T17:38:59.125Z] provisioning config files... [2023-03-20T17:38:59.132Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/467@tmp/config3793949158548984202tmp [Pipeline] { [Pipeline] sh [2023-03-20T17:38:59.431Z] + set +x [2023-03-20T17:38:59.431Z] + curl -s https://codecov.io/bash [2023-03-20T17:38:59.431Z] + bash -s -- [2023-03-20T17:38:59.431Z] [2023-03-20T17:38:59.431Z] _____ _ [2023-03-20T17:38:59.431Z] / ____| | | [2023-03-20T17:38:59.431Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T17:38:59.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T17:38:59.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T17:38:59.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T17:38:59.431Z] Bash-1.0.6 [2023-03-20T17:38:59.431Z] [2023-03-20T17:38:59.431Z] [2023-03-20T17:38:59.431Z] ==> git version 2.25.1 found [2023-03-20T17:38:59.431Z] ==> 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-03-20T17:38:59.431Z] Release-Date: 2020-01-08 [2023-03-20T17:38:59.431Z] 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-03-20T17:38:59.431Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T17:38:59.431Z] ==> Jenkins CI detected. [2023-03-20T17:38:59.431Z] current dir:  /w/workspace/edgex-go/467 [2023-03-20T17:38:59.431Z] project root: . [2023-03-20T17:38:59.431Z] --> token set from env [2023-03-20T17:38:59.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T17:38:59.431Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T17:38:59.431Z] ==> Python coveragepy not found [2023-03-20T17:38:59.431Z] ==> Searching for coverage reports in: [2023-03-20T17:38:59.431Z] + . [2023-03-20T17:38:59.690Z] -> Found 1 reports [2023-03-20T17:38:59.690Z] ==> Detecting git/mercurial file structure [2023-03-20T17:38:59.690Z] ==> Reading reports [2023-03-20T17:38:59.690Z] + ./coverage.out bytes=447275 [2023-03-20T17:38:59.690Z] ==> Appending adjustments [2023-03-20T17:38:59.690Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T17:39:00.628Z] + Found adjustments [2023-03-20T17:39:00.628Z] ==> Gzipping contents [2023-03-20T17:39:00.628Z] 60K /tmp/codecov.jvrsvi.gz [2023-03-20T17:39:00.628Z] ==> Uploading reports [2023-03-20T17:39:00.628Z] url: https://codecov.io [2023-03-20T17:39:00.628Z] query: branch=main&commit=d06f1109b530a852e51b6d010774951c53e46570&build=467&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F467%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T17:39:00.628Z] -> Pinging Codecov [2023-03-20T17:39:00.628Z] 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=d06f1109b530a852e51b6d010774951c53e46570&build=467&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F467%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T17:39:01.195Z] -> Uploading to [2023-03-20T17:39:01.195Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/00271124DB129430A58F1EEE437C3FCB/d06f1109b530a852e51b6d010774951c53e46570/21ac58dd-6444-41f9-aca7-e5416cedb163.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T173900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5ced7ffc25bfa8fb153405f824835ca4e91226417311b3cf17a1563e822e790 [2023-03-20T17:39:01.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:01.195Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:01.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57597 0 0 100 57597 0 224k --:--:-- --:--:-- --:--:-- 224k [2023-03-20T17:39:01.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [2023-03-20T17:39:01.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-20T17:39:01.643Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-20T17:39:01.652Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:01.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T17:39:01.938Z] [2023-03-20T17:39:01.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:02.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T17:39:02.233Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-20T17:39:02.233Z] df9b9388f04a: Pulling fs layer [2023-03-20T17:39:02.233Z] 52dc419b0ee2: Pulling fs layer [2023-03-20T17:39:02.233Z] 25bc292e5bac: Pulling fs layer [2023-03-20T17:39:02.233Z] 114826534d7a: Pulling fs layer [2023-03-20T17:39:02.233Z] 4657fd5d0bcf: Pulling fs layer [2023-03-20T17:39:02.233Z] 6ad1cebc031e: Pulling fs layer [2023-03-20T17:39:02.233Z] 8a3aa393b2d8: Pulling fs layer [2023-03-20T17:39:02.233Z] 114826534d7a: Waiting [2023-03-20T17:39:02.233Z] 6ad1cebc031e: Waiting [2023-03-20T17:39:02.233Z] 8a3aa393b2d8: Waiting [2023-03-20T17:39:02.233Z] 4657fd5d0bcf: Waiting [2023-03-20T17:39:02.233Z] 25bc292e5bac: Verifying Checksum [2023-03-20T17:39:02.233Z] 25bc292e5bac: Download complete [2023-03-20T17:39:02.233Z] 52dc419b0ee2: Download complete [2023-03-20T17:39:02.233Z] 4657fd5d0bcf: Download complete [2023-03-20T17:39:02.233Z] df9b9388f04a: Verifying Checksum [2023-03-20T17:39:02.233Z] df9b9388f04a: Download complete [2023-03-20T17:39:02.501Z] df9b9388f04a: Pull complete [2023-03-20T17:39:02.501Z] 6ad1cebc031e: Verifying Checksum [2023-03-20T17:39:02.501Z] 6ad1cebc031e: Download complete [2023-03-20T17:39:02.760Z] 52dc419b0ee2: Pull complete [2023-03-20T17:39:02.760Z] 25bc292e5bac: Pull complete [2023-03-20T17:39:03.018Z] 114826534d7a: Verifying Checksum [2023-03-20T17:39:03.018Z] 114826534d7a: Download complete [2023-03-20T17:39:03.274Z] 8a3aa393b2d8: Verifying Checksum [2023-03-20T17:39:03.274Z] 8a3aa393b2d8: Download complete [2023-03-20T17:39:06.555Z] 114826534d7a: Pull complete [2023-03-20T17:39:06.555Z] 4657fd5d0bcf: Pull complete [2023-03-20T17:39:06.555Z] 6ad1cebc031e: Pull complete [2023-03-20T17:39:09.084Z] 8a3aa393b2d8: Pull complete [2023-03-20T17:39:09.084Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-20T17:39:09.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T17:39:09.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:39:09.157Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:39:09.180Z] $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:39:13.022Z] $ docker top fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T17:39:13.093Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-20T17:39:13.367Z] + set -o pipefail [2023-03-20T17:39:13.367Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-20T17:39:17.548Z] [2023-03-20T17:39:17.548Z] Monitoring /w/workspace/edgex-go/467 (github.com/edgexfoundry/edgex-go)... [2023-03-20T17:39:17.548Z] [2023-03-20T17:39:17.548Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/80eade3f-4c39-40f6-a891-76e1ab07851d [2023-03-20T17:39:17.548Z] [2023-03-20T17:39:17.548Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-20T17:39:17.548Z] [2023-03-20T17:39:17.548Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-20T17:39:17.548Z] [2023-03-20T17:39:18.925Z] [2023-03-20T17:39:18.925Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-20T17:39:18.925Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-20T17:39:18.925Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-20T17:39:18.932Z] $ docker stop --time=1 fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d [2023-03-20T17:39:22.579Z] $ docker rm -f --volumes fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-20T17:39:22.913Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T17:39:22.922Z] provisioning config files... [2023-03-20T17:39:22.928Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/467@tmp/config13863198672588077884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:39:23.218Z] --> edgex-publish-swagger.sh [2023-03-20T17:39:23.218Z] === Publish openapi/v3 API === [2023-03-20T17:39:23.218Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-20T17:39:23.218Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/467/openapi/v3/core-command.yaml] [2023-03-20T17:39:23.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:23.218Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:23.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50840 --:--:-- --:--:-- --:--:-- 50751 100 29030 0 0 100 29030 0 50751 --:--:-- --:--:-- --:--:-- 50663 [2023-03-20T17:39:23.786Z] [2023-03-20T17:39:23.786Z] [2023-03-20T17:39:23.786Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/467/openapi/v3/core-data.yaml] [2023-03-20T17:39:23.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:23.786Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:24.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 122k --:--:-- --:--:-- --:--:-- 122k [2023-03-20T17:39:24.354Z] [2023-03-20T17:39:24.354Z] [2023-03-20T17:39:24.354Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/467/openapi/v3/core-metadata.yaml] [2023-03-20T17:39:24.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:24.354Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:24.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 140k 0 0 100 140k 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-03-20T17:39:24.922Z] [2023-03-20T17:39:24.922Z] [2023-03-20T17:39:24.922Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/467/openapi/v3/support-notifications.yaml] [2023-03-20T17:39:24.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:24.922Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:25.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-03-20T17:39:25.860Z] [2023-03-20T17:39:25.860Z] [2023-03-20T17:39:25.860Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/467/openapi/v3/support-scheduler.yaml] [2023-03-20T17:39:25.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T17:39:25.860Z] Dload Upload Total Spent Left Speed [2023-03-20T17:39:26.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 65136 --:--:-- --:--:-- --:--:-- 65136 [2023-03-20T17:39:26.119Z] [2023-03-20T17:39:26.119Z] [Pipeline] } [2023-03-20T17:39:26.127Z] 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-03-20T17:39:26.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T17:39:26.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:26.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:39:26.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:39:26.904Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:39:26.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:39:27.315Z] $ docker top b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T17:39:27.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T17:39:27.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T17:39:27.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T17:39:27.513Z] $ docker exec b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a ssh-agent [2023-03-20T17:39:27.629Z] SSH_AUTH_SOCK=/tmp/ssh-PqEOy3Q619jv/agent.32 [2023-03-20T17:39:27.629Z] SSH_AGENT_PID=38 [2023-03-20T17:39:27.633Z] Running ssh-add (command line suppressed) [2023-03-20T17:39:27.737Z] Identity added: /w/workspace/edgex-go/467@tmp/private_key_4266566482770902464.key (/w/workspace/edgex-go/467@tmp/private_key_4266566482770902464.key) [2023-03-20T17:39:27.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T17:39:28.042Z] + git semver tag [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,219 [run_tag] DEBUG tag force:False [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,219 [check_head_tag] DEBUG check head tag [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,223 [execute] INFO git cat-file --batch-check [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=) [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,227 [execute] INFO git cat-file --batch [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=) [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,280 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,281 [execute] INFO git tag -a v3.0.0-dev.105 -m v3.0.0-dev.105 [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.105', '-m', 'v3.0.0-dev.105'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) [2023-03-20T17:39:28.301Z] 2023-03-20 17:39:28,286 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:28.301Z] 3.0.0-dev.105 [Pipeline] } [2023-03-20T17:39:28.564Z] $ docker exec --env ******** --env ******** b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a ssh-agent -k [2023-03-20T17:39:28.657Z] unset SSH_AUTH_SOCK; [2023-03-20T17:39:28.658Z] unset SSH_AGENT_PID; [2023-03-20T17:39:28.658Z] echo Agent pid 38 killed; [2023-03-20T17:39:28.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T17:39:28.973Z] + git semver [Pipeline] } [2023-03-20T17:39:29.240Z] $ docker stop --time=1 b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a [2023-03-20T17:39:30.525Z] $ docker rm -f --volumes b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:30.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T17:39:30.917Z] [2023-03-20T17:39:30.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:31.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T17:39:31.219Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-20T17:39:31.219Z] ab5ef0e58194: Pulling fs layer [2023-03-20T17:39:31.219Z] 9712f1f96733: Pulling fs layer [2023-03-20T17:39:31.219Z] 63f879dbbcfc: Pulling fs layer [2023-03-20T17:39:31.219Z] 0d9ebad4ef96: Pulling fs layer [2023-03-20T17:39:31.219Z] e9a5061849ea: Pulling fs layer [2023-03-20T17:39:31.219Z] d747dcd14b5f: Pulling fs layer [2023-03-20T17:39:31.219Z] 2de7ff778b66: Pulling fs layer [2023-03-20T17:39:31.219Z] 0d9ebad4ef96: Waiting [2023-03-20T17:39:31.219Z] e9a5061849ea: Waiting [2023-03-20T17:39:31.219Z] d747dcd14b5f: Waiting [2023-03-20T17:39:31.219Z] 2de7ff778b66: Waiting [2023-03-20T17:39:31.219Z] 9712f1f96733: Verifying Checksum [2023-03-20T17:39:31.219Z] 9712f1f96733: Download complete [2023-03-20T17:39:31.799Z] 63f879dbbcfc: Verifying Checksum [2023-03-20T17:39:31.799Z] 63f879dbbcfc: Download complete [2023-03-20T17:39:32.062Z] e9a5061849ea: Verifying Checksum [2023-03-20T17:39:32.062Z] e9a5061849ea: Download complete [2023-03-20T17:39:32.062Z] d747dcd14b5f: Verifying Checksum [2023-03-20T17:39:32.062Z] d747dcd14b5f: Download complete [2023-03-20T17:39:32.062Z] 0d9ebad4ef96: Verifying Checksum [2023-03-20T17:39:32.062Z] 0d9ebad4ef96: Download complete [2023-03-20T17:39:32.321Z] ab5ef0e58194: Verifying Checksum [2023-03-20T17:39:32.321Z] ab5ef0e58194: Download complete [2023-03-20T17:39:32.321Z] 2de7ff778b66: Verifying Checksum [2023-03-20T17:39:32.321Z] 2de7ff778b66: Download complete [2023-03-20T17:39:34.855Z] ab5ef0e58194: Pull complete [2023-03-20T17:39:35.113Z] 9712f1f96733: Pull complete [2023-03-20T17:39:35.731Z] 63f879dbbcfc: Pull complete [2023-03-20T17:39:40.031Z] 0d9ebad4ef96: Pull complete [2023-03-20T17:39:40.031Z] e9a5061849ea: Pull complete [2023-03-20T17:39:40.289Z] d747dcd14b5f: Pull complete [2023-03-20T17:39:41.222Z] 2de7ff778b66: Pull complete [2023-03-20T17:39:41.222Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-20T17:39:41.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T17:39:41.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:39:41.301Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:39:41.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:39:45.699Z] $ docker top 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-20T17:39:45.779Z] provisioning config files... [2023-03-20T17:39:45.786Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/467@tmp/config8848972491333150193tmp [2023-03-20T17:39:45.795Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/467@tmp/config5006034491801806801tmp [2023-03-20T17:39:45.804Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/467@tmp/config8643545124237006046tmp [Pipeline] { [Pipeline] echo [2023-03-20T17:39:45.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:39:46.108Z] ---> sigul-configuration.sh [2023-03-20T17:39:46.108Z] gpg: directory `/root/.gnupg' created [2023-03-20T17:39:46.108Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-20T17:39:46.108Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-20T17:39:46.108Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-20T17:39:46.108Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-20T17:39:46.108Z] gpg: CAST5 encrypted data [2023-03-20T17:39:46.108Z] gpg: encrypted with 1 passphrase [2023-03-20T17:39:46.108Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-20T17:39:46.396Z] + mkdir /home/jenkins [2023-03-20T17:39:46.396Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-20T17:39:46.685Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-20T17:39:46.693Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:39:46.977Z] ---> sigul-install.sh [2023-03-20T17:39:46.977Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-20T17:39:47.262Z] + git tag --list [2023-03-20T17:39:47.262Z] 0.6.0 [2023-03-20T17:39:47.262Z] 0.6.1 [2023-03-20T17:39:47.262Z] 0.7.0 [2023-03-20T17:39:47.262Z] 0.7.1 [2023-03-20T17:39:47.262Z] v1.0.0 [2023-03-20T17:39:47.262Z] v1.0.1 [2023-03-20T17:39:47.262Z] v1.1.0 [2023-03-20T17:39:47.262Z] v1.2.0 [2023-03-20T17:39:47.262Z] v1.2.1 [2023-03-20T17:39:47.262Z] v1.3.0 [2023-03-20T17:39:47.262Z] v1.3.1 [2023-03-20T17:39:47.262Z] v2.0.0 [2023-03-20T17:39:47.262Z] v2.1.0 [2023-03-20T17:39:47.262Z] v2.1.1 [2023-03-20T17:39:47.262Z] v2.1.1-dev.1 [2023-03-20T17:39:47.262Z] v2.1.1-dev.2 [2023-03-20T17:39:47.262Z] v2.1.1-dev.3 [2023-03-20T17:39:47.262Z] v2.1.1-dev.4 [2023-03-20T17:39:47.262Z] v2.1.1-dev.5 [2023-03-20T17:39:47.262Z] v2.1.1-dev.6 [2023-03-20T17:39:47.262Z] v2.1.1-dev.7 [2023-03-20T17:39:47.262Z] v2.1.1-dev.8 [2023-03-20T17:39:47.262Z] v2.1.2-dev.1 [2023-03-20T17:39:47.262Z] v2.2.0 [2023-03-20T17:39:47.262Z] v2.2.1-dev.1 [2023-03-20T17:39:47.262Z] v2.2.1-dev.10 [2023-03-20T17:39:47.262Z] v2.2.1-dev.11 [2023-03-20T17:39:47.262Z] v2.2.1-dev.12 [2023-03-20T17:39:47.262Z] v2.2.1-dev.13 [2023-03-20T17:39:47.262Z] v2.2.1-dev.14 [2023-03-20T17:39:47.262Z] v2.2.1-dev.15 [2023-03-20T17:39:47.262Z] v2.2.1-dev.16 [2023-03-20T17:39:47.262Z] v2.2.1-dev.17 [2023-03-20T17:39:47.262Z] v2.2.1-dev.18 [2023-03-20T17:39:47.262Z] v2.2.1-dev.19 [2023-03-20T17:39:47.262Z] v2.2.1-dev.2 [2023-03-20T17:39:47.262Z] v2.2.1-dev.20 [2023-03-20T17:39:47.262Z] v2.2.1-dev.21 [2023-03-20T17:39:47.262Z] v2.2.1-dev.22 [2023-03-20T17:39:47.262Z] v2.2.1-dev.23 [2023-03-20T17:39:47.262Z] v2.2.1-dev.24 [2023-03-20T17:39:47.262Z] v2.2.1-dev.25 [2023-03-20T17:39:47.262Z] v2.2.1-dev.26 [2023-03-20T17:39:47.262Z] v2.2.1-dev.27 [2023-03-20T17:39:47.262Z] v2.2.1-dev.28 [2023-03-20T17:39:47.262Z] v2.2.1-dev.29 [2023-03-20T17:39:47.262Z] v2.2.1-dev.3 [2023-03-20T17:39:47.262Z] v2.2.1-dev.4 [2023-03-20T17:39:47.262Z] v2.2.1-dev.5 [2023-03-20T17:39:47.262Z] v2.2.1-dev.6 [2023-03-20T17:39:47.262Z] v2.2.1-dev.7 [2023-03-20T17:39:47.262Z] v2.2.1-dev.8 [2023-03-20T17:39:47.262Z] v2.2.1-dev.9 [2023-03-20T17:39:47.262Z] v2.3.0 [2023-03-20T17:39:47.262Z] v2.3.0-dev.100 [2023-03-20T17:39:47.262Z] v2.3.0-dev.101 [2023-03-20T17:39:47.262Z] v2.3.0-dev.102 [2023-03-20T17:39:47.262Z] v2.3.0-dev.103 [2023-03-20T17:39:47.262Z] v2.3.0-dev.104 [2023-03-20T17:39:47.262Z] v2.3.0-dev.105 [2023-03-20T17:39:47.262Z] v2.3.0-dev.106 [2023-03-20T17:39:47.262Z] v2.3.0-dev.29 [2023-03-20T17:39:47.262Z] v2.3.0-dev.30 [2023-03-20T17:39:47.262Z] v2.3.0-dev.31 [2023-03-20T17:39:47.262Z] v2.3.0-dev.32 [2023-03-20T17:39:47.262Z] v2.3.0-dev.33 [2023-03-20T17:39:47.262Z] v2.3.0-dev.34 [2023-03-20T17:39:47.262Z] v2.3.0-dev.35 [2023-03-20T17:39:47.262Z] v2.3.0-dev.36 [2023-03-20T17:39:47.262Z] v2.3.0-dev.37 [2023-03-20T17:39:47.262Z] v2.3.0-dev.38 [2023-03-20T17:39:47.262Z] v2.3.0-dev.39 [2023-03-20T17:39:47.262Z] v2.3.0-dev.40 [2023-03-20T17:39:47.262Z] v2.3.0-dev.41 [2023-03-20T17:39:47.262Z] v2.3.0-dev.42 [2023-03-20T17:39:47.262Z] v2.3.0-dev.43 [2023-03-20T17:39:47.262Z] v2.3.0-dev.44 [2023-03-20T17:39:47.262Z] v2.3.0-dev.45 [2023-03-20T17:39:47.262Z] v2.3.0-dev.46 [2023-03-20T17:39:47.262Z] v2.3.0-dev.47 [2023-03-20T17:39:47.262Z] v2.3.0-dev.48 [2023-03-20T17:39:47.262Z] v2.3.0-dev.49 [2023-03-20T17:39:47.262Z] v2.3.0-dev.50 [2023-03-20T17:39:47.262Z] v2.3.0-dev.51 [2023-03-20T17:39:47.262Z] v2.3.0-dev.52 [2023-03-20T17:39:47.262Z] v2.3.0-dev.53 [2023-03-20T17:39:47.262Z] v2.3.0-dev.54 [2023-03-20T17:39:47.262Z] v2.3.0-dev.55 [2023-03-20T17:39:47.262Z] v2.3.0-dev.56 [2023-03-20T17:39:47.262Z] v2.3.0-dev.57 [2023-03-20T17:39:47.262Z] v2.3.0-dev.58 [2023-03-20T17:39:47.262Z] v2.3.0-dev.59 [2023-03-20T17:39:47.262Z] v2.3.0-dev.60 [2023-03-20T17:39:47.262Z] v2.3.0-dev.61 [2023-03-20T17:39:47.262Z] v2.3.0-dev.62 [2023-03-20T17:39:47.262Z] v2.3.0-dev.63 [2023-03-20T17:39:47.262Z] v2.3.0-dev.64 [2023-03-20T17:39:47.262Z] v2.3.0-dev.65 [2023-03-20T17:39:47.262Z] v2.3.0-dev.66 [2023-03-20T17:39:47.262Z] v2.3.0-dev.67 [2023-03-20T17:39:47.262Z] v2.3.0-dev.68 [2023-03-20T17:39:47.262Z] v2.3.0-dev.69 [2023-03-20T17:39:47.262Z] v2.3.0-dev.70 [2023-03-20T17:39:47.262Z] v2.3.0-dev.71 [2023-03-20T17:39:47.262Z] v2.3.0-dev.72 [2023-03-20T17:39:47.262Z] v2.3.0-dev.73 [2023-03-20T17:39:47.262Z] v2.3.0-dev.74 [2023-03-20T17:39:47.262Z] v2.3.0-dev.75 [2023-03-20T17:39:47.262Z] v2.3.0-dev.76 [2023-03-20T17:39:47.262Z] v2.3.0-dev.77 [2023-03-20T17:39:47.262Z] v2.3.0-dev.78 [2023-03-20T17:39:47.262Z] v2.3.0-dev.79 [2023-03-20T17:39:47.262Z] v2.3.0-dev.80 [2023-03-20T17:39:47.262Z] v2.3.0-dev.81 [2023-03-20T17:39:47.262Z] v2.3.0-dev.82 [2023-03-20T17:39:47.262Z] v2.3.0-dev.83 [2023-03-20T17:39:47.262Z] v2.3.0-dev.84 [2023-03-20T17:39:47.262Z] v2.3.0-dev.85 [2023-03-20T17:39:47.262Z] v2.3.0-dev.86 [2023-03-20T17:39:47.262Z] v2.3.0-dev.87 [2023-03-20T17:39:47.262Z] v2.3.0-dev.88 [2023-03-20T17:39:47.262Z] v2.3.0-dev.89 [2023-03-20T17:39:47.262Z] v2.3.0-dev.90 [2023-03-20T17:39:47.262Z] v2.3.0-dev.91 [2023-03-20T17:39:47.262Z] v2.3.0-dev.92 [2023-03-20T17:39:47.262Z] v2.3.0-dev.93 [2023-03-20T17:39:47.262Z] v2.3.0-dev.94 [2023-03-20T17:39:47.262Z] v2.3.0-dev.95 [2023-03-20T17:39:47.262Z] v2.3.0-dev.96 [2023-03-20T17:39:47.262Z] v2.3.0-dev.97 [2023-03-20T17:39:47.262Z] v2.3.0-dev.98 [2023-03-20T17:39:47.262Z] v2.3.0-dev.99 [2023-03-20T17:39:47.262Z] v2.3.1-dev.1 [2023-03-20T17:39:47.262Z] v2.3.1-dev.2 [2023-03-20T17:39:47.262Z] v2.3.1-dev.3 [2023-03-20T17:39:47.262Z] v2.3.1-dev.4 [2023-03-20T17:39:47.262Z] v2.3.1-dev.5 [2023-03-20T17:39:47.262Z] v3.0.0-dev.1 [2023-03-20T17:39:47.262Z] v3.0.0-dev.10 [2023-03-20T17:39:47.262Z] v3.0.0-dev.100 [2023-03-20T17:39:47.262Z] v3.0.0-dev.101 [2023-03-20T17:39:47.262Z] v3.0.0-dev.102 [2023-03-20T17:39:47.262Z] v3.0.0-dev.103 [2023-03-20T17:39:47.262Z] v3.0.0-dev.104 [2023-03-20T17:39:47.262Z] v3.0.0-dev.105 [2023-03-20T17:39:47.262Z] v3.0.0-dev.11 [2023-03-20T17:39:47.262Z] v3.0.0-dev.12 [2023-03-20T17:39:47.262Z] v3.0.0-dev.13 [2023-03-20T17:39:47.262Z] v3.0.0-dev.14 [2023-03-20T17:39:47.262Z] v3.0.0-dev.15 [2023-03-20T17:39:47.262Z] v3.0.0-dev.16 [2023-03-20T17:39:47.262Z] v3.0.0-dev.17 [2023-03-20T17:39:47.262Z] v3.0.0-dev.18 [2023-03-20T17:39:47.262Z] v3.0.0-dev.19 [2023-03-20T17:39:47.262Z] v3.0.0-dev.2 [2023-03-20T17:39:47.262Z] v3.0.0-dev.20 [2023-03-20T17:39:47.262Z] v3.0.0-dev.21 [2023-03-20T17:39:47.262Z] v3.0.0-dev.22 [2023-03-20T17:39:47.262Z] v3.0.0-dev.23 [2023-03-20T17:39:47.262Z] v3.0.0-dev.24 [2023-03-20T17:39:47.262Z] v3.0.0-dev.25 [2023-03-20T17:39:47.262Z] v3.0.0-dev.26 [2023-03-20T17:39:47.262Z] v3.0.0-dev.27 [2023-03-20T17:39:47.262Z] v3.0.0-dev.28 [2023-03-20T17:39:47.262Z] v3.0.0-dev.29 [2023-03-20T17:39:47.262Z] v3.0.0-dev.3 [2023-03-20T17:39:47.262Z] v3.0.0-dev.30 [2023-03-20T17:39:47.262Z] v3.0.0-dev.31 [2023-03-20T17:39:47.262Z] v3.0.0-dev.32 [2023-03-20T17:39:47.262Z] v3.0.0-dev.33 [2023-03-20T17:39:47.262Z] v3.0.0-dev.34 [2023-03-20T17:39:47.262Z] v3.0.0-dev.35 [2023-03-20T17:39:47.262Z] v3.0.0-dev.36 [2023-03-20T17:39:47.262Z] v3.0.0-dev.37 [2023-03-20T17:39:47.262Z] v3.0.0-dev.38 [2023-03-20T17:39:47.262Z] v3.0.0-dev.39 [2023-03-20T17:39:47.262Z] v3.0.0-dev.4 [2023-03-20T17:39:47.262Z] v3.0.0-dev.40 [2023-03-20T17:39:47.262Z] v3.0.0-dev.41 [2023-03-20T17:39:47.262Z] v3.0.0-dev.42 [2023-03-20T17:39:47.262Z] v3.0.0-dev.43 [2023-03-20T17:39:47.262Z] v3.0.0-dev.44 [2023-03-20T17:39:47.262Z] v3.0.0-dev.45 [2023-03-20T17:39:47.262Z] v3.0.0-dev.46 [2023-03-20T17:39:47.262Z] v3.0.0-dev.47 [2023-03-20T17:39:47.262Z] v3.0.0-dev.48 [2023-03-20T17:39:47.262Z] v3.0.0-dev.49 [2023-03-20T17:39:47.262Z] v3.0.0-dev.5 [2023-03-20T17:39:47.262Z] v3.0.0-dev.50 [2023-03-20T17:39:47.262Z] v3.0.0-dev.51 [2023-03-20T17:39:47.262Z] v3.0.0-dev.52 [2023-03-20T17:39:47.262Z] v3.0.0-dev.53 [2023-03-20T17:39:47.262Z] v3.0.0-dev.54 [2023-03-20T17:39:47.262Z] v3.0.0-dev.55 [2023-03-20T17:39:47.263Z] v3.0.0-dev.56 [2023-03-20T17:39:47.263Z] v3.0.0-dev.57 [2023-03-20T17:39:47.263Z] v3.0.0-dev.58 [2023-03-20T17:39:47.263Z] v3.0.0-dev.59 [2023-03-20T17:39:47.263Z] v3.0.0-dev.6 [2023-03-20T17:39:47.263Z] v3.0.0-dev.60 [2023-03-20T17:39:47.263Z] v3.0.0-dev.61 [2023-03-20T17:39:47.263Z] v3.0.0-dev.62 [2023-03-20T17:39:47.263Z] v3.0.0-dev.63 [2023-03-20T17:39:47.263Z] v3.0.0-dev.64 [2023-03-20T17:39:47.263Z] v3.0.0-dev.65 [2023-03-20T17:39:47.263Z] v3.0.0-dev.66 [2023-03-20T17:39:47.263Z] v3.0.0-dev.67 [2023-03-20T17:39:47.263Z] v3.0.0-dev.68 [2023-03-20T17:39:47.263Z] v3.0.0-dev.69 [2023-03-20T17:39:47.263Z] v3.0.0-dev.7 [2023-03-20T17:39:47.263Z] v3.0.0-dev.70 [2023-03-20T17:39:47.263Z] v3.0.0-dev.71 [2023-03-20T17:39:47.263Z] v3.0.0-dev.72 [2023-03-20T17:39:47.263Z] v3.0.0-dev.73 [2023-03-20T17:39:47.263Z] v3.0.0-dev.74 [2023-03-20T17:39:47.263Z] v3.0.0-dev.75 [2023-03-20T17:39:47.263Z] v3.0.0-dev.76 [2023-03-20T17:39:47.263Z] v3.0.0-dev.77 [2023-03-20T17:39:47.263Z] v3.0.0-dev.78 [2023-03-20T17:39:47.263Z] v3.0.0-dev.79 [2023-03-20T17:39:47.263Z] v3.0.0-dev.8 [2023-03-20T17:39:47.263Z] v3.0.0-dev.80 [2023-03-20T17:39:47.263Z] v3.0.0-dev.81 [2023-03-20T17:39:47.263Z] v3.0.0-dev.82 [2023-03-20T17:39:47.263Z] v3.0.0-dev.83 [2023-03-20T17:39:47.263Z] v3.0.0-dev.84 [2023-03-20T17:39:47.263Z] v3.0.0-dev.85 [2023-03-20T17:39:47.263Z] v3.0.0-dev.86 [2023-03-20T17:39:47.263Z] v3.0.0-dev.87 [2023-03-20T17:39:47.263Z] v3.0.0-dev.88 [2023-03-20T17:39:47.263Z] v3.0.0-dev.89 [2023-03-20T17:39:47.263Z] v3.0.0-dev.9 [2023-03-20T17:39:47.263Z] v3.0.0-dev.90 [2023-03-20T17:39:47.263Z] v3.0.0-dev.91 [2023-03-20T17:39:47.263Z] v3.0.0-dev.92 [2023-03-20T17:39:47.263Z] v3.0.0-dev.93 [2023-03-20T17:39:47.263Z] v3.0.0-dev.94 [2023-03-20T17:39:47.263Z] v3.0.0-dev.95 [2023-03-20T17:39:47.263Z] v3.0.0-dev.96 [2023-03-20T17:39:47.263Z] v3.0.0-dev.97 [2023-03-20T17:39:47.263Z] v3.0.0-dev.98 [2023-03-20T17:39:47.263Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-20T17:39:47.547Z] + lftools sign git-tag v3.0.0-dev.105 [2023-03-20T17:39:48.113Z] Signing Git tag with Sigul... [2023-03-20T17:39:48.113Z] Signing v3.0.0-dev.105 [Pipeline] echo [2023-03-20T17:39:48.687Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:39:48.968Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-20T17:39:48.975Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-20T17:39:48.986Z] $ docker stop --time=1 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b [2023-03-20T17:39:50.266Z] $ docker rm -f --volumes 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-20T17:39:50.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T17:39:50.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:50.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:39:50.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:39:51.057Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:39:51.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:39:51.428Z] $ docker top d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f -eo pid,comm [2023-03-20T17:39:51.479Z] 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-03-20T17:39:51.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T17:39:51.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T17:39:51.508Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T17:39:51.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T17:39:51.616Z] $ docker exec d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f ssh-agent [2023-03-20T17:39:51.733Z] SSH_AUTH_SOCK=/tmp/ssh-hYi2iZEGxghb/agent.31 [2023-03-20T17:39:51.733Z] SSH_AGENT_PID=37 [2023-03-20T17:39:51.738Z] Running ssh-add (command line suppressed) [2023-03-20T17:39:51.839Z] Identity added: /w/workspace/edgex-go/467@tmp/private_key_12245443418982758479.key (/w/workspace/edgex-go/467@tmp/private_key_12245443418982758479.key) [2023-03-20T17:39:51.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T17:39:52.140Z] + git semver bump pre [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [bump_version] DEBUG bumping version:3.0.0-dev.105 on axis:pre with prefix:dev [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [bump_version] DEBUG bumped version:3.0.0-dev.106 [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [write_version] DEBUG write version:3.0.0-dev.106 to path:/w/workspace/edgex-go/467/.semver/main with force:True [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,331 [write_file] DEBUG write to file:/w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,333 [execute] INFO git cat-file --batch-check [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,338 [execute] INFO git cat-file --batch [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T17:39:52.400Z] 2023-03-20 17:39:52,343 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:52.400Z] 3.0.0-dev.106 [Pipeline] } [2023-03-20T17:39:52.406Z] $ docker exec --env ******** --env ******** d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f ssh-agent -k [2023-03-20T17:39:52.506Z] unset SSH_AUTH_SOCK; [2023-03-20T17:39:52.506Z] unset SSH_AGENT_PID; [2023-03-20T17:39:52.506Z] echo Agent pid 37 killed; [2023-03-20T17:39:52.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T17:39:52.821Z] + git semver [Pipeline] } [2023-03-20T17:39:53.087Z] $ docker stop --time=1 d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f [2023-03-20T17:39:54.335Z] $ docker rm -f --volumes d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T17:39:54.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T17:39:54.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:39:54.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T17:39:54.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:39:55.037Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:39:55.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:39:55.389Z] $ docker top 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 -eo pid,comm [2023-03-20T17:39:55.441Z] 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-03-20T17:39:55.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T17:39:55.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T17:39:55.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T17:39:55.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T17:39:55.593Z] $ docker exec 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 ssh-agent [2023-03-20T17:39:55.697Z] SSH_AUTH_SOCK=/tmp/ssh-82varc3bieKD/agent.32 [2023-03-20T17:39:55.697Z] SSH_AGENT_PID=38 [2023-03-20T17:39:55.703Z] Running ssh-add (command line suppressed) [2023-03-20T17:39:55.800Z] Identity added: /w/workspace/edgex-go/467@tmp/private_key_15910015907140615637.key (/w/workspace/edgex-go/467@tmp/private_key_15910015907140615637.key) [2023-03-20T17:39:55.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T17:39:56.104Z] + git semver push [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,271 [run_push] DEBUG push [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,272 [execute] INFO git cat-file --batch-check [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,276 [execute] INFO git rev-list 9fcac3191db995ee86b2bdb652b1a602fb6a2d22 -- [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,277 [execute] DEBUG Popen(['git', 'rev-list', '9fcac3191db995ee86b2bdb652b1a602fb6a2d22', '--'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,291 [execute] INFO git fetch -v origin [2023-03-20T17:39:56.363Z] 2023-03-20 17:39:56,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-20T17:39:56.929Z] 2023-03-20 17:39:56,910 [run_push] DEBUG no remote changes detected [2023-03-20T17:39:56.929Z] 2023-03-20 17:39:56,910 [execute] INFO git push origin semver [2023-03-20T17:39:56.929Z] 2023-03-20 17:39:56,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T17:39:57.866Z] 2023-03-20 17:39:57,815 [run_push] DEBUG push all version tags [2023-03-20T17:39:57.866Z] 2023-03-20 17:39:57,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-20T17:39:57.866Z] 2023-03-20 17:39:57,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) [2023-03-20T17:39:58.802Z] 2023-03-20 17:39:58,655 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main [2023-03-20T17:39:58.802Z] 3.0.0-dev.106 [Pipeline] } [2023-03-20T17:39:58.807Z] $ docker exec --env ******** --env ******** 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 ssh-agent -k [2023-03-20T17:39:58.898Z] unset SSH_AUTH_SOCK; [2023-03-20T17:39:58.898Z] unset SSH_AGENT_PID; [2023-03-20T17:39:58.898Z] echo Agent pid 38 killed; [2023-03-20T17:39:58.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T17:39:59.206Z] + git semver [Pipeline] } [2023-03-20T17:39:59.473Z] $ docker stop --time=1 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 [2023-03-20T17:40:00.751Z] $ docker rm -f --volumes 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 [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-03-20T17:40:01.268Z] + [ -d /w/workspace/edgex-go/467/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:01.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:02.419Z] ---> package-listing.sh [2023-03-20T17:40:02.419Z] ++ facter osfamily [2023-03-20T17:40:02.419Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T17:40:02.677Z] + OS_FAMILY=debian [2023-03-20T17:40:02.677Z] + workspace=/w/workspace/edgex-go/467 [2023-03-20T17:40:02.677Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T17:40:02.677Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T17:40:02.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T17:40:02.677Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T17:40:02.677Z] + '[' /w/workspace/edgex-go/467 ']' [2023-03-20T17:40:02.677Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T17:40:02.677Z] + case "${OS_FAMILY}" in [2023-03-20T17:40:02.677Z] + dpkg -l [2023-03-20T17:40:02.677Z] + grep '^ii' [2023-03-20T17:40:02.677Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T17:40:02.677Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T17:40:02.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T17:40:02.677Z] + '[' /w/workspace/edgex-go/467 ']' [2023-03-20T17:40:02.677Z] + mkdir -p /w/workspace/edgex-go/467/archives/ [2023-03-20T17:40:02.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/467/archives/ [Pipeline] echo [2023-03-20T17:40:02.687Z] 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/467/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T17:40:02.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:40:03.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T17:40:03.528Z] [2023-03-20T17:40:03.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T17:40:03.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T17:40:03.827Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T17:40:03.827Z] 5eb5b503b376: Pulling fs layer [2023-03-20T17:40:03.827Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T17:40:03.827Z] ec43610c2a17: Pulling fs layer [2023-03-20T17:40:03.827Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T17:40:03.827Z] 33b1e0a273af: Pulling fs layer [2023-03-20T17:40:03.827Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T17:40:03.827Z] 2f39f015ded8: Pulling fs layer [2023-03-20T17:40:03.827Z] 3a2ae6a8a46f: Waiting [2023-03-20T17:40:03.827Z] 33b1e0a273af: Waiting [2023-03-20T17:40:03.827Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T17:40:03.827Z] 5c69ac0246d0: Download complete [2023-03-20T17:40:03.827Z] 3a2ae6a8a46f: Download complete [2023-03-20T17:40:04.086Z] 33b1e0a273af: Verifying Checksum [2023-03-20T17:40:04.086Z] 33b1e0a273af: Download complete [2023-03-20T17:40:04.086Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T17:40:04.086Z] 5d3b04190fa2: Download complete [2023-03-20T17:40:04.086Z] ec43610c2a17: Verifying Checksum [2023-03-20T17:40:04.086Z] ec43610c2a17: Download complete [2023-03-20T17:40:04.086Z] 5eb5b503b376: Verifying Checksum [2023-03-20T17:40:04.086Z] 5eb5b503b376: Download complete [2023-03-20T17:40:04.649Z] 2f39f015ded8: Verifying Checksum [2023-03-20T17:40:04.649Z] 2f39f015ded8: Download complete [2023-03-20T17:40:05.217Z] 5eb5b503b376: Pull complete [2023-03-20T17:40:05.475Z] 5c69ac0246d0: Pull complete [2023-03-20T17:40:05.734Z] ec43610c2a17: Pull complete [2023-03-20T17:40:05.992Z] 3a2ae6a8a46f: Pull complete [2023-03-20T17:40:06.249Z] 33b1e0a273af: Pull complete [2023-03-20T17:40:06.249Z] 5d3b04190fa2: Pull complete [2023-03-20T17:40:10.431Z] 2f39f015ded8: Pull complete [2023-03-20T17:40:10.431Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T17:40:10.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T17:40:10.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T17:40:10.506Z] prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container [2023-03-20T17:40:10.531Z] $ 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/467/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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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-03-20T17:40:13.818Z] $ docker top dcf5e5161ba2f281de5198d5327e9c1ac4d5b2be6e7e55b93511fe6b4f9c6904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T17:40:14.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T17:40:14.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T17:40:14.712Z] + ls /var/log/sa-host [2023-03-20T17:40:14.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T17:40:14.846Z] provisioning config files... [2023-03-20T17:40:14.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/467@tmp/config11663062349605664808tmp [Pipeline] { [Pipeline] echo [2023-03-20T17:40:14.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:15.142Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T17:40:15.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:15.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T17:40:15.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:15.757Z] ---> sudo-logs.sh [2023-03-20T17:40:15.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T17:40:15.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:16.062Z] ---> job-cost.sh [2023-03-20T17:40:16.062Z] lf-activate-venv: SKIPPING [2023-03-20T17:40:16.062Z] DEBUG: total: 0.10999999940395355 [2023-03-20T17:40:16.062Z] INFO: Retrieving Stack Cost... [2023-03-20T17:40:16.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T17:40:16.888Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T17:40:16.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T17:40:17.183Z] ---> logs-deploy.sh [2023-03-20T17:40:17.183Z] lf-activate-venv: SKIPPING [2023-03-20T17:40:17.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/467 [2023-03-20T17:40:17.183Z] INFO: archiving workspace using pattern(s): [2023-03-20T17:40:18.124Z] Archives upload complete. [2023-03-20T17:40:18.124Z] INFO: archiving logs to Nexus