Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 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-ssh10774040238511538101.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-ssh5522324088419725027.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-ssh18295280844087613544.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-ssh15833908732677372394.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-ssh1286970819240593729.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2465 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/463 [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/463 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (main) Commit message: "Merge pull request #4454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.53" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-list --no-walk 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T15:36:17.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T15:36:17.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T15:36:17.835Z] ========================================================= [2023-03-16T15:36:17.835Z] EdgeX Global Pipelines Version Info [2023-03-16T15:36:17.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:36:18.553Z] ------------------- [2023-03-16T15:36:18.553Z] stable info: [2023-03-16T15:36:18.553Z] ------------------- [2023-03-16T15:36:18.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T15:36:18.553Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:36:18.553Z] Message: update stable to v1.0.245 [2023-03-16T15:36:19.123Z] ------------------- [2023-03-16T15:36:19.123Z] experimental info: [2023-03-16T15:36:19.123Z] ------------------- [2023-03-16T15:36:19.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T15:36:19.123Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T15:36:19.123Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T15:36:19.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T15:36:19.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T15:36:19.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T15:36:19.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T15:36:19.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T15:36:19.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T15:36:19.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T15:36:19.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T15:36:19.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T15:36:19.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T15:36:19.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T15:36:19.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T15:36:19.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T15:36:19.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T15:36:19.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T15:36:19.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:36:19.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:36:19.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T15:36:19.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T15:36:19.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T15:36:19.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T15:36:19.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T15:36:19.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T15:36:19.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T15:36:19.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T15:36:19.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T15:36:19.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] echo [2023-03-16T15:36:19.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6ca322 [Pipeline] echo [2023-03-16T15:36:19.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:36:19.665Z] provisioning config files... [2023-03-16T15:36:19.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/463@tmp/config945332325040188220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:36:19.971Z] ---> docker-login.sh [2023-03-16T15:36:19.971Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:36:20.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:36:20.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:36:20.229Z] Configure a credential helper to remove this warning. See [2023-03-16T15:36:20.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:36:20.229Z] [2023-03-16T15:36:20.229Z] Login Succeeded [2023-03-16T15:36:20.229Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:36:20.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:36:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:36:20.487Z] Configure a credential helper to remove this warning. See [2023-03-16T15:36:20.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:36:20.487Z] [2023-03-16T15:36:20.487Z] Login Succeeded [2023-03-16T15:36:20.487Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:36:20.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:36:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:36:20.487Z] Configure a credential helper to remove this warning. See [2023-03-16T15:36:20.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:36:20.487Z] [2023-03-16T15:36:20.487Z] Login Succeeded [2023-03-16T15:36:20.487Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:36:20.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:36:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:36:20.487Z] Configure a credential helper to remove this warning. See [2023-03-16T15:36:20.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:36:20.487Z] [2023-03-16T15:36:20.487Z] Login Succeeded [2023-03-16T15:36:20.487Z] docker.io [2023-03-16T15:36:20.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:36:21.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:36:21.005Z] Configure a credential helper to remove this warning. See [2023-03-16T15:36:21.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:36:21.005Z] [2023-03-16T15:36:21.005Z] Login Succeeded [2023-03-16T15:36:21.005Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:36:21.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:36:21.319Z] + 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-16T15:36:21.319Z] + dirname+ cmd/core-command/Dockerfile [2023-03-16T15:36:21.319Z] cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/core-data/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T15:36:21.319Z] + + cut -d/ -f2 [2023-03-16T15:36:21.319Z] dirname cmd/support-notifications/Dockerfile [2023-03-16T15:36:21.319Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T15:36:21.319Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T15:36:21.319Z] + cut -d/ -f2 [2023-03-16T15:36:21.319Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T15:36:21.370Z] 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-16T15:36:21.708Z] + git rev-list -1 --merges b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6~1..b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] echo [2023-03-16T15:36:21.742Z] -----------> git rev-list -1 --merges b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6~1..b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:36:21.742Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [false] [Pipeline] sh [2023-03-16T15:36:22.028Z] + git log --format=format:%s -1 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] echo [2023-03-16T15:36:22.042Z] ========================================================= [2023-03-16T15:36:22.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T15:36:22.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T15:36:22.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:36:22.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T15:36:22.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T15:36:22.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T15:36:22.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T15:36:22.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T15:36:22.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:36:22.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:36:22.740Z] [2023-03-16T15:36:22.740Z] 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-16T15:36:23.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:36:23.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T15:36:23.039Z] b85a868b505f: Pulling fs layer [2023-03-16T15:36:23.039Z] e2be974225ed: Pulling fs layer [2023-03-16T15:36:23.039Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T15:36:23.039Z] 988bab9f4d93: Pulling fs layer [2023-03-16T15:36:23.039Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T15:36:23.039Z] eaf3925da568: Pulling fs layer [2023-03-16T15:36:23.039Z] bab4dde63d76: Pulling fs layer [2023-03-16T15:36:23.039Z] bde34c3a00c8: Pulling fs layer [2023-03-16T15:36:23.039Z] b352a97aabf1: Pulling fs layer [2023-03-16T15:36:23.039Z] 4872d77fe225: Pulling fs layer [2023-03-16T15:36:23.039Z] 5851b861e8e6: Pulling fs layer [2023-03-16T15:36:23.039Z] 988bab9f4d93: Waiting [2023-03-16T15:36:23.039Z] eaf3925da568: Waiting [2023-03-16T15:36:23.039Z] bab4dde63d76: Waiting [2023-03-16T15:36:23.039Z] 1469e6f7b9e6: Waiting [2023-03-16T15:36:23.039Z] b352a97aabf1: Waiting [2023-03-16T15:36:23.039Z] bde34c3a00c8: Waiting [2023-03-16T15:36:23.039Z] 4872d77fe225: Waiting [2023-03-16T15:36:23.039Z] 5851b861e8e6: Waiting [2023-03-16T15:36:23.039Z] e2be974225ed: Verifying Checksum [2023-03-16T15:36:23.039Z] e2be974225ed: Download complete [2023-03-16T15:36:23.039Z] 988bab9f4d93: Download complete [2023-03-16T15:36:23.299Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T15:36:23.299Z] 1469e6f7b9e6: Download complete [2023-03-16T15:36:23.299Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T15:36:23.299Z] 339a4e72a1f5: Download complete [2023-03-16T15:36:23.299Z] eaf3925da568: Download complete [2023-03-16T15:36:23.299Z] bde34c3a00c8: Verifying Checksum [2023-03-16T15:36:23.299Z] bde34c3a00c8: Download complete [2023-03-16T15:36:23.299Z] b352a97aabf1: Verifying Checksum [2023-03-16T15:36:23.299Z] b352a97aabf1: Download complete [2023-03-16T15:36:23.299Z] 4872d77fe225: Verifying Checksum [2023-03-16T15:36:23.299Z] 4872d77fe225: Download complete [2023-03-16T15:36:23.299Z] 5851b861e8e6: Verifying Checksum [2023-03-16T15:36:23.299Z] 5851b861e8e6: Download complete [2023-03-16T15:36:23.299Z] b85a868b505f: Verifying Checksum [2023-03-16T15:36:23.299Z] b85a868b505f: Download complete [2023-03-16T15:36:23.559Z] bab4dde63d76: Verifying Checksum [2023-03-16T15:36:23.559Z] bab4dde63d76: Download complete [2023-03-16T15:36:24.495Z] b85a868b505f: Pull complete [2023-03-16T15:36:24.754Z] e2be974225ed: Pull complete [2023-03-16T15:36:25.321Z] 339a4e72a1f5: Pull complete [2023-03-16T15:36:25.321Z] 988bab9f4d93: Pull complete [2023-03-16T15:36:25.581Z] 1469e6f7b9e6: Pull complete [2023-03-16T15:36:25.581Z] eaf3925da568: Pull complete [2023-03-16T15:36:27.500Z] bab4dde63d76: Pull complete [2023-03-16T15:36:27.500Z] bde34c3a00c8: Pull complete [2023-03-16T15:36:27.500Z] b352a97aabf1: Pull complete [2023-03-16T15:36:27.761Z] 4872d77fe225: Pull complete [2023-03-16T15:36:27.761Z] 5851b861e8e6: Pull complete [2023-03-16T15:36:27.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T15:36:27.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:36:27.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:36:27.859Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T15:36:27.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T15:36:30.182Z] $ docker top b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 -eo pid,comm [2023-03-16T15:36:30.230Z] 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-16T15:36:30.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:36:30.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:36:30.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:36:30.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:36:30.373Z] $ docker exec b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 ssh-agent [2023-03-16T15:36:30.477Z] SSH_AUTH_SOCK=/tmp/ssh-mVOCObSno6Oq/agent.32 [2023-03-16T15:36:30.477Z] SSH_AGENT_PID=39 [2023-03-16T15:36:30.485Z] Running ssh-add (command line suppressed) [2023-03-16T15:36:30.587Z] Identity added: /w/workspace/edgex-go/463@tmp/private_key_12088289437173162717.key (/w/workspace/edgex-go/463@tmp/private_key_12088289437173162717.key) [2023-03-16T15:36:30.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:36:30.889Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T15:36:30.907Z] $ docker exec --env ******** --env ******** b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 ssh-agent -k [2023-03-16T15:36:31.018Z] unset SSH_AUTH_SOCK; [2023-03-16T15:36:31.018Z] unset SSH_AGENT_PID; [2023-03-16T15:36:31.018Z] echo Agent pid 39 killed; [2023-03-16T15:36:31.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T15:36:31.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:36:31.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:36:31.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:36:31.182Z] $ docker exec b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 ssh-agent [2023-03-16T15:36:31.299Z] SSH_AUTH_SOCK=/tmp/ssh-rVSYaCO7kber/agent.71 [2023-03-16T15:36:31.299Z] SSH_AGENT_PID=77 [2023-03-16T15:36:31.304Z] Running ssh-add (command line suppressed) [2023-03-16T15:36:31.406Z] Identity added: /w/workspace/edgex-go/463@tmp/private_key_5691488818228375091.key (/w/workspace/edgex-go/463@tmp/private_key_5691488818228375091.key) [2023-03-16T15:36:31.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:36:31.700Z] + git semver init [2023-03-16T15:36:31.960Z] 2023-03-16 15:36:31,868 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T15:36:31.960Z] 2023-03-16 15:36:31,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/463/.semver [2023-03-16T15:36:31.960Z] 2023-03-16 15:36:31,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/463/.semver [2023-03-16T15:36:31.960Z] 2023-03-16 15:36:31,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/463/.semver'], cwd=/w/workspace/edgex-go/463, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:36:37.248Z] 2023-03-16 15:36:36,662 [append_file] DEBUG append to file:/w/workspace/edgex-go/463/.git/info/exclude [2023-03-16T15:36:37.248Z] 2023-03-16 15:36:36,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/463/.semver/main with force:False [2023-03-16T15:36:37.248Z] 2023-03-16 15:36:36,663 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T15:36:37.248Z] 2023-03-16 15:36:36,663 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T15:36:37.248Z] 3.0.0-dev.101 [Pipeline] } [2023-03-16T15:36:37.261Z] $ docker exec --env ******** --env ******** b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 ssh-agent -k [2023-03-16T15:36:37.360Z] unset SSH_AUTH_SOCK; [2023-03-16T15:36:37.360Z] unset SSH_AGENT_PID; [2023-03-16T15:36:37.361Z] echo Agent pid 77 killed; [2023-03-16T15:36:37.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:36:37.661Z] + git semver [Pipeline] } [2023-03-16T15:36:37.935Z] $ docker stop --time=1 b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 [2023-03-16T15:36:39.258Z] $ docker rm -f --volumes b75611ac4f5e053b050b8ebe0b9985a310a53944c74ca6be32712c12bcc5c783 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:36:39.582Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T15:36:39.783Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T15:36:39.786Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.101 [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-16T15:36:40.149Z] + git config --global --add safe.directory /w/workspace/edgex-go/463 [Pipeline] echo [2023-03-16T15:36:40.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:36:40.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:36:40.195Z] ========================================================= [2023-03-16T15:36:40.195Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T15:36:40.195Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:36:40.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:36:40.481Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T15:36:40.481Z] 63b65145d645: Pulling fs layer [2023-03-16T15:36:40.481Z] a2d21d5440eb: Pulling fs layer [2023-03-16T15:36:40.481Z] 935e6c44a52c: Pulling fs layer [2023-03-16T15:36:40.481Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T15:36:40.481Z] 30dea6a524f1: Pulling fs layer [2023-03-16T15:36:40.481Z] a2aff8979fd8: Pulling fs layer [2023-03-16T15:36:40.481Z] 6808be2612f2: Pulling fs layer [2023-03-16T15:36:40.481Z] f25807f1079a: Pulling fs layer [2023-03-16T15:36:40.481Z] 30dea6a524f1: Waiting [2023-03-16T15:36:40.481Z] f25807f1079a: Waiting [2023-03-16T15:36:40.481Z] a2aff8979fd8: Waiting [2023-03-16T15:36:40.481Z] 6808be2612f2: Waiting [2023-03-16T15:36:40.481Z] 94cc34f8dd06: Waiting [2023-03-16T15:36:40.481Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T15:36:40.481Z] 94cc34f8dd06: Download complete [2023-03-16T15:36:40.481Z] 30dea6a524f1: Verifying Checksum [2023-03-16T15:36:40.481Z] 30dea6a524f1: Download complete [2023-03-16T15:36:40.481Z] 63b65145d645: Download complete [2023-03-16T15:36:40.481Z] a2aff8979fd8: Verifying Checksum [2023-03-16T15:36:40.481Z] a2aff8979fd8: Download complete [2023-03-16T15:36:40.741Z] 63b65145d645: Pull complete [2023-03-16T15:36:41.001Z] a2d21d5440eb: Pull complete [2023-03-16T15:36:41.001Z] f25807f1079a: Download complete [2023-03-16T15:36:41.258Z] 935e6c44a52c: Verifying Checksum [2023-03-16T15:36:41.258Z] 935e6c44a52c: Download complete [2023-03-16T15:36:41.515Z] 6808be2612f2: Verifying Checksum [2023-03-16T15:36:41.515Z] 6808be2612f2: Download complete [2023-03-16T15:36:44.802Z] 935e6c44a52c: Pull complete [2023-03-16T15:36:44.802Z] 94cc34f8dd06: Pull complete [2023-03-16T15:36:44.802Z] 30dea6a524f1: Pull complete [2023-03-16T15:36:44.802Z] a2aff8979fd8: Pull complete [2023-03-16T15:36:46.700Z] 6808be2612f2: Pull complete [2023-03-16T15:36:47.636Z] f25807f1079a: Pull complete [2023-03-16T15:36:47.636Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T15:36:47.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:36:47.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:36:47.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:36:47.940Z] WORKDIR /edgex [2023-03-16T15:36:47.940Z] COPY go.mod . [2023-03-16T15:36:47.940Z] RUN go mod download [2023-03-16T15:36:47.940Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T15:36:48.511Z] Sending build context to Docker daemon 170.5MB [2023-03-16T15:36:48.511Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:36:48.511Z] ---> 3b553350e43f [2023-03-16T15:36:48.511Z] Step 2/4 : WORKDIR /edgex [2023-03-16T15:36:52.705Z] ---> Running in b320ed48eb68 [2023-03-16T15:36:52.705Z] Removing intermediate container b320ed48eb68 [2023-03-16T15:36:52.705Z] ---> caf0d87c455f [2023-03-16T15:36:52.705Z] Step 3/4 : COPY go.mod . [2023-03-16T15:36:52.705Z] ---> d8b5ccd8569a [2023-03-16T15:36:52.705Z] Step 4/4 : RUN go mod download [2023-03-16T15:36:52.705Z] ---> Running in 9cb01520f9e0 [2023-03-16T15:36:54.840Z] Still waiting to schedule task [2023-03-16T15:36:54.841Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T15:37:02.694Z] Removing intermediate container 9cb01520f9e0 [2023-03-16T15:37:02.694Z] ---> de186fdc4c8f [2023-03-16T15:37:02.694Z] Successfully built de186fdc4c8f [2023-03-16T15:37:02.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:37:02.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:37:02.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:37:03.065Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T15:37:03.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T15:37:03.493Z] $ docker top 87ed814507ea86cf29b26cd038dc7fd91c2eca648d901c86ddef2976af7cd62e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:37:03.827Z] + go version [2023-03-16T15:37:03.827Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T15:37:03.841Z] $ docker stop --time=1 87ed814507ea86cf29b26cd038dc7fd91c2eca648d901c86ddef2976af7cd62e [2023-03-16T15:37:05.105Z] $ docker rm -f --volumes 87ed814507ea86cf29b26cd038dc7fd91c2eca648d901c86ddef2976af7cd62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:37:05.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:37:05.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:37:05.557Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T15:37:05.591Z] $ 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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T15:37:05.937Z] $ docker top d78137e7bb53b23449c3e61fc37d98687b1ea57020cb34438bcd80cc04c76b32 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T15:37:05.996Z] ========================================================= [2023-03-16T15:37:05.996Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T15:37:05.996Z] ========================================================= [Pipeline] sh [2023-03-16T15:37:06.271Z] + git config --global --add safe.directory /w/workspace/edgex-go/463 [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:37:06.565Z] + make test [2023-03-16T15:37:06.565Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T15:37:13.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T15:37:25.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T15:37:25.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T15:37:25.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T15:37:26.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T15:37:26.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T15:37:26.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T15:37:26.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T15:37:27.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T15:37:27.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T15:37:27.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T15:37:27.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T15:37:27.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T15:37:27.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T15:37:27.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T15:37:28.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T15:37:28.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T15:37:28.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-16T15:37:30.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-03-16T15:37:30.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T15:37:30.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T15:37:30.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T15:37:31.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T15:37:31.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T15:37:33.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T15:37:33.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T15:37:33.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T15:37:33.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T15:37:33.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T15:37:33.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements [2023-03-16T15:37:33.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-16T15:37:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T15:37:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T15:37:36.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.517s coverage: 88.5% of statements [2023-03-16T15:37:36.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-16T15:37:36.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T15:37:36.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T15:37:36.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T15:37:36.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.392s coverage: 95.6% of statements [2023-03-16T15:37:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T15:37:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T15:37:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T15:37:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T15:37:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T15:37:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-16T15:37:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T15:37:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T15:37:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T15:37:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-16T15:37:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T15:37:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T15:37:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-03-16T15:37:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.0% of statements [2023-03-16T15:37:38.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 45.5% of statements [2023-03-16T15:37:38.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-16T15:37:38.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-03-16T15:37:38.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-03-16T15:37:39.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T15:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T15:37:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T15:37:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T15:37:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T15:37:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T15:37:41.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T15:37:41.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T15:37:41.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T15:37:42.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T15:37:42.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T15:37:43.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T15:37:43.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T15:37:45.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T15:37:45.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T15:37:45.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T15:37:46.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T15:37:46.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T15:37:46.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T15:37:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T15:37:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T15:37:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T15:37:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T15:37:50.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-03-16T15:37:50.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T15:37:50.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T15:37:50.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T15:37:50.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T15:37:51.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T15:37:51.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T15:37:51.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T15:37:51.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T15:37:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T15:37:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T15:37:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T15:37:53.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.070s coverage: 92.9% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-03-16T15:38:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-16T15:38:03.071Z] 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-16T15:38:25.248Z] go vet ./... [2023-03-16T15:38:27.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:38:27.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:38:27.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T15:38:27.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T15:38:27.704Z] + ls -al . [2023-03-16T15:38:27.704Z] total 704 [2023-03-16T15:38:27.704Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 15:37 . [2023-03-16T15:38:27.704Z] drwxr-xr-x 4 root root 4096 Mar 16 15:37 .. [2023-03-16T15:38:27.704Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 15:36 .blubracket [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 15:36 .dockerignore [2023-03-16T15:38:27.704Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 15:36 .git [2023-03-16T15:38:27.704Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 15:36 .github [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 15:36 .gitignore [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 15:36 .golangci.yml [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 15:36 .hadolint.yml [2023-03-16T15:38:27.704Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 15:36 .semver [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 15:36 .sonarcloud.properties [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 15:36 ADOPTERS.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 15:36 Attribution.txt [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 15:36 CHANGELOG.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 15:36 CONTRIBUTING.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 15:36 GOVERNANCE.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 15:36 Jenkinsfile [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 15:36 LICENSE [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 15:36 Makefile [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 15:36 OWNERS.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 15:36 README.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 15:36 SECURITY.md [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 13 Mar 16 15:36 VERSION [2023-03-16T15:38:27.704Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 15:36 bin [2023-03-16T15:38:27.704Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 15:36 cmd [2023-03-16T15:38:27.704Z] -rw-r--r-- 1 root root 447486 Mar 16 15:38 coverage.out [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 15:36 go.mod [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 15:36 go.sum [2023-03-16T15:38:27.704Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 15:36 internal [2023-03-16T15:38:27.704Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 15:36 openapi [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 15:36 security.txt [2023-03-16T15:38:27.704Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 15:36 snap [2023-03-16T15:38:27.704Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 15:36 version.go [Pipeline] sh [2023-03-16T15:38:27.988Z] + '[' -e coverage.out ] [2023-03-16T15:38:27.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T15:38:28.092Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T15:38:28.467Z] + make build [2023-03-16T15:38:28.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T15:38:40.664Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T15:38:40.664Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T15:38:41.231Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T15:38:42.164Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T15:38:48.752Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T15:38:49.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T15:38:50.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T15:38:51.628Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T15:38:52.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T15:38:53.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T15:38:54.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T15:38:55.017Z] $ docker stop --time=1 d78137e7bb53b23449c3e61fc37d98687b1ea57020cb34438bcd80cc04c76b32 [2023-03-16T15:38:59.932Z] $ docker rm -f --volumes d78137e7bb53b23449c3e61fc37d98687b1ea57020cb34438bcd80cc04c76b32 [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-16T15:39:00.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T15:39:00.803Z] [2023-03-16T15:39:00.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:39:01.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T15:39:01.103Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T15:39:01.103Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T15:39:01.103Z] ca9280d653b3: Pulling fs layer [2023-03-16T15:39:01.103Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T15:39:01.363Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T15:39:01.363Z] cbdbe7a5bc2a: Download complete [2023-03-16T15:39:01.363Z] ca9280d653b3: Verifying Checksum [2023-03-16T15:39:01.363Z] ca9280d653b3: Download complete [2023-03-16T15:39:01.363Z] cbdbe7a5bc2a: Pull complete [2023-03-16T15:39:01.622Z] 7e9c9ca2126c: Download complete [2023-03-16T15:39:01.880Z] ca9280d653b3: Pull complete [2023-03-16T15:39:05.163Z] 7e9c9ca2126c: Pull complete [2023-03-16T15:39:05.163Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T15:39:05.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T15:39:05.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:39:05.236Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T15:39:05.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T15:39:07.681Z] $ docker top 29a9a0b88c3edeb5b32c5a0a43ccfc017ada21cc10eb08b13f47da6eb0584cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:39:08.015Z] + docker-compose build --help [2023-03-16T15:39:08.015Z] + grep parallel [2023-03-16T15:39:08.581Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T15:39:08.594Z] $ docker stop --time=1 29a9a0b88c3edeb5b32c5a0a43ccfc017ada21cc10eb08b13f47da6eb0584cb0 [2023-03-16T15:39:09.872Z] $ docker rm -f --volumes 29a9a0b88c3edeb5b32c5a0a43ccfc017ada21cc10eb08b13f47da6eb0584cb0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:39:10.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T15:39:10.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:39:10.322Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T15:39:10.353Z] $ 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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@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-16T15:39:10.672Z] $ docker top e1601b351a9bc7c1ca583cae2db98f2483257602305588d5fd62e29a28d8a01e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:39:11.001Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T15:39:11.567Z] Building core-command ... [2023-03-16T15:39:11.567Z] Building core-common-config-bootstrapper ... [2023-03-16T15:39:11.567Z] Building core-data ... [2023-03-16T15:39:11.567Z] Building core-metadata ... [2023-03-16T15:39:11.567Z] Building security-bootstrapper ... [2023-03-16T15:39:11.567Z] Building security-proxy-auth ... [2023-03-16T15:39:11.567Z] Building security-proxy-setup ... [2023-03-16T15:39:11.567Z] Building security-secretstore-setup ... [2023-03-16T15:39:11.567Z] Building security-spiffe-token-provider ... [2023-03-16T15:39:11.567Z] Building security-spire-agent ... [2023-03-16T15:39:11.567Z] Building security-spire-config ... [2023-03-16T15:39:11.567Z] Building security-spire-server ... [2023-03-16T15:39:11.567Z] Building support-notifications ... [2023-03-16T15:39:11.567Z] Building support-scheduler ... [2023-03-16T15:39:11.567Z] Building security-bootstrapper [2023-03-16T15:39:11.567Z] Building security-proxy-auth [2023-03-16T15:39:11.567Z] Building support-scheduler [2023-03-16T15:39:11.567Z] Building support-notifications [2023-03-16T15:39:11.567Z] Building security-spiffe-token-provider [2023-03-16T15:39:23.763Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:39:23.763Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:39:23.763Z] ---> de186fdc4c8f [2023-03-16T15:39:23.763Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T15:39:23.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:39:23.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:39:23.763Z] ---> de186fdc4c8f [2023-03-16T15:39:23.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:39:23.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:39:23.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:39:23.763Z] ---> de186fdc4c8f [2023-03-16T15:39:23.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:39:23.763Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:39:23.763Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:39:23.763Z] ---> de186fdc4c8f [2023-03-16T15:39:23.763Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T15:39:23.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:39:23.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:39:23.763Z] ---> de186fdc4c8f [2023-03-16T15:39:23.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:39:31.872Z] ---> Running in bfc0de5841e5 [2023-03-16T15:39:31.872Z] ---> Running in 663ab4e8a718 [2023-03-16T15:39:31.872Z] ---> Running in 827d8e135d10 [2023-03-16T15:39:31.872Z] ---> Running in 103e02abd7dc [2023-03-16T15:39:31.872Z] ---> Running in 86333b85f72d [2023-03-16T15:39:31.872Z] Removing intermediate container bfc0de5841e5 [2023-03-16T15:39:31.872Z] ---> bbb0066b0cb3 [2023-03-16T15:39:31.872Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:39:31.872Z] Removing intermediate container 827d8e135d10 [2023-03-16T15:39:31.872Z] ---> 7e26216df89f [2023-03-16T15:39:31.872Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:39:31.872Z] Removing intermediate container 103e02abd7dc [2023-03-16T15:39:31.872Z] ---> 4a4283b7a20b [2023-03-16T15:39:31.872Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:39:31.872Z] ---> Running in f099de9976ad [2023-03-16T15:39:31.872Z] Removing intermediate container 663ab4e8a718 [2023-03-16T15:39:31.872Z] Removing intermediate container 86333b85f72d [2023-03-16T15:39:31.872Z] ---> 16ccb3e3f153 [2023-03-16T15:39:31.872Z] ---> 4694ebe7cd31 [2023-03-16T15:39:31.872Z] Step 4/33 : RUN apk add --update --no-cache make gitStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T15:39:31.872Z] [2023-03-16T15:39:31.872Z] ---> Running in 732b1cf3743a [2023-03-16T15:39:31.872Z] ---> Running in 6b5b2ac8f811 [2023-03-16T15:39:31.872Z] ---> Running in 3d3e64bef959 [2023-03-16T15:39:31.872Z] ---> Running in 96d8345f6e0b [2023-03-16T15:39:31.872Z] Removing intermediate container f099de9976ad [2023-03-16T15:39:31.872Z] ---> dc9c66b69420 [2023-03-16T15:39:31.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:39:31.872Z] Removing intermediate container 732b1cf3743a [2023-03-16T15:39:31.872Z] ---> 0c4a35165c8d [2023-03-16T15:39:31.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:39:31.872Z] ---> Running in b1d060df5f3f [2023-03-16T15:39:31.872Z] ---> Running in 88eb8e057971 [2023-03-16T15:39:31.872Z] Removing intermediate container 6b5b2ac8f811 [2023-03-16T15:39:31.872Z] ---> b15121884ec4 [2023-03-16T15:39:31.872Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T15:39:31.872Z] ---> Running in 565d0c3d7492 [2023-03-16T15:39:31.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.387Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:39:32.387Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:39:32.387Z] OK: 17816 distinct packages available [2023-03-16T15:39:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.387Z] OK: 265 MiB in 53 packages [2023-03-16T15:39:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:39:32.645Z] OK: 265 MiB in 53 packages [2023-03-16T15:39:32.645Z] OK: 265 MiB in 53 packages [2023-03-16T15:39:32.645Z] OK: 265 MiB in 53 packages [2023-03-16T15:39:32.645Z] OK: 265 MiB in 53 packages [2023-03-16T15:39:32.645Z] Removing intermediate container 96d8345f6e0b [2023-03-16T15:39:32.645Z] ---> 6bbce8d702c2 [2023-03-16T15:39:32.645Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T15:39:32.903Z] ---> ed7d76e08d83 [2023-03-16T15:39:32.903Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:39:32.903Z] ---> Running in 60f88333064e [2023-03-16T15:39:33.168Z] Removing intermediate container 565d0c3d7492 [2023-03-16T15:39:33.168Z] ---> f82ba1dd413f [2023-03-16T15:39:33.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:39:33.168Z] Removing intermediate container b1d060df5f3f [2023-03-16T15:39:33.168Z] ---> 6cd952bb6a0b [2023-03-16T15:39:33.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:39:33.168Z] Removing intermediate container 88eb8e057971 [2023-03-16T15:39:33.168Z] ---> 5990a8c0de65 [2023-03-16T15:39:33.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:39:33.426Z] ---> f11043b29e6d [2023-03-16T15:39:33.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:39:33.426Z] ---> 6080055612a2 [2023-03-16T15:39:33.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:39:33.426Z] Removing intermediate container 3d3e64bef959 [2023-03-16T15:39:33.426Z] ---> 79f78cca8b13 [2023-03-16T15:39:33.426Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T15:39:33.426Z] ---> Running in 288d3ae3749a [2023-03-16T15:39:33.426Z] ---> Running in db566e590b37 [2023-03-16T15:39:33.426Z] ---> 14689ca771e4 [2023-03-16T15:39:33.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:39:33.426Z] ---> Running in 9f210a14622b [2023-03-16T15:39:33.426Z] ---> d2fffe0fccf3 [2023-03-16T15:39:33.426Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:39:33.688Z] ---> Running in fe6905a9b7d1 [2023-03-16T15:40:20.394Z] Removing intermediate container 288d3ae3749a [2023-03-16T15:40:20.394Z] ---> 3510c23edf72 [2023-03-16T15:40:20.394Z] Step 8/23 : COPY . . [2023-03-16T15:40:20.394Z] Removing intermediate container 60f88333064e [2023-03-16T15:40:20.394Z] ---> ba735cc3a765 [2023-03-16T15:40:20.394Z] Step 7/33 : COPY . . [2023-03-16T15:40:20.394Z] Removing intermediate container fe6905a9b7d1 [2023-03-16T15:40:20.394Z] ---> 96aec1270529 [2023-03-16T15:40:20.394Z] Step 7/20 : COPY . . [2023-03-16T15:40:20.394Z] Removing intermediate container 9f210a14622b [2023-03-16T15:40:20.394Z] ---> 04afc6d08e26 [2023-03-16T15:40:20.394Z] Step 8/23 : COPY . . [2023-03-16T15:40:20.394Z] Removing intermediate container db566e590b37 [2023-03-16T15:40:20.394Z] ---> c70514d72549 [2023-03-16T15:40:20.394Z] Step 8/23 : COPY . . [2023-03-16T15:40:35.283Z] ---> da9e562f3db1 [2023-03-16T15:40:35.283Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T15:40:35.283Z] ---> 33a56562e68e [2023-03-16T15:40:35.283Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T15:40:35.283Z] ---> 1f388f84217d [2023-03-16T15:40:35.283Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T15:40:35.283Z] ---> cf3e8e94dea7 [2023-03-16T15:40:35.283Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T15:40:35.283Z] ---> Running in f81b916ab2ed [2023-03-16T15:40:35.283Z] ---> 05d241c5712e [2023-03-16T15:40:35.283Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T15:40:35.283Z] ---> Running in 4d5b6975ba31 [2023-03-16T15:40:35.283Z] ---> Running in 67a4833e219e [2023-03-16T15:40:35.283Z] ---> Running in 5d70fd07c753 [2023-03-16T15:40:35.283Z] ---> Running in 91670880bb52 [2023-03-16T15:40:35.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T15:40:35.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T15:40:35.848Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T15:40:36.111Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T15:40:36.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T15:40:56.956Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2466 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-16T15:40:56.969Z] Running in /w/workspace/edgex-go/463 [Pipeline] { [Pipeline] checkout [2023-03-16T15:40:57.003Z] The recommended git tool is: git [2023-03-16T15:41:02.695Z] using credential edgex-jenkins-ssh [2023-03-16T15:41:02.714Z] Cloning the remote Git repository [2023-03-16T15:41:02.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T15:41:02.872Z] > git init /w/workspace/edgex-go/463 # timeout=10 [2023-03-16T15:41:03.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T15:41:03.036Z] > git --version # timeout=10 [2023-03-16T15:41:03.059Z] > git --version # 'git version 2.25.1' [2023-03-16T15:41:03.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:41:03.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:41:21.109Z] Avoid second fetch [2023-03-16T15:41:21.110Z] Checking out Revision b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (main) [2023-03-16T15:41:20.163Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T15:41:20.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:41:21.129Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:41:21.207Z] > git checkout -f b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 [2023-03-16T15:41:21.900Z] Commit message: "Merge pull request #4454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:41:22.783Z] Removing intermediate container 91670880bb52 [2023-03-16T15:41:22.783Z] ---> f7248a7fb84d [2023-03-16T15:41:22.783Z] [2023-03-16T15:41:22.783Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:41:22.783Z] Removing intermediate container 67a4833e219e [2023-03-16T15:41:22.783Z] ---> 4aa731a32cf4 [2023-03-16T15:41:22.783Z] [2023-03-16T15:41:22.783Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T15:41:22.783Z] 3.17: Pulling from library/alpine [2023-03-16T15:41:22.783Z] 3.17: Pulling from library/alpine [2023-03-16T15:41:22.783Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:41:22.783Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:41:22.783Z] ---> b2aa39c304c2 [2023-03-16T15:41:22.783Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:41:22.783Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:41:22.783Z] Status: Image is up to date for alpine:3.17 [2023-03-16T15:41:22.783Z] ---> b2aa39c304c2 [2023-03-16T15:41:22.783Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:41:22.783Z] ---> Running in afec45637351 [2023-03-16T15:41:22.783Z] ---> Running in 6d7c42a053ee [2023-03-16T15:41:22.783Z] Removing intermediate container 5d70fd07c753 [2023-03-16T15:41:22.783Z] ---> 71cad4375358 [2023-03-16T15:41:22.783Z] [2023-03-16T15:41:22.783Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:41:22.783Z] Removing intermediate container f81b916ab2ed [2023-03-16T15:41:22.783Z] ---> 537246ae27f7 [2023-03-16T15:41:22.783Z] [2023-03-16T15:41:22.783Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T15:41:22.783Z] ---> b2aa39c304c2 [2023-03-16T15:41:22.783Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:41:22.783Z] ---> b2aa39c304c2 [2023-03-16T15:41:22.783Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T15:41:22.783Z] Removing intermediate container 4d5b6975ba31 [2023-03-16T15:41:22.783Z] ---> 009f0e45206c [2023-03-16T15:41:22.783Z] [2023-03-16T15:41:22.783Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:41:22.783Z] ---> b2aa39c304c2 [2023-03-16T15:41:22.783Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:41:22.783Z] ---> Running in 0507810aa150 [2023-03-16T15:41:22.783Z] ---> Running in ba5e6e675cb3 [2023-03-16T15:41:22.783Z] ---> Running in e39f8433c028 [2023-03-16T15:41:22.783Z] Removing intermediate container 6d7c42a053ee [2023-03-16T15:41:22.783Z] ---> ae006968c375 [2023-03-16T15:41:22.783Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:41:22.783Z] Removing intermediate container afec45637351 [2023-03-16T15:41:22.783Z] ---> 33a34972c016 [2023-03-16T15:41:22.783Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T15:41:22.783Z] ---> Running in 00a645e9e3f5 [2023-03-16T15:41:22.783Z] ---> Running in a489ae066e00 [2023-03-16T15:41:22.783Z] Removing intermediate container e39f8433c028 [2023-03-16T15:41:22.783Z] ---> f8384b8c3c3b [2023-03-16T15:41:22.783Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T15:41:22.783Z] ---> Running in e491ff0196d0 [2023-03-16T15:41:22.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:22.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T15:41:22.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:41:22.900Z] Dload Upload Total Spent Left Speed [2023-03-16T15:41:22.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-16T15:41:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.302Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:41:23.302Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:41:23.302Z] OK: 7 MiB in 16 packages [2023-03-16T15:41:23.302Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:41:23.302Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:41:23.302Z] OK: 7 MiB in 16 packages [2023-03-16T15:41:23.302Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:41:23.302Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T15:41:23.302Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:41:23.302Z] OK: 7 MiB in 17 packages [2023-03-16T15:41:23.535Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T15:41:23.563Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T15:41:23.563Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:41:23.563Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:41:23.563Z] OK: 17816 distinct packages available [2023-03-16T15:41:23.563Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:41:23.563Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:41:23.563Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:41:23.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.563Z] OK: 8 MiB in 17 packages [2023-03-16T15:41:23.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:23.825Z] Removing intermediate container 0507810aa150 [2023-03-16T15:41:23.825Z] ---> 207b7ab6b04e [2023-03-16T15:41:23.825Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:41:23.825Z] ---> Running in 8727c7e39962 [2023-03-16T15:41:23.825Z] Removing intermediate container a489ae066e00 [2023-03-16T15:41:23.825Z] ---> c284947ef71f [2023-03-16T15:41:23.825Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:41:23.825Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T15:41:23.825Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T15:41:23.878Z] + sudo tee /etc/docker/daemon.new [2023-03-16T15:41:23.878Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T15:41:23.878Z] { [2023-03-16T15:41:23.878Z] "registry-mirrors": [ [2023-03-16T15:41:23.878Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T15:41:23.878Z] ], [2023-03-16T15:41:23.878Z] "bip": "10.250.0.254/24", [2023-03-16T15:41:23.878Z] "hosts": [ [2023-03-16T15:41:23.878Z] "tcp://0.0.0.0:5555", [2023-03-16T15:41:23.878Z] "unix:///var/run/docker.sock" [2023-03-16T15:41:23.878Z] ], [2023-03-16T15:41:23.878Z] "mtu": 1458, [2023-03-16T15:41:23.878Z] "selinux-enabled": true, [2023-03-16T15:41:23.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T15:41:23.878Z] } [Pipeline] sh [2023-03-16T15:41:24.083Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T15:41:24.083Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T15:41:24.083Z] Removing intermediate container 8727c7e39962 [2023-03-16T15:41:24.083Z] ---> e90ccf850720 [2023-03-16T15:41:24.083Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T15:41:24.083Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T15:41:24.083Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T15:41:24.083Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:41:24.083Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T15:41:24.083Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T15:41:24.083Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:41:24.083Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:41:24.083Z] ---> Running in f92b5cff3fba [2023-03-16T15:41:24.083Z] ---> 75a2d225710a [2023-03-16T15:41:24.083Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:41:24.083Z] Removing intermediate container 00a645e9e3f5 [2023-03-16T15:41:24.083Z] ---> 25b7c8322588 [2023-03-16T15:41:24.083Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T15:41:24.083Z] OK: 10 MiB in 24 packages [2023-03-16T15:41:24.083Z] ---> Running in b7b1a302a358 [2023-03-16T15:41:24.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T15:41:24.445Z] Removing intermediate container f92b5cff3fba [2023-03-16T15:41:24.445Z] ---> 5d8ed5235a37 [2023-03-16T15:41:24.445Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:41:24.445Z] Removing intermediate container ba5e6e675cb3 [2023-03-16T15:41:24.445Z] ---> 9d56a79bcad2 [2023-03-16T15:41:24.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:41:24.445Z] ---> Running in d51e2e998176 [2023-03-16T15:41:24.445Z] Removing intermediate container b7b1a302a358 [2023-03-16T15:41:24.445Z] ---> b240e4b9b4c4 [2023-03-16T15:41:24.445Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T15:41:24.445Z] ---> 9e90ad25a730 [2023-03-16T15:41:24.445Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T15:41:24.445Z] ---> Running in a8dfe35a0082 [2023-03-16T15:41:24.445Z] ---> Running in a66c2025d2b6 [2023-03-16T15:41:24.445Z] Removing intermediate container d51e2e998176 [2023-03-16T15:41:24.445Z] ---> 831ae0ec25a7 [2023-03-16T15:41:24.445Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:41:24.559Z] + sudo service docker restart [2023-03-16T15:41:24.705Z] Removing intermediate container a8dfe35a0082 [2023-03-16T15:41:24.705Z] ---> 7d864a188ad7 [2023-03-16T15:41:24.705Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T15:41:24.705Z] Removing intermediate container a66c2025d2b6 [2023-03-16T15:41:24.705Z] ---> c25b1efa826a [2023-03-16T15:41:24.705Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T15:41:24.705Z] ---> Running in 7cad68c7bcdb [2023-03-16T15:41:24.966Z] ---> Running in 4e4b14490312 [2023-03-16T15:41:24.966Z] ---> 50af3ca80e44 [2023-03-16T15:41:24.966Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:41:24.966Z] ---> aa2ee7c244ce [2023-03-16T15:41:24.966Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T15:41:24.966Z] Removing intermediate container 7cad68c7bcdb [2023-03-16T15:41:24.966Z] ---> 5d2cbbd7c651 [2023-03-16T15:41:24.966Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T15:41:24.966Z] Removing intermediate container e491ff0196d0 [2023-03-16T15:41:24.966Z] ---> d0d28a6360d4 [2023-03-16T15:41:24.966Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:41:24.966Z] ---> Running in 8138aa82f784 [2023-03-16T15:41:24.966Z] Removing intermediate container 4e4b14490312 [2023-03-16T15:41:24.966Z] ---> 373b13b346c4 [2023-03-16T15:41:24.966Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:41:24.966Z] ---> Running in 1f5987412f6d [2023-03-16T15:41:24.966Z] Removing intermediate container 8138aa82f784 [2023-03-16T15:41:24.966Z] ---> 70206807bb33 [2023-03-16T15:41:24.966Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T15:41:24.966Z] ---> c419c280902d [2023-03-16T15:41:24.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T15:41:24.966Z] ---> Running in a1a85f9484bc [2023-03-16T15:41:25.502Z] Removing intermediate container 1f5987412f6d [2023-03-16T15:41:25.502Z] ---> 2f9eb95c8201 [2023-03-16T15:41:25.502Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:41:25.502Z] ---> adcee4858d67 [2023-03-16T15:41:25.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T15:41:25.502Z] ---> 131617e7c160 [2023-03-16T15:41:25.502Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:41:25.760Z] ---> 653d5b405f02 [2023-03-16T15:41:25.760Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:41:25.760Z] ---> ffbccdaef47a [2023-03-16T15:41:25.760Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T15:41:25.760Z] ---> afbd7ca61d95 [2023-03-16T15:41:25.760Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:41:26.325Z] ---> Running in 4ba0624c03f7 [2023-03-16T15:41:26.325Z] ---> ae82e6fc5013 [2023-03-16T15:41:26.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T15:41:26.325Z] ---> 0b8a3f5a2903 [2023-03-16T15:41:26.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T15:41:26.325Z] ---> d9b18940c40d [2023-03-16T15:41:26.325Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T15:41:26.584Z] Removing intermediate container a1a85f9484bc [2023-03-16T15:41:26.584Z] ---> 3ff21431bb64 [2023-03-16T15:41:26.584Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T15:41:26.881Z] ---> Running in 897c9877534f [2023-03-16T15:41:26.882Z] ---> 2c4578496aa6 [2023-03-16T15:41:26.882Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T15:41:26.882Z] ---> b713b5a01ab0 [2023-03-16T15:41:26.882Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T15:41:26.882Z] ---> Running in cece650fa6d9 [2023-03-16T15:41:26.882Z] ---> Running in 0cf352adfee1 [2023-03-16T15:41:26.882Z] Removing intermediate container 897c9877534f [2023-03-16T15:41:26.882Z] ---> 35290ee01156 [2023-03-16T15:41:26.882Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T15:41:27.151Z] Removing intermediate container cece650fa6d9 [2023-03-16T15:41:27.151Z] ---> 329c94142a96 [2023-03-16T15:41:27.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:41:27.151Z] Removing intermediate container 0cf352adfee1 [2023-03-16T15:41:27.151Z] ---> 320172d02b6c [2023-03-16T15:41:27.151Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:41:27.151Z] ---> 050a382db1f1 [2023-03-16T15:41:27.151Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T15:41:27.151Z] ---> Running in a6a99972254d [2023-03-16T15:41:27.151Z] ---> Running in b35486fa4995 [2023-03-16T15:41:27.151Z] Removing intermediate container 4ba0624c03f7 [2023-03-16T15:41:27.151Z] ---> e52bcf1c032a [2023-03-16T15:41:27.151Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:41:27.151Z] ---> 8176684d63e3 [2023-03-16T15:41:27.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T15:41:27.410Z] ---> Running in 4d8aebfe79f6 [2023-03-16T15:41:27.410Z] ---> Running in 45322e62d1d2 [2023-03-16T15:41:27.410Z] Removing intermediate container a6a99972254d [2023-03-16T15:41:27.410Z] ---> 524fc1145c71 [2023-03-16T15:41:27.410Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T15:41:27.410Z] Removing intermediate container b35486fa4995 [2023-03-16T15:41:27.410Z] ---> f05bb1c94a2d [2023-03-16T15:41:27.410Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T15:41:27.410Z] ---> Running in 21657671101f [2023-03-16T15:41:27.410Z] ---> Running in 3b2d3ef7924c [2023-03-16T15:41:27.410Z] ---> b4705c529dca [2023-03-16T15:41:27.410Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T15:41:27.410Z] Removing intermediate container 45322e62d1d2 [2023-03-16T15:41:27.410Z] ---> 32da4402dfce [2023-03-16T15:41:27.410Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T15:41:27.410Z] ---> Running in ee79981b4db9 [2023-03-16T15:41:27.668Z] ---> Running in bd8b35fa2fea [2023-03-16T15:41:27.668Z] Removing intermediate container 3b2d3ef7924c [2023-03-16T15:41:27.668Z] ---> 6451a9a40b79 [2023-03-16T15:41:27.668Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:41:27.668Z] Removing intermediate container 21657671101f [2023-03-16T15:41:27.668Z] ---> 5b951216822b [2023-03-16T15:41:27.668Z] Step 19/20 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:41:27.668Z] ---> Running in 7d64bcab5257 [2023-03-16T15:41:27.668Z] ---> Running in 64ef98b73620 [2023-03-16T15:41:27.668Z] Removing intermediate container ee79981b4db9 [2023-03-16T15:41:27.668Z] ---> 6f96a53fdbd7 [2023-03-16T15:41:27.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:41:27.668Z] Removing intermediate container bd8b35fa2fea [2023-03-16T15:41:27.668Z] ---> e8a6df158743 [2023-03-16T15:41:27.668Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T15:41:27.668Z] ---> Running in 59bb5dd4273d [2023-03-16T15:41:27.668Z] ---> Running in 7ce53def9fe8 [2023-03-16T15:41:27.927Z] Removing intermediate container 7d64bcab5257 [2023-03-16T15:41:27.927Z] ---> 31efa5c20843 [2023-03-16T15:41:27.927Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:41:27.927Z] Removing intermediate container 64ef98b73620 [2023-03-16T15:41:27.927Z] ---> 5ebe699b641d [2023-03-16T15:41:27.927Z] Step 20/20 : LABEL version=3.0.0-dev.101 [2023-03-16T15:41:27.927Z] ---> Running in 3b207bff50b2 [2023-03-16T15:41:27.927Z] ---> Running in 21b0d245f2ca [2023-03-16T15:41:27.927Z] Removing intermediate container 59bb5dd4273d [2023-03-16T15:41:27.927Z] Removing intermediate container 7ce53def9fe8 [2023-03-16T15:41:27.927Z] ---> 7d51e11b7716 [2023-03-16T15:41:27.927Z] ---> 5e63e17cbc1e [2023-03-16T15:41:27.927Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T15:41:27.927Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:41:27.927Z] Removing intermediate container 3b207bff50b2 [2023-03-16T15:41:27.927Z] ---> a82547e97ed2 [2023-03-16T15:41:27.927Z] [2023-03-16T15:41:28.195Z] ---> Running in b07ad518c4bf [2023-03-16T15:41:28.195Z] ---> Running in b15dd93d7812 [2023-03-16T15:41:28.195Z] Removing intermediate container 4d8aebfe79f6 [2023-03-16T15:41:28.195Z] ---> c046436459fe [2023-03-16T15:41:28.195Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:41:28.195Z] Successfully built a82547e97ed2 [2023-03-16T15:41:28.195Z] Removing intermediate container 21b0d245f2ca [2023-03-16T15:41:28.195Z] ---> a7e2c1fbf5ed [2023-03-16T15:41:28.195Z] [2023-03-16T15:41:28.195Z] Successfully tagged support-scheduler:latest [2023-03-16T15:41:28.195Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-16T15:41:28.195Z] Successfully built a7e2c1fbf5ed [2023-03-16T15:41:28.195Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T15:41:28.195Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-16T15:41:28.195Z] Removing intermediate container b07ad518c4bf [2023-03-16T15:41:28.195Z] ---> 8c8497d6e7af [2023-03-16T15:41:28.195Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:41:28.195Z] Removing intermediate container b15dd93d7812 [2023-03-16T15:41:28.195Z] ---> 0c172f2fb766 [2023-03-16T15:41:28.195Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:41:29.583Z] ---> Running in af6d2f5383ab [2023-03-16T15:41:32.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:41:32.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:41:32.151Z] ---> de186fdc4c8f [2023-03-16T15:41:32.151Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:41:32.151Z] ---> Using cache [2023-03-16T15:41:32.151Z] ---> 4694ebe7cd31 [2023-03-16T15:41:32.151Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:41:33.090Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:41:33.090Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:41:33.090Z] ---> de186fdc4c8f [2023-03-16T15:41:33.090Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T15:41:33.090Z] ---> Using cache [2023-03-16T15:41:33.090Z] ---> 4694ebe7cd31 [2023-03-16T15:41:33.090Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T15:41:37.282Z] ---> Running in 5c9169974b4f [2023-03-16T15:41:37.282Z] ---> a2625ee645b1 [2023-03-16T15:41:37.282Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:41:37.282Z] Removing intermediate container af6d2f5383ab [2023-03-16T15:41:37.282Z] ---> 66b6d584fab0 [2023-03-16T15:41:37.282Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:41:37.282Z] ---> Running in b04c246c879c [2023-03-16T15:41:37.282Z] ---> Running in 724427a7abd2 [2023-03-16T15:41:37.282Z] ---> Running in 387066c2f842 [2023-03-16T15:41:37.282Z] Removing intermediate container 5c9169974b4f [2023-03-16T15:41:37.282Z] ---> 842eca22ed12 [2023-03-16T15:41:37.282Z] [2023-03-16T15:41:37.282Z] ---> 25113262ae6f [2023-03-16T15:41:37.282Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T15:41:37.282Z] Removing intermediate container 387066c2f842 [2023-03-16T15:41:37.282Z] ---> 0a0a97a37fe3 [2023-03-16T15:41:37.282Z] [2023-03-16T15:41:37.282Z] Successfully built 842eca22ed12 [2023-03-16T15:41:37.282Z] Successfully tagged security-proxy-auth:latest [2023-03-16T15:41:37.282Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-16T15:41:37.282Z] Successfully built 0a0a97a37fe3 [2023-03-16T15:41:37.282Z] Successfully tagged support-notifications:latest [2023-03-16T15:41:37.282Z]  Building support-notifications ... done Building core-data [2023-03-16T15:41:37.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:37.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:37.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:37.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:41:37.795Z] OK: 265 MiB in 53 packages [2023-03-16T15:41:37.796Z] OK: 265 MiB in 53 packages [2023-03-16T15:41:41.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:41:41.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:41:41.091Z] ---> de186fdc4c8f [2023-03-16T15:41:41.091Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 4a4283b7a20b [2023-03-16T15:41:41.091Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 0c4a35165c8d [2023-03-16T15:41:41.091Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 5990a8c0de65 [2023-03-16T15:41:41.091Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 14689ca771e4 [2023-03-16T15:41:41.091Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 04afc6d08e26 [2023-03-16T15:41:41.091Z] Step 8/23 : COPY . . [2023-03-16T15:41:41.091Z] ---> Using cache [2023-03-16T15:41:41.091Z] ---> 05d241c5712e [2023-03-16T15:41:41.091Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T15:41:42.467Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:41:42.467Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:41:42.467Z] ---> de186fdc4c8f [2023-03-16T15:41:42.467Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 4a4283b7a20b [2023-03-16T15:41:42.467Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 0c4a35165c8d [2023-03-16T15:41:42.467Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 5990a8c0de65 [2023-03-16T15:41:42.467Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 14689ca771e4 [2023-03-16T15:41:42.467Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 04afc6d08e26 [2023-03-16T15:41:42.467Z] Step 8/25 : COPY . . [2023-03-16T15:41:42.467Z] ---> Using cache [2023-03-16T15:41:42.467Z] ---> 05d241c5712e [2023-03-16T15:41:42.467Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:41:42.849Z] provisioning config files... [2023-03-16T15:41:42.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/463@tmp/config16790432380029753709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:41:43.231Z] ---> docker-login.sh [2023-03-16T15:41:43.231Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:41:43.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:41:43.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:41:43.818Z] Configure a credential helper to remove this warning. See [2023-03-16T15:41:43.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:41:43.818Z] [2023-03-16T15:41:43.818Z] Login Succeeded [2023-03-16T15:41:44.087Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:41:44.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:41:44.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:41:44.357Z] Configure a credential helper to remove this warning. See [2023-03-16T15:41:44.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:41:44.357Z] [2023-03-16T15:41:44.357Z] Login Succeeded [2023-03-16T15:41:44.357Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:41:44.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:41:44.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:41:44.626Z] Configure a credential helper to remove this warning. See [2023-03-16T15:41:44.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:41:44.626Z] [2023-03-16T15:41:44.626Z] Login Succeeded [2023-03-16T15:41:44.626Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:41:44.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:41:45.023Z] ---> 7da0f7fde785 [2023-03-16T15:41:45.023Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T15:41:45.023Z] ---> Running in 366837765ea2 [2023-03-16T15:41:45.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:41:45.168Z] Configure a credential helper to remove this warning. See [2023-03-16T15:41:45.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:41:45.168Z] [2023-03-16T15:41:45.168Z] Login Succeeded [2023-03-16T15:41:45.168Z] docker.io [2023-03-16T15:41:45.280Z] ---> Running in 39e71714a489 [2023-03-16T15:41:45.280Z] Removing intermediate container 724427a7abd2 [2023-03-16T15:41:45.280Z] ---> 9a8c9af0887f [2023-03-16T15:41:45.280Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:41:45.280Z] Removing intermediate container b04c246c879c [2023-03-16T15:41:45.280Z] ---> 6e861e77f749 [2023-03-16T15:41:45.280Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T15:41:45.280Z] ---> 4e44b380d820 [2023-03-16T15:41:45.280Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T15:41:45.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:41:45.538Z] ---> 46c375d420c3 [2023-03-16T15:41:45.538Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:41:45.538Z] ---> f4998a833e79 [2023-03-16T15:41:45.538Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:41:45.538Z] ---> Running in 3f7899f05acd [2023-03-16T15:41:45.538Z] ---> Running in 1696b4903583 [2023-03-16T15:41:45.538Z] ---> 0a053b5d676c [2023-03-16T15:41:45.538Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T15:41:45.538Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T15:41:45.538Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T15:41:45.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:41:45.706Z] Configure a credential helper to remove this warning. See [2023-03-16T15:41:45.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:41:45.706Z] [2023-03-16T15:41:45.706Z] Login Succeeded [2023-03-16T15:41:45.706Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:41:45.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-16T15:41:45.796Z] ---> 8d02ea5d4aee [2023-03-16T15:41:45.796Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [Pipeline] sh [2023-03-16T15:41:46.057Z] ---> beb99b490ee1 [2023-03-16T15:41:46.057Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T15:41:46.057Z] ---> 89b3e791d4f6 [2023-03-16T15:41:46.057Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T15:41:46.298Z] + git config --global --add safe.directory /w/workspace/edgex-go/463 [2023-03-16T15:41:46.315Z] ---> Running in 7bb32c209767 [Pipeline] echo [2023-03-16T15:41:46.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:41:46.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:41:46.341Z] ========================================================= [2023-03-16T15:41:46.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T15:41:46.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:41:46.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:41:46.670Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T15:41:46.670Z] af6eaf76a39c: Pulling fs layer [2023-03-16T15:41:46.670Z] 55522c791124: Pulling fs layer [2023-03-16T15:41:46.670Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T15:41:46.670Z] 169dfbe0d373: Pulling fs layer [2023-03-16T15:41:46.670Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T15:41:46.670Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T15:41:46.670Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T15:41:46.670Z] e1ff8fa3b103: Waiting [2023-03-16T15:41:46.670Z] 169dfbe0d373: Waiting [2023-03-16T15:41:46.670Z] 52ebb69f0ebf: Waiting [2023-03-16T15:41:46.670Z] 5abe8eddf0d5: Waiting [2023-03-16T15:41:46.944Z] 55522c791124: Download complete [2023-03-16T15:41:46.944Z] 169dfbe0d373: Verifying Checksum [2023-03-16T15:41:46.944Z] 169dfbe0d373: Download complete [2023-03-16T15:41:46.944Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T15:41:46.944Z] e1ff8fa3b103: Download complete [2023-03-16T15:41:46.944Z] af6eaf76a39c: Verifying Checksum [2023-03-16T15:41:47.247Z] Removing intermediate container 7bb32c209767 [2023-03-16T15:41:47.247Z] ---> a7e722438f3a [2023-03-16T15:41:47.247Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T15:41:47.247Z] ---> Running in 14a300705aa3 [2023-03-16T15:41:47.247Z] Removing intermediate container 14a300705aa3 [2023-03-16T15:41:47.247Z] ---> f7f67928dd0b [2023-03-16T15:41:47.247Z] Step 30/33 : CMD ["gate"] [2023-03-16T15:41:47.247Z] ---> Running in ef6068cdba38 [2023-03-16T15:41:47.503Z] Removing intermediate container ef6068cdba38 [2023-03-16T15:41:47.503Z] ---> c2b02f7ade88 [2023-03-16T15:41:47.503Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T15:41:47.503Z] ---> Running in ffbde7891438 [2023-03-16T15:41:47.503Z] Removing intermediate container ffbde7891438 [2023-03-16T15:41:47.503Z] ---> 959e0bae0c60 [2023-03-16T15:41:47.503Z] Step 32/33 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:41:47.503Z] ---> Running in 1c2c7fa07cfb [2023-03-16T15:41:47.760Z] Removing intermediate container 1c2c7fa07cfb [2023-03-16T15:41:47.760Z] ---> 770f269a66c7 [2023-03-16T15:41:47.760Z] Step 33/33 : LABEL version=3.0.0-dev.101 [2023-03-16T15:41:47.760Z] ---> Running in 945115e10db1 [2023-03-16T15:41:47.760Z] Removing intermediate container 945115e10db1 [2023-03-16T15:41:47.760Z] ---> e11a459afd4a [2023-03-16T15:41:47.760Z] [2023-03-16T15:41:47.760Z] Successfully built e11a459afd4a [2023-03-16T15:41:47.760Z] Successfully tagged security-bootstrapper:latest [2023-03-16T15:41:47.760Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-16T15:41:48.366Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T15:41:48.366Z] 5abe8eddf0d5: Download complete [2023-03-16T15:41:49.331Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T15:41:49.331Z] ce5c4a1c91eb: Download complete [2023-03-16T15:41:49.331Z] af6eaf76a39c: Pull complete [2023-03-16T15:41:49.331Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T15:41:49.331Z] 52ebb69f0ebf: Download complete [2023-03-16T15:41:49.599Z] 55522c791124: Pull complete [2023-03-16T15:41:51.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:41:51.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:41:51.962Z] ---> de186fdc4c8f [2023-03-16T15:41:51.962Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:41:51.962Z] ---> Using cache [2023-03-16T15:41:51.962Z] ---> 4694ebe7cd31 [2023-03-16T15:41:51.962Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:41:51.962Z] ---> Using cache [2023-03-16T15:41:51.962Z] ---> 9a8c9af0887f [2023-03-16T15:41:51.962Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:41:51.962Z] ---> Using cache [2023-03-16T15:41:51.962Z] ---> 46c375d420c3 [2023-03-16T15:41:51.962Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:42:01.951Z] ce5c4a1c91eb: Pull complete [2023-03-16T15:42:02.220Z] 169dfbe0d373: Pull complete [2023-03-16T15:42:02.498Z] e1ff8fa3b103: Pull complete [2023-03-16T15:42:09.198Z] 52ebb69f0ebf: Pull complete [2023-03-16T15:42:10.160Z] 5abe8eddf0d5: Pull complete [2023-03-16T15:42:10.160Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T15:42:10.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:42:10.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:42:10.317Z] ---> Running in 56d5b3277432 [2023-03-16T15:42:10.569Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T15:42:10.569Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:42:10.569Z] WORKDIR /edgex [2023-03-16T15:42:10.569Z] COPY go.mod . [2023-03-16T15:42:10.569Z] RUN go mod download [2023-03-16T15:42:11.178Z] Sending build context to Docker daemon 2.932MB [2023-03-16T15:42:11.178Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:42:11.178Z] ---> 6cb57ee374ae [2023-03-16T15:42:11.178Z] Step 2/4 : WORKDIR /edgex [2023-03-16T15:42:13.136Z] ---> Running in 0088870eedd3 [2023-03-16T15:42:13.423Z] Removing intermediate container 0088870eedd3 [2023-03-16T15:42:13.423Z] ---> 6b88db2a3bd0 [2023-03-16T15:42:13.423Z] Step 3/4 : COPY go.mod . [2023-03-16T15:42:14.846Z] ---> b976c0184ec6 [2023-03-16T15:42:14.846Z] Step 4/4 : RUN go mod download [2023-03-16T15:42:14.846Z] ---> Running in 085a9e24ff13 [2023-03-16T15:42:16.899Z] Removing intermediate container 3f7899f05acd [2023-03-16T15:42:16.900Z] ---> 03830b5aeeaf [2023-03-16T15:42:16.900Z] Step 7/26 : COPY . . [2023-03-16T15:42:16.900Z] Removing intermediate container 1696b4903583 [2023-03-16T15:42:16.900Z] ---> 34603c65f417 [2023-03-16T15:42:16.900Z] Step 7/21 : COPY . . [2023-03-16T15:42:29.147Z] ---> f1f4b1304fa1 [2023-03-16T15:42:29.147Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:42:29.147Z] ---> 5db8e582df82 [2023-03-16T15:42:29.147Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T15:42:29.147Z] ---> Running in 581c17c784dc [2023-03-16T15:42:29.147Z] Removing intermediate container 39e71714a489 [2023-03-16T15:42:29.147Z] ---> 654577224833 [2023-03-16T15:42:29.147Z] [2023-03-16T15:42:29.147Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:42:29.147Z] ---> b2aa39c304c2 [2023-03-16T15:42:29.147Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T15:42:29.147Z] ---> Running in ec9836f7bc35 [2023-03-16T15:42:29.147Z] Removing intermediate container 366837765ea2 [2023-03-16T15:42:29.147Z] ---> ea0b5954825c [2023-03-16T15:42:29.147Z] [2023-03-16T15:42:29.147Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T15:42:29.147Z] ---> b2aa39c304c2 [2023-03-16T15:42:29.147Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:42:29.147Z] ---> Using cache [2023-03-16T15:42:29.147Z] ---> 207b7ab6b04e [2023-03-16T15:42:29.147Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:42:29.147Z] ---> Using cache [2023-03-16T15:42:29.147Z] ---> e90ccf850720 [2023-03-16T15:42:29.147Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T15:42:29.406Z] ---> Running in 1f917f136f0b [2023-03-16T15:42:30.017Z] Removing intermediate container 581c17c784dc [2023-03-16T15:42:30.017Z] ---> 36a15745eae9 [2023-03-16T15:42:30.017Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:42:30.017Z] ---> Running in 9ea590193db3 [2023-03-16T15:42:30.319Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T15:42:30.580Z] Removing intermediate container 1f917f136f0b [2023-03-16T15:42:30.580Z] ---> ccb1142e395f [2023-03-16T15:42:30.580Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T15:42:30.580Z] ---> Running in 8cfaf9900812 [2023-03-16T15:42:30.845Z] ---> Running in c6a5bc0deb18 [2023-03-16T15:42:30.845Z] Removing intermediate container 9ea590193db3 [2023-03-16T15:42:30.845Z] ---> 9bb883f36ba7 [2023-03-16T15:42:30.845Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T15:42:31.418Z] ---> Running in 71c5893dbc79 [2023-03-16T15:42:31.678Z] Removing intermediate container 8cfaf9900812 [2023-03-16T15:42:31.678Z] ---> 5abb9cbdb330 [2023-03-16T15:42:31.678Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:42:31.678Z] Removing intermediate container c6a5bc0deb18 [2023-03-16T15:42:31.678Z] ---> a973200829c1 [2023-03-16T15:42:31.678Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T15:42:31.678Z] ---> Running in f4965ae49cbf [2023-03-16T15:42:31.678Z] ---> Running in 2042a5ce50a2 [2023-03-16T15:42:31.678Z] Removing intermediate container 71c5893dbc79 [2023-03-16T15:42:31.678Z] ---> 4a5a705efd70 [2023-03-16T15:42:31.678Z] Step 15/25 : WORKDIR / [2023-03-16T15:42:31.965Z] ---> Running in ec135264673a [2023-03-16T15:42:32.536Z] Removing intermediate container 2042a5ce50a2 [2023-03-16T15:42:32.536Z] ---> 8869e7585819 [2023-03-16T15:42:32.536Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:42:32.536Z] Removing intermediate container f4965ae49cbf [2023-03-16T15:42:32.536Z] ---> e0c703d93970 [2023-03-16T15:42:32.536Z] 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-16T15:42:33.105Z] ---> Running in f10433e85b71 [2023-03-16T15:42:33.105Z] Removing intermediate container ec135264673a [2023-03-16T15:42:33.105Z] ---> a92d9d886d4f [2023-03-16T15:42:33.105Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:42:33.105Z] ---> Running in 0800f4f0bdb6 [2023-03-16T15:42:33.715Z] ---> be340bc354d0 [2023-03-16T15:42:33.715Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:42:33.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:33.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:33.972Z] ---> fa0377e78f88 [2023-03-16T15:42:33.972Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T15:42:33.972Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:42:34.278Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:42:34.278Z] OK: 7 MiB in 16 packages [2023-03-16T15:42:34.278Z] Removing intermediate container f10433e85b71 [2023-03-16T15:42:34.278Z] ---> a6917bb7dc9b [2023-03-16T15:42:34.278Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:42:34.850Z] ---> Running in 7402873d94c8 [2023-03-16T15:42:34.850Z] ---> f9641ac2d351 [2023-03-16T15:42:34.850Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T15:42:35.112Z] Removing intermediate container 7402873d94c8 [2023-03-16T15:42:35.112Z] ---> 45269cde4ad0 [2023-03-16T15:42:35.112Z] [2023-03-16T15:42:35.112Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:42:35.112Z] ---> b2aa39c304c2 [2023-03-16T15:42:35.112Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:42:35.112Z] ---> Using cache [2023-03-16T15:42:35.112Z] ---> f8384b8c3c3b [2023-03-16T15:42:35.112Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:42:35.373Z] ---> f568a0d6a217 [2023-03-16T15:42:35.373Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T15:42:35.373Z] Removing intermediate container 0800f4f0bdb6 [2023-03-16T15:42:35.373Z] ---> cbd0e22cc1a3 [2023-03-16T15:42:35.373Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:42:35.716Z] ---> Running in 2bd14d0f95db [2023-03-16T15:42:35.996Z] ---> 0709c1190dc1 [2023-03-16T15:42:35.996Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T15:42:36.259Z] ---> 57236608f029 [2023-03-16T15:42:36.259Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:42:36.259Z] ---> Running in 661a1902250f [2023-03-16T15:42:36.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:36.520Z] Removing intermediate container 661a1902250f [2023-03-16T15:42:36.520Z] ---> af0c40c7f6ab [2023-03-16T15:42:36.520Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:42:36.801Z] ---> 4bf566a43d1a [2023-03-16T15:42:36.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T15:42:36.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:36.801Z] ---> Running in 21806ffedf55 [2023-03-16T15:42:37.118Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:42:37.118Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:42:37.118Z] OK: 17816 distinct packages available [2023-03-16T15:42:37.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:37.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:37.428Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T15:42:37.428Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:42:37.428Z] Removing intermediate container 21806ffedf55 [2023-03-16T15:42:37.428Z] ---> 9b9f7a8c1803 [2023-03-16T15:42:37.428Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T15:42:37.428Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T15:42:37.428Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T15:42:37.428Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T15:42:37.428Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:42:37.428Z] OK: 8 MiB in 20 packages [2023-03-16T15:42:38.011Z] ---> 9910b9dfdc80 [2023-03-16T15:42:38.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T15:42:38.011Z] ---> Running in b16095ef53c2 [2023-03-16T15:42:38.280Z] Removing intermediate container b16095ef53c2 [2023-03-16T15:42:38.280Z] ---> 6d5aa4e4a816 [2023-03-16T15:42:38.280Z] Step 24/25 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:42:38.545Z] ---> 12dd5e319431 [2023-03-16T15:42:38.545Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T15:42:38.545Z] ---> Running in 6e0d60b716f7 [2023-03-16T15:42:38.805Z] Removing intermediate container 2bd14d0f95db [2023-03-16T15:42:38.805Z] ---> 48ab5f9ff6e8 [2023-03-16T15:42:38.805Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:42:38.805Z] ---> Running in 5df2b6c9f108 [2023-03-16T15:42:39.066Z] Removing intermediate container 6e0d60b716f7 [2023-03-16T15:42:39.066Z] ---> eb953a7113d4 [2023-03-16T15:42:39.066Z] Step 25/25 : LABEL version=3.0.0-dev.101 [2023-03-16T15:42:39.699Z] ---> 7e565a3b1f0c [2023-03-16T15:42:39.699Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T15:42:39.699Z] ---> Running in dd95c10243ed [2023-03-16T15:42:39.699Z] Removing intermediate container 5df2b6c9f108 [2023-03-16T15:42:39.699Z] ---> c2a639a4d80e [2023-03-16T15:42:39.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:42:39.959Z] ---> Running in 5592340beb1c [2023-03-16T15:42:39.959Z] Removing intermediate container dd95c10243ed [2023-03-16T15:42:39.959Z] ---> b8ddcacfd92f [2023-03-16T15:42:39.959Z] [2023-03-16T15:42:39.959Z] Successfully built b8ddcacfd92f [2023-03-16T15:42:41.016Z] Successfully tagged core-metadata:latest [2023-03-16T15:42:41.016Z]  Building core-metadata ... done Building core-command [2023-03-16T15:42:41.016Z] Removing intermediate container 5592340beb1c [2023-03-16T15:42:41.016Z] ---> d2e25774a9f0 [2023-03-16T15:42:41.016Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T15:42:43.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:42:43.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:42:43.556Z] ---> de186fdc4c8f [2023-03-16T15:42:43.556Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 4a4283b7a20b [2023-03-16T15:42:43.556Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 0c4a35165c8d [2023-03-16T15:42:43.556Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 5990a8c0de65 [2023-03-16T15:42:43.556Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 14689ca771e4 [2023-03-16T15:42:43.556Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 04afc6d08e26 [2023-03-16T15:42:43.556Z] Step 8/24 : COPY . . [2023-03-16T15:42:43.556Z] ---> Using cache [2023-03-16T15:42:43.556Z] ---> 05d241c5712e [2023-03-16T15:42:43.556Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T15:42:46.873Z] ---> b5174e4de3fa [2023-03-16T15:42:46.873Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:42:46.873Z] ---> Running in 4d2979a5f082 [2023-03-16T15:42:46.874Z] ---> Running in 4ce8ecc11db0 [2023-03-16T15:42:46.874Z] Removing intermediate container 4d2979a5f082 [2023-03-16T15:42:46.874Z] ---> b7643d573dc7 [2023-03-16T15:42:46.874Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:42:46.874Z] ---> Running in c922bd810cc3 [2023-03-16T15:42:46.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T15:42:46.874Z] Removing intermediate container 56d5b3277432 [2023-03-16T15:42:46.874Z] ---> 903837ca2c38 [2023-03-16T15:42:46.874Z] Step 7/26 : COPY . . [2023-03-16T15:42:47.110Z] Removing intermediate container 085a9e24ff13 [2023-03-16T15:42:47.110Z] ---> 099b1a90e5b3 [2023-03-16T15:42:47.110Z] Successfully built 099b1a90e5b3 [2023-03-16T15:42:47.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:42:47.440Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:42:47.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:42:47.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-2466 does not seem to be running inside a container [2023-03-16T15:42:47.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@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-16T15:42:48.795Z] Removing intermediate container c922bd810cc3 [2023-03-16T15:42:48.795Z] ---> ecd6431cceb9 [2023-03-16T15:42:48.795Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:42:49.058Z] $ docker top 86a51f89d1360993965b6f6de9d4c227b7fe6ea07fddccd1b8768077ed227086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:42:49.896Z] + go version [2023-03-16T15:42:49.896Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T15:42:49.925Z] $ docker stop --time=1 86a51f89d1360993965b6f6de9d4c227b7fe6ea07fddccd1b8768077ed227086 [2023-03-16T15:42:51.603Z] $ docker rm -f --volumes 86a51f89d1360993965b6f6de9d4c227b7fe6ea07fddccd1b8768077ed227086 [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-16T15:42:52.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T15:42:52.205Z] [2023-03-16T15:42:52.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:42:52.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T15:42:52.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T15:42:52.825Z] 29e5d40040c1: Pulling fs layer [2023-03-16T15:42:52.825Z] 1ce36da41761: Pulling fs layer [2023-03-16T15:42:52.825Z] 25b303627fd3: Pulling fs layer [2023-03-16T15:42:52.825Z] 29e5d40040c1: Verifying Checksum [2023-03-16T15:42:52.825Z] 29e5d40040c1: Download complete [2023-03-16T15:42:53.095Z] 1ce36da41761: Verifying Checksum [2023-03-16T15:42:53.095Z] 1ce36da41761: Download complete [2023-03-16T15:42:53.120Z] ---> Running in 88656e35beb0 [2023-03-16T15:42:53.120Z] ---> 2c70bf1c9701 [2023-03-16T15:42:53.120Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:42:53.120Z] ---> 97b671f83869 [2023-03-16T15:42:53.120Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:42:53.388Z] ---> Running in 287e1636172a [2023-03-16T15:42:53.388Z] Removing intermediate container 88656e35beb0 [2023-03-16T15:42:53.388Z] ---> cbf0c025266c [2023-03-16T15:42:53.388Z] [2023-03-16T15:42:53.648Z] Successfully built cbf0c025266c [2023-03-16T15:42:53.928Z] Successfully tagged core-data:latest [2023-03-16T15:42:53.928Z]  Building core-data ... done Building security-spire-server [2023-03-16T15:42:54.510Z] 25b303627fd3: Verifying Checksum [2023-03-16T15:42:54.510Z] 25b303627fd3: Download complete [2023-03-16T15:42:54.780Z] 29e5d40040c1: Pull complete [2023-03-16T15:42:55.752Z] 1ce36da41761: Pull complete [2023-03-16T15:42:55.846Z] ---> 20379d97b43a [2023-03-16T15:42:55.846Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T15:42:56.410Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:42:56.410Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:42:56.410Z] ---> de186fdc4c8f [2023-03-16T15:42:56.410Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 4694ebe7cd31 [2023-03-16T15:42:56.410Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 9a8c9af0887f [2023-03-16T15:42:56.410Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 46c375d420c3 [2023-03-16T15:42:56.410Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 903837ca2c38 [2023-03-16T15:42:56.410Z] Step 7/25 : COPY . . [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 97b671f83869 [2023-03-16T15:42:56.410Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:42:56.410Z] ---> Using cache [2023-03-16T15:42:56.410Z] ---> 6a33f70625d9 [2023-03-16T15:42:56.410Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T15:42:58.966Z] Removing intermediate container 287e1636172a [2023-03-16T15:42:58.966Z] ---> 6a33f70625d9 [2023-03-16T15:42:58.966Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:42:58.966Z] ---> 2b66eb5a41b0 [2023-03-16T15:42:58.966Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T15:42:58.966Z] ---> Running in e5db0148202f [2023-03-16T15:42:58.966Z] ---> Running in e8cc1f751f71 [2023-03-16T15:42:59.224Z] Removing intermediate container ec9836f7bc35 [2023-03-16T15:42:59.224Z] ---> f4773ed52455 [2023-03-16T15:42:59.224Z] [2023-03-16T15:42:59.224Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T15:42:59.224Z] ---> b2aa39c304c2 [2023-03-16T15:42:59.224Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T15:42:59.224Z] Removing intermediate container e5db0148202f [2023-03-16T15:42:59.224Z] ---> 12ada0b6f39a [2023-03-16T15:42:59.224Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:42:59.224Z] ---> Running in e79f3f4b3a44 [2023-03-16T15:42:59.224Z] ---> Running in 29547c5b0bcd [2023-03-16T15:42:59.224Z] ---> b2ba4091bd8a [2023-03-16T15:42:59.224Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:42:59.224Z] Removing intermediate container e8cc1f751f71 [2023-03-16T15:42:59.224Z] ---> 4681ab37dc40 [2023-03-16T15:42:59.224Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:42:59.224Z] ---> Running in 1a286633acf2 [2023-03-16T15:42:59.224Z] ---> Running in 2c11dc3cab0a [2023-03-16T15:42:59.224Z] Removing intermediate container 29547c5b0bcd [2023-03-16T15:42:59.224Z] ---> b82e7be4d5b9 [2023-03-16T15:42:59.224Z] Step 11/25 : 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-16T15:42:59.224Z] ---> Running in ee82c9e6f50b [2023-03-16T15:42:59.486Z] Removing intermediate container 1a286633acf2 [2023-03-16T15:42:59.486Z] ---> 0af4187f75d0 [2023-03-16T15:42:59.486Z] 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-16T15:42:59.486Z] Removing intermediate container 2c11dc3cab0a [2023-03-16T15:42:59.486Z] ---> e37361538ba3 [2023-03-16T15:42:59.486Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:42:59.486Z] ---> Running in f9c2bbcf022b [2023-03-16T15:42:59.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:59.486Z] ---> Running in 393545c91344 [2023-03-16T15:42:59.747Z] Removing intermediate container 393545c91344 [2023-03-16T15:42:59.747Z] ---> 1ec08fa56e92 [2023-03-16T15:42:59.747Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T15:42:59.747Z] ---> Running in 242f61ca1e2d [2023-03-16T15:42:59.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:42:59.747Z] Removing intermediate container 242f61ca1e2d [2023-03-16T15:42:59.747Z] ---> af0b3290addf [2023-03-16T15:42:59.747Z] Step 25/26 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:42:59.747Z] ---> Running in 3132e3798589 [2023-03-16T15:42:59.747Z] Removing intermediate container 3132e3798589 [2023-03-16T15:42:59.747Z] ---> 0bc140153904 [2023-03-16T15:42:59.747Z] Step 26/26 : LABEL version=3.0.0-dev.101 [2023-03-16T15:42:59.747Z] ---> Running in f43cabbdb8f9 [2023-03-16T15:43:00.009Z] Removing intermediate container f43cabbdb8f9 [2023-03-16T15:43:00.009Z] ---> c134be98af6b [2023-03-16T15:43:00.009Z] [2023-03-16T15:43:00.009Z] Successfully built c134be98af6b [2023-03-16T15:43:00.009Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:43:00.009Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T15:43:00.009Z] Successfully tagged security-spire-agent:latest [2023-03-16T15:43:00.009Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-03-16T15:43:00.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:43:00.009Z] OK: 8 MiB in 17 packages [2023-03-16T15:43:00.009Z] Removing intermediate container ee82c9e6f50b [2023-03-16T15:43:00.009Z] ---> 897e7fa273f4 [2023-03-16T15:43:00.009Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T15:43:00.009Z] ---> Running in e4b4653b5562 [2023-03-16T15:43:03.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:03.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:03.318Z] ---> de186fdc4c8f [2023-03-16T15:43:03.318Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 4a4283b7a20b [2023-03-16T15:43:03.318Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 0c4a35165c8d [2023-03-16T15:43:03.318Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 5990a8c0de65 [2023-03-16T15:43:03.318Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 14689ca771e4 [2023-03-16T15:43:03.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 04afc6d08e26 [2023-03-16T15:43:03.318Z] Step 8/23 : COPY . . [2023-03-16T15:43:03.318Z] ---> Using cache [2023-03-16T15:43:03.318Z] ---> 05d241c5712e [2023-03-16T15:43:03.318Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T15:43:06.633Z] Removing intermediate container f9c2bbcf022b [2023-03-16T15:43:06.633Z] ---> b4cf0c84636a [2023-03-16T15:43:06.633Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:43:06.894Z] ---> Running in 048f5f47c9d4 [2023-03-16T15:43:06.894Z] Removing intermediate container e4b4653b5562 [2023-03-16T15:43:06.894Z] ---> 149027b27b6d [2023-03-16T15:43:06.894Z] [2023-03-16T15:43:06.894Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T15:43:06.894Z] ---> b2aa39c304c2 [2023-03-16T15:43:06.894Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:43:06.894Z] ---> Using cache [2023-03-16T15:43:06.894Z] ---> f8384b8c3c3b [2023-03-16T15:43:06.894Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:43:06.894Z] ---> Using cache [2023-03-16T15:43:06.894Z] ---> 48ab5f9ff6e8 [2023-03-16T15:43:06.894Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:06.894Z] ---> Using cache [2023-03-16T15:43:06.894Z] ---> 7e565a3b1f0c [2023-03-16T15:43:06.894Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:43:06.894Z] ---> Running in baabdfda1ef9 [2023-03-16T15:43:07.155Z] Removing intermediate container e79f3f4b3a44 [2023-03-16T15:43:07.155Z] ---> f106effb8a94 [2023-03-16T15:43:07.155Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T15:43:07.155Z] Removing intermediate container baabdfda1ef9 [2023-03-16T15:43:07.155Z] ---> 8238258e79e1 [2023-03-16T15:43:07.155Z] [2023-03-16T15:43:07.155Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:43:07.155Z] ---> b2aa39c304c2 [2023-03-16T15:43:07.155Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:43:07.155Z] ---> Using cache [2023-03-16T15:43:07.155Z] ---> f8384b8c3c3b [2023-03-16T15:43:07.155Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T15:43:07.155Z] ---> Running in 2eaaeb06bfde [2023-03-16T15:43:07.155Z] ---> Running in 19cf89060d33 [2023-03-16T15:43:07.155Z] Removing intermediate container 2eaaeb06bfde [2023-03-16T15:43:07.155Z] ---> 8c05c02900d0 [2023-03-16T15:43:07.155Z] Step 12/21 : WORKDIR /edgex [2023-03-16T15:43:08.095Z] 25b303627fd3: Pull complete [2023-03-16T15:43:08.095Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T15:43:08.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T15:43:08.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:43:08.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-2466 does not seem to be running inside a container [2023-03-16T15:43:08.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@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-16T15:43:09.696Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T15:43:10.267Z] ---> Running in 9840a131fb57 [2023-03-16T15:43:10.267Z] ---> 873a9b6cd330 [2023-03-16T15:43:10.267Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:43:10.267Z] Removing intermediate container 4ce8ecc11db0 [2023-03-16T15:43:10.267Z] ---> f7edd26c9003 [2023-03-16T15:43:10.267Z] [2023-03-16T15:43:10.267Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T15:43:10.267Z] ---> b2aa39c304c2 [2023-03-16T15:43:10.267Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:43:10.267Z] ---> Using cache [2023-03-16T15:43:10.267Z] ---> 207b7ab6b04e [2023-03-16T15:43:10.267Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:43:10.267Z] ---> Using cache [2023-03-16T15:43:10.267Z] ---> e90ccf850720 [2023-03-16T15:43:10.267Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T15:43:10.267Z] ---> Running in b5e985fa13a8 [2023-03-16T15:43:10.267Z] Removing intermediate container 9840a131fb57 [2023-03-16T15:43:10.267Z] ---> 4807a8bd7b45 [2023-03-16T15:43:10.267Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:10.267Z] ---> d61f95038ee1 [2023-03-16T15:43:10.267Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T15:43:10.528Z] Removing intermediate container b5e985fa13a8 [2023-03-16T15:43:10.528Z] ---> 6a5da52af3ea [2023-03-16T15:43:10.528Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T15:43:10.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:10.528Z] ---> Running in f1460e04bee7 [2023-03-16T15:43:10.528Z] ---> 103ff6bd9b2d [2023-03-16T15:43:10.528Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T15:43:10.528Z] Removing intermediate container f1460e04bee7 [2023-03-16T15:43:10.528Z] ---> ed6b306cb585 [2023-03-16T15:43:10.528Z] Step 15/24 : WORKDIR / [2023-03-16T15:43:10.528Z] ---> 45eaa0030971 [2023-03-16T15:43:10.528Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T15:43:10.528Z] ---> Running in 6996f683c769 [2023-03-16T15:43:10.528Z] ---> 0c407b069a84 [2023-03-16T15:43:10.528Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T15:43:10.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:10.568Z] $ docker top adabdcf3de68a5e1bd437e0dbf96a4b84bbbc513b86cc7c91c0996b2f8dd1d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:43:10.788Z] Removing intermediate container 6996f683c769 [2023-03-16T15:43:10.789Z] ---> 54df3fe61125 [2023-03-16T15:43:10.789Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:43:11.051Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:43:11.051Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:43:11.051Z] OK: 17816 distinct packages available [2023-03-16T15:43:11.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:11.051Z] ---> 3c8d9b14e329 [2023-03-16T15:43:11.051Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:43:11.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:11.312Z] ---> Running in b09805f78a37 [2023-03-16T15:43:11.312Z] ---> 056b7164d71d [2023-03-16T15:43:11.312Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:11.312Z] ---> 40d43e0b4797 [2023-03-16T15:43:11.312Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:43:11.312Z] Removing intermediate container b09805f78a37 [2023-03-16T15:43:11.312Z] ---> e1bf41ca110c [2023-03-16T15:43:11.312Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:43:11.312Z] ---> Running in a6226c1148ba [2023-03-16T15:43:11.312Z] ---> aa8e9cc5340c [2023-03-16T15:43:11.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T15:43:11.312Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T15:43:11.312Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:43:11.312Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T15:43:11.312Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T15:43:11.312Z] ---> 5e2527df336e [2023-03-16T15:43:11.312Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:43:11.407Z] + grep parallel [2023-03-16T15:43:11.407Z] + docker-compose build --help [2023-03-16T15:43:11.601Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:43:11.601Z] OK: 7 MiB in 19 packages [2023-03-16T15:43:11.601Z] Removing intermediate container a6226c1148ba [2023-03-16T15:43:11.601Z] ---> 18d4c1369682 [2023-03-16T15:43:11.601Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T15:43:11.601Z] ---> Running in 83ceb7b5c4e4 [2023-03-16T15:43:11.601Z] ---> Running in bae7f5b5934d [2023-03-16T15:43:11.861Z] Removing intermediate container 83ceb7b5c4e4 [2023-03-16T15:43:11.861Z] ---> f7df8d360f7f [2023-03-16T15:43:11.861Z] Step 24/25 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:11.861Z] ---> Running in f350e980d6f7 [2023-03-16T15:43:11.861Z] ---> a924e8dc6492 [2023-03-16T15:43:11.861Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T15:43:12.122Z] Removing intermediate container f350e980d6f7 [2023-03-16T15:43:12.122Z] ---> 5b5526a01dc0 [2023-03-16T15:43:12.122Z] Step 25/25 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:12.122Z] ---> Running in d1cd2a6b1377 [2023-03-16T15:43:12.122Z] Removing intermediate container 19cf89060d33 [2023-03-16T15:43:12.122Z] ---> 98430f8b3791 [2023-03-16T15:43:12.122Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:12.414Z] Removing intermediate container d1cd2a6b1377 [2023-03-16T15:43:12.414Z] ---> b2a2843a1001 [2023-03-16T15:43:12.414Z] [2023-03-16T15:43:12.414Z] ---> f02fb905dbba [2023-03-16T15:43:12.414Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T15:43:12.414Z] ---> Running in 8c9dcaf5f1f2 [2023-03-16T15:43:12.414Z] Successfully built b2a2843a1001 [2023-03-16T15:43:12.414Z] Successfully tagged security-spire-server:latest [2023-03-16T15:43:12.414Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-16T15:43:12.414Z] Removing intermediate container 8c9dcaf5f1f2 [2023-03-16T15:43:12.414Z] ---> 796c5b970b31 [2023-03-16T15:43:12.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:43:12.984Z] ---> Running in c2af20205f8e [2023-03-16T15:43:15.530Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:15.530Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:15.530Z] ---> de186fdc4c8f [2023-03-16T15:43:15.530Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T15:43:15.530Z] ---> Using cache [2023-03-16T15:43:15.530Z] ---> 4694ebe7cd31 [2023-03-16T15:43:15.530Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T15:43:15.530Z] ---> Using cache [2023-03-16T15:43:15.530Z] ---> 6e861e77f749 [2023-03-16T15:43:15.530Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T15:43:15.530Z] ---> Using cache [2023-03-16T15:43:15.530Z] ---> f4998a833e79 [2023-03-16T15:43:15.530Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:15.530Z] ---> Using cache [2023-03-16T15:43:15.530Z] ---> 34603c65f417 [2023-03-16T15:43:15.530Z] Step 7/24 : COPY . . [2023-03-16T15:43:15.530Z] ---> Using cache [2023-03-16T15:43:15.530Z] ---> 5db8e582df82 [2023-03-16T15:43:15.530Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T15:43:16.756Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T15:43:16.777Z] $ docker stop --time=1 adabdcf3de68a5e1bd437e0dbf96a4b84bbbc513b86cc7c91c0996b2f8dd1d95 [2023-03-16T15:43:18.418Z] $ docker rm -f --volumes adabdcf3de68a5e1bd437e0dbf96a4b84bbbc513b86cc7c91c0996b2f8dd1d95 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:18.831Z] ---> 0a813f757a72 [2023-03-16T15:43:18.831Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:43:18.831Z] Removing intermediate container c2af20205f8e [2023-03-16T15:43:18.831Z] ---> 32cac3fd02b0 [2023-03-16T15:43:18.831Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T15:43:18.831Z] ---> Running in 5ca014c22330 [2023-03-16T15:43:18.831Z] ---> Running in ebf6216d6120 [2023-03-16T15:43:18.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T15:43:18.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:43:19.091Z] Removing intermediate container bae7f5b5934d [2023-03-16T15:43:19.091Z] ---> 3e6d8ec33480 [2023-03-16T15:43:19.091Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:43:19.091Z] Removing intermediate container ebf6216d6120 [2023-03-16T15:43:19.091Z] ---> 3d099c1ecfe0 [2023-03-16T15:43:19.091Z] Step 23/24 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:19.091Z] ---> Running in b3b580e44138 [2023-03-16T15:43:19.091Z] ---> Running in faed5bfe86e6 [2023-03-16T15:43:19.091Z] Removing intermediate container b3b580e44138 [2023-03-16T15:43:19.091Z] ---> caa3f4a80b0c [2023-03-16T15:43:19.091Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T15:43:19.091Z] ---> Running in 89c2b5bfe4fa [2023-03-16T15:43:19.091Z] Removing intermediate container faed5bfe86e6 [2023-03-16T15:43:19.091Z] ---> 1168fd88264c [2023-03-16T15:43:19.091Z] Step 24/24 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:19.091Z] ---> Running in 33f51c16a237 [2023-03-16T15:43:19.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-2466 does not seem to be running inside a container [2023-03-16T15:43:19.212Z] $ 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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@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-16T15:43:19.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T15:43:20.347Z] $ docker top 1c8c89f2819a959fc1e0891e007e152b9cd6df606c0288f76a44d96de90c0245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:43:20.746Z] Removing intermediate container 89c2b5bfe4fa [2023-03-16T15:43:20.746Z] ---> 91edb712ea7f [2023-03-16T15:43:20.746Z] Removing intermediate container 33f51c16a237 [2023-03-16T15:43:20.746Z] Step 20/21 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 ---> 8983e25b699b [2023-03-16T15:43:20.746Z] [2023-03-16T15:43:20.746Z] [2023-03-16T15:43:20.746Z] ---> 96256c0b7bad [2023-03-16T15:43:20.746Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:43:20.746Z] ---> Running in 2761afb24f9c [2023-03-16T15:43:20.746Z] Successfully built 8983e25b699b [2023-03-16T15:43:20.746Z] Successfully tagged core-command:latest [2023-03-16T15:43:20.746Z]  Building core-command ... done Removing intermediate container 2761afb24f9c [2023-03-16T15:43:20.746Z] ---> 82bfdbbd9261 [2023-03-16T15:43:20.746Z] Step 21/21 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:20.746Z] ---> Running in db03a6d738f9 [2023-03-16T15:43:20.746Z] ---> a9baf2662700 [2023-03-16T15:43:20.746Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T15:43:20.746Z] ---> Running in 0593b55eac29 [2023-03-16T15:43:20.850Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T15:43:21.004Z] Removing intermediate container db03a6d738f9 [2023-03-16T15:43:21.004Z] ---> 9da5b4a2a455 [2023-03-16T15:43:21.004Z] [2023-03-16T15:43:21.004Z] Removing intermediate container 0593b55eac29 [2023-03-16T15:43:21.004Z] ---> 7349a0893921 [2023-03-16T15:43:21.004Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T15:43:21.004Z] Successfully built 9da5b4a2a455 [2023-03-16T15:43:21.004Z] Successfully tagged security-proxy-setup:latest [2023-03-16T15:43:21.004Z]  Building security-proxy-setup ... done  ---> be55fbadef52 [2023-03-16T15:43:21.004Z] Step 21/26 : WORKDIR / [2023-03-16T15:43:21.004Z] ---> Running in f6332dfe206a [2023-03-16T15:43:21.262Z] Removing intermediate container f6332dfe206a [2023-03-16T15:43:21.262Z] ---> 81af06759ea3 [2023-03-16T15:43:21.262Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:43:21.262Z] ---> Running in 8a68fcaa6f44 [2023-03-16T15:43:21.262Z] Removing intermediate container 8a68fcaa6f44 [2023-03-16T15:43:21.262Z] ---> 0ce171dfa56c [2023-03-16T15:43:21.262Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:43:21.262Z] ---> Running in a5c51b10a69b [2023-03-16T15:43:21.262Z] Removing intermediate container a5c51b10a69b [2023-03-16T15:43:21.262Z] ---> b70ca26511f0 [2023-03-16T15:43:21.262Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T15:43:21.262Z] ---> Running in 2440bd2d81df [2023-03-16T15:43:21.520Z] Removing intermediate container 2440bd2d81df [2023-03-16T15:43:21.520Z] ---> 852489709fdf [2023-03-16T15:43:21.520Z] Step 25/26 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:21.520Z] ---> Running in 25c4992e9b93 [2023-03-16T15:43:21.520Z] Removing intermediate container 25c4992e9b93 [2023-03-16T15:43:21.520Z] ---> d463f11900f4 [2023-03-16T15:43:21.520Z] Step 26/26 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:21.778Z] ---> Running in 5ae727c27e3f [2023-03-16T15:43:21.778Z] Removing intermediate container 5ae727c27e3f [2023-03-16T15:43:21.778Z] ---> af9af5ad4e05 [2023-03-16T15:43:21.778Z] [2023-03-16T15:43:22.036Z] Successfully built af9af5ad4e05 [2023-03-16T15:43:22.036Z] Successfully tagged security-spire-config:latest [2023-03-16T15:43:26.191Z] Building core-command ... [2023-03-16T15:43:26.191Z] Building core-common-config-bootstrapper ... [2023-03-16T15:43:26.191Z] Building core-data ... [2023-03-16T15:43:26.191Z] Building core-metadata ... [2023-03-16T15:43:26.191Z] Building security-bootstrapper ... [2023-03-16T15:43:26.191Z] Building security-proxy-auth ... [2023-03-16T15:43:26.191Z] Building security-proxy-setup ... [2023-03-16T15:43:26.191Z] Building security-secretstore-setup ... [2023-03-16T15:43:26.191Z] Building security-spiffe-token-provider ... [2023-03-16T15:43:26.191Z] Building security-spire-agent ... [2023-03-16T15:43:26.191Z] Building security-spire-config ... [2023-03-16T15:43:26.191Z] Building security-spire-server ... [2023-03-16T15:43:26.191Z] Building support-notifications ... [2023-03-16T15:43:26.191Z] Building support-scheduler ... [2023-03-16T15:43:26.191Z] Building security-spire-agent [2023-03-16T15:43:26.191Z] Building security-bootstrapper [2023-03-16T15:43:26.191Z] Building security-spire-server [2023-03-16T15:43:26.191Z] Building core-metadata [2023-03-16T15:43:26.191Z] Building support-scheduler [2023-03-16T15:43:34.246Z]  Building security-spire-config ... done Removing intermediate container 048f5f47c9d4 [2023-03-16T15:43:34.246Z] ---> 09fa669d10c2 [2023-03-16T15:43:34.246Z] [2023-03-16T15:43:34.246Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:43:34.246Z] ---> b2aa39c304c2 [2023-03-16T15:43:34.246Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:43:34.246Z] ---> Using cache [2023-03-16T15:43:34.246Z] ---> ae006968c375 [2023-03-16T15:43:34.246Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:43:34.246Z] ---> Using cache [2023-03-16T15:43:34.246Z] ---> c284947ef71f [2023-03-16T15:43:34.246Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:43:34.246Z] ---> Using cache [2023-03-16T15:43:34.246Z] ---> 75a2d225710a [2023-03-16T15:43:34.246Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:34.246Z] ---> Using cache [2023-03-16T15:43:34.246Z] ---> 9e90ad25a730 [2023-03-16T15:43:34.246Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T15:43:34.246Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T15:43:34.246Z] ---> 245060842f88 [2023-03-16T15:43:34.246Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T15:43:34.246Z] ---> 1534165baccf [2023-03-16T15:43:34.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T15:43:34.505Z] ---> b5e95d217733 [2023-03-16T15:43:34.505Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:43:34.505Z] ---> Running in df70b5c8446b [2023-03-16T15:43:36.263Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:36.264Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:36.264Z] ---> 099b1a90e5b3 [2023-03-16T15:43:36.264Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T15:43:36.264Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:36.264Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:36.264Z] ---> 099b1a90e5b3 [2023-03-16T15:43:36.264Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T15:43:36.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:36.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:36.264Z] ---> 099b1a90e5b3 [2023-03-16T15:43:36.264Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:43:36.264Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:36.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:36.264Z] ---> 099b1a90e5b3 [2023-03-16T15:43:36.264Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:43:36.264Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:43:36.264Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:43:36.264Z] ---> 099b1a90e5b3 [2023-03-16T15:43:36.264Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:43:36.264Z] ---> Running in a48823667598 [2023-03-16T15:43:36.264Z] ---> Running in 6ffcde68020a [2023-03-16T15:43:36.264Z] ---> Running in de5efd966e26 [2023-03-16T15:43:36.264Z] ---> Running in d7ad2d38d6cc [2023-03-16T15:43:36.264Z] ---> Running in bf416423f4a1 [2023-03-16T15:43:36.264Z] Removing intermediate container 6ffcde68020a [2023-03-16T15:43:36.264Z] ---> 8401c74f92e3 [2023-03-16T15:43:36.264Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:43:36.264Z] Removing intermediate container de5efd966e26 [2023-03-16T15:43:36.264Z] Removing intermediate container d7ad2d38d6cc [2023-03-16T15:43:36.264Z] ---> 91f0c3b5e126 [2023-03-16T15:43:36.264Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T15:43:36.264Z] ---> dc37c15c92d6 [2023-03-16T15:43:36.264Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:43:36.264Z] Removing intermediate container a48823667598 [2023-03-16T15:43:36.264Z] ---> fd8e72d2192b [2023-03-16T15:43:36.264Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:43:36.264Z] ---> Running in 9a0fe72eeafa [2023-03-16T15:43:36.264Z] ---> Running in 49a286000570 [2023-03-16T15:43:36.264Z] ---> Running in 14fe65617c87 [2023-03-16T15:43:36.264Z] ---> Running in d637a3b89a72 [2023-03-16T15:43:36.264Z] Removing intermediate container bf416423f4a1 [2023-03-16T15:43:36.264Z] ---> 07015d28b434 [2023-03-16T15:43:36.264Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T15:43:36.440Z] Removing intermediate container df70b5c8446b [2023-03-16T15:43:36.440Z] ---> b9570c1649a0 [2023-03-16T15:43:36.440Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:43:36.440Z] ---> Running in 6aec8e35f290 [2023-03-16T15:43:36.440Z] Removing intermediate container 5ca014c22330 [2023-03-16T15:43:36.440Z] ---> 9e0889fc0a22 [2023-03-16T15:43:36.440Z] [2023-03-16T15:43:36.440Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T15:43:36.440Z] ---> b2aa39c304c2 [2023-03-16T15:43:36.440Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T15:43:36.440Z] ---> Running in 1b5cfb6234b8 [2023-03-16T15:43:36.440Z] Removing intermediate container 6aec8e35f290 [2023-03-16T15:43:36.440Z] ---> 59ba7c21e141 [2023-03-16T15:43:36.440Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T15:43:36.440Z] ---> Running in d93f224c8063 [2023-03-16T15:43:36.440Z] Removing intermediate container d93f224c8063 [2023-03-16T15:43:36.440Z] ---> 8f18f94ead19 [2023-03-16T15:43:36.440Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T15:43:36.440Z] ---> Running in a14d9a24840a [2023-03-16T15:43:36.440Z] Removing intermediate container a14d9a24840a [2023-03-16T15:43:36.440Z] ---> 1856c08f0784 [2023-03-16T15:43:36.440Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:36.440Z] ---> Running in a5c2292d0eeb [2023-03-16T15:43:36.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:36.540Z] ---> Running in ec310c13b68d [2023-03-16T15:43:36.698Z] Removing intermediate container a5c2292d0eeb [2023-03-16T15:43:36.698Z] ---> bd0ba05d9149 [2023-03-16T15:43:36.698Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:36.698Z] ---> Running in cea7b0698404 [2023-03-16T15:43:36.698Z] Removing intermediate container cea7b0698404 [2023-03-16T15:43:36.698Z] ---> faaf305329b0 [2023-03-16T15:43:36.698Z] [2023-03-16T15:43:36.698Z] Successfully built faaf305329b0 [2023-03-16T15:43:36.698Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T15:43:36.698Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:43:36.956Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T15:43:36.956Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T15:43:36.956Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T15:43:36.956Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:43:36.956Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:43:36.956Z] OK: 8 MiB in 18 packages [2023-03-16T15:43:37.124Z] Removing intermediate container 14fe65617c87 [2023-03-16T15:43:37.124Z] ---> 697e850a95e9 [2023-03-16T15:43:37.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:43:37.124Z] ---> Running in aba57acde41a [2023-03-16T15:43:37.398Z] Removing intermediate container ec310c13b68d [2023-03-16T15:43:37.398Z] ---> 1fa943ecc15c [2023-03-16T15:43:37.398Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T15:43:37.398Z] ---> Running in 7900f42f02a5 [2023-03-16T15:43:37.521Z] Removing intermediate container 1b5cfb6234b8 [2023-03-16T15:43:37.521Z] ---> c3146062eb10 [2023-03-16T15:43:37.521Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T15:43:37.521Z] ---> Running in 100b0a3f444c [2023-03-16T15:43:37.521Z] Removing intermediate container 100b0a3f444c [2023-03-16T15:43:37.521Z] ---> 83da7087dabe [2023-03-16T15:43:37.521Z] Step 12/24 : WORKDIR / [2023-03-16T15:43:37.521Z] ---> Running in cb3eed659bd5 [2023-03-16T15:43:37.521Z] Removing intermediate container cb3eed659bd5 [2023-03-16T15:43:37.521Z] ---> 87b1e9dbfb04 [2023-03-16T15:43:37.521Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:43:37.779Z] ---> f1ba5526ef79 [2023-03-16T15:43:37.779Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T15:43:37.779Z] ---> 726e7a267310 [2023-03-16T15:43:37.779Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T15:43:38.037Z] ---> 271c1a869ec5 [2023-03-16T15:43:38.037Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T15:43:38.037Z] ---> a4d50c332a17 [2023-03-16T15:43:38.037Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T15:43:38.604Z] ---> edbf602cb685 [2023-03-16T15:43:38.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T15:43:38.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.169Z] ---> c29750d823c0 [2023-03-16T15:43:39.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:43:39.169Z] ---> 7b4d8dbd6dce [2023-03-16T15:43:39.169Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:43:39.169Z] ---> Running in 6c7d5afabd34 [2023-03-16T15:43:39.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.736Z] Removing intermediate container 6c7d5afabd34 [2023-03-16T15:43:39.736Z] ---> d565810b982d [2023-03-16T15:43:39.736Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:43:39.736Z] ---> Running in e7c5944891f8 [2023-03-16T15:43:39.736Z] Removing intermediate container e7c5944891f8 [2023-03-16T15:43:39.736Z] ---> af62d8657fe5 [2023-03-16T15:43:39.736Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T15:43:39.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:43:39.995Z] ---> Running in b8fb70b4fdec [2023-03-16T15:43:39.995Z] Removing intermediate container b8fb70b4fdec [2023-03-16T15:43:39.995Z] ---> 8d618f7517de [2023-03-16T15:43:39.995Z] Step 23/24 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:39.995Z] ---> Running in c2d88dad41d4 [2023-03-16T15:43:39.995Z] Removing intermediate container c2d88dad41d4 [2023-03-16T15:43:39.995Z] ---> 6e12fbb28c64 [2023-03-16T15:43:39.995Z] Step 24/24 : LABEL version=3.0.0-dev.101 [2023-03-16T15:43:39.995Z] ---> Running in c3085b8c0da3 [2023-03-16T15:43:39.995Z] Removing intermediate container c3085b8c0da3 [2023-03-16T15:43:39.995Z] ---> 076c374eecb3 [2023-03-16T15:43:39.995Z] [2023-03-16T15:43:40.253Z] Successfully built 076c374eecb3 [2023-03-16T15:43:40.253Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T15:43:40.258Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-16T15:43:40.262Z] $ docker stop --time=1 e1601b351a9bc7c1ca583cae2db98f2483257602305588d5fd62e29a28d8a01e [2023-03-16T15:43:40.845Z] OK: 263 MiB in 53 packages [2023-03-16T15:43:41.115Z] OK: 263 MiB in 53 packages [2023-03-16T15:43:41.384Z] OK: 263 MiB in 53 packages [2023-03-16T15:43:41.384Z] OK: 263 MiB in 53 packages [2023-03-16T15:43:41.384Z] OK: 263 MiB in 53 packages [2023-03-16T15:43:41.541Z] $ docker rm -f --volumes e1601b351a9bc7c1ca583cae2db98f2483257602305588d5fd62e29a28d8a01e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:43:41.867Z] + docker images [2023-03-16T15:43:41.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T15:43:41.867Z] security-secretstore-setup latest 076c374eecb3 2 seconds ago 32.6MB [2023-03-16T15:43:41.867Z] core-common-config-bootstrapper latest faaf305329b0 5 seconds ago 17.6MB [2023-03-16T15:43:41.867Z] 9e0889fc0a22 6 seconds ago 1.68GB [2023-03-16T15:43:41.867Z] 09fa669d10c2 10 seconds ago 1.68GB [2023-03-16T15:43:41.867Z] security-spire-config latest af9af5ad4e05 20 seconds ago 88.9MB [2023-03-16T15:43:41.867Z] security-proxy-setup latest 9da5b4a2a455 21 seconds ago 18.7MB [2023-03-16T15:43:41.867Z] core-command latest 8983e25b699b 22 seconds ago 19.8MB [2023-03-16T15:43:41.867Z] security-spire-server latest b2a2843a1001 29 seconds ago 89.8MB [2023-03-16T15:43:41.867Z] f7edd26c9003 32 seconds ago 1.68GB [2023-03-16T15:43:41.867Z] 149027b27b6d 35 seconds ago 1.54GB [2023-03-16T15:43:41.867Z] 8238258e79e1 35 seconds ago 1.54GB [2023-03-16T15:43:41.867Z] security-spire-agent latest c134be98af6b 42 seconds ago 129MB [2023-03-16T15:43:41.867Z] f4773ed52455 46 seconds ago 1.66GB [2023-03-16T15:43:41.867Z] core-data latest cbf0c025266c 48 seconds ago 20MB [2023-03-16T15:43:41.867Z] core-metadata latest b8ddcacfd92f About a minute ago 20.6MB [2023-03-16T15:43:41.867Z] 45269cde4ad0 About a minute ago 1.54GB [2023-03-16T15:43:41.867Z] 654577224833 About a minute ago 1.69GB [2023-03-16T15:43:41.867Z] ea0b5954825c About a minute ago 1.69GB [2023-03-16T15:43:41.867Z] security-bootstrapper latest e11a459afd4a About a minute ago 22MB [2023-03-16T15:43:41.867Z] security-proxy-auth latest 842eca22ed12 2 minutes ago 18.3MB [2023-03-16T15:43:41.867Z] support-notifications latest 0a0a97a37fe3 2 minutes ago 33MB [2023-03-16T15:43:41.867Z] support-scheduler latest a82547e97ed2 2 minutes ago 32.4MB [2023-03-16T15:43:41.867Z] security-spiffe-token-provider latest a7e2c1fbf5ed 2 minutes ago 32.6MB [2023-03-16T15:43:41.867Z] 537246ae27f7 2 minutes ago 1.72GB [2023-03-16T15:43:41.867Z] 009f0e45206c 2 minutes ago 1.75GB [2023-03-16T15:43:41.867Z] 71cad4375358 2 minutes ago 1.75GB [2023-03-16T15:43:41.867Z] 4aa731a32cf4 2 minutes ago 1.67GB [2023-03-16T15:43:41.867Z] f7248a7fb84d 2 minutes ago 1.66GB [2023-03-16T15:43:41.867Z] ci-base-image-x86_64 latest de186fdc4c8f 6 minutes ago 883MB [2023-03-16T15:43:41.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T15:43:41.867Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T15:43:41.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T15:43:41.867Z] 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-16T15:43:41.949Z] provisioning config files... [2023-03-16T15:43:41.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/463@tmp/config11224956429345505584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:43:42.246Z] ---> docker-login.sh [2023-03-16T15:43:42.246Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:43:42.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:43:42.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:43:42.246Z] Configure a credential helper to remove this warning. See [2023-03-16T15:43:42.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:43:42.246Z] [2023-03-16T15:43:42.246Z] Login Succeeded [2023-03-16T15:43:42.246Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:43:42.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:43:42.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:43:42.246Z] Configure a credential helper to remove this warning. See [2023-03-16T15:43:42.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:43:42.246Z] [2023-03-16T15:43:42.246Z] Login Succeeded [2023-03-16T15:43:42.246Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:43:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:43:42.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:43:42.504Z] Configure a credential helper to remove this warning. See [2023-03-16T15:43:42.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:43:42.504Z] [2023-03-16T15:43:42.504Z] Login Succeeded [2023-03-16T15:43:42.504Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:43:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:43:42.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:43:42.504Z] Configure a credential helper to remove this warning. See [2023-03-16T15:43:42.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:43:42.504Z] [2023-03-16T15:43:42.504Z] Login Succeeded [2023-03-16T15:43:42.504Z] docker.io [2023-03-16T15:43:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:43:42.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:43:42.763Z] Configure a credential helper to remove this warning. See [2023-03-16T15:43:42.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:43:42.763Z] [2023-03-16T15:43:42.763Z] Login Succeeded [2023-03-16T15:43:42.763Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:43:42.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:43:42.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-03-16T15:43:42.797Z] Removing intermediate container d637a3b89a72 [2023-03-16T15:43:42.797Z] ---> 93d8d1565d92 [2023-03-16T15:43:42.797Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:43:42.797Z] Removing intermediate container 9a0fe72eeafa [2023-03-16T15:43:42.797Z] ---> 38f63fa28a3c [2023-03-16T15:43:42.797Z] Step 5/25 : COPY go.mod vendor* ./ [Pipeline] echo [2023-03-16T15:43:42.813Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-16T15:43:42.813Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:42.813Z] latest [2023-03-16T15:43:42.813Z] 3.0.0-dev.101 [2023-03-16T15:43:42.813Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:42.813Z] main [2023-03-16T15:43:42.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:43.133Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:43.382Z] Removing intermediate container 49a286000570 [2023-03-16T15:43:43.382Z] ---> 50d75f8de106 [2023-03-16T15:43:43.382Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T15:43:43.382Z] Removing intermediate container aba57acde41a [2023-03-16T15:43:43.382Z] ---> db394f23ca54 [2023-03-16T15:43:43.382Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:43:43.382Z] Removing intermediate container 7900f42f02a5 [2023-03-16T15:43:43.382Z] ---> cafb406be8b7 [2023-03-16T15:43:43.382Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T15:43:43.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:43.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T15:43:43.438Z] 85c8d5eeb4d4: Preparing [2023-03-16T15:43:43.438Z] 67c6b8087031: Preparing [2023-03-16T15:43:43.438Z] 3b002846544a: Preparing [2023-03-16T15:43:43.438Z] 15f4d02e6165: Preparing [2023-03-16T15:43:43.438Z] ea08cc33921f: Preparing [2023-03-16T15:43:43.438Z] 7cd52847ad77: Preparing [2023-03-16T15:43:43.438Z] 3b002846544a: Pushed [2023-03-16T15:43:43.438Z] ea08cc33921f: Pushed [2023-03-16T15:43:43.438Z] 85c8d5eeb4d4: Pushed [2023-03-16T15:43:43.438Z] 15f4d02e6165: Pushed [2023-03-16T15:43:43.438Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:43.653Z] ---> b8ba4a15c56b [2023-03-16T15:43:43.653Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:43.653Z] ---> Running in 9484215222e5 [2023-03-16T15:43:44.238Z] ---> 12408e531d86 [2023-03-16T15:43:44.238Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:44.507Z] ---> Running in 33aeb1f2dd45 [2023-03-16T15:43:44.507Z] ---> f6826412c408 [2023-03-16T15:43:44.507Z] ---> 5ddeb9db36a2 [2023-03-16T15:43:44.507Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:44.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:44.789Z] ---> 3730e098dfe6 [2023-03-16T15:43:44.789Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:43:44.789Z] ---> Running in c91dc760f22c [2023-03-16T15:43:44.789Z] ---> Running in b3689d152ce3 [2023-03-16T15:43:44.810Z] 67c6b8087031: Pushed [2023-03-16T15:43:45.060Z] ---> Running in 55116e55e3e4 [2023-03-16T15:43:45.069Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:bc9392ec494e4fb70159f179aa477f942fa687447352bd3071f7cf6930425da6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:45.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:45.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-16T15:43:45.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T15:43:45.676Z] 85c8d5eeb4d4: Preparing [2023-03-16T15:43:45.676Z] 67c6b8087031: Preparing [2023-03-16T15:43:45.676Z] 3b002846544a: Preparing [2023-03-16T15:43:45.676Z] 15f4d02e6165: Preparing [2023-03-16T15:43:45.676Z] ea08cc33921f: Preparing [2023-03-16T15:43:45.676Z] 7cd52847ad77: Preparing [2023-03-16T15:43:45.676Z] 7cd52847ad77: Waiting [2023-03-16T15:43:45.676Z] 3b002846544a: Layer already exists [2023-03-16T15:43:45.676Z] 85c8d5eeb4d4: Layer already exists [2023-03-16T15:43:45.676Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:45.676Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:45.676Z] 67c6b8087031: Layer already exists [2023-03-16T15:43:45.676Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:45.676Z] latest: digest: sha256:bc9392ec494e4fb70159f179aa477f942fa687447352bd3071f7cf6930425da6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:45.990Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:46.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.101 [2023-03-16T15:43:46.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T15:43:46.292Z] 85c8d5eeb4d4: Preparing [2023-03-16T15:43:46.292Z] 67c6b8087031: Preparing [2023-03-16T15:43:46.292Z] 3b002846544a: Preparing [2023-03-16T15:43:46.292Z] 15f4d02e6165: Preparing [2023-03-16T15:43:46.292Z] ea08cc33921f: Preparing [2023-03-16T15:43:46.292Z] 7cd52847ad77: Preparing [2023-03-16T15:43:46.292Z] 7cd52847ad77: Waiting [2023-03-16T15:43:46.292Z] 67c6b8087031: Layer already exists [2023-03-16T15:43:46.292Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:46.292Z] 85c8d5eeb4d4: Layer already exists [2023-03-16T15:43:46.292Z] 3b002846544a: Layer already exists [2023-03-16T15:43:46.292Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:46.292Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:46.292Z] 3.0.0-dev.101: digest: sha256:bc9392ec494e4fb70159f179aa477f942fa687447352bd3071f7cf6930425da6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:46.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:46.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T15:43:46.901Z] 85c8d5eeb4d4: Preparing [2023-03-16T15:43:46.901Z] 67c6b8087031: Preparing [2023-03-16T15:43:46.901Z] 3b002846544a: Preparing [2023-03-16T15:43:46.901Z] 15f4d02e6165: Preparing [2023-03-16T15:43:46.901Z] ea08cc33921f: Preparing [2023-03-16T15:43:46.901Z] 7cd52847ad77: Preparing [2023-03-16T15:43:46.901Z] 7cd52847ad77: Waiting [2023-03-16T15:43:46.901Z] 3b002846544a: Layer already exists [2023-03-16T15:43:46.901Z] 67c6b8087031: Layer already exists [2023-03-16T15:43:46.901Z] 85c8d5eeb4d4: Layer already exists [2023-03-16T15:43:46.901Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:46.901Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:46.901Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:46.901Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:bc9392ec494e4fb70159f179aa477f942fa687447352bd3071f7cf6930425da6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:47.209Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:47.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-16T15:43:47.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T15:43:47.514Z] 85c8d5eeb4d4: Preparing [2023-03-16T15:43:47.514Z] 67c6b8087031: Preparing [2023-03-16T15:43:47.514Z] 3b002846544a: Preparing [2023-03-16T15:43:47.514Z] 15f4d02e6165: Preparing [2023-03-16T15:43:47.514Z] ea08cc33921f: Preparing [2023-03-16T15:43:47.514Z] 7cd52847ad77: Preparing [2023-03-16T15:43:47.514Z] 7cd52847ad77: Waiting [2023-03-16T15:43:47.514Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:47.514Z] 85c8d5eeb4d4: Layer already exists [2023-03-16T15:43:47.514Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:47.514Z] 3b002846544a: Layer already exists [2023-03-16T15:43:47.514Z] 67c6b8087031: Layer already exists [2023-03-16T15:43:47.514Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:47.514Z] main: digest: sha256:bc9392ec494e4fb70159f179aa477f942fa687447352bd3071f7cf6930425da6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:43:47.550Z] ===================================================== [Pipeline] echo [2023-03-16T15:43:47.556Z] taggedImages: [2023-03-16T15:43:47.556Z] - nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:47.556Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-16T15:43:47.556Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.101 [2023-03-16T15:43:47.556Z] - nexus3.edgexfoundry.org:10004/core-command:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:47.556Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-16T15:43:47.570Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-16T15:43:47.570Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:47.570Z] latest [2023-03-16T15:43:47.570Z] 3.0.0-dev.101 [2023-03-16T15:43:47.570Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:47.570Z] main [2023-03-16T15:43:47.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:47.874Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:48.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:48.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T15:43:48.294Z] 13b98c1e416b: Preparing [2023-03-16T15:43:48.294Z] 1531da1237eb: Preparing [2023-03-16T15:43:48.294Z] b729f8207ab0: Preparing [2023-03-16T15:43:48.294Z] c50bfadc19b6: Preparing [2023-03-16T15:43:48.294Z] 3b002846544a: Preparing [2023-03-16T15:43:48.294Z] 15f4d02e6165: Preparing [2023-03-16T15:43:48.294Z] ea08cc33921f: Preparing [2023-03-16T15:43:48.294Z] 7cd52847ad77: Preparing [2023-03-16T15:43:48.294Z] 15f4d02e6165: Waiting [2023-03-16T15:43:48.294Z] ea08cc33921f: Waiting [2023-03-16T15:43:48.294Z] 7cd52847ad77: Waiting [2023-03-16T15:43:48.294Z] 3b002846544a: Layer already exists [2023-03-16T15:43:48.294Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:48.294Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:48.294Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:48.294Z] 1531da1237eb: Pushed [2023-03-16T15:43:48.294Z] 13b98c1e416b: Pushed [2023-03-16T15:43:48.294Z] b729f8207ab0: Pushed [2023-03-16T15:43:49.296Z] c50bfadc19b6: Pushed [2023-03-16T15:43:49.574Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:451129d10879b76976fac4d24b4e3894dbd7afa3d3fb0448504acc59a7ad094c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:49.912Z] + 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-16T15:43:50.213Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-16T15:43:50.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T15:43:50.213Z] 13b98c1e416b: Preparing [2023-03-16T15:43:50.213Z] 1531da1237eb: Preparing [2023-03-16T15:43:50.213Z] b729f8207ab0: Preparing [2023-03-16T15:43:50.213Z] c50bfadc19b6: Preparing [2023-03-16T15:43:50.213Z] 3b002846544a: Preparing [2023-03-16T15:43:50.213Z] 15f4d02e6165: Preparing [2023-03-16T15:43:50.213Z] ea08cc33921f: Preparing [2023-03-16T15:43:50.213Z] 7cd52847ad77: Preparing [2023-03-16T15:43:50.213Z] ea08cc33921f: Waiting [2023-03-16T15:43:50.213Z] 7cd52847ad77: Waiting [2023-03-16T15:43:50.213Z] 15f4d02e6165: Waiting [2023-03-16T15:43:50.214Z] 1531da1237eb: Layer already exists [2023-03-16T15:43:50.214Z] 3b002846544a: Layer already exists [2023-03-16T15:43:50.214Z] c50bfadc19b6: Layer already exists [2023-03-16T15:43:50.214Z] 13b98c1e416b: Layer already exists [2023-03-16T15:43:50.214Z] b729f8207ab0: Layer already exists [2023-03-16T15:43:50.214Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:50.214Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:50.214Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:50.214Z] latest: digest: sha256:451129d10879b76976fac4d24b4e3894dbd7afa3d3fb0448504acc59a7ad094c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:50.517Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:50.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.101 [2023-03-16T15:43:50.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T15:43:50.821Z] 13b98c1e416b: Preparing [2023-03-16T15:43:50.821Z] 1531da1237eb: Preparing [2023-03-16T15:43:50.821Z] b729f8207ab0: Preparing [2023-03-16T15:43:50.821Z] c50bfadc19b6: Preparing [2023-03-16T15:43:50.821Z] 3b002846544a: Preparing [2023-03-16T15:43:50.821Z] 15f4d02e6165: Preparing [2023-03-16T15:43:50.821Z] ea08cc33921f: Preparing [2023-03-16T15:43:50.821Z] 7cd52847ad77: Preparing [2023-03-16T15:43:50.821Z] 15f4d02e6165: Waiting [2023-03-16T15:43:50.821Z] ea08cc33921f: Waiting [2023-03-16T15:43:50.821Z] 7cd52847ad77: Waiting [2023-03-16T15:43:50.821Z] c50bfadc19b6: Layer already exists [2023-03-16T15:43:50.821Z] 3b002846544a: Layer already exists [2023-03-16T15:43:50.821Z] 13b98c1e416b: Layer already exists [2023-03-16T15:43:50.821Z] b729f8207ab0: Layer already exists [2023-03-16T15:43:50.821Z] 1531da1237eb: Layer already exists [2023-03-16T15:43:50.821Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:50.821Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:50.821Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:50.822Z] 3.0.0-dev.101: digest: sha256:451129d10879b76976fac4d24b4e3894dbd7afa3d3fb0448504acc59a7ad094c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:51.127Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:51.439Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:51.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T15:43:51.439Z] 13b98c1e416b: Preparing [2023-03-16T15:43:51.439Z] 1531da1237eb: Preparing [2023-03-16T15:43:51.439Z] b729f8207ab0: Preparing [2023-03-16T15:43:51.439Z] c50bfadc19b6: Preparing [2023-03-16T15:43:51.439Z] 3b002846544a: Preparing [2023-03-16T15:43:51.439Z] 15f4d02e6165: Preparing [2023-03-16T15:43:51.439Z] ea08cc33921f: Preparing [2023-03-16T15:43:51.439Z] 7cd52847ad77: Preparing [2023-03-16T15:43:51.439Z] 15f4d02e6165: Waiting [2023-03-16T15:43:51.439Z] ea08cc33921f: Waiting [2023-03-16T15:43:51.439Z] 7cd52847ad77: Waiting [2023-03-16T15:43:51.439Z] 1531da1237eb: Layer already exists [2023-03-16T15:43:51.439Z] b729f8207ab0: Layer already exists [2023-03-16T15:43:51.439Z] 13b98c1e416b: Layer already exists [2023-03-16T15:43:51.439Z] c50bfadc19b6: Layer already exists [2023-03-16T15:43:51.439Z] 3b002846544a: Layer already exists [2023-03-16T15:43:51.439Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:51.439Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:51.439Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:51.439Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:451129d10879b76976fac4d24b4e3894dbd7afa3d3fb0448504acc59a7ad094c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:51.751Z] + 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-16T15:43:52.053Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-16T15:43:52.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T15:43:52.053Z] 13b98c1e416b: Preparing [2023-03-16T15:43:52.053Z] 1531da1237eb: Preparing [2023-03-16T15:43:52.053Z] b729f8207ab0: Preparing [2023-03-16T15:43:52.053Z] c50bfadc19b6: Preparing [2023-03-16T15:43:52.053Z] 3b002846544a: Preparing [2023-03-16T15:43:52.053Z] 15f4d02e6165: Preparing [2023-03-16T15:43:52.053Z] ea08cc33921f: Preparing [2023-03-16T15:43:52.053Z] 7cd52847ad77: Preparing [2023-03-16T15:43:52.053Z] ea08cc33921f: Waiting [2023-03-16T15:43:52.053Z] 7cd52847ad77: Waiting [2023-03-16T15:43:52.053Z] 15f4d02e6165: Waiting [2023-03-16T15:43:52.053Z] b729f8207ab0: Layer already exists [2023-03-16T15:43:52.053Z] c50bfadc19b6: Layer already exists [2023-03-16T15:43:52.053Z] 1531da1237eb: Layer already exists [2023-03-16T15:43:52.053Z] 3b002846544a: Layer already exists [2023-03-16T15:43:52.053Z] 13b98c1e416b: Layer already exists [2023-03-16T15:43:52.053Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:52.053Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:52.053Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:52.053Z] main: digest: sha256:451129d10879b76976fac4d24b4e3894dbd7afa3d3fb0448504acc59a7ad094c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:43:52.095Z] ===================================================== [Pipeline] echo [2023-03-16T15:43:52.108Z] taggedImages: [2023-03-16T15:43:52.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:52.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-16T15:43:52.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.101 [2023-03-16T15:43:52.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:52.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-16T15:43:52.129Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-16T15:43:52.129Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:52.129Z] latest [2023-03-16T15:43:52.129Z] 3.0.0-dev.101 [2023-03-16T15:43:52.129Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:52.129Z] main [2023-03-16T15:43:52.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:52.444Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:52.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:52.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T15:43:52.747Z] 654156cc1e8e: Preparing [2023-03-16T15:43:52.747Z] 6933c69c0278: Preparing [2023-03-16T15:43:52.747Z] 3b002846544a: Preparing [2023-03-16T15:43:52.747Z] 15f4d02e6165: Preparing [2023-03-16T15:43:52.747Z] bc6d71e939e2: Preparing [2023-03-16T15:43:52.747Z] 7cd52847ad77: Preparing [2023-03-16T15:43:52.747Z] 7cd52847ad77: Waiting [2023-03-16T15:43:52.747Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:52.747Z] 3b002846544a: Layer already exists [2023-03-16T15:43:52.747Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:52.747Z] 654156cc1e8e: Pushed [2023-03-16T15:43:52.747Z] bc6d71e939e2: Pushed [2023-03-16T15:43:54.649Z] 6933c69c0278: Pushed [2023-03-16T15:43:54.649Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:5852dfd576dfc8607bf1c35dd9b80883b315cf96d86901e15aed50ff754d5f47 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:54.952Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:55.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-16T15:43:55.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T15:43:55.254Z] 654156cc1e8e: Preparing [2023-03-16T15:43:55.254Z] 6933c69c0278: Preparing [2023-03-16T15:43:55.254Z] 3b002846544a: Preparing [2023-03-16T15:43:55.254Z] 15f4d02e6165: Preparing [2023-03-16T15:43:55.254Z] bc6d71e939e2: Preparing [2023-03-16T15:43:55.254Z] 7cd52847ad77: Preparing [2023-03-16T15:43:55.254Z] 7cd52847ad77: Waiting [2023-03-16T15:43:55.254Z] bc6d71e939e2: Layer already exists [2023-03-16T15:43:55.254Z] 6933c69c0278: Layer already exists [2023-03-16T15:43:55.254Z] 654156cc1e8e: Layer already exists [2023-03-16T15:43:55.254Z] 3b002846544a: Layer already exists [2023-03-16T15:43:55.254Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:55.254Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:55.254Z] latest: digest: sha256:5852dfd576dfc8607bf1c35dd9b80883b315cf96d86901e15aed50ff754d5f47 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:55.555Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:55.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.101 [2023-03-16T15:43:55.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T15:43:55.857Z] 654156cc1e8e: Preparing [2023-03-16T15:43:55.857Z] 6933c69c0278: Preparing [2023-03-16T15:43:55.857Z] 3b002846544a: Preparing [2023-03-16T15:43:55.857Z] 15f4d02e6165: Preparing [2023-03-16T15:43:55.857Z] bc6d71e939e2: Preparing [2023-03-16T15:43:55.857Z] 7cd52847ad77: Preparing [2023-03-16T15:43:55.857Z] 7cd52847ad77: Waiting [2023-03-16T15:43:55.857Z] 654156cc1e8e: Layer already exists [2023-03-16T15:43:55.857Z] 3b002846544a: Layer already exists [2023-03-16T15:43:55.857Z] 6933c69c0278: Layer already exists [2023-03-16T15:43:55.857Z] bc6d71e939e2: Layer already exists [2023-03-16T15:43:55.857Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:55.857Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:55.857Z] 3.0.0-dev.101: digest: sha256:5852dfd576dfc8607bf1c35dd9b80883b315cf96d86901e15aed50ff754d5f47 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:56.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:56.462Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:56.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T15:43:56.462Z] 654156cc1e8e: Preparing [2023-03-16T15:43:56.462Z] 6933c69c0278: Preparing [2023-03-16T15:43:56.462Z] 3b002846544a: Preparing [2023-03-16T15:43:56.462Z] 15f4d02e6165: Preparing [2023-03-16T15:43:56.462Z] bc6d71e939e2: Preparing [2023-03-16T15:43:56.462Z] 7cd52847ad77: Preparing [2023-03-16T15:43:56.462Z] 7cd52847ad77: Waiting [2023-03-16T15:43:56.462Z] 654156cc1e8e: Layer already exists [2023-03-16T15:43:56.462Z] bc6d71e939e2: Layer already exists [2023-03-16T15:43:56.462Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:56.462Z] 6933c69c0278: Layer already exists [2023-03-16T15:43:56.462Z] 3b002846544a: Layer already exists [2023-03-16T15:43:56.462Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:56.462Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:5852dfd576dfc8607bf1c35dd9b80883b315cf96d86901e15aed50ff754d5f47 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:56.766Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:57.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-16T15:43:57.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T15:43:57.069Z] 654156cc1e8e: Preparing [2023-03-16T15:43:57.069Z] 6933c69c0278: Preparing [2023-03-16T15:43:57.069Z] 3b002846544a: Preparing [2023-03-16T15:43:57.069Z] 15f4d02e6165: Preparing [2023-03-16T15:43:57.069Z] bc6d71e939e2: Preparing [2023-03-16T15:43:57.069Z] 7cd52847ad77: Preparing [2023-03-16T15:43:57.069Z] 7cd52847ad77: Waiting [2023-03-16T15:43:57.069Z] 6933c69c0278: Layer already exists [2023-03-16T15:43:57.069Z] 654156cc1e8e: Layer already exists [2023-03-16T15:43:57.069Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:57.069Z] 3b002846544a: Layer already exists [2023-03-16T15:43:57.069Z] bc6d71e939e2: Layer already exists [2023-03-16T15:43:57.069Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:57.069Z] main: digest: sha256:5852dfd576dfc8607bf1c35dd9b80883b315cf96d86901e15aed50ff754d5f47 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:43:57.109Z] ===================================================== [Pipeline] echo [2023-03-16T15:43:57.115Z] taggedImages: [2023-03-16T15:43:57.115Z] - nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:57.115Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-16T15:43:57.115Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.101 [2023-03-16T15:43:57.115Z] - nexus3.edgexfoundry.org:10004/core-data:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:57.115Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-16T15:43:57.129Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-16T15:43:57.129Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:57.129Z] latest [2023-03-16T15:43:57.129Z] 3.0.0-dev.101 [2023-03-16T15:43:57.129Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:43:57.129Z] main [2023-03-16T15:43:57.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:57.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:57.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:43:57.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T15:43:57.748Z] 31144e0c677a: Preparing [2023-03-16T15:43:57.748Z] 574d5cc40493: Preparing [2023-03-16T15:43:57.748Z] 6299c7baf3b8: Preparing [2023-03-16T15:43:57.748Z] 3b002846544a: Preparing [2023-03-16T15:43:57.748Z] 15f4d02e6165: Preparing [2023-03-16T15:43:57.748Z] ea08cc33921f: Preparing [2023-03-16T15:43:57.748Z] 7cd52847ad77: Preparing [2023-03-16T15:43:57.748Z] ea08cc33921f: Waiting [2023-03-16T15:43:57.748Z] 7cd52847ad77: Waiting [2023-03-16T15:43:57.748Z] 15f4d02e6165: Layer already exists [2023-03-16T15:43:57.748Z] 3b002846544a: Layer already exists [2023-03-16T15:43:57.748Z] ea08cc33921f: Layer already exists [2023-03-16T15:43:57.748Z] 7cd52847ad77: Layer already exists [2023-03-16T15:43:57.748Z] 574d5cc40493: Pushed [2023-03-16T15:43:57.748Z] 31144e0c677a: Pushed [2023-03-16T15:43:59.133Z] 6299c7baf3b8: Pushed [2023-03-16T15:43:59.393Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:c0196a621528b173948ab103e47f7d62657aa8b5a451104d2cf1fe37b0c312a4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:43:59.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-16T15:44:00.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T15:44:00.003Z] 31144e0c677a: Preparing [2023-03-16T15:44:00.003Z] 574d5cc40493: Preparing [2023-03-16T15:44:00.003Z] 6299c7baf3b8: Preparing [2023-03-16T15:44:00.003Z] 3b002846544a: Preparing [2023-03-16T15:44:00.003Z] 15f4d02e6165: Preparing [2023-03-16T15:44:00.003Z] ea08cc33921f: Preparing [2023-03-16T15:44:00.003Z] 7cd52847ad77: Preparing [2023-03-16T15:44:00.003Z] ea08cc33921f: Waiting [2023-03-16T15:44:00.003Z] 6299c7baf3b8: Layer already exists [2023-03-16T15:44:00.003Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:00.003Z] 31144e0c677a: Layer already exists [2023-03-16T15:44:00.003Z] 574d5cc40493: Layer already exists [2023-03-16T15:44:00.003Z] 3b002846544a: Layer already exists [2023-03-16T15:44:00.003Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:00.003Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:00.003Z] latest: digest: sha256:c0196a621528b173948ab103e47f7d62657aa8b5a451104d2cf1fe37b0c312a4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.319Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.622Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.101 [2023-03-16T15:44:00.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T15:44:00.622Z] 31144e0c677a: Preparing [2023-03-16T15:44:00.622Z] 574d5cc40493: Preparing [2023-03-16T15:44:00.622Z] 6299c7baf3b8: Preparing [2023-03-16T15:44:00.622Z] 3b002846544a: Preparing [2023-03-16T15:44:00.622Z] 15f4d02e6165: Preparing [2023-03-16T15:44:00.622Z] ea08cc33921f: Preparing [2023-03-16T15:44:00.622Z] 7cd52847ad77: Preparing [2023-03-16T15:44:00.622Z] 7cd52847ad77: Waiting [2023-03-16T15:44:00.622Z] ea08cc33921f: Waiting [2023-03-16T15:44:00.622Z] 6299c7baf3b8: Layer already exists [2023-03-16T15:44:00.622Z] 3b002846544a: Layer already exists [2023-03-16T15:44:00.622Z] 31144e0c677a: Layer already exists [2023-03-16T15:44:00.622Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:00.622Z] 574d5cc40493: Layer already exists [2023-03-16T15:44:00.622Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:00.622Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:00.622Z] 3.0.0-dev.101: digest: sha256:c0196a621528b173948ab103e47f7d62657aa8b5a451104d2cf1fe37b0c312a4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:01.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:01.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T15:44:01.244Z] 31144e0c677a: Preparing [2023-03-16T15:44:01.244Z] 574d5cc40493: Preparing [2023-03-16T15:44:01.244Z] 6299c7baf3b8: Preparing [2023-03-16T15:44:01.244Z] 3b002846544a: Preparing [2023-03-16T15:44:01.244Z] 15f4d02e6165: Preparing [2023-03-16T15:44:01.244Z] ea08cc33921f: Preparing [2023-03-16T15:44:01.244Z] 7cd52847ad77: Preparing [2023-03-16T15:44:01.244Z] ea08cc33921f: Waiting [2023-03-16T15:44:01.244Z] 7cd52847ad77: Waiting [2023-03-16T15:44:01.244Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:01.244Z] 574d5cc40493: Layer already exists [2023-03-16T15:44:01.244Z] 31144e0c677a: Layer already exists [2023-03-16T15:44:01.244Z] 3b002846544a: Layer already exists [2023-03-16T15:44:01.244Z] 6299c7baf3b8: Layer already exists [2023-03-16T15:44:01.244Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:01.244Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:01.244Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:c0196a621528b173948ab103e47f7d62657aa8b5a451104d2cf1fe37b0c312a4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:01.557Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:01.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-16T15:44:01.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T15:44:01.865Z] 31144e0c677a: Preparing [2023-03-16T15:44:01.865Z] 574d5cc40493: Preparing [2023-03-16T15:44:01.865Z] 6299c7baf3b8: Preparing [2023-03-16T15:44:01.865Z] 3b002846544a: Preparing [2023-03-16T15:44:01.865Z] 15f4d02e6165: Preparing [2023-03-16T15:44:01.865Z] ea08cc33921f: Preparing [2023-03-16T15:44:01.865Z] 7cd52847ad77: Preparing [2023-03-16T15:44:01.865Z] ea08cc33921f: Waiting [2023-03-16T15:44:01.865Z] 7cd52847ad77: Waiting [2023-03-16T15:44:01.865Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:01.865Z] 6299c7baf3b8: Layer already exists [2023-03-16T15:44:01.865Z] 31144e0c677a: Layer already exists [2023-03-16T15:44:01.865Z] 574d5cc40493: Layer already exists [2023-03-16T15:44:01.865Z] 3b002846544a: Layer already exists [2023-03-16T15:44:01.865Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:01.865Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:01.865Z] main: digest: sha256:c0196a621528b173948ab103e47f7d62657aa8b5a451104d2cf1fe37b0c312a4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:01.899Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:01.904Z] taggedImages: [2023-03-16T15:44:01.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:01.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-16T15:44:01.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.101 [2023-03-16T15:44:01.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:01.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-16T15:44:01.918Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-16T15:44:01.918Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:01.918Z] latest [2023-03-16T15:44:01.918Z] 3.0.0-dev.101 [2023-03-16T15:44:01.918Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:01.918Z] main [2023-03-16T15:44:01.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:02.230Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:02.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:02.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T15:44:02.540Z] 186a22d34a4b: Preparing [2023-03-16T15:44:02.540Z] 186a22d34a4b: Preparing [2023-03-16T15:44:02.540Z] baa922f9dad4: Preparing [2023-03-16T15:44:02.540Z] b74d4acf3f85: Preparing [2023-03-16T15:44:02.540Z] bf4efcea0c1a: Preparing [2023-03-16T15:44:02.540Z] 14d9327a546c: Preparing [2023-03-16T15:44:02.540Z] ea7d67716cbb: Preparing [2023-03-16T15:44:02.540Z] 3b002846544a: Preparing [2023-03-16T15:44:02.540Z] 15f4d02e6165: Preparing [2023-03-16T15:44:02.540Z] d1d66dbaa3f2: Preparing [2023-03-16T15:44:02.540Z] fd1a8074b122: Preparing [2023-03-16T15:44:02.540Z] b8be291375d4: Preparing [2023-03-16T15:44:02.540Z] 45d8e824e919: Preparing [2023-03-16T15:44:02.540Z] 7cd52847ad77: Preparing [2023-03-16T15:44:02.540Z] 15f4d02e6165: Waiting [2023-03-16T15:44:02.540Z] d1d66dbaa3f2: Waiting [2023-03-16T15:44:02.540Z] fd1a8074b122: Waiting [2023-03-16T15:44:02.540Z] b8be291375d4: Waiting [2023-03-16T15:44:02.540Z] 45d8e824e919: Waiting [2023-03-16T15:44:02.540Z] ea7d67716cbb: Waiting [2023-03-16T15:44:02.540Z] 7cd52847ad77: Waiting [2023-03-16T15:44:02.540Z] baa922f9dad4: Pushed [2023-03-16T15:44:02.540Z] 14d9327a546c: Pushed [2023-03-16T15:44:02.540Z] b74d4acf3f85: Pushed [2023-03-16T15:44:02.540Z] bf4efcea0c1a: Pushed [2023-03-16T15:44:02.540Z] 186a22d34a4b: Pushed [2023-03-16T15:44:02.540Z] 3b002846544a: Layer already exists [2023-03-16T15:44:02.540Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:02.800Z] b8be291375d4: Pushed [2023-03-16T15:44:02.800Z] 45d8e824e919: Pushed [2023-03-16T15:44:02.800Z] d1d66dbaa3f2: Pushed [2023-03-16T15:44:02.800Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:02.800Z] fd1a8074b122: Pushed [2023-03-16T15:44:04.182Z] ea7d67716cbb: Pushed [2023-03-16T15:44:04.442Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:87b53f143d537b6d27fc8bd734a03d661babadbfb8ebedcf94a66eda0f24ed21 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:04.749Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:05.051Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-16T15:44:05.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T15:44:05.051Z] 186a22d34a4b: Preparing [2023-03-16T15:44:05.051Z] 186a22d34a4b: Preparing [2023-03-16T15:44:05.051Z] baa922f9dad4: Preparing [2023-03-16T15:44:05.051Z] b74d4acf3f85: Preparing [2023-03-16T15:44:05.051Z] bf4efcea0c1a: Preparing [2023-03-16T15:44:05.052Z] 14d9327a546c: Preparing [2023-03-16T15:44:05.052Z] ea7d67716cbb: Preparing [2023-03-16T15:44:05.052Z] 3b002846544a: Preparing [2023-03-16T15:44:05.052Z] 15f4d02e6165: Preparing [2023-03-16T15:44:05.052Z] d1d66dbaa3f2: Preparing [2023-03-16T15:44:05.052Z] fd1a8074b122: Preparing [2023-03-16T15:44:05.052Z] b8be291375d4: Preparing [2023-03-16T15:44:05.052Z] 45d8e824e919: Preparing [2023-03-16T15:44:05.052Z] 7cd52847ad77: Preparing [2023-03-16T15:44:05.052Z] ea7d67716cbb: Waiting [2023-03-16T15:44:05.052Z] 3b002846544a: Waiting [2023-03-16T15:44:05.052Z] 15f4d02e6165: Waiting [2023-03-16T15:44:05.052Z] d1d66dbaa3f2: Waiting [2023-03-16T15:44:05.052Z] fd1a8074b122: Waiting [2023-03-16T15:44:05.052Z] b8be291375d4: Waiting [2023-03-16T15:44:05.052Z] 45d8e824e919: Waiting [2023-03-16T15:44:05.052Z] 7cd52847ad77: Waiting [2023-03-16T15:44:05.052Z] baa922f9dad4: Layer already exists [2023-03-16T15:44:05.052Z] 14d9327a546c: Layer already exists [2023-03-16T15:44:05.052Z] bf4efcea0c1a: Layer already exists [2023-03-16T15:44:05.052Z] b74d4acf3f85: Layer already exists [2023-03-16T15:44:05.052Z] 186a22d34a4b: Layer already exists [2023-03-16T15:44:05.052Z] ea7d67716cbb: Layer already exists [2023-03-16T15:44:05.052Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:05.052Z] 3b002846544a: Layer already exists [2023-03-16T15:44:05.052Z] fd1a8074b122: Layer already exists [2023-03-16T15:44:05.052Z] d1d66dbaa3f2: Layer already exists [2023-03-16T15:44:05.052Z] 45d8e824e919: Layer already exists [2023-03-16T15:44:05.052Z] b8be291375d4: Layer already exists [2023-03-16T15:44:05.052Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:05.052Z] latest: digest: sha256:87b53f143d537b6d27fc8bd734a03d661babadbfb8ebedcf94a66eda0f24ed21 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:05.362Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:05.669Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.101 [2023-03-16T15:44:05.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T15:44:05.670Z] 186a22d34a4b: Preparing [2023-03-16T15:44:05.670Z] 186a22d34a4b: Preparing [2023-03-16T15:44:05.670Z] baa922f9dad4: Preparing [2023-03-16T15:44:05.670Z] b74d4acf3f85: Preparing [2023-03-16T15:44:05.670Z] bf4efcea0c1a: Preparing [2023-03-16T15:44:05.670Z] 14d9327a546c: Preparing [2023-03-16T15:44:05.670Z] ea7d67716cbb: Preparing [2023-03-16T15:44:05.670Z] 3b002846544a: Preparing [2023-03-16T15:44:05.670Z] 15f4d02e6165: Preparing [2023-03-16T15:44:05.670Z] d1d66dbaa3f2: Preparing [2023-03-16T15:44:05.670Z] 3b002846544a: Waiting [2023-03-16T15:44:05.670Z] 15f4d02e6165: Waiting [2023-03-16T15:44:05.670Z] d1d66dbaa3f2: Waiting [2023-03-16T15:44:05.670Z] ea7d67716cbb: Waiting [2023-03-16T15:44:05.670Z] fd1a8074b122: Preparing [2023-03-16T15:44:05.670Z] b8be291375d4: Preparing [2023-03-16T15:44:05.670Z] 45d8e824e919: Preparing [2023-03-16T15:44:05.670Z] 7cd52847ad77: Preparing [2023-03-16T15:44:05.670Z] 45d8e824e919: Waiting [2023-03-16T15:44:05.670Z] fd1a8074b122: Waiting [2023-03-16T15:44:05.670Z] b8be291375d4: Waiting [2023-03-16T15:44:05.670Z] 7cd52847ad77: Waiting [2023-03-16T15:44:05.670Z] b74d4acf3f85: Layer already exists [2023-03-16T15:44:05.670Z] bf4efcea0c1a: Layer already exists [2023-03-16T15:44:05.670Z] baa922f9dad4: Layer already exists [2023-03-16T15:44:05.670Z] 186a22d34a4b: Layer already exists [2023-03-16T15:44:05.670Z] 14d9327a546c: Layer already exists [2023-03-16T15:44:05.670Z] ea7d67716cbb: Layer already exists [2023-03-16T15:44:05.670Z] 3b002846544a: Layer already exists [2023-03-16T15:44:05.670Z] d1d66dbaa3f2: Layer already exists [2023-03-16T15:44:05.670Z] fd1a8074b122: Layer already exists [2023-03-16T15:44:05.670Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:05.670Z] 45d8e824e919: Layer already exists [2023-03-16T15:44:05.670Z] b8be291375d4: Layer already exists [2023-03-16T15:44:05.670Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:05.670Z] 3.0.0-dev.101: digest: sha256:87b53f143d537b6d27fc8bd734a03d661babadbfb8ebedcf94a66eda0f24ed21 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:06.045Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:06.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:06.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T15:44:06.354Z] 186a22d34a4b: Preparing [2023-03-16T15:44:06.354Z] 186a22d34a4b: Preparing [2023-03-16T15:44:06.354Z] baa922f9dad4: Preparing [2023-03-16T15:44:06.354Z] b74d4acf3f85: Preparing [2023-03-16T15:44:06.354Z] bf4efcea0c1a: Preparing [2023-03-16T15:44:06.354Z] 14d9327a546c: Preparing [2023-03-16T15:44:06.354Z] ea7d67716cbb: Preparing [2023-03-16T15:44:06.354Z] 3b002846544a: Preparing [2023-03-16T15:44:06.354Z] 15f4d02e6165: Preparing [2023-03-16T15:44:06.354Z] d1d66dbaa3f2: Preparing [2023-03-16T15:44:06.354Z] fd1a8074b122: Preparing [2023-03-16T15:44:06.354Z] b8be291375d4: Preparing [2023-03-16T15:44:06.354Z] 45d8e824e919: Preparing [2023-03-16T15:44:06.354Z] 7cd52847ad77: Preparing [2023-03-16T15:44:06.354Z] d1d66dbaa3f2: Waiting [2023-03-16T15:44:06.354Z] 15f4d02e6165: Waiting [2023-03-16T15:44:06.354Z] ea7d67716cbb: Waiting [2023-03-16T15:44:06.354Z] fd1a8074b122: Waiting [2023-03-16T15:44:06.354Z] b8be291375d4: Waiting [2023-03-16T15:44:06.354Z] 45d8e824e919: Waiting [2023-03-16T15:44:06.354Z] 3b002846544a: Waiting [2023-03-16T15:44:06.354Z] 7cd52847ad77: Waiting [2023-03-16T15:44:06.354Z] 14d9327a546c: Layer already exists [2023-03-16T15:44:06.354Z] 186a22d34a4b: Layer already exists [2023-03-16T15:44:06.354Z] bf4efcea0c1a: Layer already exists [2023-03-16T15:44:06.354Z] baa922f9dad4: Layer already exists [2023-03-16T15:44:06.354Z] b74d4acf3f85: Layer already exists [2023-03-16T15:44:06.354Z] 3b002846544a: Layer already exists [2023-03-16T15:44:06.354Z] d1d66dbaa3f2: Layer already exists [2023-03-16T15:44:06.354Z] fd1a8074b122: Layer already exists [2023-03-16T15:44:06.354Z] ea7d67716cbb: Layer already exists [2023-03-16T15:44:06.354Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:06.354Z] b8be291375d4: Layer already exists [2023-03-16T15:44:06.354Z] 45d8e824e919: Layer already exists [2023-03-16T15:44:06.354Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:06.354Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:87b53f143d537b6d27fc8bd734a03d661babadbfb8ebedcf94a66eda0f24ed21 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:06.664Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:06.963Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-16T15:44:06.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T15:44:06.963Z] 186a22d34a4b: Preparing [2023-03-16T15:44:06.963Z] 186a22d34a4b: Preparing [2023-03-16T15:44:06.963Z] baa922f9dad4: Preparing [2023-03-16T15:44:06.963Z] b74d4acf3f85: Preparing [2023-03-16T15:44:06.963Z] bf4efcea0c1a: Preparing [2023-03-16T15:44:06.963Z] 14d9327a546c: Preparing [2023-03-16T15:44:06.963Z] ea7d67716cbb: Preparing [2023-03-16T15:44:06.963Z] 3b002846544a: Preparing [2023-03-16T15:44:06.963Z] 15f4d02e6165: Preparing [2023-03-16T15:44:06.963Z] d1d66dbaa3f2: Preparing [2023-03-16T15:44:06.963Z] fd1a8074b122: Preparing [2023-03-16T15:44:06.963Z] b8be291375d4: Preparing [2023-03-16T15:44:06.963Z] 45d8e824e919: Preparing [2023-03-16T15:44:06.963Z] 7cd52847ad77: Preparing [2023-03-16T15:44:06.963Z] 15f4d02e6165: Waiting [2023-03-16T15:44:06.963Z] d1d66dbaa3f2: Waiting [2023-03-16T15:44:06.963Z] ea7d67716cbb: Waiting [2023-03-16T15:44:06.963Z] fd1a8074b122: Waiting [2023-03-16T15:44:06.963Z] b8be291375d4: Waiting [2023-03-16T15:44:06.963Z] 3b002846544a: Waiting [2023-03-16T15:44:06.963Z] 45d8e824e919: Waiting [2023-03-16T15:44:06.963Z] 7cd52847ad77: Waiting [2023-03-16T15:44:06.963Z] 14d9327a546c: Layer already exists [2023-03-16T15:44:06.963Z] b74d4acf3f85: Layer already exists [2023-03-16T15:44:06.963Z] bf4efcea0c1a: Layer already exists [2023-03-16T15:44:06.963Z] 186a22d34a4b: Layer already exists [2023-03-16T15:44:06.963Z] baa922f9dad4: Layer already exists [2023-03-16T15:44:06.963Z] ea7d67716cbb: Layer already exists [2023-03-16T15:44:06.963Z] 3b002846544a: Layer already exists [2023-03-16T15:44:06.963Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:06.963Z] fd1a8074b122: Layer already exists [2023-03-16T15:44:06.963Z] d1d66dbaa3f2: Layer already exists [2023-03-16T15:44:06.963Z] b8be291375d4: Layer already exists [2023-03-16T15:44:06.963Z] 45d8e824e919: Layer already exists [2023-03-16T15:44:06.963Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:06.963Z] main: digest: sha256:87b53f143d537b6d27fc8bd734a03d661babadbfb8ebedcf94a66eda0f24ed21 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:06.997Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:07.002Z] taggedImages: [2023-03-16T15:44:07.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:07.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-16T15:44:07.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.101 [2023-03-16T15:44:07.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:07.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-16T15:44:07.015Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-16T15:44:07.015Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:07.015Z] latest [2023-03-16T15:44:07.015Z] 3.0.0-dev.101 [2023-03-16T15:44:07.015Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:07.015Z] main [2023-03-16T15:44:07.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:07.313Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:07.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:07.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T15:44:07.616Z] ac5a3ff9429f: Preparing [2023-03-16T15:44:07.616Z] 02b2eadafecc: Preparing [2023-03-16T15:44:07.616Z] 69054daf7738: Preparing [2023-03-16T15:44:07.616Z] bdb88e1e98f0: Preparing [2023-03-16T15:44:07.616Z] 3b002846544a: Preparing [2023-03-16T15:44:07.616Z] 15f4d02e6165: Preparing [2023-03-16T15:44:07.616Z] ea08cc33921f: Preparing [2023-03-16T15:44:07.616Z] 7cd52847ad77: Preparing [2023-03-16T15:44:07.616Z] 7cd52847ad77: Waiting [2023-03-16T15:44:07.616Z] 15f4d02e6165: Waiting [2023-03-16T15:44:07.616Z] ea08cc33921f: Waiting [2023-03-16T15:44:07.616Z] 3b002846544a: Layer already exists [2023-03-16T15:44:07.616Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:07.616Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:07.616Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:07.616Z] 69054daf7738: Pushed [2023-03-16T15:44:07.616Z] ac5a3ff9429f: Pushed [2023-03-16T15:44:07.616Z] 02b2eadafecc: Pushed [2023-03-16T15:44:08.994Z] bdb88e1e98f0: Pushed [2023-03-16T15:44:08.994Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:028394d8daa04384fae1994c3ac65e2a9eaf15d1b972a0c5f94c417bffacff01 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:09.291Z] + 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-16T15:44:09.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-16T15:44:09.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T15:44:09.589Z] ac5a3ff9429f: Preparing [2023-03-16T15:44:09.589Z] 02b2eadafecc: Preparing [2023-03-16T15:44:09.589Z] 69054daf7738: Preparing [2023-03-16T15:44:09.589Z] bdb88e1e98f0: Preparing [2023-03-16T15:44:09.589Z] 3b002846544a: Preparing [2023-03-16T15:44:09.589Z] 15f4d02e6165: Preparing [2023-03-16T15:44:09.589Z] ea08cc33921f: Preparing [2023-03-16T15:44:09.589Z] 7cd52847ad77: Preparing [2023-03-16T15:44:09.589Z] 15f4d02e6165: Waiting [2023-03-16T15:44:09.589Z] ea08cc33921f: Waiting [2023-03-16T15:44:09.589Z] 7cd52847ad77: Waiting [2023-03-16T15:44:09.589Z] 69054daf7738: Layer already exists [2023-03-16T15:44:09.589Z] 02b2eadafecc: Layer already exists [2023-03-16T15:44:09.589Z] bdb88e1e98f0: Layer already exists [2023-03-16T15:44:09.589Z] 3b002846544a: Layer already exists [2023-03-16T15:44:09.589Z] ac5a3ff9429f: Layer already exists [2023-03-16T15:44:09.589Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:09.590Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:09.590Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:09.590Z] latest: digest: sha256:028394d8daa04384fae1994c3ac65e2a9eaf15d1b972a0c5f94c417bffacff01 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:09.895Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:10.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.101 [2023-03-16T15:44:10.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T15:44:10.191Z] ac5a3ff9429f: Preparing [2023-03-16T15:44:10.191Z] 02b2eadafecc: Preparing [2023-03-16T15:44:10.191Z] 69054daf7738: Preparing [2023-03-16T15:44:10.191Z] bdb88e1e98f0: Preparing [2023-03-16T15:44:10.191Z] 3b002846544a: Preparing [2023-03-16T15:44:10.191Z] 15f4d02e6165: Preparing [2023-03-16T15:44:10.191Z] ea08cc33921f: Preparing [2023-03-16T15:44:10.191Z] 7cd52847ad77: Preparing [2023-03-16T15:44:10.191Z] ea08cc33921f: Waiting [2023-03-16T15:44:10.191Z] 7cd52847ad77: Waiting [2023-03-16T15:44:10.191Z] 15f4d02e6165: Waiting [2023-03-16T15:44:10.191Z] 69054daf7738: Layer already exists [2023-03-16T15:44:10.191Z] bdb88e1e98f0: Layer already exists [2023-03-16T15:44:10.191Z] 3b002846544a: Layer already exists [2023-03-16T15:44:10.191Z] ac5a3ff9429f: Layer already exists [2023-03-16T15:44:10.191Z] 02b2eadafecc: Layer already exists [2023-03-16T15:44:10.191Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:10.191Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:10.191Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:10.191Z] 3.0.0-dev.101: digest: sha256:028394d8daa04384fae1994c3ac65e2a9eaf15d1b972a0c5f94c417bffacff01 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:10.499Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:10.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:10.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T15:44:10.802Z] ac5a3ff9429f: Preparing [2023-03-16T15:44:10.802Z] 02b2eadafecc: Preparing [2023-03-16T15:44:10.802Z] 69054daf7738: Preparing [2023-03-16T15:44:10.802Z] bdb88e1e98f0: Preparing [2023-03-16T15:44:10.802Z] 3b002846544a: Preparing [2023-03-16T15:44:10.802Z] 15f4d02e6165: Preparing [2023-03-16T15:44:10.802Z] ea08cc33921f: Preparing [2023-03-16T15:44:10.802Z] 7cd52847ad77: Preparing [2023-03-16T15:44:10.802Z] ea08cc33921f: Waiting [2023-03-16T15:44:10.802Z] 15f4d02e6165: Waiting [2023-03-16T15:44:10.802Z] 69054daf7738: Layer already exists [2023-03-16T15:44:10.802Z] 02b2eadafecc: Layer already exists [2023-03-16T15:44:10.802Z] 3b002846544a: Layer already exists [2023-03-16T15:44:10.802Z] ac5a3ff9429f: Layer already exists [2023-03-16T15:44:10.802Z] bdb88e1e98f0: Layer already exists [2023-03-16T15:44:10.802Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:10.802Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:10.802Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:10.802Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:028394d8daa04384fae1994c3ac65e2a9eaf15d1b972a0c5f94c417bffacff01 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:11.109Z] + 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-16T15:44:11.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-16T15:44:11.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T15:44:11.406Z] ac5a3ff9429f: Preparing [2023-03-16T15:44:11.406Z] 02b2eadafecc: Preparing [2023-03-16T15:44:11.406Z] 69054daf7738: Preparing [2023-03-16T15:44:11.406Z] bdb88e1e98f0: Preparing [2023-03-16T15:44:11.406Z] 3b002846544a: Preparing [2023-03-16T15:44:11.406Z] 15f4d02e6165: Preparing [2023-03-16T15:44:11.406Z] ea08cc33921f: Preparing [2023-03-16T15:44:11.406Z] 7cd52847ad77: Preparing [2023-03-16T15:44:11.406Z] ea08cc33921f: Waiting [2023-03-16T15:44:11.406Z] 7cd52847ad77: Waiting [2023-03-16T15:44:11.406Z] 15f4d02e6165: Waiting [2023-03-16T15:44:11.406Z] 3b002846544a: Layer already exists [2023-03-16T15:44:11.406Z] 02b2eadafecc: Layer already exists [2023-03-16T15:44:11.406Z] ac5a3ff9429f: Layer already exists [2023-03-16T15:44:11.406Z] bdb88e1e98f0: Layer already exists [2023-03-16T15:44:11.406Z] 69054daf7738: Layer already exists [2023-03-16T15:44:11.406Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:11.406Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:11.406Z] ea08cc33921f: Layer already exists [2023-03-16T15:44:11.406Z] main: digest: sha256:028394d8daa04384fae1994c3ac65e2a9eaf15d1b972a0c5f94c417bffacff01 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:11.442Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:11.449Z] taggedImages: [2023-03-16T15:44:11.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:11.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-16T15:44:11.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.101 [2023-03-16T15:44:11.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:11.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-16T15:44:11.465Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-16T15:44:11.465Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:11.465Z] latest [2023-03-16T15:44:11.465Z] 3.0.0-dev.101 [2023-03-16T15:44:11.465Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:11.465Z] main [2023-03-16T15:44:11.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:11.763Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:12.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:12.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T15:44:12.061Z] 9249c7c5edf2: Preparing [2023-03-16T15:44:12.061Z] 11d48422a63d: Preparing [2023-03-16T15:44:12.061Z] a1d5f8768248: Preparing [2023-03-16T15:44:12.061Z] bc41b9584d0f: Preparing [2023-03-16T15:44:12.061Z] 3b002846544a: Preparing [2023-03-16T15:44:12.061Z] 59ccb0a911c1: Preparing [2023-03-16T15:44:12.061Z] 7831b99ce274: Preparing [2023-03-16T15:44:12.061Z] 7cd52847ad77: Preparing [2023-03-16T15:44:12.061Z] 59ccb0a911c1: Waiting [2023-03-16T15:44:12.061Z] 7831b99ce274: Waiting [2023-03-16T15:44:12.061Z] 7cd52847ad77: Waiting [2023-03-16T15:44:12.061Z] 3b002846544a: Layer already exists [2023-03-16T15:44:12.061Z] 9249c7c5edf2: Pushed [2023-03-16T15:44:12.061Z] 11d48422a63d: Pushed [2023-03-16T15:44:12.061Z] bc41b9584d0f: Pushed [2023-03-16T15:44:12.061Z] 59ccb0a911c1: Pushed [2023-03-16T15:44:12.061Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:12.322Z] 7831b99ce274: Pushed [2023-03-16T15:44:13.257Z] a1d5f8768248: Pushed [2023-03-16T15:44:13.257Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:2c8e613419a440faedc534712e0869f24d118fb1b2e8a79873c390c9f1eee1eb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:13.558Z] + 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-16T15:44:13.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-16T15:44:13.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T15:44:13.861Z] 9249c7c5edf2: Preparing [2023-03-16T15:44:13.861Z] 11d48422a63d: Preparing [2023-03-16T15:44:13.861Z] a1d5f8768248: Preparing [2023-03-16T15:44:13.861Z] bc41b9584d0f: Preparing [2023-03-16T15:44:13.861Z] 3b002846544a: Preparing [2023-03-16T15:44:13.861Z] 59ccb0a911c1: Preparing [2023-03-16T15:44:13.861Z] 7831b99ce274: Preparing [2023-03-16T15:44:13.861Z] 7cd52847ad77: Preparing [2023-03-16T15:44:13.861Z] 59ccb0a911c1: Waiting [2023-03-16T15:44:13.861Z] 7831b99ce274: Waiting [2023-03-16T15:44:13.861Z] 7cd52847ad77: Waiting [2023-03-16T15:44:13.861Z] a1d5f8768248: Layer already exists [2023-03-16T15:44:13.861Z] 11d48422a63d: Layer already exists [2023-03-16T15:44:13.861Z] 3b002846544a: Layer already exists [2023-03-16T15:44:13.861Z] bc41b9584d0f: Layer already exists [2023-03-16T15:44:13.861Z] 9249c7c5edf2: Layer already exists [2023-03-16T15:44:13.861Z] 59ccb0a911c1: Layer already exists [2023-03-16T15:44:13.861Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:13.861Z] 7831b99ce274: Layer already exists [2023-03-16T15:44:13.861Z] latest: digest: sha256:2c8e613419a440faedc534712e0869f24d118fb1b2e8a79873c390c9f1eee1eb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:14.160Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:14.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.101 [2023-03-16T15:44:14.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T15:44:14.460Z] 9249c7c5edf2: Preparing [2023-03-16T15:44:14.460Z] 11d48422a63d: Preparing [2023-03-16T15:44:14.460Z] a1d5f8768248: Preparing [2023-03-16T15:44:14.460Z] bc41b9584d0f: Preparing [2023-03-16T15:44:14.460Z] 3b002846544a: Preparing [2023-03-16T15:44:14.460Z] 59ccb0a911c1: Preparing [2023-03-16T15:44:14.460Z] 7831b99ce274: Preparing [2023-03-16T15:44:14.460Z] 7cd52847ad77: Preparing [2023-03-16T15:44:14.460Z] 59ccb0a911c1: Waiting [2023-03-16T15:44:14.460Z] 7831b99ce274: Waiting [2023-03-16T15:44:14.460Z] 7cd52847ad77: Waiting [2023-03-16T15:44:14.460Z] 3b002846544a: Layer already exists [2023-03-16T15:44:14.460Z] 9249c7c5edf2: Layer already exists [2023-03-16T15:44:14.460Z] bc41b9584d0f: Layer already exists [2023-03-16T15:44:14.460Z] a1d5f8768248: Layer already exists [2023-03-16T15:44:14.460Z] 11d48422a63d: Layer already exists [2023-03-16T15:44:14.460Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:14.460Z] 59ccb0a911c1: Layer already exists [2023-03-16T15:44:14.460Z] 7831b99ce274: Layer already exists [2023-03-16T15:44:14.460Z] 3.0.0-dev.101: digest: sha256:2c8e613419a440faedc534712e0869f24d118fb1b2e8a79873c390c9f1eee1eb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:14.756Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:15.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:15.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T15:44:15.055Z] 9249c7c5edf2: Preparing [2023-03-16T15:44:15.055Z] 11d48422a63d: Preparing [2023-03-16T15:44:15.055Z] a1d5f8768248: Preparing [2023-03-16T15:44:15.055Z] bc41b9584d0f: Preparing [2023-03-16T15:44:15.055Z] 3b002846544a: Preparing [2023-03-16T15:44:15.055Z] 59ccb0a911c1: Preparing [2023-03-16T15:44:15.055Z] 7831b99ce274: Preparing [2023-03-16T15:44:15.055Z] 7cd52847ad77: Preparing [2023-03-16T15:44:15.055Z] 59ccb0a911c1: Waiting [2023-03-16T15:44:15.055Z] 7831b99ce274: Waiting [2023-03-16T15:44:15.055Z] 7cd52847ad77: Waiting [2023-03-16T15:44:15.055Z] 3b002846544a: Layer already exists [2023-03-16T15:44:15.055Z] 9249c7c5edf2: Layer already exists [2023-03-16T15:44:15.055Z] a1d5f8768248: Layer already exists [2023-03-16T15:44:15.055Z] 11d48422a63d: Layer already exists [2023-03-16T15:44:15.055Z] bc41b9584d0f: Layer already exists [2023-03-16T15:44:15.055Z] 59ccb0a911c1: Layer already exists [2023-03-16T15:44:15.055Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:15.055Z] 7831b99ce274: Layer already exists [2023-03-16T15:44:15.055Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:2c8e613419a440faedc534712e0869f24d118fb1b2e8a79873c390c9f1eee1eb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:15.354Z] + 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-16T15:44:15.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-16T15:44:15.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T15:44:15.653Z] 9249c7c5edf2: Preparing [2023-03-16T15:44:15.653Z] 11d48422a63d: Preparing [2023-03-16T15:44:15.653Z] a1d5f8768248: Preparing [2023-03-16T15:44:15.653Z] bc41b9584d0f: Preparing [2023-03-16T15:44:15.653Z] 3b002846544a: Preparing [2023-03-16T15:44:15.653Z] 59ccb0a911c1: Preparing [2023-03-16T15:44:15.653Z] 7831b99ce274: Preparing [2023-03-16T15:44:15.653Z] 7cd52847ad77: Preparing [2023-03-16T15:44:15.653Z] 7831b99ce274: Waiting [2023-03-16T15:44:15.653Z] 7cd52847ad77: Waiting [2023-03-16T15:44:15.653Z] 59ccb0a911c1: Waiting [2023-03-16T15:44:15.653Z] bc41b9584d0f: Layer already exists [2023-03-16T15:44:15.653Z] 9249c7c5edf2: Layer already exists [2023-03-16T15:44:15.653Z] 11d48422a63d: Layer already exists [2023-03-16T15:44:15.653Z] 3b002846544a: Layer already exists [2023-03-16T15:44:15.653Z] a1d5f8768248: Layer already exists [2023-03-16T15:44:15.653Z] 7831b99ce274: Layer already exists [2023-03-16T15:44:15.653Z] 59ccb0a911c1: Layer already exists [2023-03-16T15:44:15.653Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:15.653Z] main: digest: sha256:2c8e613419a440faedc534712e0869f24d118fb1b2e8a79873c390c9f1eee1eb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:15.688Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:15.693Z] taggedImages: [2023-03-16T15:44:15.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:15.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-16T15:44:15.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.101 [2023-03-16T15:44:15.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:15.693Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-16T15:44:15.707Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-16T15:44:15.707Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:15.707Z] latest [2023-03-16T15:44:15.707Z] 3.0.0-dev.101 [2023-03-16T15:44:15.707Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:15.707Z] main [2023-03-16T15:44:15.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:16.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:16.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:16.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T15:44:16.314Z] 64c42f879cbd: Preparing [2023-03-16T15:44:16.314Z] 01d31a0cf2f9: Preparing [2023-03-16T15:44:16.314Z] 064ce3f177fc: Preparing [2023-03-16T15:44:16.314Z] eac33a4dcbcb: Preparing [2023-03-16T15:44:16.314Z] 80dbf27b4dc1: Preparing [2023-03-16T15:44:16.314Z] b24018fdb6e1: Preparing [2023-03-16T15:44:16.314Z] 85bb9510b83f: Preparing [2023-03-16T15:44:16.314Z] 3b002846544a: Preparing [2023-03-16T15:44:16.314Z] c729c47577e2: Preparing [2023-03-16T15:44:16.314Z] 7cd52847ad77: Preparing [2023-03-16T15:44:16.314Z] b24018fdb6e1: Waiting [2023-03-16T15:44:16.314Z] 85bb9510b83f: Waiting [2023-03-16T15:44:16.314Z] 3b002846544a: Waiting [2023-03-16T15:44:16.314Z] c729c47577e2: Waiting [2023-03-16T15:44:16.314Z] 7cd52847ad77: Waiting [2023-03-16T15:44:16.314Z] 01d31a0cf2f9: Pushed [2023-03-16T15:44:16.314Z] 64c42f879cbd: Pushed [2023-03-16T15:44:16.314Z] 80dbf27b4dc1: Pushed [2023-03-16T15:44:16.314Z] 3b002846544a: Layer already exists [2023-03-16T15:44:16.574Z] 85bb9510b83f: Pushed [2023-03-16T15:44:16.574Z] b24018fdb6e1: Pushed [2023-03-16T15:44:16.574Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:16.574Z] c729c47577e2: Pushed [2023-03-16T15:44:17.514Z] eac33a4dcbcb: Pushed [2023-03-16T15:44:17.772Z] 064ce3f177fc: Pushed [2023-03-16T15:44:18.031Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:c050c11dd5ad1fd3025f6a48c9e31edfda5bfc800db8ce63ac78ed48d1bb829e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:18.331Z] + 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-16T15:44:18.631Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-16T15:44:18.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T15:44:18.631Z] 64c42f879cbd: Preparing [2023-03-16T15:44:18.631Z] 01d31a0cf2f9: Preparing [2023-03-16T15:44:18.631Z] 064ce3f177fc: Preparing [2023-03-16T15:44:18.631Z] eac33a4dcbcb: Preparing [2023-03-16T15:44:18.631Z] 80dbf27b4dc1: Preparing [2023-03-16T15:44:18.631Z] b24018fdb6e1: Preparing [2023-03-16T15:44:18.631Z] 85bb9510b83f: Preparing [2023-03-16T15:44:18.631Z] 3b002846544a: Preparing [2023-03-16T15:44:18.631Z] c729c47577e2: Preparing [2023-03-16T15:44:18.631Z] 7cd52847ad77: Preparing [2023-03-16T15:44:18.631Z] b24018fdb6e1: Waiting [2023-03-16T15:44:18.631Z] c729c47577e2: Waiting [2023-03-16T15:44:18.631Z] 3b002846544a: Waiting [2023-03-16T15:44:18.631Z] 7cd52847ad77: Waiting [2023-03-16T15:44:18.631Z] 85bb9510b83f: Waiting [2023-03-16T15:44:18.631Z] 80dbf27b4dc1: Layer already exists [2023-03-16T15:44:18.631Z] eac33a4dcbcb: Layer already exists [2023-03-16T15:44:18.631Z] 064ce3f177fc: Layer already exists [2023-03-16T15:44:18.631Z] 01d31a0cf2f9: Layer already exists [2023-03-16T15:44:18.631Z] 64c42f879cbd: Layer already exists [2023-03-16T15:44:18.631Z] b24018fdb6e1: Layer already exists [2023-03-16T15:44:18.631Z] 85bb9510b83f: Layer already exists [2023-03-16T15:44:18.631Z] c729c47577e2: Layer already exists [2023-03-16T15:44:18.631Z] 3b002846544a: Layer already exists [2023-03-16T15:44:18.631Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:18.631Z] latest: digest: sha256:c050c11dd5ad1fd3025f6a48c9e31edfda5bfc800db8ce63ac78ed48d1bb829e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:18.944Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:19.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.101 [2023-03-16T15:44:19.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T15:44:19.243Z] 64c42f879cbd: Preparing [2023-03-16T15:44:19.243Z] 01d31a0cf2f9: Preparing [2023-03-16T15:44:19.243Z] 064ce3f177fc: Preparing [2023-03-16T15:44:19.243Z] eac33a4dcbcb: Preparing [2023-03-16T15:44:19.243Z] 80dbf27b4dc1: Preparing [2023-03-16T15:44:19.243Z] b24018fdb6e1: Preparing [2023-03-16T15:44:19.243Z] 85bb9510b83f: Preparing [2023-03-16T15:44:19.243Z] 3b002846544a: Preparing [2023-03-16T15:44:19.243Z] c729c47577e2: Preparing [2023-03-16T15:44:19.243Z] 7cd52847ad77: Preparing [2023-03-16T15:44:19.243Z] b24018fdb6e1: Waiting [2023-03-16T15:44:19.243Z] 85bb9510b83f: Waiting [2023-03-16T15:44:19.243Z] 3b002846544a: Waiting [2023-03-16T15:44:19.243Z] 7cd52847ad77: Waiting [2023-03-16T15:44:19.243Z] c729c47577e2: Waiting [2023-03-16T15:44:19.243Z] 01d31a0cf2f9: Layer already exists [2023-03-16T15:44:19.243Z] 064ce3f177fc: Layer already exists [2023-03-16T15:44:19.243Z] eac33a4dcbcb: Layer already exists [2023-03-16T15:44:19.243Z] 64c42f879cbd: Layer already exists [2023-03-16T15:44:19.243Z] 80dbf27b4dc1: Layer already exists [2023-03-16T15:44:19.243Z] b24018fdb6e1: Layer already exists [2023-03-16T15:44:19.243Z] c729c47577e2: Layer already exists [2023-03-16T15:44:19.243Z] 3b002846544a: Layer already exists [2023-03-16T15:44:19.243Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:19.243Z] 85bb9510b83f: Layer already exists [2023-03-16T15:44:19.243Z] 3.0.0-dev.101: digest: sha256:c050c11dd5ad1fd3025f6a48c9e31edfda5bfc800db8ce63ac78ed48d1bb829e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:19.541Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:19.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:19.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T15:44:19.836Z] 64c42f879cbd: Preparing [2023-03-16T15:44:19.836Z] 01d31a0cf2f9: Preparing [2023-03-16T15:44:19.836Z] 064ce3f177fc: Preparing [2023-03-16T15:44:19.836Z] eac33a4dcbcb: Preparing [2023-03-16T15:44:19.836Z] 80dbf27b4dc1: Preparing [2023-03-16T15:44:19.836Z] b24018fdb6e1: Preparing [2023-03-16T15:44:19.836Z] 85bb9510b83f: Preparing [2023-03-16T15:44:19.836Z] 3b002846544a: Preparing [2023-03-16T15:44:19.836Z] c729c47577e2: Preparing [2023-03-16T15:44:19.836Z] 7cd52847ad77: Preparing [2023-03-16T15:44:19.836Z] 3b002846544a: Waiting [2023-03-16T15:44:19.836Z] c729c47577e2: Waiting [2023-03-16T15:44:19.836Z] b24018fdb6e1: Waiting [2023-03-16T15:44:19.836Z] 85bb9510b83f: Waiting [2023-03-16T15:44:19.836Z] 64c42f879cbd: Layer already exists [2023-03-16T15:44:19.836Z] 064ce3f177fc: Layer already exists [2023-03-16T15:44:19.836Z] 01d31a0cf2f9: Layer already exists [2023-03-16T15:44:19.836Z] 80dbf27b4dc1: Layer already exists [2023-03-16T15:44:19.836Z] eac33a4dcbcb: Layer already exists [2023-03-16T15:44:19.836Z] b24018fdb6e1: Layer already exists [2023-03-16T15:44:19.836Z] 3b002846544a: Layer already exists [2023-03-16T15:44:19.836Z] c729c47577e2: Layer already exists [2023-03-16T15:44:19.836Z] 85bb9510b83f: Layer already exists [2023-03-16T15:44:19.836Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:19.836Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:c050c11dd5ad1fd3025f6a48c9e31edfda5bfc800db8ce63ac78ed48d1bb829e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:20.135Z] + 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-16T15:44:20.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-16T15:44:20.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T15:44:20.432Z] 64c42f879cbd: Preparing [2023-03-16T15:44:20.432Z] 01d31a0cf2f9: Preparing [2023-03-16T15:44:20.432Z] 064ce3f177fc: Preparing [2023-03-16T15:44:20.432Z] eac33a4dcbcb: Preparing [2023-03-16T15:44:20.432Z] 80dbf27b4dc1: Preparing [2023-03-16T15:44:20.432Z] b24018fdb6e1: Preparing [2023-03-16T15:44:20.432Z] 85bb9510b83f: Preparing [2023-03-16T15:44:20.432Z] 3b002846544a: Preparing [2023-03-16T15:44:20.432Z] c729c47577e2: Preparing [2023-03-16T15:44:20.432Z] 7cd52847ad77: Preparing [2023-03-16T15:44:20.432Z] 85bb9510b83f: Waiting [2023-03-16T15:44:20.432Z] b24018fdb6e1: Waiting [2023-03-16T15:44:20.432Z] 3b002846544a: Waiting [2023-03-16T15:44:20.432Z] c729c47577e2: Waiting [2023-03-16T15:44:20.432Z] 7cd52847ad77: Waiting [2023-03-16T15:44:20.432Z] 80dbf27b4dc1: Layer already exists [2023-03-16T15:44:20.432Z] 64c42f879cbd: Layer already exists [2023-03-16T15:44:20.432Z] 01d31a0cf2f9: Layer already exists [2023-03-16T15:44:20.432Z] eac33a4dcbcb: Layer already exists [2023-03-16T15:44:20.432Z] 064ce3f177fc: Layer already exists [2023-03-16T15:44:20.432Z] b24018fdb6e1: Layer already exists [2023-03-16T15:44:20.432Z] 3b002846544a: Layer already exists [2023-03-16T15:44:20.432Z] 85bb9510b83f: Layer already exists [2023-03-16T15:44:20.432Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:20.432Z] c729c47577e2: Layer already exists [2023-03-16T15:44:20.432Z] main: digest: sha256:c050c11dd5ad1fd3025f6a48c9e31edfda5bfc800db8ce63ac78ed48d1bb829e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:20.471Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:20.478Z] taggedImages: [2023-03-16T15:44:20.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:20.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-16T15:44:20.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.101 [2023-03-16T15:44:20.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:20.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-16T15:44:20.492Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-16T15:44:20.492Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:20.492Z] latest [2023-03-16T15:44:20.492Z] 3.0.0-dev.101 [2023-03-16T15:44:20.492Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:20.492Z] main [2023-03-16T15:44:20.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:20.789Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:21.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:21.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T15:44:21.093Z] ccc8c9383503: Preparing [2023-03-16T15:44:21.093Z] 3e3703724beb: Preparing [2023-03-16T15:44:21.093Z] 3b002846544a: Preparing [2023-03-16T15:44:21.093Z] 15f4d02e6165: Preparing [2023-03-16T15:44:21.093Z] 3d22b8fd88dd: Preparing [2023-03-16T15:44:21.093Z] 7cd52847ad77: Preparing [2023-03-16T15:44:21.093Z] 7cd52847ad77: Waiting [2023-03-16T15:44:21.093Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:21.093Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:21.093Z] ccc8c9383503: Pushed [2023-03-16T15:44:21.353Z] 3b002846544a: Layer already exists [2023-03-16T15:44:21.920Z] 3d22b8fd88dd: Pushed [2023-03-16T15:44:23.298Z] 3e3703724beb: Pushed [2023-03-16T15:44:23.298Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:966abe567aeb93ac88b950e0a2d300e1bdf2e5b3eda84cf49c2ff90262a74121 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:23.602Z] + 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-16T15:44:23.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-16T15:44:23.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T15:44:23.898Z] ccc8c9383503: Preparing [2023-03-16T15:44:23.898Z] 3e3703724beb: Preparing [2023-03-16T15:44:23.898Z] 3b002846544a: Preparing [2023-03-16T15:44:23.898Z] 15f4d02e6165: Preparing [2023-03-16T15:44:23.898Z] 3d22b8fd88dd: Preparing [2023-03-16T15:44:23.898Z] 7cd52847ad77: Preparing [2023-03-16T15:44:23.898Z] 7cd52847ad77: Waiting [2023-03-16T15:44:23.898Z] 3e3703724beb: Layer already exists [2023-03-16T15:44:23.898Z] ccc8c9383503: Layer already exists [2023-03-16T15:44:23.898Z] 3d22b8fd88dd: Layer already exists [2023-03-16T15:44:23.898Z] 3b002846544a: Layer already exists [2023-03-16T15:44:23.898Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:23.898Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:23.898Z] latest: digest: sha256:966abe567aeb93ac88b950e0a2d300e1bdf2e5b3eda84cf49c2ff90262a74121 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:24.201Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:24.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.101 [2023-03-16T15:44:24.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T15:44:24.502Z] ccc8c9383503: Preparing [2023-03-16T15:44:24.502Z] 3e3703724beb: Preparing [2023-03-16T15:44:24.502Z] 3b002846544a: Preparing [2023-03-16T15:44:24.502Z] 15f4d02e6165: Preparing [2023-03-16T15:44:24.502Z] 3d22b8fd88dd: Preparing [2023-03-16T15:44:24.502Z] 7cd52847ad77: Preparing [2023-03-16T15:44:24.502Z] 7cd52847ad77: Waiting [2023-03-16T15:44:24.502Z] 3e3703724beb: Layer already exists [2023-03-16T15:44:24.502Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:24.502Z] ccc8c9383503: Layer already exists [2023-03-16T15:44:24.502Z] 3d22b8fd88dd: Layer already exists [2023-03-16T15:44:24.502Z] 3b002846544a: Layer already exists [2023-03-16T15:44:24.502Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:24.502Z] 3.0.0-dev.101: digest: sha256:966abe567aeb93ac88b950e0a2d300e1bdf2e5b3eda84cf49c2ff90262a74121 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:24.802Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:25.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:25.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T15:44:25.100Z] ccc8c9383503: Preparing [2023-03-16T15:44:25.100Z] 3e3703724beb: Preparing [2023-03-16T15:44:25.100Z] 3b002846544a: Preparing [2023-03-16T15:44:25.100Z] 15f4d02e6165: Preparing [2023-03-16T15:44:25.100Z] 3d22b8fd88dd: Preparing [2023-03-16T15:44:25.100Z] 7cd52847ad77: Preparing [2023-03-16T15:44:25.100Z] 7cd52847ad77: Waiting [2023-03-16T15:44:25.100Z] ccc8c9383503: Layer already exists [2023-03-16T15:44:25.100Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:25.100Z] 3b002846544a: Layer already exists [2023-03-16T15:44:25.100Z] 3e3703724beb: Layer already exists [2023-03-16T15:44:25.100Z] 3d22b8fd88dd: Layer already exists [2023-03-16T15:44:25.100Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:25.100Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:966abe567aeb93ac88b950e0a2d300e1bdf2e5b3eda84cf49c2ff90262a74121 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:25.401Z] + 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-16T15:44:25.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-16T15:44:25.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T15:44:25.718Z] ccc8c9383503: Preparing [2023-03-16T15:44:25.718Z] 3e3703724beb: Preparing [2023-03-16T15:44:25.718Z] 3b002846544a: Preparing [2023-03-16T15:44:25.718Z] 15f4d02e6165: Preparing [2023-03-16T15:44:25.718Z] 3d22b8fd88dd: Preparing [2023-03-16T15:44:25.718Z] 7cd52847ad77: Preparing [2023-03-16T15:44:25.718Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:25.718Z] 3e3703724beb: Layer already exists [2023-03-16T15:44:25.718Z] ccc8c9383503: Layer already exists [2023-03-16T15:44:25.718Z] 3b002846544a: Layer already exists [2023-03-16T15:44:25.718Z] 3d22b8fd88dd: Layer already exists [2023-03-16T15:44:25.718Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:25.718Z] main: digest: sha256:966abe567aeb93ac88b950e0a2d300e1bdf2e5b3eda84cf49c2ff90262a74121 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:25.765Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:25.773Z] taggedImages: [2023-03-16T15:44:25.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:25.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-16T15:44:25.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.101 [2023-03-16T15:44:25.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:25.773Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-16T15:44:25.794Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-16T15:44:25.794Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:25.794Z] latest [2023-03-16T15:44:25.794Z] 3.0.0-dev.101 [2023-03-16T15:44:25.794Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:25.794Z] main [2023-03-16T15:44:25.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:26.113Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:26.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:26.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T15:44:26.419Z] ebee442dc32d: Preparing [2023-03-16T15:44:26.419Z] a38b24b9b3f8: Preparing [2023-03-16T15:44:26.419Z] 1ec3e5a92174: Preparing [2023-03-16T15:44:26.419Z] ac24b825fa99: Preparing [2023-03-16T15:44:26.419Z] 841d131f2afe: Preparing [2023-03-16T15:44:26.419Z] 3b002846544a: Preparing [2023-03-16T15:44:26.419Z] b233f72bb428: Preparing [2023-03-16T15:44:26.419Z] 7cd52847ad77: Preparing [2023-03-16T15:44:26.419Z] b233f72bb428: Waiting [2023-03-16T15:44:26.419Z] 7cd52847ad77: Waiting [2023-03-16T15:44:26.419Z] 3b002846544a: Waiting [2023-03-16T15:44:26.419Z] 1ec3e5a92174: Pushed [2023-03-16T15:44:26.419Z] ebee442dc32d: Pushed [2023-03-16T15:44:26.419Z] a38b24b9b3f8: Pushed [2023-03-16T15:44:26.419Z] 3b002846544a: Layer already exists [2023-03-16T15:44:26.419Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:26.986Z] b233f72bb428: Pushed [2023-03-16T15:44:30.269Z] 841d131f2afe: Pushed [2023-03-16T15:44:33.561Z] ac24b825fa99: Pushed [2023-03-16T15:44:33.561Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:8152d47f6326e96b2c49c315ff03f6be8100a193b5d43d697342688baa3a247c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:33.871Z] + 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-16T15:44:34.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-16T15:44:34.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T15:44:34.173Z] ebee442dc32d: Preparing [2023-03-16T15:44:34.173Z] a38b24b9b3f8: Preparing [2023-03-16T15:44:34.173Z] 1ec3e5a92174: Preparing [2023-03-16T15:44:34.173Z] ac24b825fa99: Preparing [2023-03-16T15:44:34.173Z] 841d131f2afe: Preparing [2023-03-16T15:44:34.173Z] 3b002846544a: Preparing [2023-03-16T15:44:34.173Z] b233f72bb428: Preparing [2023-03-16T15:44:34.173Z] 7cd52847ad77: Preparing [2023-03-16T15:44:34.173Z] b233f72bb428: Waiting [2023-03-16T15:44:34.173Z] 7cd52847ad77: Waiting [2023-03-16T15:44:34.173Z] 1ec3e5a92174: Layer already exists [2023-03-16T15:44:34.173Z] ac24b825fa99: Layer already exists [2023-03-16T15:44:34.173Z] 841d131f2afe: Layer already exists [2023-03-16T15:44:34.173Z] a38b24b9b3f8: Layer already exists [2023-03-16T15:44:34.173Z] ebee442dc32d: Layer already exists [2023-03-16T15:44:34.173Z] 3b002846544a: Layer already exists [2023-03-16T15:44:34.173Z] b233f72bb428: Layer already exists [2023-03-16T15:44:34.173Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:34.173Z] latest: digest: sha256:8152d47f6326e96b2c49c315ff03f6be8100a193b5d43d697342688baa3a247c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:34.478Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:34.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.101 [2023-03-16T15:44:34.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T15:44:34.783Z] ebee442dc32d: Preparing [2023-03-16T15:44:34.783Z] a38b24b9b3f8: Preparing [2023-03-16T15:44:34.783Z] 1ec3e5a92174: Preparing [2023-03-16T15:44:34.783Z] ac24b825fa99: Preparing [2023-03-16T15:44:34.783Z] 841d131f2afe: Preparing [2023-03-16T15:44:34.783Z] 3b002846544a: Preparing [2023-03-16T15:44:34.783Z] b233f72bb428: Preparing [2023-03-16T15:44:34.783Z] 7cd52847ad77: Preparing [2023-03-16T15:44:34.783Z] 3b002846544a: Waiting [2023-03-16T15:44:34.783Z] 7cd52847ad77: Waiting [2023-03-16T15:44:34.783Z] b233f72bb428: Waiting [2023-03-16T15:44:34.783Z] ac24b825fa99: Layer already exists [2023-03-16T15:44:34.783Z] 841d131f2afe: Layer already exists [2023-03-16T15:44:34.783Z] ebee442dc32d: Layer already exists [2023-03-16T15:44:34.783Z] 1ec3e5a92174: Layer already exists [2023-03-16T15:44:34.783Z] a38b24b9b3f8: Layer already exists [2023-03-16T15:44:34.783Z] 3b002846544a: Layer already exists [2023-03-16T15:44:34.783Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:34.783Z] b233f72bb428: Layer already exists [2023-03-16T15:44:34.783Z] 3.0.0-dev.101: digest: sha256:8152d47f6326e96b2c49c315ff03f6be8100a193b5d43d697342688baa3a247c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:35.091Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:35.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:35.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T15:44:35.396Z] ebee442dc32d: Preparing [2023-03-16T15:44:35.396Z] a38b24b9b3f8: Preparing [2023-03-16T15:44:35.396Z] 1ec3e5a92174: Preparing [2023-03-16T15:44:35.396Z] ac24b825fa99: Preparing [2023-03-16T15:44:35.396Z] 841d131f2afe: Preparing [2023-03-16T15:44:35.396Z] 3b002846544a: Preparing [2023-03-16T15:44:35.396Z] b233f72bb428: Preparing [2023-03-16T15:44:35.396Z] 7cd52847ad77: Preparing [2023-03-16T15:44:35.396Z] b233f72bb428: Waiting [2023-03-16T15:44:35.396Z] 3b002846544a: Waiting [2023-03-16T15:44:35.396Z] 1ec3e5a92174: Layer already exists [2023-03-16T15:44:35.396Z] ebee442dc32d: Layer already exists [2023-03-16T15:44:35.396Z] ac24b825fa99: Layer already exists [2023-03-16T15:44:35.396Z] a38b24b9b3f8: Layer already exists [2023-03-16T15:44:35.396Z] 841d131f2afe: Layer already exists [2023-03-16T15:44:35.396Z] 3b002846544a: Layer already exists [2023-03-16T15:44:35.396Z] b233f72bb428: Layer already exists [2023-03-16T15:44:35.396Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:35.396Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:8152d47f6326e96b2c49c315ff03f6be8100a193b5d43d697342688baa3a247c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:35.703Z] + 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-16T15:44:36.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-16T15:44:36.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T15:44:36.004Z] ebee442dc32d: Preparing [2023-03-16T15:44:36.004Z] a38b24b9b3f8: Preparing [2023-03-16T15:44:36.004Z] 1ec3e5a92174: Preparing [2023-03-16T15:44:36.004Z] ac24b825fa99: Preparing [2023-03-16T15:44:36.004Z] 841d131f2afe: Preparing [2023-03-16T15:44:36.004Z] 3b002846544a: Preparing [2023-03-16T15:44:36.004Z] b233f72bb428: Preparing [2023-03-16T15:44:36.004Z] 7cd52847ad77: Preparing [2023-03-16T15:44:36.004Z] 3b002846544a: Waiting [2023-03-16T15:44:36.004Z] b233f72bb428: Waiting [2023-03-16T15:44:36.004Z] 7cd52847ad77: Waiting [2023-03-16T15:44:36.004Z] a38b24b9b3f8: Layer already exists [2023-03-16T15:44:36.004Z] 841d131f2afe: Layer already exists [2023-03-16T15:44:36.004Z] 1ec3e5a92174: Layer already exists [2023-03-16T15:44:36.004Z] ac24b825fa99: Layer already exists [2023-03-16T15:44:36.004Z] ebee442dc32d: Layer already exists [2023-03-16T15:44:36.004Z] b233f72bb428: Layer already exists [2023-03-16T15:44:36.004Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:36.004Z] 3b002846544a: Layer already exists [2023-03-16T15:44:36.004Z] main: digest: sha256:8152d47f6326e96b2c49c315ff03f6be8100a193b5d43d697342688baa3a247c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:36.039Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:36.044Z] taggedImages: [2023-03-16T15:44:36.044Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:36.044Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-16T15:44:36.044Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.101 [2023-03-16T15:44:36.044Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:36.044Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-16T15:44:36.058Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-16T15:44:36.058Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:36.058Z] latest [2023-03-16T15:44:36.058Z] 3.0.0-dev.101 [2023-03-16T15:44:36.058Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:36.058Z] main [2023-03-16T15:44:36.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:36.378Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:36.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:36.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T15:44:36.684Z] aa26d579d0c0: Preparing [2023-03-16T15:44:36.684Z] 9782d728d0c5: Preparing [2023-03-16T15:44:36.684Z] ac1af8698870: Preparing [2023-03-16T15:44:36.684Z] 593a52b671ad: Preparing [2023-03-16T15:44:36.684Z] 3b002846544a: Preparing [2023-03-16T15:44:36.684Z] 5dfd26f57d39: Preparing [2023-03-16T15:44:36.684Z] 7cd52847ad77: Preparing [2023-03-16T15:44:36.684Z] 5dfd26f57d39: Waiting [2023-03-16T15:44:36.684Z] 7cd52847ad77: Waiting [2023-03-16T15:44:36.684Z] 3b002846544a: Layer already exists [2023-03-16T15:44:36.684Z] aa26d579d0c0: Pushed [2023-03-16T15:44:36.684Z] 9782d728d0c5: Pushed [2023-03-16T15:44:36.684Z] ac1af8698870: Pushed [2023-03-16T15:44:36.684Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:36.944Z] 5dfd26f57d39: Pushed [2023-03-16T15:44:43.515Z] 593a52b671ad: Pushed [2023-03-16T15:44:43.515Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:e533b2e7d2858281bee68a6629a1187c9ae4b83a774ad48c4b71e23483ddd066 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:43.824Z] + 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-16T15:44:44.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-16T15:44:44.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T15:44:44.122Z] aa26d579d0c0: Preparing [2023-03-16T15:44:44.122Z] 9782d728d0c5: Preparing [2023-03-16T15:44:44.122Z] ac1af8698870: Preparing [2023-03-16T15:44:44.122Z] 593a52b671ad: Preparing [2023-03-16T15:44:44.122Z] 3b002846544a: Preparing [2023-03-16T15:44:44.122Z] 5dfd26f57d39: Preparing [2023-03-16T15:44:44.122Z] 7cd52847ad77: Preparing [2023-03-16T15:44:44.122Z] 5dfd26f57d39: Waiting [2023-03-16T15:44:44.122Z] 7cd52847ad77: Waiting [2023-03-16T15:44:44.122Z] aa26d579d0c0: Layer already exists [2023-03-16T15:44:44.122Z] ac1af8698870: Layer already exists [2023-03-16T15:44:44.122Z] 593a52b671ad: Layer already exists [2023-03-16T15:44:44.122Z] 3b002846544a: Layer already exists [2023-03-16T15:44:44.122Z] 9782d728d0c5: Layer already exists [2023-03-16T15:44:44.122Z] 5dfd26f57d39: Layer already exists [2023-03-16T15:44:44.122Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:44.122Z] latest: digest: sha256:e533b2e7d2858281bee68a6629a1187c9ae4b83a774ad48c4b71e23483ddd066 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:44.431Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:44.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.101 [2023-03-16T15:44:44.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T15:44:44.734Z] aa26d579d0c0: Preparing [2023-03-16T15:44:44.734Z] 9782d728d0c5: Preparing [2023-03-16T15:44:44.734Z] ac1af8698870: Preparing [2023-03-16T15:44:44.734Z] 593a52b671ad: Preparing [2023-03-16T15:44:44.734Z] 3b002846544a: Preparing [2023-03-16T15:44:44.734Z] 5dfd26f57d39: Preparing [2023-03-16T15:44:44.734Z] 7cd52847ad77: Preparing [2023-03-16T15:44:44.734Z] 5dfd26f57d39: Waiting [2023-03-16T15:44:44.734Z] 7cd52847ad77: Waiting [2023-03-16T15:44:44.734Z] 3b002846544a: Layer already exists [2023-03-16T15:44:44.734Z] ac1af8698870: Layer already exists [2023-03-16T15:44:44.734Z] 9782d728d0c5: Layer already exists [2023-03-16T15:44:44.734Z] aa26d579d0c0: Layer already exists [2023-03-16T15:44:44.734Z] 593a52b671ad: Layer already exists [2023-03-16T15:44:44.734Z] 5dfd26f57d39: Layer already exists [2023-03-16T15:44:44.734Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:44.734Z] 3.0.0-dev.101: digest: sha256:e533b2e7d2858281bee68a6629a1187c9ae4b83a774ad48c4b71e23483ddd066 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:45.040Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:45.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T15:44:45.342Z] aa26d579d0c0: Preparing [2023-03-16T15:44:45.342Z] 9782d728d0c5: Preparing [2023-03-16T15:44:45.342Z] ac1af8698870: Preparing [2023-03-16T15:44:45.342Z] 593a52b671ad: Preparing [2023-03-16T15:44:45.342Z] 3b002846544a: Preparing [2023-03-16T15:44:45.342Z] 5dfd26f57d39: Preparing [2023-03-16T15:44:45.342Z] 7cd52847ad77: Preparing [2023-03-16T15:44:45.342Z] 7cd52847ad77: Waiting [2023-03-16T15:44:45.342Z] 5dfd26f57d39: Waiting [2023-03-16T15:44:45.342Z] 3b002846544a: Layer already exists [2023-03-16T15:44:45.342Z] aa26d579d0c0: Layer already exists [2023-03-16T15:44:45.342Z] ac1af8698870: Layer already exists [2023-03-16T15:44:45.342Z] 9782d728d0c5: Layer already exists [2023-03-16T15:44:45.342Z] 593a52b671ad: Layer already exists [2023-03-16T15:44:45.342Z] 5dfd26f57d39: Layer already exists [2023-03-16T15:44:45.342Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:45.342Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:e533b2e7d2858281bee68a6629a1187c9ae4b83a774ad48c4b71e23483ddd066 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:45.643Z] + 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-16T15:44:45.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-16T15:44:45.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T15:44:45.943Z] aa26d579d0c0: Preparing [2023-03-16T15:44:45.943Z] 9782d728d0c5: Preparing [2023-03-16T15:44:45.943Z] ac1af8698870: Preparing [2023-03-16T15:44:45.943Z] 593a52b671ad: Preparing [2023-03-16T15:44:45.943Z] 3b002846544a: Preparing [2023-03-16T15:44:45.943Z] 5dfd26f57d39: Preparing [2023-03-16T15:44:45.943Z] 7cd52847ad77: Preparing [2023-03-16T15:44:45.943Z] 5dfd26f57d39: Waiting [2023-03-16T15:44:45.943Z] 7cd52847ad77: Waiting [2023-03-16T15:44:45.943Z] 9782d728d0c5: Layer already exists [2023-03-16T15:44:45.943Z] aa26d579d0c0: Layer already exists [2023-03-16T15:44:45.943Z] ac1af8698870: Layer already exists [2023-03-16T15:44:45.943Z] 3b002846544a: Layer already exists [2023-03-16T15:44:45.943Z] 593a52b671ad: Layer already exists [2023-03-16T15:44:45.943Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:45.943Z] 5dfd26f57d39: Layer already exists [2023-03-16T15:44:45.943Z] main: digest: sha256:e533b2e7d2858281bee68a6629a1187c9ae4b83a774ad48c4b71e23483ddd066 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:45.978Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:45.987Z] taggedImages: [2023-03-16T15:44:45.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:45.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-16T15:44:45.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.101 [2023-03-16T15:44:45.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:45.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-16T15:44:46.008Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-16T15:44:46.008Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:46.008Z] latest [2023-03-16T15:44:46.008Z] 3.0.0-dev.101 [2023-03-16T15:44:46.008Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:46.008Z] main [2023-03-16T15:44:46.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:46.319Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:46.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:46.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T15:44:46.627Z] 682012d462c6: Preparing [2023-03-16T15:44:46.627Z] 0699f8171025: Preparing [2023-03-16T15:44:46.627Z] e3e075a79a15: Preparing [2023-03-16T15:44:46.627Z] 6209ef7d3542: Preparing [2023-03-16T15:44:46.627Z] 3b002846544a: Preparing [2023-03-16T15:44:46.627Z] b233f72bb428: Preparing [2023-03-16T15:44:46.627Z] 7cd52847ad77: Preparing [2023-03-16T15:44:46.627Z] b233f72bb428: Waiting [2023-03-16T15:44:46.627Z] 7cd52847ad77: Waiting [2023-03-16T15:44:46.627Z] 3b002846544a: Layer already exists [2023-03-16T15:44:46.627Z] b233f72bb428: Layer already exists [2023-03-16T15:44:46.627Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:46.627Z] 0699f8171025: Pushed [2023-03-16T15:44:46.627Z] 682012d462c6: Pushed [2023-03-16T15:44:46.627Z] e3e075a79a15: Pushed [2023-03-16T15:44:53.328Z] 6209ef7d3542: Pushed [2023-03-16T15:44:53.328Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:4243d1385579fcb432d7fe5826dbfdb452b52f7f048ae91f7e819a8793aa8be4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:53.699Z] + 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-16T15:44:54.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-16T15:44:54.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T15:44:54.005Z] 682012d462c6: Preparing [2023-03-16T15:44:54.005Z] 0699f8171025: Preparing [2023-03-16T15:44:54.005Z] e3e075a79a15: Preparing [2023-03-16T15:44:54.005Z] 6209ef7d3542: Preparing [2023-03-16T15:44:54.005Z] 3b002846544a: Preparing [2023-03-16T15:44:54.005Z] b233f72bb428: Preparing [2023-03-16T15:44:54.005Z] 7cd52847ad77: Preparing [2023-03-16T15:44:54.005Z] b233f72bb428: Waiting [2023-03-16T15:44:54.005Z] 7cd52847ad77: Waiting [2023-03-16T15:44:54.005Z] 3b002846544a: Layer already exists [2023-03-16T15:44:54.005Z] 0699f8171025: Layer already exists [2023-03-16T15:44:54.005Z] e3e075a79a15: Layer already exists [2023-03-16T15:44:54.005Z] 6209ef7d3542: Layer already exists [2023-03-16T15:44:54.005Z] 682012d462c6: Layer already exists [2023-03-16T15:44:54.005Z] b233f72bb428: Layer already exists [2023-03-16T15:44:54.005Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:54.005Z] latest: digest: sha256:4243d1385579fcb432d7fe5826dbfdb452b52f7f048ae91f7e819a8793aa8be4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:54.302Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:54.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.101 [2023-03-16T15:44:54.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T15:44:54.609Z] 682012d462c6: Preparing [2023-03-16T15:44:54.609Z] 0699f8171025: Preparing [2023-03-16T15:44:54.609Z] e3e075a79a15: Preparing [2023-03-16T15:44:54.609Z] 6209ef7d3542: Preparing [2023-03-16T15:44:54.609Z] 3b002846544a: Preparing [2023-03-16T15:44:54.609Z] b233f72bb428: Preparing [2023-03-16T15:44:54.609Z] 7cd52847ad77: Preparing [2023-03-16T15:44:54.609Z] b233f72bb428: Waiting [2023-03-16T15:44:54.609Z] 7cd52847ad77: Waiting [2023-03-16T15:44:54.609Z] 3b002846544a: Layer already exists [2023-03-16T15:44:54.609Z] e3e075a79a15: Layer already exists [2023-03-16T15:44:54.609Z] 682012d462c6: Layer already exists [2023-03-16T15:44:54.609Z] 0699f8171025: Layer already exists [2023-03-16T15:44:54.609Z] 6209ef7d3542: Layer already exists [2023-03-16T15:44:54.609Z] b233f72bb428: Layer already exists [2023-03-16T15:44:54.609Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:54.609Z] 3.0.0-dev.101: digest: sha256:4243d1385579fcb432d7fe5826dbfdb452b52f7f048ae91f7e819a8793aa8be4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:54.910Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:55.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:55.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T15:44:55.211Z] 682012d462c6: Preparing [2023-03-16T15:44:55.211Z] 0699f8171025: Preparing [2023-03-16T15:44:55.211Z] e3e075a79a15: Preparing [2023-03-16T15:44:55.211Z] 6209ef7d3542: Preparing [2023-03-16T15:44:55.211Z] 3b002846544a: Preparing [2023-03-16T15:44:55.211Z] b233f72bb428: Preparing [2023-03-16T15:44:55.211Z] 7cd52847ad77: Preparing [2023-03-16T15:44:55.211Z] b233f72bb428: Waiting [2023-03-16T15:44:55.211Z] 7cd52847ad77: Waiting [2023-03-16T15:44:55.211Z] 3b002846544a: Layer already exists [2023-03-16T15:44:55.211Z] e3e075a79a15: Layer already exists [2023-03-16T15:44:55.211Z] 682012d462c6: Layer already exists [2023-03-16T15:44:55.211Z] 0699f8171025: Layer already exists [2023-03-16T15:44:55.211Z] 6209ef7d3542: Layer already exists [2023-03-16T15:44:55.211Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:55.211Z] b233f72bb428: Layer already exists [2023-03-16T15:44:55.211Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:4243d1385579fcb432d7fe5826dbfdb452b52f7f048ae91f7e819a8793aa8be4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:55.514Z] + 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-16T15:44:55.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-16T15:44:55.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T15:44:55.815Z] 682012d462c6: Preparing [2023-03-16T15:44:55.815Z] 0699f8171025: Preparing [2023-03-16T15:44:55.815Z] e3e075a79a15: Preparing [2023-03-16T15:44:55.815Z] 6209ef7d3542: Preparing [2023-03-16T15:44:55.815Z] 3b002846544a: Preparing [2023-03-16T15:44:55.815Z] b233f72bb428: Preparing [2023-03-16T15:44:55.815Z] 7cd52847ad77: Preparing [2023-03-16T15:44:55.815Z] b233f72bb428: Waiting [2023-03-16T15:44:55.815Z] 7cd52847ad77: Waiting [2023-03-16T15:44:55.815Z] 3b002846544a: Layer already exists [2023-03-16T15:44:55.815Z] 0699f8171025: Layer already exists [2023-03-16T15:44:55.815Z] e3e075a79a15: Layer already exists [2023-03-16T15:44:55.815Z] 682012d462c6: Layer already exists [2023-03-16T15:44:55.815Z] 6209ef7d3542: Layer already exists [2023-03-16T15:44:55.815Z] b233f72bb428: Layer already exists [2023-03-16T15:44:55.815Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:55.815Z] main: digest: sha256:4243d1385579fcb432d7fe5826dbfdb452b52f7f048ae91f7e819a8793aa8be4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:44:55.865Z] ===================================================== [Pipeline] echo [2023-03-16T15:44:55.872Z] taggedImages: [2023-03-16T15:44:55.872Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:55.872Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-16T15:44:55.872Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.101 [2023-03-16T15:44:55.872Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:55.872Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-16T15:44:55.894Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-16T15:44:55.894Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:55.894Z] latest [2023-03-16T15:44:55.894Z] 3.0.0-dev.101 [2023-03-16T15:44:55.894Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:44:55.894Z] main [2023-03-16T15:44:55.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:56.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:56.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:44:56.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T15:44:56.512Z] 21de75c1122f: Preparing [2023-03-16T15:44:56.512Z] 66d92e997c7c: Preparing [2023-03-16T15:44:56.512Z] 3b002846544a: Preparing [2023-03-16T15:44:56.512Z] 15f4d02e6165: Preparing [2023-03-16T15:44:56.512Z] 59df79b0f318: Preparing [2023-03-16T15:44:56.512Z] 7cd52847ad77: Preparing [2023-03-16T15:44:56.512Z] 7cd52847ad77: Waiting [2023-03-16T15:44:56.512Z] 15f4d02e6165: Layer already exists [2023-03-16T15:44:56.512Z] 3b002846544a: Layer already exists [2023-03-16T15:44:56.512Z] 7cd52847ad77: Layer already exists [2023-03-16T15:44:56.512Z] 21de75c1122f: Pushed [2023-03-16T15:44:56.512Z] 59df79b0f318: Pushed [2023-03-16T15:44:59.815Z] 66d92e997c7c: Pushed [2023-03-16T15:44:59.815Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:59c0fda68acf13a2f7b311da27a16505212bbfe2c3598e9c3236614c34cd604b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:00.119Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:00.417Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-16T15:45:00.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T15:45:00.417Z] 21de75c1122f: Preparing [2023-03-16T15:45:00.417Z] 66d92e997c7c: Preparing [2023-03-16T15:45:00.417Z] 3b002846544a: Preparing [2023-03-16T15:45:00.417Z] 15f4d02e6165: Preparing [2023-03-16T15:45:00.417Z] 59df79b0f318: Preparing [2023-03-16T15:45:00.417Z] 7cd52847ad77: Preparing [2023-03-16T15:45:00.417Z] 7cd52847ad77: Waiting [2023-03-16T15:45:00.417Z] 3b002846544a: Layer already exists [2023-03-16T15:45:00.417Z] 59df79b0f318: Layer already exists [2023-03-16T15:45:00.417Z] 21de75c1122f: Layer already exists [2023-03-16T15:45:00.417Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:00.417Z] 66d92e997c7c: Layer already exists [2023-03-16T15:45:00.417Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:00.417Z] latest: digest: sha256:59c0fda68acf13a2f7b311da27a16505212bbfe2c3598e9c3236614c34cd604b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:00.720Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:01.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.101 [2023-03-16T15:45:01.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T15:45:01.020Z] 21de75c1122f: Preparing [2023-03-16T15:45:01.020Z] 66d92e997c7c: Preparing [2023-03-16T15:45:01.020Z] 3b002846544a: Preparing [2023-03-16T15:45:01.020Z] 15f4d02e6165: Preparing [2023-03-16T15:45:01.020Z] 59df79b0f318: Preparing [2023-03-16T15:45:01.020Z] 7cd52847ad77: Preparing [2023-03-16T15:45:01.020Z] 7cd52847ad77: Waiting [2023-03-16T15:45:01.020Z] 3b002846544a: Layer already exists [2023-03-16T15:45:01.020Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:01.020Z] 21de75c1122f: Layer already exists [2023-03-16T15:45:01.020Z] 59df79b0f318: Layer already exists [2023-03-16T15:45:01.020Z] 66d92e997c7c: Layer already exists [2023-03-16T15:45:01.020Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:01.020Z] 3.0.0-dev.101: digest: sha256:59c0fda68acf13a2f7b311da27a16505212bbfe2c3598e9c3236614c34cd604b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:01.335Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:01.636Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:45:01.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T15:45:01.636Z] 21de75c1122f: Preparing [2023-03-16T15:45:01.636Z] 66d92e997c7c: Preparing [2023-03-16T15:45:01.636Z] 3b002846544a: Preparing [2023-03-16T15:45:01.636Z] 15f4d02e6165: Preparing [2023-03-16T15:45:01.636Z] 59df79b0f318: Preparing [2023-03-16T15:45:01.636Z] 7cd52847ad77: Preparing [2023-03-16T15:45:01.636Z] 7cd52847ad77: Waiting [2023-03-16T15:45:01.636Z] 3b002846544a: Layer already exists [2023-03-16T15:45:01.636Z] 59df79b0f318: Layer already exists [2023-03-16T15:45:01.636Z] 66d92e997c7c: Layer already exists [2023-03-16T15:45:01.636Z] 21de75c1122f: Layer already exists [2023-03-16T15:45:01.636Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:01.636Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:01.636Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:59c0fda68acf13a2f7b311da27a16505212bbfe2c3598e9c3236614c34cd604b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:01.944Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:02.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-16T15:45:02.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T15:45:02.242Z] 21de75c1122f: Preparing [2023-03-16T15:45:02.242Z] 66d92e997c7c: Preparing [2023-03-16T15:45:02.242Z] 3b002846544a: Preparing [2023-03-16T15:45:02.242Z] 15f4d02e6165: Preparing [2023-03-16T15:45:02.242Z] 59df79b0f318: Preparing [2023-03-16T15:45:02.242Z] 7cd52847ad77: Preparing [2023-03-16T15:45:02.242Z] 7cd52847ad77: Waiting [2023-03-16T15:45:02.242Z] 59df79b0f318: Layer already exists [2023-03-16T15:45:02.242Z] 66d92e997c7c: Layer already exists [2023-03-16T15:45:02.242Z] 21de75c1122f: Layer already exists [2023-03-16T15:45:02.242Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:02.242Z] 3b002846544a: Layer already exists [2023-03-16T15:45:02.242Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:02.242Z] main: digest: sha256:59c0fda68acf13a2f7b311da27a16505212bbfe2c3598e9c3236614c34cd604b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:45:02.274Z] ===================================================== [Pipeline] echo [2023-03-16T15:45:02.280Z] taggedImages: [2023-03-16T15:45:02.280Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:45:02.280Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-16T15:45:02.280Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.101 [2023-03-16T15:45:02.280Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:45:02.280Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-16T15:45:02.294Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-16T15:45:02.294Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:45:02.294Z] latest [2023-03-16T15:45:02.294Z] 3.0.0-dev.101 [2023-03-16T15:45:02.294Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:45:02.294Z] main [2023-03-16T15:45:02.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:02.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:02.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:45:02.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T15:45:02.897Z] cc7c86cdb03e: Preparing [2023-03-16T15:45:02.897Z] 74d0518db1d0: Preparing [2023-03-16T15:45:02.897Z] 3b002846544a: Preparing [2023-03-16T15:45:02.897Z] 15f4d02e6165: Preparing [2023-03-16T15:45:02.897Z] ea08cc33921f: Preparing [2023-03-16T15:45:02.897Z] 7cd52847ad77: Preparing [2023-03-16T15:45:02.897Z] 7cd52847ad77: Waiting [2023-03-16T15:45:02.897Z] 3b002846544a: Layer already exists [2023-03-16T15:45:02.897Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:02.897Z] ea08cc33921f: Layer already exists [2023-03-16T15:45:02.897Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:02.897Z] cc7c86cdb03e: Pushed [2023-03-16T15:45:06.191Z] 74d0518db1d0: Pushed [2023-03-16T15:45:06.191Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:62683a1a6e2e4f33bd5a8f817bde3b59b9efe1a5586b4ddb22086b44e4c1f1e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:06.494Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:06.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-16T15:45:06.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T15:45:06.796Z] cc7c86cdb03e: Preparing [2023-03-16T15:45:06.796Z] 74d0518db1d0: Preparing [2023-03-16T15:45:06.796Z] 3b002846544a: Preparing [2023-03-16T15:45:06.796Z] 15f4d02e6165: Preparing [2023-03-16T15:45:06.796Z] ea08cc33921f: Preparing [2023-03-16T15:45:06.796Z] 7cd52847ad77: Preparing [2023-03-16T15:45:06.796Z] 7cd52847ad77: Waiting [2023-03-16T15:45:06.796Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:06.796Z] 74d0518db1d0: Layer already exists [2023-03-16T15:45:06.796Z] 3b002846544a: Layer already exists [2023-03-16T15:45:06.796Z] cc7c86cdb03e: Layer already exists [2023-03-16T15:45:06.796Z] ea08cc33921f: Layer already exists [2023-03-16T15:45:06.796Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:07.365Z] latest: digest: sha256:62683a1a6e2e4f33bd5a8f817bde3b59b9efe1a5586b4ddb22086b44e4c1f1e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:07.668Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:07.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.101 [2023-03-16T15:45:07.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T15:45:07.968Z] cc7c86cdb03e: Preparing [2023-03-16T15:45:07.968Z] 74d0518db1d0: Preparing [2023-03-16T15:45:07.968Z] 3b002846544a: Preparing [2023-03-16T15:45:07.968Z] 15f4d02e6165: Preparing [2023-03-16T15:45:07.968Z] ea08cc33921f: Preparing [2023-03-16T15:45:07.968Z] 7cd52847ad77: Preparing [2023-03-16T15:45:07.968Z] 7cd52847ad77: Waiting [2023-03-16T15:45:07.968Z] 3b002846544a: Layer already exists [2023-03-16T15:45:07.968Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:07.968Z] cc7c86cdb03e: Layer already exists [2023-03-16T15:45:07.968Z] ea08cc33921f: Layer already exists [2023-03-16T15:45:07.968Z] 74d0518db1d0: Layer already exists [2023-03-16T15:45:07.968Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:07.968Z] 3.0.0-dev.101: digest: sha256:62683a1a6e2e4f33bd5a8f817bde3b59b9efe1a5586b4ddb22086b44e4c1f1e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:08.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:08.577Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:45:08.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T15:45:08.577Z] cc7c86cdb03e: Preparing [2023-03-16T15:45:08.577Z] 74d0518db1d0: Preparing [2023-03-16T15:45:08.577Z] 3b002846544a: Preparing [2023-03-16T15:45:08.577Z] 15f4d02e6165: Preparing [2023-03-16T15:45:08.577Z] ea08cc33921f: Preparing [2023-03-16T15:45:08.577Z] 7cd52847ad77: Preparing [2023-03-16T15:45:08.577Z] 3b002846544a: Layer already exists [2023-03-16T15:45:08.577Z] cc7c86cdb03e: Layer already exists [2023-03-16T15:45:08.577Z] 74d0518db1d0: Layer already exists [2023-03-16T15:45:08.577Z] ea08cc33921f: Layer already exists [2023-03-16T15:45:08.577Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:08.577Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:08.577Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:62683a1a6e2e4f33bd5a8f817bde3b59b9efe1a5586b4ddb22086b44e4c1f1e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:08.882Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:45:09.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-16T15:45:09.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T15:45:09.179Z] cc7c86cdb03e: Preparing [2023-03-16T15:45:09.179Z] 74d0518db1d0: Preparing [2023-03-16T15:45:09.179Z] 3b002846544a: Preparing [2023-03-16T15:45:09.179Z] 15f4d02e6165: Preparing [2023-03-16T15:45:09.179Z] ea08cc33921f: Preparing [2023-03-16T15:45:09.179Z] 7cd52847ad77: Preparing [2023-03-16T15:45:09.179Z] 7cd52847ad77: Waiting [2023-03-16T15:45:09.179Z] 3b002846544a: Layer already exists [2023-03-16T15:45:09.179Z] ea08cc33921f: Layer already exists [2023-03-16T15:45:09.179Z] 74d0518db1d0: Layer already exists [2023-03-16T15:45:09.179Z] cc7c86cdb03e: Layer already exists [2023-03-16T15:45:09.179Z] 15f4d02e6165: Layer already exists [2023-03-16T15:45:09.179Z] 7cd52847ad77: Layer already exists [2023-03-16T15:45:09.179Z] main: digest: sha256:62683a1a6e2e4f33bd5a8f817bde3b59b9efe1a5586b4ddb22086b44e4c1f1e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:45:09.216Z] ===================================================== [Pipeline] echo [2023-03-16T15:45:09.222Z] taggedImages: [2023-03-16T15:45:09.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:45:09.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-16T15:45:09.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.101 [2023-03-16T15:45:09.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T15:45:09.222Z] - 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-16T15:45:36.755Z] Removing intermediate container c91dc760f22c [2023-03-16T15:45:36.755Z] ---> 56d2aa2f1c16 [2023-03-16T15:45:36.755Z] Step 8/25 : COPY . . [2023-03-16T15:45:36.755Z] Removing intermediate container 33aeb1f2dd45 [2023-03-16T15:45:36.755Z] ---> 3fdbaae9a6f9 [2023-03-16T15:45:36.755Z] Step 7/25 : COPY . . [2023-03-16T15:45:36.755Z] Removing intermediate container 9484215222e5 [2023-03-16T15:45:36.755Z] ---> 0e5c2cfeff0e [2023-03-16T15:45:36.755Z] Step 7/26 : COPY . . [2023-03-16T15:45:36.755Z] Removing intermediate container 55116e55e3e4 [2023-03-16T15:45:36.755Z] ---> 1ff432dced1d [2023-03-16T15:45:36.755Z] Step 7/33 : COPY . . [2023-03-16T15:45:36.755Z] Removing intermediate container b3689d152ce3 [2023-03-16T15:45:36.755Z] ---> a79585c16dc4 [2023-03-16T15:45:36.755Z] Step 8/23 : COPY . . [2023-03-16T15:45:36.755Z] ---> 8ee7ebc216eb [2023-03-16T15:45:36.755Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T15:45:36.755Z] ---> 6b9fff8ec048 [2023-03-16T15:45:36.755Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:45:36.755Z] ---> c27ccc4ced3b [2023-03-16T15:45:36.755Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T15:45:36.755Z] ---> 287b2785dded [2023-03-16T15:45:36.755Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:45:36.755Z] ---> Running in 9354b2f819e5 [2023-03-16T15:45:36.755Z] ---> Running in baeb45b1c89b [2023-03-16T15:45:36.755Z] ---> Running in 7f4a34c42c0a [2023-03-16T15:45:36.755Z] ---> Running in fc5dff01023b [2023-03-16T15:45:36.755Z] ---> 45e36b602fe5 [2023-03-16T15:45:36.755Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T15:45:36.755Z] ---> Running in 2954ce7437b5 [2023-03-16T15:45:36.755Z] Removing intermediate container 7f4a34c42c0a [2023-03-16T15:45:36.755Z] ---> b9b9c4d71ec4 [2023-03-16T15:45:36.755Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T15:45:36.755Z] ---> Running in 043d08407e49 [2023-03-16T15:45:36.755Z] Removing intermediate container fc5dff01023b [2023-03-16T15:45:36.755Z] ---> 517c8fe63888 [2023-03-16T15:45:36.755Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:45:36.755Z] ---> Running in 3603a73f0bc0 [2023-03-16T15:45:36.755Z] Removing intermediate container 043d08407e49 [2023-03-16T15:45:36.755Z] ---> 80ae5ab79038 [2023-03-16T15:45:36.755Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:45:36.755Z] ---> Running in 39c3db8dc35e [2023-03-16T15:45:36.755Z] Removing intermediate container 3603a73f0bc0 [2023-03-16T15:45:36.755Z] ---> 2b2acc1d0f10 [2023-03-16T15:45:36.755Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:45:36.755Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T15:45:36.755Z] ---> Running in 6f8a42aa1db7 [2023-03-16T15:45:36.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T15:45:36.755Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T15:45:37.027Z] Removing intermediate container 39c3db8dc35e [2023-03-16T15:45:37.027Z] ---> 7f6ad9c4f318 [2023-03-16T15:45:37.027Z] Step 11/25 : 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-16T15:45:37.296Z] ---> Running in 7a6d0b1efeeb [2023-03-16T15:45:37.891Z] Removing intermediate container 6f8a42aa1db7 [2023-03-16T15:45:37.891Z] ---> 21f65caafeec [2023-03-16T15:45:37.891Z] 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-16T15:45:38.162Z] ---> Running in ab1997acb3a0 [2023-03-16T15:45:43.519Z] Removing intermediate container 7a6d0b1efeeb [2023-03-16T15:45:43.519Z] ---> d9406dbaa2ef [2023-03-16T15:45:43.519Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T15:45:43.519Z] ---> Running in bd9dfcf7140b [2023-03-16T15:45:43.519Z] Removing intermediate container ab1997acb3a0 [2023-03-16T15:45:43.519Z] ---> 4a04c3d23eba [2023-03-16T15:45:43.519Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:45:43.519Z] ---> Running in 30146f8aa15a [2023-03-16T15:45:44.478Z] Removing intermediate container bd9dfcf7140b [2023-03-16T15:45:44.478Z] ---> 0f50cce12a86 [2023-03-16T15:45:44.478Z] [2023-03-16T15:45:44.478Z] Step 13/25 : FROM alpine:3.17Removing intermediate container 30146f8aa15a [2023-03-16T15:45:44.478Z] ---> 31823919f90c [2023-03-16T15:45:44.478Z] [2023-03-16T15:45:44.478Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:45:44.478Z] [2023-03-16T15:45:45.065Z] 3.17: Pulling from library/alpine [2023-03-16T15:45:45.065Z] 3.17: Pulling from library/alpine [2023-03-16T15:45:49.330Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:45:49.330Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:45:49.330Z] ---> d74e625d9115 [2023-03-16T15:45:49.330Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:45:49.330Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:45:49.330Z] Status: Image is up to date for alpine:3.17 [2023-03-16T15:45:49.330Z] ---> d74e625d9115 [2023-03-16T15:45:49.330Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:45:49.330Z] ---> Running in ff454088f9d2 [2023-03-16T15:45:49.330Z] ---> Running in 49c315b9786b [2023-03-16T15:45:50.291Z] Removing intermediate container ff454088f9d2 [2023-03-16T15:45:50.291Z] ---> 627b15f5d8f4 [2023-03-16T15:45:50.291Z] Removing intermediate container 49c315b9786b [2023-03-16T15:45:50.291Z] ---> 653f3ad5d1cd [2023-03-16T15:45:50.291Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:45:50.291Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:45:50.564Z] ---> Running in 6f4e3e203e0a [2023-03-16T15:45:50.564Z] ---> Running in 15c99d586320 [2023-03-16T15:45:53.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:53.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:54.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:54.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:56.850Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:45:56.850Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:45:56.850Z] OK: 17687 distinct packages available [2023-03-16T15:45:56.850Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:45:56.850Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:45:56.850Z] OK: 17687 distinct packages available [2023-03-16T15:45:57.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:57.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:58.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:45:58.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:46:00.308Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T15:46:00.308Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:46:00.308Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T15:46:00.308Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T15:46:00.308Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T15:46:00.308Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:46:00.308Z] OK: 9 MiB in 20 packages [2023-03-16T15:46:00.575Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T15:46:00.575Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:46:00.575Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T15:46:00.575Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T15:46:00.575Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T15:46:00.575Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:46:00.575Z] OK: 9 MiB in 20 packages [2023-03-16T15:46:03.176Z] Removing intermediate container 6f4e3e203e0a [2023-03-16T15:46:03.176Z] ---> 9c728d269a3b [2023-03-16T15:46:03.176Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:46:03.452Z] Removing intermediate container 15c99d586320 [2023-03-16T15:46:03.452Z] ---> 3b6faeccc019 [2023-03-16T15:46:03.452Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:46:04.860Z] ---> abd80f1e889f [2023-03-16T15:46:04.860Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:46:04.860Z] ---> e40fffb6f154 [2023-03-16T15:46:04.860Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T15:46:11.502Z] ---> 8f9d382cec88 [2023-03-16T15:46:11.503Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:46:17.122Z] ---> 5bdf9dd7118b [2023-03-16T15:46:17.122Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:46:18.573Z] ---> 26683b48c5ef [2023-03-16T15:46:18.573Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T15:46:20.518Z] ---> 70484a412b01 [2023-03-16T15:46:20.518Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T15:46:23.125Z] ---> ee149e077c3d [2023-03-16T15:46:23.125Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:46:23.125Z] ---> Running in 70e7f4ff94a4 [2023-03-16T15:46:24.081Z] Removing intermediate container 70e7f4ff94a4 [2023-03-16T15:46:24.082Z] ---> fd03667d0486 [2023-03-16T15:46:24.082Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:46:24.348Z] ---> Running in aece5203ee2b [2023-03-16T15:46:26.919Z] Removing intermediate container aece5203ee2b [2023-03-16T15:46:26.919Z] ---> cf9788eddcf9 [2023-03-16T15:46:26.919Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T15:46:26.919Z] ---> Running in 0fedab87d9c5 [2023-03-16T15:46:26.919Z] ---> c2911a7820ee [2023-03-16T15:46:26.919Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:46:27.502Z] Removing intermediate container 0fedab87d9c5 [2023-03-16T15:46:27.502Z] ---> dc86baf93508 [2023-03-16T15:46:27.502Z] Step 24/25 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:46:27.769Z] ---> Running in 36ea01e8c994 [2023-03-16T15:46:28.351Z] Removing intermediate container 36ea01e8c994 [2023-03-16T15:46:28.351Z] ---> 90eb5bac894b [2023-03-16T15:46:28.351Z] Step 25/25 : LABEL version=3.0.0-dev.101 [2023-03-16T15:46:28.351Z] ---> Running in 14c45cf15232 [2023-03-16T15:46:28.933Z] ---> 8fb9d1bcfe30 [2023-03-16T15:46:28.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T15:46:29.209Z] Removing intermediate container 14c45cf15232 [2023-03-16T15:46:29.209Z] ---> a6c8978560ec [2023-03-16T15:46:29.209Z] [2023-03-16T15:46:29.791Z] Successfully built a6c8978560ec [2023-03-16T15:46:29.791Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T15:46:29.791Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-16T15:46:30.748Z] ---> 0f7d9e20b26e [2023-03-16T15:46:30.748Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T15:46:31.708Z] ---> 55c3ed8118fb [2023-03-16T15:46:31.708Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:46:31.708Z] ---> Running in c8be91ddd930 [2023-03-16T15:46:32.667Z] Removing intermediate container c8be91ddd930 [2023-03-16T15:46:32.667Z] ---> 51a3b2a9bc31 [2023-03-16T15:46:32.667Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:46:32.667Z] ---> Running in f7a60e9d2a43 [2023-03-16T15:46:35.250Z] Removing intermediate container f7a60e9d2a43 [2023-03-16T15:46:35.250Z] ---> 4ca448e368fc [2023-03-16T15:46:35.250Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:46:35.250Z] ---> Running in a77aebf8d6ff [2023-03-16T15:46:36.210Z] Removing intermediate container a77aebf8d6ff [2023-03-16T15:46:36.210Z] ---> 516d82b9ac63 [2023-03-16T15:46:36.210Z] Step 25/26 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:46:36.210Z] ---> Running in bc3fe97e4006 [2023-03-16T15:46:36.479Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:46:36.479Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:46:36.479Z] ---> 099b1a90e5b3 [2023-03-16T15:46:36.479Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:46:36.479Z] ---> Using cache [2023-03-16T15:46:36.479Z] ---> 07015d28b434 [2023-03-16T15:46:36.479Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:46:36.479Z] ---> Using cache [2023-03-16T15:46:36.479Z] ---> 1fa943ecc15c [2023-03-16T15:46:36.479Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:46:36.479Z] ---> Using cache [2023-03-16T15:46:36.479Z] ---> cafb406be8b7 [2023-03-16T15:46:36.479Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:46:36.479Z] ---> Using cache [2023-03-16T15:46:36.479Z] ---> 5ddeb9db36a2 [2023-03-16T15:46:36.479Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:46:36.479Z] ---> Using cache [2023-03-16T15:46:36.479Z] ---> 56d2aa2f1c16 [2023-03-16T15:46:36.479Z] Step 8/23 : COPY . . [2023-03-16T15:46:36.760Z] ---> Using cache [2023-03-16T15:46:36.760Z] ---> 8ee7ebc216eb [2023-03-16T15:46:36.760Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T15:46:37.040Z] ---> Running in 67c8bdad6515 [2023-03-16T15:46:38.460Z] Removing intermediate container bc3fe97e4006 [2023-03-16T15:46:38.460Z] ---> 1eca1a9392c3 [2023-03-16T15:46:38.460Z] Step 26/26 : LABEL version=3.0.0-dev.101 [2023-03-16T15:46:38.460Z] ---> Running in aa1b762f29d5 [2023-03-16T15:46:39.425Z] Removing intermediate container aa1b762f29d5 [2023-03-16T15:46:39.425Z] ---> f03229e8e640 [2023-03-16T15:46:39.425Z] [2023-03-16T15:46:39.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T15:46:39.692Z] Successfully built f03229e8e640 [2023-03-16T15:46:39.692Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T15:46:39.692Z] Building security-proxy-setup [2023-03-16T15:46:46.348Z]  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:46:46.348Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:46:46.348Z] ---> 099b1a90e5b3 [2023-03-16T15:46:46.348Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T15:46:46.348Z] ---> Using cache [2023-03-16T15:46:46.348Z] ---> fd8e72d2192b [2023-03-16T15:46:46.348Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T15:46:46.348Z] ---> Running in 4146f0ee0520 [2023-03-16T15:46:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:46:50.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:46:52.599Z] OK: 263 MiB in 53 packages [2023-03-16T15:46:54.569Z] Removing intermediate container 4146f0ee0520 [2023-03-16T15:46:54.569Z] ---> d8af2a400cce [2023-03-16T15:46:54.569Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T15:46:55.535Z] ---> ec28ddfddd01 [2023-03-16T15:46:55.535Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:46:55.806Z] ---> Running in 95de93e1b550 [2023-03-16T15:48:33.928Z] Removing intermediate container 95de93e1b550 [2023-03-16T15:48:33.928Z] ---> b500a725a673 [2023-03-16T15:48:33.928Z] Step 7/21 : COPY . . [2023-03-16T15:48:33.928Z] ---> aeea3e1102c4 [2023-03-16T15:48:33.928Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T15:48:33.928Z] ---> Running in 4731bec86be0 [2023-03-16T15:48:33.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T15:51:55.690Z] Removing intermediate container baeb45b1c89b [2023-03-16T15:51:55.690Z] ---> e308894daeb9 [2023-03-16T15:51:55.690Z] [2023-03-16T15:51:55.690Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T15:51:55.690Z] ---> d74e625d9115 [2023-03-16T15:51:55.690Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:51:55.690Z] ---> Using cache [2023-03-16T15:51:55.690Z] ---> 627b15f5d8f4 [2023-03-16T15:51:55.690Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T15:51:55.690Z] ---> Running in 18990c8d4a8e [2023-03-16T15:51:57.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:51:58.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:52:00.002Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:52:00.002Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T15:52:00.002Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:52:00.002Z] OK: 8 MiB in 17 packages [2023-03-16T15:52:01.945Z] Removing intermediate container 18990c8d4a8e [2023-03-16T15:52:01.945Z] ---> 628824bed738 [2023-03-16T15:52:01.945Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T15:52:01.945Z] ---> Running in 0fb6c3761957 [2023-03-16T15:52:02.526Z] Removing intermediate container 0fb6c3761957 [2023-03-16T15:52:02.526Z] ---> e2b7b67f85d2 [2023-03-16T15:52:02.526Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T15:52:02.526Z] ---> Running in 5543387c2081 [2023-03-16T15:52:02.816Z] Removing intermediate container 5543387c2081 [2023-03-16T15:52:02.816Z] ---> 4ddab38c8134 [2023-03-16T15:52:02.816Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T15:52:03.086Z] ---> Running in 354d6daf401a [2023-03-16T15:52:03.667Z] Removing intermediate container 354d6daf401a [2023-03-16T15:52:03.667Z] ---> 9986ab9c1e9b [2023-03-16T15:52:03.667Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T15:52:03.667Z] ---> Running in 8540c80b8027 [2023-03-16T15:52:06.260Z] Removing intermediate container 8540c80b8027 [2023-03-16T15:52:06.260Z] ---> 23f42ac1c4a1 [2023-03-16T15:52:06.260Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T15:52:06.260Z] ---> Running in 682159e8eb6d [2023-03-16T15:52:08.851Z] Removing intermediate container 682159e8eb6d [2023-03-16T15:52:08.852Z] ---> efe9561b8e70 [2023-03-16T15:52:08.852Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T15:52:09.118Z] ---> Running in aac79e99e098 [2023-03-16T15:52:09.400Z] Removing intermediate container aac79e99e098 [2023-03-16T15:52:09.400Z] ---> fd1f10cf6b1b [2023-03-16T15:52:09.400Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T15:52:10.364Z] ---> e79723f30869 [2023-03-16T15:52:10.364Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T15:52:10.364Z] ---> Running in c47b0aa72784 [2023-03-16T15:52:13.702Z] Removing intermediate container c47b0aa72784 [2023-03-16T15:52:13.702Z] ---> 60ec6c1ba0b0 [2023-03-16T15:52:13.702Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:52:14.289Z] ---> 1c0cc22654b6 [2023-03-16T15:52:14.289Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:52:15.247Z] ---> d7bae0a49b98 [2023-03-16T15:52:15.247Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T15:52:17.191Z] ---> 6c06d4f634f4 [2023-03-16T15:52:17.191Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T15:52:19.770Z] ---> 0ea0074b312d [2023-03-16T15:52:19.770Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T15:52:20.732Z] ---> fa7b16dd1c78 [2023-03-16T15:52:20.732Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T15:52:21.692Z] ---> 2f70199d0b76 [2023-03-16T15:52:21.692Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T15:52:22.656Z] ---> 74bfb227cf57 [2023-03-16T15:52:22.656Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T15:52:23.260Z] ---> 7ff1475563ff [2023-03-16T15:52:23.260Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T15:52:23.537Z] ---> Running in 18060f507fea [2023-03-16T15:52:26.882Z] Removing intermediate container 18060f507fea [2023-03-16T15:52:26.882Z] ---> dad8c31d8471 [2023-03-16T15:52:26.882Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T15:52:26.882Z] ---> Running in 9b16668cf6d9 [2023-03-16T15:52:27.153Z] Removing intermediate container 9b16668cf6d9 [2023-03-16T15:52:27.153Z] ---> 626adc4962a7 [2023-03-16T15:52:27.153Z] Step 30/33 : CMD ["gate"] [2023-03-16T15:52:27.420Z] ---> Running in 32527fc60d0b [2023-03-16T15:52:27.693Z] Removing intermediate container 32527fc60d0b [2023-03-16T15:52:27.693Z] ---> f9671d6bfb7a [2023-03-16T15:52:27.693Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T15:52:27.968Z] ---> Running in bbe9cfe6c648 [2023-03-16T15:52:28.237Z] Removing intermediate container bbe9cfe6c648 [2023-03-16T15:52:28.237Z] ---> 3de6026e2bd5 [2023-03-16T15:52:28.237Z] Step 32/33 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:52:28.513Z] ---> Running in dc68098ef91d [2023-03-16T15:52:29.094Z] Removing intermediate container dc68098ef91d [2023-03-16T15:52:29.094Z] ---> 4c68cda8989b [2023-03-16T15:52:29.094Z] Step 33/33 : LABEL version=3.0.0-dev.101 [2023-03-16T15:52:29.094Z] ---> Running in 08f2ba2dc05e [2023-03-16T15:52:29.675Z] Removing intermediate container 08f2ba2dc05e [2023-03-16T15:52:29.675Z] ---> 33b17d82fee1 [2023-03-16T15:52:29.675Z] [2023-03-16T15:52:29.675Z] Successfully built 33b17d82fee1 [2023-03-16T15:52:29.675Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T15:52:29.675Z]  Building security-bootstrapper ... done Building core-data [2023-03-16T15:52:33.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:52:33.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:52:33.040Z] ---> 099b1a90e5b3 [2023-03-16T15:52:33.040Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> 07015d28b434 [2023-03-16T15:52:33.040Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> 1fa943ecc15c [2023-03-16T15:52:33.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> cafb406be8b7 [2023-03-16T15:52:33.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> 5ddeb9db36a2 [2023-03-16T15:52:33.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> 56d2aa2f1c16 [2023-03-16T15:52:33.040Z] Step 8/23 : COPY . . [2023-03-16T15:52:33.040Z] ---> Using cache [2023-03-16T15:52:33.040Z] ---> 8ee7ebc216eb [2023-03-16T15:52:33.040Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T15:52:33.309Z] ---> Running in 85886fa17131 [2023-03-16T15:52:35.246Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T15:52:47.541Z] Removing intermediate container 67c8bdad6515 [2023-03-16T15:52:47.541Z] ---> 00bd847fa223 [2023-03-16T15:52:47.541Z] [2023-03-16T15:52:47.541Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:52:47.541Z] ---> d74e625d9115 [2023-03-16T15:52:47.541Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:52:47.541Z] ---> Running in 88a18423a9ca [2023-03-16T15:52:47.541Z] Removing intermediate container 88a18423a9ca [2023-03-16T15:52:47.541Z] ---> 3aeb95d41df6 [2023-03-16T15:52:47.541Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:52:47.541Z] ---> Running in 13bc001e761d [2023-03-16T15:52:48.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:52:49.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:52:51.462Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:52:51.462Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:52:51.462Z] OK: 8 MiB in 16 packages [2023-03-16T15:52:53.403Z] Removing intermediate container 13bc001e761d [2023-03-16T15:52:53.404Z] ---> 8ed6dae7761c [2023-03-16T15:52:53.404Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:52:54.810Z] ---> facd81fa849a [2023-03-16T15:52:54.810Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:52:58.148Z] ---> 25e193a9f50d [2023-03-16T15:52:58.148Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T15:53:00.738Z] ---> 471405853cce [2023-03-16T15:53:00.738Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T15:53:01.322Z] Removing intermediate container 9354b2f819e5 [2023-03-16T15:53:01.322Z] ---> 07db6b4e8790 [2023-03-16T15:53:01.322Z] [2023-03-16T15:53:01.322Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T15:53:01.323Z] ---> d74e625d9115 [2023-03-16T15:53:01.323Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:53:01.323Z] ---> Running in 5716b1401ec6 [2023-03-16T15:53:01.590Z] ---> 413c46b7d99b [2023-03-16T15:53:01.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T15:53:02.997Z] ---> 0dcd6f09f567 [2023-03-16T15:53:02.997Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:53:02.997Z] ---> Running in 56e90e26ec2e [2023-03-16T15:53:04.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:04.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:06.395Z] Removing intermediate container 56e90e26ec2e [2023-03-16T15:53:06.395Z] ---> fdc9139fa96e [2023-03-16T15:53:06.395Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:53:06.395Z] ---> Running in 298482ae1138 [2023-03-16T15:53:06.667Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:53:06.667Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:53:06.667Z] Removing intermediate container 298482ae1138 [2023-03-16T15:53:06.667Z] ---> 8272e7cea70e [2023-03-16T15:53:06.667Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T15:53:06.667Z] OK: 8 MiB in 16 packages [2023-03-16T15:53:07.117Z] ---> Running in 2081d2d56a21 [2023-03-16T15:53:07.477Z] Removing intermediate container 2081d2d56a21 [2023-03-16T15:53:07.477Z] ---> 2021df5c6778 [2023-03-16T15:53:07.477Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:53:07.788Z] ---> Running in 5e929659269f [2023-03-16T15:53:08.415Z] Removing intermediate container 5e929659269f [2023-03-16T15:53:08.415Z] ---> bad3230dda52 [2023-03-16T15:53:08.415Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:53:08.733Z] ---> Running in a1e46364321d [2023-03-16T15:53:09.018Z] Removing intermediate container 5716b1401ec6 [2023-03-16T15:53:09.018Z] ---> e5e77b9cb1fd [2023-03-16T15:53:09.018Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:53:09.018Z] ---> Running in 03c8064b60ff [2023-03-16T15:53:09.643Z] Removing intermediate container a1e46364321d [2023-03-16T15:53:09.643Z] ---> 4ced26800cb1 [2023-03-16T15:53:09.643Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:53:09.643Z] Removing intermediate container 03c8064b60ff [2023-03-16T15:53:09.643Z] ---> a7798673349a [2023-03-16T15:53:09.643Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T15:53:09.914Z] ---> Running in 89c039c6817f [2023-03-16T15:53:09.914Z] ---> Running in 307136a4955c [2023-03-16T15:53:10.529Z] Removing intermediate container 307136a4955c [2023-03-16T15:53:10.529Z] ---> b1607f8c3f77 [2023-03-16T15:53:10.529Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T15:53:10.529Z] Removing intermediate container 89c039c6817f [2023-03-16T15:53:10.529Z] ---> a3e98c27067b [2023-03-16T15:53:10.529Z] [2023-03-16T15:53:10.798Z] ---> Running in dead8dc5ff59 [2023-03-16T15:53:10.798Z] Successfully built a3e98c27067b [2023-03-16T15:53:10.798Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T15:53:10.798Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-16T15:53:11.381Z] Removing intermediate container dead8dc5ff59 [2023-03-16T15:53:11.381Z] ---> 117a2c976062 [2023-03-16T15:53:11.381Z] Step 15/25 : WORKDIR / [2023-03-16T15:53:11.381Z] ---> Running in ecb7b4417f3b [2023-03-16T15:53:11.964Z] Removing intermediate container ecb7b4417f3b [2023-03-16T15:53:11.964Z] ---> 631bb1a56259 [2023-03-16T15:53:11.964Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:53:13.389Z] ---> 37e73d13ac48 [2023-03-16T15:53:13.389Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:53:13.972Z] ---> 3b8a12c2bc82 [2023-03-16T15:53:13.972Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T15:53:15.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:53:15.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:53:15.380Z] ---> 099b1a90e5b3 [2023-03-16T15:53:15.380Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:53:15.380Z] ---> Using cache [2023-03-16T15:53:15.380Z] ---> 07015d28b434 [2023-03-16T15:53:15.380Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:53:15.380Z] ---> Using cache [2023-03-16T15:53:15.380Z] ---> 1fa943ecc15c [2023-03-16T15:53:15.380Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:53:15.380Z] ---> Using cache [2023-03-16T15:53:15.380Z] ---> cafb406be8b7 [2023-03-16T15:53:15.380Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:53:15.380Z] ---> Using cache [2023-03-16T15:53:15.380Z] ---> 5ddeb9db36a2 [2023-03-16T15:53:15.380Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:53:15.380Z] ---> Using cache [2023-03-16T15:53:15.380Z] ---> 56d2aa2f1c16 [2023-03-16T15:53:15.380Z] Step 8/23 : COPY . . [2023-03-16T15:53:15.649Z] ---> Using cache [2023-03-16T15:53:15.649Z] ---> 8ee7ebc216eb [2023-03-16T15:53:15.649Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T15:53:15.917Z] ---> Running in 06df10b31f61 [2023-03-16T15:53:17.327Z] ---> 2f749c99a42c [2023-03-16T15:53:17.327Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T15:53:18.289Z] ---> 2b12f634bc49 [2023-03-16T15:53:18.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T15:53:18.289Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T15:53:19.255Z] ---> 35cef16c263a [2023-03-16T15:53:19.255Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T15:53:19.255Z] ---> Running in 6bc468456387 [2023-03-16T15:53:19.840Z] Removing intermediate container 6bc468456387 [2023-03-16T15:53:19.840Z] ---> c09809c29723 [2023-03-16T15:53:19.840Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:53:19.840Z] ---> Running in 7e19e0bf4c56 [2023-03-16T15:53:20.434Z] Removing intermediate container 7e19e0bf4c56 [2023-03-16T15:53:20.434Z] ---> 73ca1565b100 [2023-03-16T15:53:20.434Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T15:53:20.434Z] ---> Running in a6c07f12fc96 [2023-03-16T15:53:21.018Z] Removing intermediate container a6c07f12fc96 [2023-03-16T15:53:21.018Z] ---> 45b5b30359ef [2023-03-16T15:53:21.018Z] Step 24/25 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:53:21.018Z] ---> Running in 7d146f04dd20 [2023-03-16T15:53:21.610Z] Removing intermediate container 7d146f04dd20 [2023-03-16T15:53:21.610Z] ---> e225f0b0ee11 [2023-03-16T15:53:21.610Z] Step 25/25 : LABEL version=3.0.0-dev.101 [2023-03-16T15:53:21.877Z] ---> Running in 9f09348b6b19 [2023-03-16T15:53:22.144Z] Removing intermediate container 9f09348b6b19 [2023-03-16T15:53:22.144Z] ---> 84e5be6f017c [2023-03-16T15:53:22.144Z] [2023-03-16T15:53:22.413Z] Successfully built 84e5be6f017c [2023-03-16T15:53:22.414Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T15:53:22.414Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-16T15:53:25.756Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:53:25.756Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:53:25.756Z] ---> 099b1a90e5b3 [2023-03-16T15:53:25.756Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T15:53:25.756Z] ---> Using cache [2023-03-16T15:53:25.756Z] ---> fd8e72d2192b [2023-03-16T15:53:25.756Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T15:53:25.756Z] ---> Running in f81a07d16a80 [2023-03-16T15:53:27.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:28.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:30.212Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:53:30.212Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:53:30.212Z] OK: 17687 distinct packages available [2023-03-16T15:53:30.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:31.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:53:32.593Z] OK: 263 MiB in 53 packages [2023-03-16T15:53:34.538Z] Removing intermediate container f81a07d16a80 [2023-03-16T15:53:34.538Z] ---> 2576bac73612 [2023-03-16T15:53:34.538Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T15:53:35.120Z] ---> 3131f0582011 [2023-03-16T15:53:35.120Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:53:35.389Z] ---> Running in f41dcb406462 [2023-03-16T15:54:57.016Z] Removing intermediate container 4731bec86be0 [2023-03-16T15:54:57.016Z] ---> f6e420e77934 [2023-03-16T15:54:57.016Z] [2023-03-16T15:54:57.016Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T15:54:57.016Z] ---> d74e625d9115 [2023-03-16T15:54:57.016Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T15:54:57.016Z] ---> Running in 0934603c8b01 [2023-03-16T15:54:57.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:54:57.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:54:57.016Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:54:57.016Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T15:54:57.016Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:54:57.016Z] OK: 8 MiB in 17 packages [2023-03-16T15:54:57.016Z] Removing intermediate container 0934603c8b01 [2023-03-16T15:54:57.016Z] ---> fe6444fd4394 [2023-03-16T15:54:57.016Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T15:54:57.016Z] ---> Running in 0be3db04efa0 [2023-03-16T15:54:57.016Z] Removing intermediate container 0be3db04efa0 [2023-03-16T15:54:57.016Z] ---> 5fffe25896f4 [2023-03-16T15:54:57.016Z] Step 12/21 : WORKDIR /edgex [2023-03-16T15:54:57.016Z] ---> Running in c28a6e4424ef [2023-03-16T15:54:57.284Z] Removing intermediate container c28a6e4424ef [2023-03-16T15:54:57.284Z] ---> ff4e35406145 [2023-03-16T15:54:57.284Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:54:58.693Z] ---> 559308d101a8 [2023-03-16T15:54:58.693Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T15:54:59.653Z] ---> c06ac81f10e5 [2023-03-16T15:54:59.653Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T15:55:02.999Z] ---> fac9a6858af6 [2023-03-16T15:55:02.999Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:55:04.411Z] ---> 669bdaf06b66 [2023-03-16T15:55:04.411Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:55:04.678Z] ---> Running in 4e36213f498c [2023-03-16T15:55:08.941Z] Removing intermediate container 4e36213f498c [2023-03-16T15:55:08.941Z] ---> a5c43bfbb08f [2023-03-16T15:55:08.941Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:55:08.941Z] ---> Running in d1ac7125509b [2023-03-16T15:55:09.532Z] Removing intermediate container d1ac7125509b [2023-03-16T15:55:09.532Z] ---> 5d93cbad4820 [2023-03-16T15:55:09.532Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T15:55:09.817Z] ---> Running in de8e22afe560 [2023-03-16T15:55:10.401Z] Removing intermediate container de8e22afe560 [2023-03-16T15:55:10.401Z] ---> 01cf55f8dd10 [2023-03-16T15:55:10.401Z] Step 20/21 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:55:10.402Z] ---> Running in 5b7088067021 [2023-03-16T15:55:11.359Z] Removing intermediate container 5b7088067021 [2023-03-16T15:55:11.359Z] ---> bd2db3a9d047 [2023-03-16T15:55:11.359Z] Step 21/21 : LABEL version=3.0.0-dev.101 [2023-03-16T15:55:11.359Z] ---> Running in 623645afe8a7 [2023-03-16T15:55:11.941Z] Removing intermediate container 623645afe8a7 [2023-03-16T15:55:11.941Z] ---> 4c48103e72b5 [2023-03-16T15:55:11.941Z] [2023-03-16T15:55:12.208Z] Successfully built 4c48103e72b5 [2023-03-16T15:55:12.208Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T15:55:12.208Z] Building security-spire-config [2023-03-16T15:55:12.792Z]  Building security-proxy-setup ... done Removing intermediate container f41dcb406462 [2023-03-16T15:55:12.792Z] ---> 617c99e10d7e [2023-03-16T15:55:12.792Z] Step 7/20 : COPY . . [2023-03-16T15:55:16.127Z] ---> aa5adc2941ae [2023-03-16T15:55:16.127Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T15:55:16.127Z] ---> Running in 9f6800cd7551 [2023-03-16T15:55:16.394Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:55:16.394Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:55:16.394Z] ---> 099b1a90e5b3 [2023-03-16T15:55:16.394Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:55:16.394Z] ---> Using cache [2023-03-16T15:55:16.394Z] ---> fd8e72d2192b [2023-03-16T15:55:16.394Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:55:16.394Z] ---> Using cache [2023-03-16T15:55:16.394Z] ---> 93d8d1565d92 [2023-03-16T15:55:16.395Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:55:16.395Z] ---> Using cache [2023-03-16T15:55:16.395Z] ---> b8ba4a15c56b [2023-03-16T15:55:16.395Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:55:16.395Z] ---> Using cache [2023-03-16T15:55:16.395Z] ---> 0e5c2cfeff0e [2023-03-16T15:55:16.395Z] Step 7/26 : COPY . . [2023-03-16T15:55:16.665Z] ---> Using cache [2023-03-16T15:55:16.665Z] ---> 287b2785dded [2023-03-16T15:55:16.665Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:55:16.665Z] ---> Using cache [2023-03-16T15:55:16.665Z] ---> 517c8fe63888 [2023-03-16T15:55:16.665Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:55:16.665Z] ---> Using cache [2023-03-16T15:55:16.665Z] ---> 2b2acc1d0f10 [2023-03-16T15:55:16.935Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:55:16.935Z] ---> Using cache [2023-03-16T15:55:16.935Z] ---> 21f65caafeec [2023-03-16T15:55:16.935Z] 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-16T15:55:16.935Z] ---> Using cache [2023-03-16T15:55:16.935Z] ---> 4a04c3d23eba [2023-03-16T15:55:16.935Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:55:16.935Z] ---> Using cache [2023-03-16T15:55:16.935Z] ---> 31823919f90c [2023-03-16T15:55:16.935Z] [2023-03-16T15:55:16.935Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:55:16.935Z] ---> d74e625d9115 [2023-03-16T15:55:16.935Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:55:16.935Z] ---> Using cache [2023-03-16T15:55:16.935Z] ---> 627b15f5d8f4 [2023-03-16T15:55:16.935Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T15:55:16.935Z] ---> Running in 96bda0ec795d [2023-03-16T15:55:18.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T15:55:19.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:20.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:22.669Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:55:22.669Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:55:22.669Z] OK: 17687 distinct packages available [2023-03-16T15:55:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:23.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:25.301Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T15:55:25.301Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:55:25.301Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T15:55:25.301Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T15:55:25.301Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:55:25.301Z] OK: 8 MiB in 19 packages [2023-03-16T15:55:28.644Z] Removing intermediate container 96bda0ec795d [2023-03-16T15:55:28.644Z] ---> 2c98e4e2766b [2023-03-16T15:55:28.644Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:55:29.599Z] ---> 1a8fb336f9c0 [2023-03-16T15:55:29.599Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:55:36.245Z] Removing intermediate container 2954ce7437b5 [2023-03-16T15:55:36.245Z] ---> 4fa2e3a2b3a0 [2023-03-16T15:55:36.245Z] [2023-03-16T15:55:36.245Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:55:36.245Z] ---> d74e625d9115 [2023-03-16T15:55:36.245Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:55:36.245Z] ---> Using cache [2023-03-16T15:55:36.245Z] ---> e5e77b9cb1fd [2023-03-16T15:55:36.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:55:36.245Z] ---> Using cache [2023-03-16T15:55:36.245Z] ---> a7798673349a [2023-03-16T15:55:36.245Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T15:55:36.245Z] ---> Running in 41e75bb26acb [2023-03-16T15:55:37.213Z] Removing intermediate container 41e75bb26acb [2023-03-16T15:55:37.213Z] ---> a06bb7aa06be [2023-03-16T15:55:37.213Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:55:37.493Z] ---> Running in 4d37e5328e17 [2023-03-16T15:55:37.493Z] ---> 59329ecaec8f [2023-03-16T15:55:37.493Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:55:38.090Z] Removing intermediate container 4d37e5328e17 [2023-03-16T15:55:38.090Z] ---> 01da2c3452fa [2023-03-16T15:55:38.090Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:55:39.062Z] ---> 908897c2c841 [2023-03-16T15:55:39.062Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T15:55:39.062Z] ---> Running in aee3bf2832be [2023-03-16T15:55:39.332Z] ---> 1fc8ed0f88a2 [2023-03-16T15:55:39.332Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:55:39.914Z] Removing intermediate container aee3bf2832be [2023-03-16T15:55:39.914Z] ---> be5c0b16442d [2023-03-16T15:55:39.914Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T15:55:40.497Z] ---> b99a30fb6ad1 [2023-03-16T15:55:40.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T15:55:41.092Z] ---> 14334ba92362 [2023-03-16T15:55:41.092Z] Step 21/26 : WORKDIR / [2023-03-16T15:55:41.359Z] ---> Running in d7da2e786d7a [2023-03-16T15:55:42.020Z] Removing intermediate container d7da2e786d7a [2023-03-16T15:55:42.020Z] ---> 83992adf0276 [2023-03-16T15:55:42.020Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:55:42.288Z] ---> Running in 1c3460af2bb0 [2023-03-16T15:55:42.873Z] Removing intermediate container 1c3460af2bb0 [2023-03-16T15:55:42.873Z] ---> c3716bd65662 [2023-03-16T15:55:42.873Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:55:43.138Z] ---> Running in 5ca183a2d3cf [2023-03-16T15:55:44.104Z] Removing intermediate container 5ca183a2d3cf [2023-03-16T15:55:44.104Z] ---> 0446e1d8cff5 [2023-03-16T15:55:44.104Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:55:44.104Z] ---> Running in 7994a07a4aea [2023-03-16T15:55:44.375Z] ---> 6e4bfabc2c31 [2023-03-16T15:55:44.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T15:55:44.656Z] Removing intermediate container 7994a07a4aea [2023-03-16T15:55:44.656Z] ---> 47c05e465fa5 [2023-03-16T15:55:44.656Z] Step 25/26 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:55:44.927Z] ---> Running in c109bacdc36f [2023-03-16T15:55:48.274Z] ---> 1684f5f2026b [2023-03-16T15:55:48.274Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T15:55:48.274Z] Removing intermediate container c109bacdc36f [2023-03-16T15:55:48.274Z] ---> 4e69b7ac06d7 [2023-03-16T15:55:48.274Z] Step 26/26 : LABEL version=3.0.0-dev.101 [2023-03-16T15:55:48.274Z] ---> Running in d35b42e9c5e3 [2023-03-16T15:55:48.274Z] ---> Running in b070acb658c2 [2023-03-16T15:55:48.540Z] Removing intermediate container d35b42e9c5e3 [2023-03-16T15:55:48.540Z] ---> 6feaba0209dd [2023-03-16T15:55:48.540Z] [2023-03-16T15:55:48.809Z] Successfully built 6feaba0209dd [2023-03-16T15:55:48.809Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T15:55:48.809Z]  Building security-spire-config ... done Building support-notifications [2023-03-16T15:55:48.809Z] Removing intermediate container b070acb658c2 [2023-03-16T15:55:48.809Z] ---> bec6d724a839 [2023-03-16T15:55:48.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:55:49.078Z] ---> Running in 5520e352cc52 [2023-03-16T15:55:49.344Z] Removing intermediate container 5520e352cc52 [2023-03-16T15:55:49.344Z] ---> 64155418ca01 [2023-03-16T15:55:49.344Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:55:49.344Z] ---> Running in 703c6bd59b89 [2023-03-16T15:55:49.927Z] Removing intermediate container 703c6bd59b89 [2023-03-16T15:55:49.927Z] ---> 0dc0e5e18587 [2023-03-16T15:55:49.927Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T15:55:50.197Z] ---> Running in f3c61e98a6de [2023-03-16T15:55:50.783Z] Removing intermediate container f3c61e98a6de [2023-03-16T15:55:50.783Z] ---> 4e7a7080e963 [2023-03-16T15:55:50.783Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T15:55:50.783Z] ---> Running in dabdfa9d74e8 [2023-03-16T15:55:51.048Z] Removing intermediate container dabdfa9d74e8 [2023-03-16T15:55:51.048Z] ---> 437de913755e [2023-03-16T15:55:51.048Z] [2023-03-16T15:55:51.318Z] Successfully built 437de913755e [2023-03-16T15:55:51.318Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T15:55:51.318Z]  Building support-scheduler ... done Building core-command [2023-03-16T15:55:53.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:55:53.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:55:53.262Z] ---> 099b1a90e5b3 [2023-03-16T15:55:53.262Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:55:53.262Z] ---> Using cache [2023-03-16T15:55:53.262Z] ---> 07015d28b434 [2023-03-16T15:55:53.262Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:55:53.262Z] ---> Using cache [2023-03-16T15:55:53.262Z] ---> 1fa943ecc15c [2023-03-16T15:55:53.262Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T15:55:53.262Z] ---> Running in 6c8dc9486458 [2023-03-16T15:55:55.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:56.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:55:56.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:55:56.163Z] ---> 099b1a90e5b3 [2023-03-16T15:55:56.163Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> 07015d28b434 [2023-03-16T15:55:56.163Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> 1fa943ecc15c [2023-03-16T15:55:56.163Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> cafb406be8b7 [2023-03-16T15:55:56.163Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> 5ddeb9db36a2 [2023-03-16T15:55:56.163Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> 56d2aa2f1c16 [2023-03-16T15:55:56.163Z] Step 8/24 : COPY . . [2023-03-16T15:55:56.163Z] ---> Using cache [2023-03-16T15:55:56.163Z] ---> 8ee7ebc216eb [2023-03-16T15:55:56.163Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T15:55:56.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:55:56.428Z] ---> Running in d89958f4e4d6 [2023-03-16T15:55:58.367Z] OK: 263 MiB in 53 packages [2023-03-16T15:55:58.367Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T15:55:59.784Z] Removing intermediate container 6c8dc9486458 [2023-03-16T15:55:59.784Z] ---> 8f6edea95180 [2023-03-16T15:55:59.784Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:56:00.744Z] ---> bfaca08a5e99 [2023-03-16T15:56:00.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:56:00.744Z] ---> Running in d2893ea0114c [2023-03-16T15:57:37.370Z] Removing intermediate container d2893ea0114c [2023-03-16T15:57:37.370Z] ---> 8da9d4417ade [2023-03-16T15:57:37.370Z] Step 8/23 : COPY . . [2023-03-16T15:57:37.370Z] ---> 82c6801f78a2 [2023-03-16T15:57:37.370Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T15:57:37.370Z] ---> Running in af40c8ca412d [2023-03-16T15:57:38.776Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T16:00:15.905Z] Removing intermediate container 85886fa17131 [2023-03-16T16:00:15.905Z] ---> 977175fb0f21 [2023-03-16T16:00:15.905Z] [2023-03-16T16:00:15.905Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T16:00:15.905Z] ---> d74e625d9115 [2023-03-16T16:00:15.905Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T16:00:15.905Z] ---> Running in 4d1b3b9bef1d [2023-03-16T16:00:15.905Z] Removing intermediate container 4d1b3b9bef1d [2023-03-16T16:00:15.905Z] ---> 9c0f4270f662 [2023-03-16T16:00:15.905Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T16:00:15.905Z] ---> Running in 5239740b8484 [2023-03-16T16:00:15.905Z] Removing intermediate container 5239740b8484 [2023-03-16T16:00:15.905Z] ---> 893760db840f [2023-03-16T16:00:15.905Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T16:00:15.905Z] ---> Running in 40897ce1eedb [2023-03-16T16:00:15.905Z] Removing intermediate container 40897ce1eedb [2023-03-16T16:00:15.905Z] ---> 2981877a91af [2023-03-16T16:00:15.905Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:00:15.905Z] ---> Running in 266c09427832 [2023-03-16T16:00:15.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:00:15.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:00:17.312Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T16:00:17.312Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:00:17.312Z] OK: 8 MiB in 16 packages [2023-03-16T16:00:18.749Z] Removing intermediate container 266c09427832 [2023-03-16T16:00:18.749Z] ---> 7df1dbd1dceb [2023-03-16T16:00:18.749Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T16:00:19.710Z] ---> 6577bd76d29a [2023-03-16T16:00:19.710Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:00:20.676Z] ---> 4cd5c71e5c35 [2023-03-16T16:00:20.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T16:00:24.022Z] ---> 6296f654cd85 [2023-03-16T16:00:24.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T16:00:25.431Z] ---> 417cf0143c20 [2023-03-16T16:00:25.431Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T16:00:25.431Z] ---> Running in d6cc01115784 [2023-03-16T16:00:26.393Z] Removing intermediate container d6cc01115784 [2023-03-16T16:00:26.393Z] ---> 8910214b129c [2023-03-16T16:00:26.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T16:00:26.660Z] ---> Running in 661e8613db66 [2023-03-16T16:00:27.619Z] Removing intermediate container 661e8613db66 [2023-03-16T16:00:27.619Z] ---> 4b0775fe1de2 [2023-03-16T16:00:27.619Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T16:00:27.887Z] ---> Running in c2ae686ef871 [2023-03-16T16:00:28.471Z] Removing intermediate container c2ae686ef871 [2023-03-16T16:00:28.471Z] ---> 3881b475c872 [2023-03-16T16:00:28.471Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:00:28.740Z] ---> Running in f4eba65a8189 [2023-03-16T16:00:29.700Z] Removing intermediate container f4eba65a8189 [2023-03-16T16:00:29.700Z] ---> 898c029a6beb [2023-03-16T16:00:29.700Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T16:00:29.967Z] ---> Running in 5f4cd7532ac6 [2023-03-16T16:00:30.932Z] Removing intermediate container 5f4cd7532ac6 [2023-03-16T16:00:30.932Z] ---> 0f20f8a28524 [2023-03-16T16:00:30.932Z] [2023-03-16T16:00:30.932Z] Successfully built 0f20f8a28524 [2023-03-16T16:00:31.200Z] Successfully tagged core-data-arm64:latest [2023-03-16T16:00:31.200Z] Building security-secretstore-setup [2023-03-16T16:00:33.148Z]  Building core-data ... done Removing intermediate container 06df10b31f61 [2023-03-16T16:00:33.148Z] ---> d1ac65701e30 [2023-03-16T16:00:33.148Z] [2023-03-16T16:00:33.148Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T16:00:33.148Z] ---> d74e625d9115 [2023-03-16T16:00:33.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T16:00:33.148Z] ---> Using cache [2023-03-16T16:00:33.148Z] ---> 3aeb95d41df6 [2023-03-16T16:00:33.148Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:00:33.148Z] ---> Using cache [2023-03-16T16:00:33.148Z] ---> 8ed6dae7761c [2023-03-16T16:00:33.148Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T16:00:33.148Z] ---> Using cache [2023-03-16T16:00:33.148Z] ---> facd81fa849a [2023-03-16T16:00:33.148Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:00:33.148Z] ---> Using cache [2023-03-16T16:00:33.148Z] ---> 25e193a9f50d [2023-03-16T16:00:33.148Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T16:00:35.086Z] ---> 38d6874a377d [2023-03-16T16:00:35.086Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T16:00:36.047Z] ---> b90f3cee8ede [2023-03-16T16:00:36.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T16:00:36.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T16:00:36.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T16:00:36.628Z] ---> 099b1a90e5b3 [2023-03-16T16:00:36.628Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T16:00:36.628Z] ---> Using cache [2023-03-16T16:00:36.628Z] ---> fd8e72d2192b [2023-03-16T16:00:36.628Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T16:00:36.628Z] ---> Using cache [2023-03-16T16:00:36.628Z] ---> d8af2a400cce [2023-03-16T16:00:36.628Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T16:00:36.628Z] ---> Using cache [2023-03-16T16:00:36.628Z] ---> ec28ddfddd01 [2023-03-16T16:00:36.628Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:00:36.628Z] ---> Using cache [2023-03-16T16:00:36.628Z] ---> b500a725a673 [2023-03-16T16:00:36.628Z] Step 7/24 : COPY . . [2023-03-16T16:00:36.901Z] ---> Using cache [2023-03-16T16:00:36.901Z] ---> aeea3e1102c4 [2023-03-16T16:00:36.902Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T16:00:37.170Z] ---> c889b1d819c2 [2023-03-16T16:00:37.170Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T16:00:37.170Z] ---> Running in 357bf0d5f854 [2023-03-16T16:00:37.755Z] ---> Running in 8ddbb32ad9f2 [2023-03-16T16:00:40.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T16:00:41.294Z] Removing intermediate container 8ddbb32ad9f2 [2023-03-16T16:00:41.294Z] ---> 8fc92df492e9 [2023-03-16T16:00:41.294Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T16:00:41.294Z] ---> Running in 6ba8908ff038 [2023-03-16T16:00:41.875Z] Removing intermediate container 6ba8908ff038 [2023-03-16T16:00:41.875Z] ---> 094da764bfda [2023-03-16T16:00:41.875Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T16:00:42.142Z] ---> Running in 162270df5b6a [2023-03-16T16:00:42.724Z] Removing intermediate container 162270df5b6a [2023-03-16T16:00:42.724Z] ---> 04b7abc35b7c [2023-03-16T16:00:42.724Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T16:00:42.724Z] ---> Running in adaf433944bf [2023-03-16T16:00:43.308Z] Removing intermediate container adaf433944bf [2023-03-16T16:00:43.308Z] ---> 62f9690af549 [2023-03-16T16:00:43.308Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:00:43.574Z] ---> Running in 80404b5e19ed [2023-03-16T16:00:44.158Z] Removing intermediate container 80404b5e19ed [2023-03-16T16:00:44.158Z] ---> 524d9c237872 [2023-03-16T16:00:44.158Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T16:00:44.158Z] ---> Running in ad6217082498 [2023-03-16T16:00:44.744Z] Removing intermediate container ad6217082498 [2023-03-16T16:00:44.744Z] ---> 311844ac7a4c [2023-03-16T16:00:44.744Z] [2023-03-16T16:00:44.744Z] Successfully built 311844ac7a4c [2023-03-16T16:00:44.744Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T16:03:21.454Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d89958f4e4d6 [2023-03-16T16:03:21.454Z] ---> f241b6510606 [2023-03-16T16:03:21.454Z] [2023-03-16T16:03:21.454Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T16:03:21.454Z] ---> d74e625d9115 [2023-03-16T16:03:21.454Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:03:21.454Z] ---> Using cache [2023-03-16T16:03:21.454Z] ---> e5e77b9cb1fd [2023-03-16T16:03:21.454Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T16:03:21.454Z] ---> Using cache [2023-03-16T16:03:21.454Z] ---> a7798673349a [2023-03-16T16:03:21.454Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T16:03:21.454Z] ---> Running in 1752ebcb82b0 [2023-03-16T16:03:21.454Z] Removing intermediate container 1752ebcb82b0 [2023-03-16T16:03:21.454Z] ---> 950e5e6a6842 [2023-03-16T16:03:21.454Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T16:03:21.454Z] ---> Running in 5ea4d2735470 [2023-03-16T16:03:21.454Z] Removing intermediate container 5ea4d2735470 [2023-03-16T16:03:21.454Z] ---> 0856849ad14a [2023-03-16T16:03:21.454Z] Step 15/24 : WORKDIR / [2023-03-16T16:03:21.454Z] ---> Running in 792ead5e0292 [2023-03-16T16:03:21.454Z] Removing intermediate container 792ead5e0292 [2023-03-16T16:03:21.454Z] ---> 7768b62eb46c [2023-03-16T16:03:21.454Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T16:03:21.454Z] ---> 24680dc81a6c [2023-03-16T16:03:21.454Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:03:21.454Z] ---> 02da0d813fbd [2023-03-16T16:03:21.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T16:03:21.454Z] ---> c63404dcb7f4 [2023-03-16T16:03:21.454Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T16:03:21.454Z] ---> d7f981a31639 [2023-03-16T16:03:21.454Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T16:03:21.454Z] ---> Running in d4a680455a6d [2023-03-16T16:03:22.037Z] Removing intermediate container d4a680455a6d [2023-03-16T16:03:22.037Z] ---> f4b7a9a0eecd [2023-03-16T16:03:22.037Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T16:03:22.037Z] ---> Running in c5b15cd2afbc [2023-03-16T16:03:22.620Z] Removing intermediate container c5b15cd2afbc [2023-03-16T16:03:22.620Z] ---> 21c8d6752bae [2023-03-16T16:03:22.620Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T16:03:22.620Z] ---> Running in 4754bc61cbac [2023-03-16T16:03:23.207Z] Removing intermediate container 4754bc61cbac [2023-03-16T16:03:23.207Z] ---> 536729f01f4d [2023-03-16T16:03:23.207Z] Step 23/24 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:03:23.474Z] ---> Running in 07e630b75fa5 [2023-03-16T16:03:23.741Z] Removing intermediate container 07e630b75fa5 [2023-03-16T16:03:23.741Z] ---> a1931f335c4a [2023-03-16T16:03:23.741Z] Step 24/24 : LABEL version=3.0.0-dev.101 [2023-03-16T16:03:24.007Z] ---> Running in cf600e6c24ba [2023-03-16T16:03:24.588Z] Removing intermediate container cf600e6c24ba [2023-03-16T16:03:24.588Z] ---> 573ea527b571 [2023-03-16T16:03:24.588Z] [2023-03-16T16:03:24.588Z] Successfully built 573ea527b571 [2023-03-16T16:03:24.588Z] Successfully tagged core-command-arm64:latest [2023-03-16T16:04:21.024Z]  Building core-command ... done Removing intermediate container 9f6800cd7551 [2023-03-16T16:04:21.024Z] ---> a4f332714745 [2023-03-16T16:04:21.024Z] [2023-03-16T16:04:21.024Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T16:04:21.024Z] ---> d74e625d9115 [2023-03-16T16:04:21.024Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T16:04:21.024Z] ---> Using cache [2023-03-16T16:04:21.024Z] ---> 627b15f5d8f4 [2023-03-16T16:04:21.024Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T16:04:21.024Z] ---> Running in e1ea9c0ab8d6 [2023-03-16T16:04:21.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:21.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:21.024Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T16:04:21.024Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T16:04:21.024Z] OK: 17687 distinct packages available [2023-03-16T16:04:21.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:21.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:21.024Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T16:04:21.024Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T16:04:21.024Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T16:04:21.024Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T16:04:21.024Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T16:04:21.024Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T16:04:21.024Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T16:04:21.024Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T16:04:21.024Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T16:04:21.024Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:04:21.024Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T16:04:21.024Z] OK: 11 MiB in 24 packages [2023-03-16T16:04:22.980Z] Removing intermediate container e1ea9c0ab8d6 [2023-03-16T16:04:22.980Z] ---> db5f99984a8e [2023-03-16T16:04:23.249Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T16:04:24.214Z] ---> 057815928d0b [2023-03-16T16:04:24.214Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:04:25.185Z] ---> e5c7f9b09423 [2023-03-16T16:04:25.185Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T16:04:27.766Z] ---> 62f53894fa9e [2023-03-16T16:04:27.766Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T16:04:28.353Z] ---> 870d1c7e2bcc [2023-03-16T16:04:28.353Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T16:04:28.619Z] ---> Running in 5a2bc28a8f42 [2023-03-16T16:04:29.206Z] Removing intermediate container 5a2bc28a8f42 [2023-03-16T16:04:29.206Z] ---> 5706f8b3ad0b [2023-03-16T16:04:29.206Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T16:04:29.206Z] ---> Running in 10803e0952d8 [2023-03-16T16:04:29.789Z] Removing intermediate container 10803e0952d8 [2023-03-16T16:04:29.789Z] ---> 411720d62d27 [2023-03-16T16:04:29.789Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T16:04:30.059Z] ---> Running in f04d1d6db1e8 [2023-03-16T16:04:30.326Z] Removing intermediate container f04d1d6db1e8 [2023-03-16T16:04:30.326Z] ---> fcdd6fb6e96b [2023-03-16T16:04:30.326Z] Step 19/20 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:04:30.595Z] ---> Running in dc2e72478b29 [2023-03-16T16:04:31.193Z] Removing intermediate container dc2e72478b29 [2023-03-16T16:04:31.193Z] ---> a477eb73045d [2023-03-16T16:04:31.193Z] Step 20/20 : LABEL version=3.0.0-dev.101 [2023-03-16T16:04:31.465Z] ---> Running in c2f61d4968ad [2023-03-16T16:04:32.048Z] Removing intermediate container c2f61d4968ad [2023-03-16T16:04:32.048Z] ---> ef31ac572e43 [2023-03-16T16:04:32.048Z] [2023-03-16T16:04:32.048Z] Successfully built ef31ac572e43 [2023-03-16T16:04:32.048Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T16:05:10.909Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T16:05:23.221Z] Removing intermediate container 357bf0d5f854 [2023-03-16T16:05:23.221Z] ---> a82930113137 [2023-03-16T16:05:23.221Z] [2023-03-16T16:05:23.221Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T16:05:23.221Z] ---> d74e625d9115 [2023-03-16T16:05:23.221Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T16:05:23.221Z] ---> Running in 2968465fe7dc [2023-03-16T16:05:23.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:05:23.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:05:24.876Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T16:05:25.160Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T16:05:25.160Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T16:05:25.160Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:05:25.160Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T16:05:25.436Z] OK: 8 MiB in 18 packages [2023-03-16T16:05:27.438Z] Removing intermediate container 2968465fe7dc [2023-03-16T16:05:27.438Z] ---> 32d6e838af4a [2023-03-16T16:05:27.438Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T16:05:27.438Z] ---> Running in 376e76ac8143 [2023-03-16T16:05:27.706Z] Removing intermediate container 376e76ac8143 [2023-03-16T16:05:27.706Z] ---> b130f175ed33 [2023-03-16T16:05:27.706Z] Step 12/24 : WORKDIR / [2023-03-16T16:05:27.975Z] ---> Running in f0a3470c43ab [2023-03-16T16:05:28.243Z] Removing intermediate container f0a3470c43ab [2023-03-16T16:05:28.243Z] ---> c2341a9eb3f8 [2023-03-16T16:05:28.243Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:05:28.826Z] ---> a17639eac5b7 [2023-03-16T16:05:28.826Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T16:05:29.787Z] ---> 99f60071da99 [2023-03-16T16:05:29.787Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T16:05:30.390Z] ---> d2fbec6d5495 [2023-03-16T16:05:30.390Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T16:05:31.353Z] ---> f163199d63d9 [2023-03-16T16:05:31.353Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T16:05:32.761Z] ---> 58d320ca836b [2023-03-16T16:05:32.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T16:05:34.173Z] ---> fea14116f7c3 [2023-03-16T16:05:34.173Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T16:05:34.766Z] ---> fd7f3838b387 [2023-03-16T16:05:34.766Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T16:05:34.766Z] ---> Running in 6c8f3d9d96e4 [2023-03-16T16:05:36.209Z] Removing intermediate container af40c8ca412d [2023-03-16T16:05:36.209Z] ---> 6f4daae9bed6 [2023-03-16T16:05:36.209Z] [2023-03-16T16:05:36.209Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T16:05:36.209Z] ---> d74e625d9115 [2023-03-16T16:05:36.209Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T16:05:36.209Z] ---> Running in 3d4237ad8469 [2023-03-16T16:05:36.802Z] Removing intermediate container 6c8f3d9d96e4 [2023-03-16T16:05:36.802Z] ---> bff782982b1f [2023-03-16T16:05:36.802Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T16:05:37.070Z] ---> Running in a9a2dec8d79c [2023-03-16T16:05:37.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:05:37.338Z] Removing intermediate container a9a2dec8d79c [2023-03-16T16:05:37.338Z] ---> af30a04d46bb [2023-03-16T16:05:37.338Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T16:05:37.605Z] ---> Running in 6fb4f9990233 [2023-03-16T16:05:37.873Z] Removing intermediate container 6fb4f9990233 [2023-03-16T16:05:37.873Z] ---> bd5af200e894 [2023-03-16T16:05:37.873Z] Step 23/24 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:37.873Z] ---> Running in 3d34ac9a6a34 [2023-03-16T16:05:38.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:05:38.140Z] Removing intermediate container 3d34ac9a6a34 [2023-03-16T16:05:38.140Z] ---> 9c7c1854cf0d [2023-03-16T16:05:38.140Z] Step 24/24 : LABEL version=3.0.0-dev.101 [2023-03-16T16:05:38.408Z] ---> Running in 8faf8c0789da [2023-03-16T16:05:38.676Z] Removing intermediate container 8faf8c0789da [2023-03-16T16:05:38.676Z] ---> d881686511f4 [2023-03-16T16:05:38.676Z] [2023-03-16T16:05:38.943Z] Successfully built d881686511f4 [2023-03-16T16:05:38.943Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T16:05:39.208Z]  Building security-secretstore-setup ... done (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T16:05:39.475Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T16:05:39.475Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:05:39.475Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T16:05:39.743Z] OK: 8 MiB in 17 packages [2023-03-16T16:05:41.150Z] Removing intermediate container 3d4237ad8469 [2023-03-16T16:05:41.150Z] ---> b64d4984ab53 [2023-03-16T16:05:41.150Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T16:05:41.150Z] ---> Running in 8478bd462755 [2023-03-16T16:05:41.417Z] Removing intermediate container 8478bd462755 [2023-03-16T16:05:41.417Z] ---> 6e729001db50 [2023-03-16T16:05:41.417Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T16:05:41.684Z] ---> Running in f6b6ebcd519c [2023-03-16T16:05:41.950Z] Removing intermediate container f6b6ebcd519c [2023-03-16T16:05:41.950Z] ---> b1f02e3297eb [2023-03-16T16:05:41.950Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T16:05:41.950Z] ---> Running in f71e2eb630fc [2023-03-16T16:05:42.215Z] Removing intermediate container f71e2eb630fc [2023-03-16T16:05:42.215Z] ---> 8abb7bc2de37 [2023-03-16T16:05:42.215Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T16:05:42.796Z] ---> 11797f9ac7a3 [2023-03-16T16:05:42.796Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T16:05:43.379Z] ---> c243ce527200 [2023-03-16T16:05:43.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T16:05:44.786Z] ---> 132997bb2277 [2023-03-16T16:05:44.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T16:05:45.052Z] ---> 7580927efc09 [2023-03-16T16:05:45.052Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T16:05:45.052Z] ---> Running in a920b77a26c1 [2023-03-16T16:05:45.324Z] Removing intermediate container a920b77a26c1 [2023-03-16T16:05:45.324Z] ---> 4f5504187570 [2023-03-16T16:05:45.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T16:05:45.588Z] ---> Running in b22c9a56740e [2023-03-16T16:05:45.854Z] Removing intermediate container b22c9a56740e [2023-03-16T16:05:45.854Z] ---> 3d2b443f0e98 [2023-03-16T16:05:45.854Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T16:05:45.854Z] ---> Running in c43045df01fb [2023-03-16T16:05:46.119Z] Removing intermediate container c43045df01fb [2023-03-16T16:05:46.119Z] ---> 2f9f26259d61 [2023-03-16T16:05:46.119Z] Step 22/23 : LABEL git_sha=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:46.119Z] ---> Running in 5330e8d59cd5 [2023-03-16T16:05:46.385Z] Removing intermediate container 5330e8d59cd5 [2023-03-16T16:05:46.385Z] ---> 26d3c3998f14 [2023-03-16T16:05:46.385Z] Step 23/23 : LABEL version=3.0.0-dev.101 [2023-03-16T16:05:46.650Z] ---> Running in aa0bab0a9861 [2023-03-16T16:05:46.915Z] Removing intermediate container aa0bab0a9861 [2023-03-16T16:05:46.915Z] ---> 524167736125 [2023-03-16T16:05:46.915Z] [2023-03-16T16:05:46.915Z] Successfully built 524167736125 [2023-03-16T16:05:46.915Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T16:05:47.192Z]  Building support-notifications ... done  [Pipeline] } [2023-03-16T16:05:47.192Z] $ docker stop --time=1 1c8c89f2819a959fc1e0891e007e152b9cd6df606c0288f76a44d96de90c0245 [2023-03-16T16:05:48.875Z] $ docker rm -f --volumes 1c8c89f2819a959fc1e0891e007e152b9cd6df606c0288f76a44d96de90c0245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:05:49.344Z] + docker images [2023-03-16T16:05:49.610Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T16:05:49.610Z] support-notifications-arm64 latest 524167736125 3 seconds ago 32.5MB [2023-03-16T16:05:49.610Z] security-secretstore-setup-arm64 latest d881686511f4 11 seconds ago 32MB [2023-03-16T16:05:49.610Z] 6f4daae9bed6 14 seconds ago 1.38GB [2023-03-16T16:05:49.610Z] a82930113137 29 seconds ago 1.31GB [2023-03-16T16:05:49.610Z] security-spiffe-token-provider-arm64 latest ef31ac572e43 About a minute ago 32.6MB [2023-03-16T16:05:49.610Z] a4f332714745 About a minute ago 1.35GB [2023-03-16T16:05:49.610Z] core-command-arm64 latest 573ea527b571 2 minutes ago 19.7MB [2023-03-16T16:05:49.610Z] f241b6510606 2 minutes ago 1.32GB [2023-03-16T16:05:49.610Z] core-common-config-bootstrapper-arm64 latest 311844ac7a4c 5 minutes ago 17.5MB [2023-03-16T16:05:49.610Z] d1ac65701e30 5 minutes ago 1.31GB [2023-03-16T16:05:49.610Z] core-data-arm64 latest 0f20f8a28524 5 minutes ago 19.9MB [2023-03-16T16:05:49.611Z] 977175fb0f21 5 minutes ago 1.32GB [2023-03-16T16:05:49.611Z] support-scheduler-arm64 latest 437de913755e 9 minutes ago 31.8MB [2023-03-16T16:05:49.611Z] security-spire-config-arm64 latest 6feaba0209dd 10 minutes ago 86.2MB [2023-03-16T16:05:49.611Z] 4fa2e3a2b3a0 10 minutes ago 1.38GB [2023-03-16T16:05:49.611Z] security-proxy-setup-arm64 latest 4c48103e72b5 10 minutes ago 18.6MB [2023-03-16T16:05:49.611Z] f6e420e77934 11 minutes ago 1.29GB [2023-03-16T16:05:49.611Z] core-metadata-arm64 latest 84e5be6f017c 12 minutes ago 20.4MB [2023-03-16T16:05:49.611Z] security-proxy-auth-arm64 latest a3e98c27067b 12 minutes ago 18.2MB [2023-03-16T16:05:49.611Z] 07db6b4e8790 12 minutes ago 1.32GB [2023-03-16T16:05:49.611Z] 00bd847fa223 13 minutes ago 1.29GB [2023-03-16T16:05:49.611Z] security-bootstrapper-arm64 latest 33b17d82fee1 13 minutes ago 21.8MB [2023-03-16T16:05:49.611Z] e308894daeb9 13 minutes ago 1.3GB [2023-03-16T16:05:49.611Z] security-spire-agent-arm64 latest f03229e8e640 19 minutes ago 125MB [2023-03-16T16:05:49.611Z] security-spire-server-arm64 latest a6c8978560ec 19 minutes ago 87.1MB [2023-03-16T16:05:49.611Z] 31823919f90c 20 minutes ago 1.18GB [2023-03-16T16:05:49.611Z] 0f50cce12a86 20 minutes ago 1.18GB [2023-03-16T16:05:49.611Z] ci-base-image-arm64 latest 099b1a90e5b3 23 minutes ago 868MB [2023-03-16T16:05:49.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T16:05:49.611Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T16:05:49.611Z] 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-16T16:05:49.723Z] provisioning config files... [2023-03-16T16:05:49.740Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/463@tmp/config137451716540899647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:05:50.076Z] ---> docker-login.sh [2023-03-16T16:05:50.076Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:05:50.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:05:50.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:05:50.344Z] Configure a credential helper to remove this warning. See [2023-03-16T16:05:50.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:05:50.344Z] [2023-03-16T16:05:50.344Z] Login Succeeded [2023-03-16T16:05:50.344Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:05:50.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:05:50.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:05:50.612Z] Configure a credential helper to remove this warning. See [2023-03-16T16:05:50.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:05:50.612Z] [2023-03-16T16:05:50.612Z] Login Succeeded [2023-03-16T16:05:50.612Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:05:50.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:05:51.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:05:51.146Z] Configure a credential helper to remove this warning. See [2023-03-16T16:05:51.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:05:51.146Z] [2023-03-16T16:05:51.146Z] Login Succeeded [2023-03-16T16:05:51.146Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:05:51.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:05:51.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:05:51.412Z] Configure a credential helper to remove this warning. See [2023-03-16T16:05:51.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:05:51.412Z] [2023-03-16T16:05:51.412Z] Login Succeeded [2023-03-16T16:05:51.412Z] docker.io [2023-03-16T16:05:51.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:05:51.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:05:51.945Z] Configure a credential helper to remove this warning. See [2023-03-16T16:05:51.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:05:51.945Z] [2023-03-16T16:05:51.945Z] Login Succeeded [2023-03-16T16:05:51.945Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:05:51.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:05:51.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:05:51.993Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-16T16:05:51.993Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:51.993Z] latest [2023-03-16T16:05:51.993Z] 3.0.0-dev.101 [2023-03-16T16:05:51.993Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:05:51.993Z] main [2023-03-16T16:05:51.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:52.332Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:52.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:52.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T16:05:52.684Z] 4d326f70afa2: Preparing [2023-03-16T16:05:52.684Z] 29011d014d00: Preparing [2023-03-16T16:05:52.684Z] 7abae7de9826: Preparing [2023-03-16T16:05:52.684Z] c1ee80d80582: Preparing [2023-03-16T16:05:52.684Z] d58764d159e7: Preparing [2023-03-16T16:05:52.684Z] edf70074bd40: Preparing [2023-03-16T16:05:52.684Z] edf70074bd40: Waiting [2023-03-16T16:05:52.949Z] 4d326f70afa2: Pushed [2023-03-16T16:05:52.949Z] 7abae7de9826: Pushed [2023-03-16T16:05:52.949Z] c1ee80d80582: Pushed [2023-03-16T16:05:52.949Z] d58764d159e7: Pushed [2023-03-16T16:05:52.949Z] edf70074bd40: Layer already exists [2023-03-16T16:05:55.517Z] 29011d014d00: Pushed [2023-03-16T16:05:55.782Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:c1483df780a602f68a3456ea375160f3907900b84ffc4e1699e4251864b5c282 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:56.121Z] + 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-16T16:05:56.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-16T16:05:56.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T16:05:56.459Z] 4d326f70afa2: Preparing [2023-03-16T16:05:56.459Z] 29011d014d00: Preparing [2023-03-16T16:05:56.459Z] 7abae7de9826: Preparing [2023-03-16T16:05:56.459Z] c1ee80d80582: Preparing [2023-03-16T16:05:56.459Z] d58764d159e7: Preparing [2023-03-16T16:05:56.459Z] edf70074bd40: Preparing [2023-03-16T16:05:56.459Z] edf70074bd40: Waiting [2023-03-16T16:05:56.459Z] 4d326f70afa2: Layer already exists [2023-03-16T16:05:56.459Z] 29011d014d00: Layer already exists [2023-03-16T16:05:56.459Z] c1ee80d80582: Layer already exists [2023-03-16T16:05:56.459Z] d58764d159e7: Layer already exists [2023-03-16T16:05:56.459Z] 7abae7de9826: Layer already exists [2023-03-16T16:05:56.459Z] edf70074bd40: Layer already exists [2023-03-16T16:05:56.459Z] latest: digest: sha256:c1483df780a602f68a3456ea375160f3907900b84ffc4e1699e4251864b5c282 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:57.077Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:57.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.101 [2023-03-16T16:05:57.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T16:05:57.411Z] 4d326f70afa2: Preparing [2023-03-16T16:05:57.411Z] 29011d014d00: Preparing [2023-03-16T16:05:57.412Z] 7abae7de9826: Preparing [2023-03-16T16:05:57.412Z] c1ee80d80582: Preparing [2023-03-16T16:05:57.412Z] d58764d159e7: Preparing [2023-03-16T16:05:57.412Z] edf70074bd40: Preparing [2023-03-16T16:05:57.412Z] edf70074bd40: Waiting [2023-03-16T16:05:57.412Z] d58764d159e7: Layer already exists [2023-03-16T16:05:57.412Z] c1ee80d80582: Layer already exists [2023-03-16T16:05:57.412Z] 7abae7de9826: Layer already exists [2023-03-16T16:05:57.412Z] 29011d014d00: Layer already exists [2023-03-16T16:05:57.412Z] 4d326f70afa2: Layer already exists [2023-03-16T16:05:57.412Z] edf70074bd40: Layer already exists [2023-03-16T16:05:57.675Z] 3.0.0-dev.101: digest: sha256:c1483df780a602f68a3456ea375160f3907900b84ffc4e1699e4251864b5c282 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:58.012Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:58.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:05:58.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T16:05:58.342Z] 4d326f70afa2: Preparing [2023-03-16T16:05:58.342Z] 29011d014d00: Preparing [2023-03-16T16:05:58.342Z] 7abae7de9826: Preparing [2023-03-16T16:05:58.342Z] c1ee80d80582: Preparing [2023-03-16T16:05:58.342Z] d58764d159e7: Preparing [2023-03-16T16:05:58.342Z] edf70074bd40: Preparing [2023-03-16T16:05:58.342Z] edf70074bd40: Waiting [2023-03-16T16:05:58.342Z] 4d326f70afa2: Layer already exists [2023-03-16T16:05:58.342Z] 7abae7de9826: Layer already exists [2023-03-16T16:05:58.342Z] c1ee80d80582: Layer already exists [2023-03-16T16:05:58.342Z] 29011d014d00: Layer already exists [2023-03-16T16:05:58.342Z] d58764d159e7: Layer already exists [2023-03-16T16:05:58.342Z] edf70074bd40: Layer already exists [2023-03-16T16:05:58.342Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:c1483df780a602f68a3456ea375160f3907900b84ffc4e1699e4251864b5c282 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:58.679Z] + 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-16T16:05:59.015Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-16T16:05:59.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T16:05:59.015Z] 4d326f70afa2: Preparing [2023-03-16T16:05:59.015Z] 29011d014d00: Preparing [2023-03-16T16:05:59.015Z] 7abae7de9826: Preparing [2023-03-16T16:05:59.015Z] c1ee80d80582: Preparing [2023-03-16T16:05:59.015Z] d58764d159e7: Preparing [2023-03-16T16:05:59.015Z] edf70074bd40: Preparing [2023-03-16T16:05:59.015Z] edf70074bd40: Waiting [2023-03-16T16:05:59.015Z] d58764d159e7: Layer already exists [2023-03-16T16:05:59.015Z] 29011d014d00: Layer already exists [2023-03-16T16:05:59.015Z] 7abae7de9826: Layer already exists [2023-03-16T16:05:59.015Z] c1ee80d80582: Layer already exists [2023-03-16T16:05:59.015Z] 4d326f70afa2: Layer already exists [2023-03-16T16:05:59.015Z] edf70074bd40: Layer already exists [2023-03-16T16:05:59.015Z] main: digest: sha256:c1483df780a602f68a3456ea375160f3907900b84ffc4e1699e4251864b5c282 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:05:59.330Z] ===================================================== [Pipeline] echo [2023-03-16T16:05:59.336Z] taggedImages: [2023-03-16T16:05:59.336Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:59.336Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-16T16:05:59.336Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.101 [2023-03-16T16:05:59.336Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:05:59.336Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-16T16:05:59.358Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-16T16:05:59.358Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:05:59.358Z] latest [2023-03-16T16:05:59.358Z] 3.0.0-dev.101 [2023-03-16T16:05:59.358Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:05:59.358Z] main [2023-03-16T16:05:59.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:05:59.692Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:00.032Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:00.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T16:06:00.032Z] 83f1dbea9648: Preparing [2023-03-16T16:06:00.032Z] b5996dcd46e3: Preparing [2023-03-16T16:06:00.032Z] 7fdf8fbc74f5: Preparing [2023-03-16T16:06:00.032Z] 2b86ce1f9119: Preparing [2023-03-16T16:06:00.032Z] 7abae7de9826: Preparing [2023-03-16T16:06:00.032Z] c1ee80d80582: Preparing [2023-03-16T16:06:00.032Z] 44eb44913d7e: Preparing [2023-03-16T16:06:00.032Z] edf70074bd40: Preparing [2023-03-16T16:06:00.032Z] 44eb44913d7e: Waiting [2023-03-16T16:06:00.032Z] c1ee80d80582: Waiting [2023-03-16T16:06:00.032Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:00.032Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:00.297Z] 7fdf8fbc74f5: Pushed [2023-03-16T16:06:00.297Z] 83f1dbea9648: Pushed [2023-03-16T16:06:00.297Z] b5996dcd46e3: Pushed [2023-03-16T16:06:00.297Z] edf70074bd40: Layer already exists [2023-03-16T16:06:00.297Z] 44eb44913d7e: Pushed [2023-03-16T16:06:02.864Z] 2b86ce1f9119: Pushed [2023-03-16T16:06:02.864Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:31c1531e701cec8efe43b47891bece79aea11a6496549444a27416edc82e8d44 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:03.205Z] + 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-16T16:06:03.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-16T16:06:03.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T16:06:03.536Z] 83f1dbea9648: Preparing [2023-03-16T16:06:03.536Z] b5996dcd46e3: Preparing [2023-03-16T16:06:03.536Z] 7fdf8fbc74f5: Preparing [2023-03-16T16:06:03.536Z] 2b86ce1f9119: Preparing [2023-03-16T16:06:03.536Z] 7abae7de9826: Preparing [2023-03-16T16:06:03.536Z] c1ee80d80582: Preparing [2023-03-16T16:06:03.536Z] 44eb44913d7e: Preparing [2023-03-16T16:06:03.536Z] edf70074bd40: Preparing [2023-03-16T16:06:03.536Z] c1ee80d80582: Waiting [2023-03-16T16:06:03.536Z] 44eb44913d7e: Waiting [2023-03-16T16:06:03.536Z] edf70074bd40: Waiting [2023-03-16T16:06:03.536Z] 2b86ce1f9119: Layer already exists [2023-03-16T16:06:03.536Z] 7fdf8fbc74f5: Layer already exists [2023-03-16T16:06:03.536Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:03.536Z] b5996dcd46e3: Layer already exists [2023-03-16T16:06:03.536Z] 83f1dbea9648: Layer already exists [2023-03-16T16:06:03.536Z] edf70074bd40: Layer already exists [2023-03-16T16:06:03.536Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:03.536Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:03.801Z] latest: digest: sha256:31c1531e701cec8efe43b47891bece79aea11a6496549444a27416edc82e8d44 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:04.145Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:05.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.101 [2023-03-16T16:06:05.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T16:06:05.057Z] 83f1dbea9648: Preparing [2023-03-16T16:06:05.057Z] b5996dcd46e3: Preparing [2023-03-16T16:06:05.057Z] 7fdf8fbc74f5: Preparing [2023-03-16T16:06:05.057Z] 2b86ce1f9119: Preparing [2023-03-16T16:06:05.057Z] 7abae7de9826: Preparing [2023-03-16T16:06:05.057Z] c1ee80d80582: Preparing [2023-03-16T16:06:05.057Z] 44eb44913d7e: Preparing [2023-03-16T16:06:05.057Z] edf70074bd40: Preparing [2023-03-16T16:06:05.057Z] 44eb44913d7e: Waiting [2023-03-16T16:06:05.057Z] c1ee80d80582: Waiting [2023-03-16T16:06:05.057Z] 2b86ce1f9119: Layer already exists [2023-03-16T16:06:05.057Z] 83f1dbea9648: Layer already exists [2023-03-16T16:06:05.057Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:05.057Z] b5996dcd46e3: Layer already exists [2023-03-16T16:06:05.057Z] 7fdf8fbc74f5: Layer already exists [2023-03-16T16:06:05.057Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:05.057Z] edf70074bd40: Layer already exists [2023-03-16T16:06:05.057Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:05.057Z] 3.0.0-dev.101: digest: sha256:31c1531e701cec8efe43b47891bece79aea11a6496549444a27416edc82e8d44 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:05.659Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:05.985Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:05.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T16:06:05.985Z] 83f1dbea9648: Preparing [2023-03-16T16:06:05.985Z] b5996dcd46e3: Preparing [2023-03-16T16:06:05.985Z] 7fdf8fbc74f5: Preparing [2023-03-16T16:06:05.985Z] 2b86ce1f9119: Preparing [2023-03-16T16:06:05.985Z] 7abae7de9826: Preparing [2023-03-16T16:06:05.985Z] c1ee80d80582: Preparing [2023-03-16T16:06:05.985Z] 44eb44913d7e: Preparing [2023-03-16T16:06:05.985Z] edf70074bd40: Preparing [2023-03-16T16:06:05.985Z] c1ee80d80582: Waiting [2023-03-16T16:06:05.985Z] 44eb44913d7e: Waiting [2023-03-16T16:06:05.985Z] edf70074bd40: Waiting [2023-03-16T16:06:05.985Z] 2b86ce1f9119: Layer already exists [2023-03-16T16:06:05.985Z] 7fdf8fbc74f5: Layer already exists [2023-03-16T16:06:05.985Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:05.985Z] b5996dcd46e3: Layer already exists [2023-03-16T16:06:05.985Z] 83f1dbea9648: Layer already exists [2023-03-16T16:06:05.985Z] edf70074bd40: Layer already exists [2023-03-16T16:06:05.985Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:05.985Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:05.985Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:31c1531e701cec8efe43b47891bece79aea11a6496549444a27416edc82e8d44 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:06.591Z] + 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-16T16:06:06.930Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-16T16:06:06.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T16:06:06.930Z] 83f1dbea9648: Preparing [2023-03-16T16:06:06.930Z] b5996dcd46e3: Preparing [2023-03-16T16:06:06.930Z] 7fdf8fbc74f5: Preparing [2023-03-16T16:06:06.930Z] 2b86ce1f9119: Preparing [2023-03-16T16:06:06.930Z] 7abae7de9826: Preparing [2023-03-16T16:06:06.930Z] c1ee80d80582: Preparing [2023-03-16T16:06:06.930Z] 44eb44913d7e: Preparing [2023-03-16T16:06:06.930Z] edf70074bd40: Preparing [2023-03-16T16:06:06.930Z] c1ee80d80582: Waiting [2023-03-16T16:06:06.930Z] 44eb44913d7e: Waiting [2023-03-16T16:06:06.930Z] edf70074bd40: Waiting [2023-03-16T16:06:06.930Z] 7fdf8fbc74f5: Layer already exists [2023-03-16T16:06:06.930Z] 83f1dbea9648: Layer already exists [2023-03-16T16:06:06.930Z] b5996dcd46e3: Layer already exists [2023-03-16T16:06:06.930Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:06.930Z] 2b86ce1f9119: Layer already exists [2023-03-16T16:06:06.930Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:06.930Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:06.930Z] edf70074bd40: Layer already exists [2023-03-16T16:06:07.196Z] main: digest: sha256:31c1531e701cec8efe43b47891bece79aea11a6496549444a27416edc82e8d44 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:07.235Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:07.246Z] taggedImages: [2023-03-16T16:06:07.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:07.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-16T16:06:07.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.101 [2023-03-16T16:06:07.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:07.246Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-16T16:06:07.263Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-16T16:06:07.263Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:07.263Z] latest [2023-03-16T16:06:07.263Z] 3.0.0-dev.101 [2023-03-16T16:06:07.263Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:07.263Z] main [2023-03-16T16:06:07.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:07.602Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:07.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:07.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T16:06:07.944Z] ee6a6d333224: Preparing [2023-03-16T16:06:07.944Z] 6caa0b76c1d8: Preparing [2023-03-16T16:06:07.944Z] 7abae7de9826: Preparing [2023-03-16T16:06:07.944Z] c1ee80d80582: Preparing [2023-03-16T16:06:07.944Z] a700d45d5611: Preparing [2023-03-16T16:06:07.944Z] edf70074bd40: Preparing [2023-03-16T16:06:07.944Z] edf70074bd40: Waiting [2023-03-16T16:06:07.944Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:07.944Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:07.944Z] edf70074bd40: Layer already exists [2023-03-16T16:06:08.212Z] a700d45d5611: Pushed [2023-03-16T16:06:08.212Z] ee6a6d333224: Pushed [2023-03-16T16:06:11.551Z] 6caa0b76c1d8: Pushed [2023-03-16T16:06:11.551Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:b965f470b8ebbc1fe2ddfde2ffc0995b1abe566154cc0a6b05c25c9235bebcd4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:11.899Z] + 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-16T16:06:12.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-16T16:06:12.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T16:06:12.250Z] ee6a6d333224: Preparing [2023-03-16T16:06:12.250Z] 6caa0b76c1d8: Preparing [2023-03-16T16:06:12.250Z] 7abae7de9826: Preparing [2023-03-16T16:06:12.250Z] c1ee80d80582: Preparing [2023-03-16T16:06:12.250Z] a700d45d5611: Preparing [2023-03-16T16:06:12.250Z] edf70074bd40: Preparing [2023-03-16T16:06:12.250Z] edf70074bd40: Waiting [2023-03-16T16:06:12.250Z] a700d45d5611: Layer already exists [2023-03-16T16:06:12.250Z] ee6a6d333224: Layer already exists [2023-03-16T16:06:12.250Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:12.250Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:12.250Z] 6caa0b76c1d8: Layer already exists [2023-03-16T16:06:12.250Z] edf70074bd40: Layer already exists [2023-03-16T16:06:12.516Z] latest: digest: sha256:b965f470b8ebbc1fe2ddfde2ffc0995b1abe566154cc0a6b05c25c9235bebcd4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:12.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:13.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.101 [2023-03-16T16:06:13.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T16:06:13.190Z] ee6a6d333224: Preparing [2023-03-16T16:06:13.190Z] 6caa0b76c1d8: Preparing [2023-03-16T16:06:13.190Z] 7abae7de9826: Preparing [2023-03-16T16:06:13.190Z] c1ee80d80582: Preparing [2023-03-16T16:06:13.190Z] a700d45d5611: Preparing [2023-03-16T16:06:13.190Z] edf70074bd40: Preparing [2023-03-16T16:06:13.190Z] edf70074bd40: Waiting [2023-03-16T16:06:13.190Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:13.190Z] a700d45d5611: Layer already exists [2023-03-16T16:06:13.190Z] 6caa0b76c1d8: Layer already exists [2023-03-16T16:06:13.190Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:13.190Z] ee6a6d333224: Layer already exists [2023-03-16T16:06:13.190Z] edf70074bd40: Layer already exists [2023-03-16T16:06:13.456Z] 3.0.0-dev.101: digest: sha256:b965f470b8ebbc1fe2ddfde2ffc0995b1abe566154cc0a6b05c25c9235bebcd4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:13.800Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:14.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:14.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T16:06:14.140Z] ee6a6d333224: Preparing [2023-03-16T16:06:14.140Z] 6caa0b76c1d8: Preparing [2023-03-16T16:06:14.140Z] 7abae7de9826: Preparing [2023-03-16T16:06:14.140Z] c1ee80d80582: Preparing [2023-03-16T16:06:14.140Z] a700d45d5611: Preparing [2023-03-16T16:06:14.140Z] edf70074bd40: Preparing [2023-03-16T16:06:14.140Z] edf70074bd40: Waiting [2023-03-16T16:06:14.140Z] a700d45d5611: Layer already exists [2023-03-16T16:06:14.140Z] 6caa0b76c1d8: Layer already exists [2023-03-16T16:06:14.140Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:14.140Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:14.140Z] ee6a6d333224: Layer already exists [2023-03-16T16:06:14.140Z] edf70074bd40: Layer already exists [2023-03-16T16:06:14.405Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:b965f470b8ebbc1fe2ddfde2ffc0995b1abe566154cc0a6b05c25c9235bebcd4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:14.746Z] + 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-16T16:06:15.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-16T16:06:15.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T16:06:15.088Z] ee6a6d333224: Preparing [2023-03-16T16:06:15.088Z] 6caa0b76c1d8: Preparing [2023-03-16T16:06:15.088Z] 7abae7de9826: Preparing [2023-03-16T16:06:15.088Z] c1ee80d80582: Preparing [2023-03-16T16:06:15.088Z] a700d45d5611: Preparing [2023-03-16T16:06:15.088Z] edf70074bd40: Preparing [2023-03-16T16:06:15.088Z] edf70074bd40: Waiting [2023-03-16T16:06:15.088Z] a700d45d5611: Layer already exists [2023-03-16T16:06:15.088Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:15.088Z] ee6a6d333224: Layer already exists [2023-03-16T16:06:15.088Z] 6caa0b76c1d8: Layer already exists [2023-03-16T16:06:15.088Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:15.088Z] edf70074bd40: Layer already exists [2023-03-16T16:06:15.354Z] main: digest: sha256:b965f470b8ebbc1fe2ddfde2ffc0995b1abe566154cc0a6b05c25c9235bebcd4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:15.400Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:15.406Z] taggedImages: [2023-03-16T16:06:15.406Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:15.406Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-16T16:06:15.406Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.101 [2023-03-16T16:06:15.406Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:15.406Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-16T16:06:15.421Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-16T16:06:15.421Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:15.421Z] latest [2023-03-16T16:06:15.421Z] 3.0.0-dev.101 [2023-03-16T16:06:15.421Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:15.421Z] main [2023-03-16T16:06:15.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:15.756Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:16.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:16.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T16:06:16.101Z] b1e3102ac25d: Preparing [2023-03-16T16:06:16.101Z] 85fd8a56e3fd: Preparing [2023-03-16T16:06:16.101Z] c6f98de22a8a: Preparing [2023-03-16T16:06:16.101Z] 7abae7de9826: Preparing [2023-03-16T16:06:16.101Z] c1ee80d80582: Preparing [2023-03-16T16:06:16.101Z] d58764d159e7: Preparing [2023-03-16T16:06:16.101Z] edf70074bd40: Preparing [2023-03-16T16:06:16.101Z] d58764d159e7: Waiting [2023-03-16T16:06:16.101Z] edf70074bd40: Waiting [2023-03-16T16:06:16.101Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:16.101Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:16.367Z] d58764d159e7: Layer already exists [2023-03-16T16:06:16.367Z] edf70074bd40: Layer already exists [2023-03-16T16:06:16.367Z] b1e3102ac25d: Pushed [2023-03-16T16:06:16.367Z] 85fd8a56e3fd: Pushed [2023-03-16T16:06:19.700Z] c6f98de22a8a: Pushed [2023-03-16T16:06:19.700Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:53a8be871bfed8f351c1f98ccb5d6a0c25dbf666e780e80d87f14a38d4962a0f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:20.086Z] + 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-16T16:06:20.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-16T16:06:20.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T16:06:20.431Z] b1e3102ac25d: Preparing [2023-03-16T16:06:20.431Z] 85fd8a56e3fd: Preparing [2023-03-16T16:06:20.431Z] c6f98de22a8a: Preparing [2023-03-16T16:06:20.431Z] 7abae7de9826: Preparing [2023-03-16T16:06:20.431Z] c1ee80d80582: Preparing [2023-03-16T16:06:20.431Z] d58764d159e7: Preparing [2023-03-16T16:06:20.431Z] edf70074bd40: Preparing [2023-03-16T16:06:20.431Z] d58764d159e7: Waiting [2023-03-16T16:06:20.431Z] edf70074bd40: Waiting [2023-03-16T16:06:20.431Z] c6f98de22a8a: Layer already exists [2023-03-16T16:06:20.431Z] 85fd8a56e3fd: Layer already exists [2023-03-16T16:06:20.431Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:20.431Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:20.431Z] b1e3102ac25d: Layer already exists [2023-03-16T16:06:20.431Z] d58764d159e7: Layer already exists [2023-03-16T16:06:20.431Z] edf70074bd40: Layer already exists [2023-03-16T16:06:20.698Z] latest: digest: sha256:53a8be871bfed8f351c1f98ccb5d6a0c25dbf666e780e80d87f14a38d4962a0f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:21.040Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:21.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.101 [2023-03-16T16:06:21.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T16:06:21.391Z] b1e3102ac25d: Preparing [2023-03-16T16:06:21.391Z] 85fd8a56e3fd: Preparing [2023-03-16T16:06:21.391Z] c6f98de22a8a: Preparing [2023-03-16T16:06:21.391Z] 7abae7de9826: Preparing [2023-03-16T16:06:21.391Z] c1ee80d80582: Preparing [2023-03-16T16:06:21.391Z] d58764d159e7: Preparing [2023-03-16T16:06:21.391Z] edf70074bd40: Preparing [2023-03-16T16:06:21.391Z] d58764d159e7: Waiting [2023-03-16T16:06:21.391Z] edf70074bd40: Waiting [2023-03-16T16:06:21.391Z] b1e3102ac25d: Layer already exists [2023-03-16T16:06:21.391Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:21.391Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:21.391Z] 85fd8a56e3fd: Layer already exists [2023-03-16T16:06:21.391Z] c6f98de22a8a: Layer already exists [2023-03-16T16:06:21.391Z] edf70074bd40: Layer already exists [2023-03-16T16:06:21.391Z] d58764d159e7: Layer already exists [2023-03-16T16:06:21.664Z] 3.0.0-dev.101: digest: sha256:53a8be871bfed8f351c1f98ccb5d6a0c25dbf666e780e80d87f14a38d4962a0f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:22.022Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:22.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:22.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T16:06:22.367Z] b1e3102ac25d: Preparing [2023-03-16T16:06:22.367Z] 85fd8a56e3fd: Preparing [2023-03-16T16:06:22.367Z] c6f98de22a8a: Preparing [2023-03-16T16:06:22.367Z] 7abae7de9826: Preparing [2023-03-16T16:06:22.367Z] c1ee80d80582: Preparing [2023-03-16T16:06:22.367Z] d58764d159e7: Preparing [2023-03-16T16:06:22.367Z] edf70074bd40: Preparing [2023-03-16T16:06:22.367Z] d58764d159e7: Waiting [2023-03-16T16:06:22.367Z] edf70074bd40: Waiting [2023-03-16T16:06:22.367Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:22.367Z] c6f98de22a8a: Layer already exists [2023-03-16T16:06:22.367Z] b1e3102ac25d: Layer already exists [2023-03-16T16:06:22.367Z] 85fd8a56e3fd: Layer already exists [2023-03-16T16:06:22.367Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:22.367Z] d58764d159e7: Layer already exists [2023-03-16T16:06:22.367Z] edf70074bd40: Layer already exists [2023-03-16T16:06:22.633Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:53a8be871bfed8f351c1f98ccb5d6a0c25dbf666e780e80d87f14a38d4962a0f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:22.968Z] + 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-16T16:06:23.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-16T16:06:23.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T16:06:23.296Z] b1e3102ac25d: Preparing [2023-03-16T16:06:23.296Z] 85fd8a56e3fd: Preparing [2023-03-16T16:06:23.296Z] c6f98de22a8a: Preparing [2023-03-16T16:06:23.296Z] 7abae7de9826: Preparing [2023-03-16T16:06:23.296Z] c1ee80d80582: Preparing [2023-03-16T16:06:23.296Z] d58764d159e7: Preparing [2023-03-16T16:06:23.296Z] edf70074bd40: Preparing [2023-03-16T16:06:23.296Z] d58764d159e7: Waiting [2023-03-16T16:06:23.296Z] edf70074bd40: Waiting [2023-03-16T16:06:23.296Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:23.296Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:23.296Z] b1e3102ac25d: Layer already exists [2023-03-16T16:06:23.296Z] c6f98de22a8a: Layer already exists [2023-03-16T16:06:23.296Z] 85fd8a56e3fd: Layer already exists [2023-03-16T16:06:23.296Z] edf70074bd40: Layer already exists [2023-03-16T16:06:23.296Z] d58764d159e7: Layer already exists [2023-03-16T16:06:23.562Z] main: digest: sha256:53a8be871bfed8f351c1f98ccb5d6a0c25dbf666e780e80d87f14a38d4962a0f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:23.607Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:23.612Z] taggedImages: [2023-03-16T16:06:23.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:23.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-16T16:06:23.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.101 [2023-03-16T16:06:23.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:23.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-16T16:06:23.625Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-16T16:06:23.625Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:23.625Z] latest [2023-03-16T16:06:23.625Z] 3.0.0-dev.101 [2023-03-16T16:06:23.625Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:23.625Z] main [2023-03-16T16:06:23.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:23.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:24.287Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:24.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T16:06:24.288Z] fe5371db0099: Preparing [2023-03-16T16:06:24.288Z] fe5371db0099: Preparing [2023-03-16T16:06:24.288Z] 9c7df4da42e0: Preparing [2023-03-16T16:06:24.288Z] c2af667dec46: Preparing [2023-03-16T16:06:24.288Z] c7d92d96ee7d: Preparing [2023-03-16T16:06:24.288Z] 40c9eb59c895: Preparing [2023-03-16T16:06:24.288Z] 18d2cfaec98d: Preparing [2023-03-16T16:06:24.288Z] 7abae7de9826: Preparing [2023-03-16T16:06:24.288Z] c1ee80d80582: Preparing [2023-03-16T16:06:24.288Z] ace2bb966c5f: Preparing [2023-03-16T16:06:24.288Z] 87a756697ea4: Preparing [2023-03-16T16:06:24.288Z] 6e25566d7277: Preparing [2023-03-16T16:06:24.288Z] 777b7ff88ed4: Preparing [2023-03-16T16:06:24.288Z] edf70074bd40: Preparing [2023-03-16T16:06:24.288Z] 18d2cfaec98d: Waiting [2023-03-16T16:06:24.288Z] ace2bb966c5f: Waiting [2023-03-16T16:06:24.288Z] 87a756697ea4: Waiting [2023-03-16T16:06:24.288Z] 7abae7de9826: Waiting [2023-03-16T16:06:24.288Z] c1ee80d80582: Waiting [2023-03-16T16:06:24.288Z] 777b7ff88ed4: Waiting [2023-03-16T16:06:24.288Z] edf70074bd40: Waiting [2023-03-16T16:06:24.288Z] 6e25566d7277: Waiting [2023-03-16T16:06:24.553Z] c7d92d96ee7d: Pushed [2023-03-16T16:06:24.553Z] 9c7df4da42e0: Pushed [2023-03-16T16:06:24.553Z] c2af667dec46: Pushed [2023-03-16T16:06:24.553Z] 40c9eb59c895: Pushed [2023-03-16T16:06:24.553Z] fe5371db0099: Pushed [2023-03-16T16:06:24.553Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:24.553Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:24.820Z] ace2bb966c5f: Pushed [2023-03-16T16:06:24.820Z] edf70074bd40: Layer already exists [2023-03-16T16:06:24.820Z] 777b7ff88ed4: Pushed [2023-03-16T16:06:24.820Z] 87a756697ea4: Pushed [2023-03-16T16:06:24.820Z] 6e25566d7277: Pushed [2023-03-16T16:06:28.158Z] 18d2cfaec98d: Pushed [2023-03-16T16:06:28.424Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:1d20e7e7fe0e05d9072dff6e0ab98f63c1e0aefac431bb84d1043cc3dedc71b9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:28.764Z] + 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-16T16:06:29.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-16T16:06:29.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T16:06:29.101Z] fe5371db0099: Preparing [2023-03-16T16:06:29.101Z] fe5371db0099: Preparing [2023-03-16T16:06:29.101Z] 9c7df4da42e0: Preparing [2023-03-16T16:06:29.101Z] c2af667dec46: Preparing [2023-03-16T16:06:29.101Z] c7d92d96ee7d: Preparing [2023-03-16T16:06:29.101Z] 40c9eb59c895: Preparing [2023-03-16T16:06:29.101Z] 18d2cfaec98d: Preparing [2023-03-16T16:06:29.101Z] 7abae7de9826: Preparing [2023-03-16T16:06:29.101Z] c1ee80d80582: Preparing [2023-03-16T16:06:29.101Z] ace2bb966c5f: Preparing [2023-03-16T16:06:29.101Z] 87a756697ea4: Preparing [2023-03-16T16:06:29.101Z] 6e25566d7277: Preparing [2023-03-16T16:06:29.101Z] 777b7ff88ed4: Preparing [2023-03-16T16:06:29.101Z] edf70074bd40: Preparing [2023-03-16T16:06:29.101Z] 18d2cfaec98d: Waiting [2023-03-16T16:06:29.101Z] 7abae7de9826: Waiting [2023-03-16T16:06:29.101Z] c1ee80d80582: Waiting [2023-03-16T16:06:29.101Z] ace2bb966c5f: Waiting [2023-03-16T16:06:29.101Z] 87a756697ea4: Waiting [2023-03-16T16:06:29.101Z] 6e25566d7277: Waiting [2023-03-16T16:06:29.101Z] 777b7ff88ed4: Waiting [2023-03-16T16:06:29.101Z] edf70074bd40: Waiting [2023-03-16T16:06:29.101Z] c2af667dec46: Layer already exists [2023-03-16T16:06:29.101Z] 40c9eb59c895: Layer already exists [2023-03-16T16:06:29.101Z] 9c7df4da42e0: Layer already exists [2023-03-16T16:06:29.101Z] fe5371db0099: Layer already exists [2023-03-16T16:06:29.101Z] c7d92d96ee7d: Layer already exists [2023-03-16T16:06:29.101Z] ace2bb966c5f: Layer already exists [2023-03-16T16:06:29.101Z] 18d2cfaec98d: Layer already exists [2023-03-16T16:06:29.101Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:29.101Z] 87a756697ea4: Layer already exists [2023-03-16T16:06:29.101Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:29.101Z] edf70074bd40: Layer already exists [2023-03-16T16:06:29.101Z] 777b7ff88ed4: Layer already exists [2023-03-16T16:06:29.101Z] 6e25566d7277: Layer already exists [2023-03-16T16:06:29.367Z] latest: digest: sha256:1d20e7e7fe0e05d9072dff6e0ab98f63c1e0aefac431bb84d1043cc3dedc71b9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:29.707Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:30.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.101 [2023-03-16T16:06:30.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T16:06:30.049Z] fe5371db0099: Preparing [2023-03-16T16:06:30.049Z] fe5371db0099: Preparing [2023-03-16T16:06:30.049Z] 9c7df4da42e0: Preparing [2023-03-16T16:06:30.049Z] c2af667dec46: Preparing [2023-03-16T16:06:30.049Z] c7d92d96ee7d: Preparing [2023-03-16T16:06:30.049Z] 40c9eb59c895: Preparing [2023-03-16T16:06:30.049Z] 18d2cfaec98d: Preparing [2023-03-16T16:06:30.049Z] 7abae7de9826: Preparing [2023-03-16T16:06:30.049Z] c1ee80d80582: Preparing [2023-03-16T16:06:30.049Z] ace2bb966c5f: Preparing [2023-03-16T16:06:30.049Z] 87a756697ea4: Preparing [2023-03-16T16:06:30.049Z] 6e25566d7277: Preparing [2023-03-16T16:06:30.049Z] 777b7ff88ed4: Preparing [2023-03-16T16:06:30.049Z] edf70074bd40: Preparing [2023-03-16T16:06:30.049Z] 18d2cfaec98d: Waiting [2023-03-16T16:06:30.049Z] c1ee80d80582: Waiting [2023-03-16T16:06:30.049Z] 7abae7de9826: Waiting [2023-03-16T16:06:30.049Z] 87a756697ea4: Waiting [2023-03-16T16:06:30.049Z] 777b7ff88ed4: Waiting [2023-03-16T16:06:30.049Z] edf70074bd40: Waiting [2023-03-16T16:06:30.049Z] 6e25566d7277: Waiting [2023-03-16T16:06:30.049Z] 9c7df4da42e0: Layer already exists [2023-03-16T16:06:30.049Z] fe5371db0099: Layer already exists [2023-03-16T16:06:30.049Z] c2af667dec46: Layer already exists [2023-03-16T16:06:30.049Z] c7d92d96ee7d: Layer already exists [2023-03-16T16:06:30.049Z] 40c9eb59c895: Layer already exists [2023-03-16T16:06:30.049Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:30.049Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:30.049Z] ace2bb966c5f: Layer already exists [2023-03-16T16:06:30.049Z] 18d2cfaec98d: Layer already exists [2023-03-16T16:06:30.049Z] 87a756697ea4: Layer already exists [2023-03-16T16:06:30.049Z] 6e25566d7277: Layer already exists [2023-03-16T16:06:30.049Z] 777b7ff88ed4: Layer already exists [2023-03-16T16:06:30.049Z] edf70074bd40: Layer already exists [2023-03-16T16:06:30.314Z] 3.0.0-dev.101: digest: sha256:1d20e7e7fe0e05d9072dff6e0ab98f63c1e0aefac431bb84d1043cc3dedc71b9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:30.657Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:30.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:30.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T16:06:30.996Z] fe5371db0099: Preparing [2023-03-16T16:06:30.996Z] fe5371db0099: Preparing [2023-03-16T16:06:30.996Z] 9c7df4da42e0: Preparing [2023-03-16T16:06:30.996Z] c2af667dec46: Preparing [2023-03-16T16:06:30.996Z] c7d92d96ee7d: Preparing [2023-03-16T16:06:30.996Z] 40c9eb59c895: Preparing [2023-03-16T16:06:30.996Z] 18d2cfaec98d: Preparing [2023-03-16T16:06:30.996Z] 7abae7de9826: Preparing [2023-03-16T16:06:30.996Z] 18d2cfaec98d: Waiting [2023-03-16T16:06:30.996Z] c1ee80d80582: Preparing [2023-03-16T16:06:30.996Z] ace2bb966c5f: Preparing [2023-03-16T16:06:30.996Z] 7abae7de9826: Waiting [2023-03-16T16:06:30.996Z] 87a756697ea4: Preparing [2023-03-16T16:06:30.996Z] c1ee80d80582: Waiting [2023-03-16T16:06:30.996Z] 6e25566d7277: Preparing [2023-03-16T16:06:30.996Z] 777b7ff88ed4: Preparing [2023-03-16T16:06:30.996Z] ace2bb966c5f: Waiting [2023-03-16T16:06:30.996Z] edf70074bd40: Preparing [2023-03-16T16:06:30.996Z] 87a756697ea4: Waiting [2023-03-16T16:06:30.996Z] 6e25566d7277: Waiting [2023-03-16T16:06:30.996Z] edf70074bd40: Waiting [2023-03-16T16:06:30.996Z] 777b7ff88ed4: Waiting [2023-03-16T16:06:30.996Z] fe5371db0099: Layer already exists [2023-03-16T16:06:30.996Z] c7d92d96ee7d: Layer already exists [2023-03-16T16:06:30.996Z] c2af667dec46: Layer already exists [2023-03-16T16:06:30.996Z] 9c7df4da42e0: Layer already exists [2023-03-16T16:06:30.996Z] 40c9eb59c895: Layer already exists [2023-03-16T16:06:30.996Z] 18d2cfaec98d: Layer already exists [2023-03-16T16:06:30.996Z] 87a756697ea4: Layer already exists [2023-03-16T16:06:30.996Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:30.996Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:30.996Z] ace2bb966c5f: Layer already exists [2023-03-16T16:06:30.996Z] 6e25566d7277: Layer already exists [2023-03-16T16:06:30.996Z] 777b7ff88ed4: Layer already exists [2023-03-16T16:06:30.996Z] edf70074bd40: Layer already exists [2023-03-16T16:06:31.262Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:1d20e7e7fe0e05d9072dff6e0ab98f63c1e0aefac431bb84d1043cc3dedc71b9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:31.602Z] + 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-16T16:06:31.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-16T16:06:31.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T16:06:31.937Z] fe5371db0099: Preparing [2023-03-16T16:06:31.937Z] fe5371db0099: Preparing [2023-03-16T16:06:31.937Z] 9c7df4da42e0: Preparing [2023-03-16T16:06:31.937Z] c2af667dec46: Preparing [2023-03-16T16:06:31.937Z] c7d92d96ee7d: Preparing [2023-03-16T16:06:31.937Z] 40c9eb59c895: Preparing [2023-03-16T16:06:31.937Z] 18d2cfaec98d: Preparing [2023-03-16T16:06:31.937Z] 7abae7de9826: Preparing [2023-03-16T16:06:31.937Z] c1ee80d80582: Preparing [2023-03-16T16:06:31.937Z] ace2bb966c5f: Preparing [2023-03-16T16:06:31.937Z] 18d2cfaec98d: Waiting [2023-03-16T16:06:31.937Z] 87a756697ea4: Preparing [2023-03-16T16:06:31.937Z] 7abae7de9826: Waiting [2023-03-16T16:06:31.937Z] 6e25566d7277: Preparing [2023-03-16T16:06:31.937Z] 777b7ff88ed4: Preparing [2023-03-16T16:06:31.937Z] edf70074bd40: Preparing [2023-03-16T16:06:31.937Z] c1ee80d80582: Waiting [2023-03-16T16:06:31.937Z] 87a756697ea4: Waiting [2023-03-16T16:06:31.937Z] 6e25566d7277: Waiting [2023-03-16T16:06:31.937Z] 777b7ff88ed4: Waiting [2023-03-16T16:06:31.937Z] edf70074bd40: Waiting [2023-03-16T16:06:31.937Z] ace2bb966c5f: Waiting [2023-03-16T16:06:31.937Z] fe5371db0099: Layer already exists [2023-03-16T16:06:31.937Z] 40c9eb59c895: Layer already exists [2023-03-16T16:06:31.937Z] 9c7df4da42e0: Layer already exists [2023-03-16T16:06:31.937Z] c2af667dec46: Layer already exists [2023-03-16T16:06:31.937Z] c7d92d96ee7d: Layer already exists [2023-03-16T16:06:31.937Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:31.937Z] 18d2cfaec98d: Layer already exists [2023-03-16T16:06:31.937Z] ace2bb966c5f: Layer already exists [2023-03-16T16:06:31.937Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:31.937Z] 87a756697ea4: Layer already exists [2023-03-16T16:06:31.937Z] 777b7ff88ed4: Layer already exists [2023-03-16T16:06:31.937Z] edf70074bd40: Layer already exists [2023-03-16T16:06:31.937Z] 6e25566d7277: Layer already exists [2023-03-16T16:06:32.202Z] main: digest: sha256:1d20e7e7fe0e05d9072dff6e0ab98f63c1e0aefac431bb84d1043cc3dedc71b9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:32.257Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:32.269Z] taggedImages: [2023-03-16T16:06:32.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:32.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-16T16:06:32.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.101 [2023-03-16T16:06:32.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:32.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-16T16:06:32.290Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-16T16:06:32.290Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:32.290Z] latest [2023-03-16T16:06:32.290Z] 3.0.0-dev.101 [2023-03-16T16:06:32.290Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:32.290Z] main [2023-03-16T16:06:32.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:32.637Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:32.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:32.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T16:06:32.974Z] 6dd932a7831c: Preparing [2023-03-16T16:06:32.974Z] 7e19b192dad9: Preparing [2023-03-16T16:06:32.974Z] 85a290395085: Preparing [2023-03-16T16:06:32.974Z] e295debb02e3: Preparing [2023-03-16T16:06:32.974Z] 7abae7de9826: Preparing [2023-03-16T16:06:32.974Z] c1ee80d80582: Preparing [2023-03-16T16:06:32.974Z] 44eb44913d7e: Preparing [2023-03-16T16:06:32.974Z] edf70074bd40: Preparing [2023-03-16T16:06:32.974Z] c1ee80d80582: Waiting [2023-03-16T16:06:32.974Z] 44eb44913d7e: Waiting [2023-03-16T16:06:32.974Z] edf70074bd40: Waiting [2023-03-16T16:06:33.240Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:33.240Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:33.240Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:33.240Z] 85a290395085: Pushed [2023-03-16T16:06:33.240Z] 7e19b192dad9: Pushed [2023-03-16T16:06:33.240Z] 6dd932a7831c: Pushed [2023-03-16T16:06:33.240Z] edf70074bd40: Layer already exists [2023-03-16T16:06:35.820Z] e295debb02e3: Pushed [2023-03-16T16:06:36.085Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:17392fce5064c2d3f20d5289bd673f164164f30ef6c795a07b2ed431e67fc2ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:36.432Z] + 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-16T16:06:36.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-16T16:06:36.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T16:06:36.770Z] 6dd932a7831c: Preparing [2023-03-16T16:06:36.770Z] 7e19b192dad9: Preparing [2023-03-16T16:06:36.770Z] 85a290395085: Preparing [2023-03-16T16:06:36.770Z] e295debb02e3: Preparing [2023-03-16T16:06:36.770Z] 7abae7de9826: Preparing [2023-03-16T16:06:36.770Z] c1ee80d80582: Preparing [2023-03-16T16:06:36.770Z] 44eb44913d7e: Preparing [2023-03-16T16:06:36.770Z] edf70074bd40: Preparing [2023-03-16T16:06:36.770Z] c1ee80d80582: Waiting [2023-03-16T16:06:36.770Z] edf70074bd40: Waiting [2023-03-16T16:06:36.770Z] 44eb44913d7e: Waiting [2023-03-16T16:06:36.770Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:36.770Z] 6dd932a7831c: Layer already exists [2023-03-16T16:06:36.770Z] e295debb02e3: Layer already exists [2023-03-16T16:06:36.770Z] 85a290395085: Layer already exists [2023-03-16T16:06:36.770Z] 7e19b192dad9: Layer already exists [2023-03-16T16:06:36.770Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:36.770Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:36.770Z] edf70074bd40: Layer already exists [2023-03-16T16:06:37.037Z] latest: digest: sha256:17392fce5064c2d3f20d5289bd673f164164f30ef6c795a07b2ed431e67fc2ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:37.382Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:37.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.101 [2023-03-16T16:06:37.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T16:06:37.717Z] 6dd932a7831c: Preparing [2023-03-16T16:06:37.717Z] 7e19b192dad9: Preparing [2023-03-16T16:06:37.717Z] 85a290395085: Preparing [2023-03-16T16:06:37.717Z] e295debb02e3: Preparing [2023-03-16T16:06:37.717Z] 7abae7de9826: Preparing [2023-03-16T16:06:37.717Z] c1ee80d80582: Preparing [2023-03-16T16:06:37.717Z] 44eb44913d7e: Preparing [2023-03-16T16:06:37.717Z] edf70074bd40: Preparing [2023-03-16T16:06:37.717Z] c1ee80d80582: Waiting [2023-03-16T16:06:37.717Z] 44eb44913d7e: Waiting [2023-03-16T16:06:37.717Z] edf70074bd40: Waiting [2023-03-16T16:06:37.717Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:37.717Z] 7e19b192dad9: Layer already exists [2023-03-16T16:06:37.717Z] e295debb02e3: Layer already exists [2023-03-16T16:06:37.717Z] 85a290395085: Layer already exists [2023-03-16T16:06:37.717Z] 6dd932a7831c: Layer already exists [2023-03-16T16:06:37.717Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:37.717Z] edf70074bd40: Layer already exists [2023-03-16T16:06:37.717Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:37.983Z] 3.0.0-dev.101: digest: sha256:17392fce5064c2d3f20d5289bd673f164164f30ef6c795a07b2ed431e67fc2ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:38.328Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:38.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:38.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T16:06:38.661Z] 6dd932a7831c: Preparing [2023-03-16T16:06:38.661Z] 7e19b192dad9: Preparing [2023-03-16T16:06:38.661Z] 85a290395085: Preparing [2023-03-16T16:06:38.661Z] e295debb02e3: Preparing [2023-03-16T16:06:38.661Z] 7abae7de9826: Preparing [2023-03-16T16:06:38.661Z] c1ee80d80582: Preparing [2023-03-16T16:06:38.661Z] 44eb44913d7e: Preparing [2023-03-16T16:06:38.661Z] edf70074bd40: Preparing [2023-03-16T16:06:38.661Z] 44eb44913d7e: Waiting [2023-03-16T16:06:38.661Z] edf70074bd40: Waiting [2023-03-16T16:06:38.661Z] c1ee80d80582: Waiting [2023-03-16T16:06:38.661Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:38.661Z] e295debb02e3: Layer already exists [2023-03-16T16:06:38.661Z] 85a290395085: Layer already exists [2023-03-16T16:06:38.661Z] 6dd932a7831c: Layer already exists [2023-03-16T16:06:38.661Z] 7e19b192dad9: Layer already exists [2023-03-16T16:06:38.661Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:38.661Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:38.661Z] edf70074bd40: Layer already exists [2023-03-16T16:06:38.928Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:17392fce5064c2d3f20d5289bd673f164164f30ef6c795a07b2ed431e67fc2ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:39.262Z] + 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-16T16:06:39.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-16T16:06:39.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T16:06:39.597Z] 6dd932a7831c: Preparing [2023-03-16T16:06:39.597Z] 7e19b192dad9: Preparing [2023-03-16T16:06:39.597Z] 85a290395085: Preparing [2023-03-16T16:06:39.597Z] e295debb02e3: Preparing [2023-03-16T16:06:39.597Z] 7abae7de9826: Preparing [2023-03-16T16:06:39.597Z] c1ee80d80582: Preparing [2023-03-16T16:06:39.597Z] 44eb44913d7e: Preparing [2023-03-16T16:06:39.597Z] edf70074bd40: Preparing [2023-03-16T16:06:39.597Z] 44eb44913d7e: Waiting [2023-03-16T16:06:39.597Z] edf70074bd40: Waiting [2023-03-16T16:06:39.597Z] c1ee80d80582: Waiting [2023-03-16T16:06:39.597Z] 7e19b192dad9: Layer already exists [2023-03-16T16:06:39.597Z] e295debb02e3: Layer already exists [2023-03-16T16:06:39.597Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:39.597Z] 6dd932a7831c: Layer already exists [2023-03-16T16:06:39.597Z] 85a290395085: Layer already exists [2023-03-16T16:06:39.597Z] edf70074bd40: Layer already exists [2023-03-16T16:06:39.597Z] 44eb44913d7e: Layer already exists [2023-03-16T16:06:39.597Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:39.863Z] main: digest: sha256:17392fce5064c2d3f20d5289bd673f164164f30ef6c795a07b2ed431e67fc2ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:39.908Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:39.913Z] taggedImages: [2023-03-16T16:06:39.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:39.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-16T16:06:39.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.101 [2023-03-16T16:06:39.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:39.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-16T16:06:39.926Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-16T16:06:39.926Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:39.926Z] latest [2023-03-16T16:06:39.926Z] 3.0.0-dev.101 [2023-03-16T16:06:39.926Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:39.926Z] main [2023-03-16T16:06:39.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:40.250Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:40.584Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:40.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T16:06:40.584Z] 75a4db3375db: Preparing [2023-03-16T16:06:40.584Z] d5db5da41ee5: Preparing [2023-03-16T16:06:40.584Z] 9ec40c3ef28b: Preparing [2023-03-16T16:06:40.584Z] 558240811a69: Preparing [2023-03-16T16:06:40.584Z] 7abae7de9826: Preparing [2023-03-16T16:06:40.584Z] 3d1843762e5e: Preparing [2023-03-16T16:06:40.584Z] 8cf41f87ecb2: Preparing [2023-03-16T16:06:40.584Z] edf70074bd40: Preparing [2023-03-16T16:06:40.584Z] 3d1843762e5e: Waiting [2023-03-16T16:06:40.584Z] edf70074bd40: Waiting [2023-03-16T16:06:40.584Z] 8cf41f87ecb2: Waiting [2023-03-16T16:06:40.584Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:40.852Z] d5db5da41ee5: Pushed [2023-03-16T16:06:40.852Z] 75a4db3375db: Pushed [2023-03-16T16:06:40.852Z] 558240811a69: Pushed [2023-03-16T16:06:40.852Z] 3d1843762e5e: Pushed [2023-03-16T16:06:40.852Z] edf70074bd40: Layer already exists [2023-03-16T16:06:41.437Z] 8cf41f87ecb2: Pushed [2023-03-16T16:06:43.383Z] 9ec40c3ef28b: Pushed [2023-03-16T16:06:43.650Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:f9dada7e573a1874f8fd9f0949324997ec01c8a401bd420221f0f30626b07de1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:43.984Z] + 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-16T16:06:44.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-16T16:06:44.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T16:06:44.315Z] 75a4db3375db: Preparing [2023-03-16T16:06:44.315Z] d5db5da41ee5: Preparing [2023-03-16T16:06:44.315Z] 9ec40c3ef28b: Preparing [2023-03-16T16:06:44.315Z] 558240811a69: Preparing [2023-03-16T16:06:44.315Z] 7abae7de9826: Preparing [2023-03-16T16:06:44.315Z] 3d1843762e5e: Preparing [2023-03-16T16:06:44.315Z] 8cf41f87ecb2: Preparing [2023-03-16T16:06:44.315Z] edf70074bd40: Preparing [2023-03-16T16:06:44.315Z] 3d1843762e5e: Waiting [2023-03-16T16:06:44.315Z] 8cf41f87ecb2: Waiting [2023-03-16T16:06:44.315Z] edf70074bd40: Waiting [2023-03-16T16:06:44.315Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:44.315Z] 75a4db3375db: Layer already exists [2023-03-16T16:06:44.315Z] 558240811a69: Layer already exists [2023-03-16T16:06:44.315Z] d5db5da41ee5: Layer already exists [2023-03-16T16:06:44.315Z] 9ec40c3ef28b: Layer already exists [2023-03-16T16:06:44.315Z] 8cf41f87ecb2: Layer already exists [2023-03-16T16:06:44.315Z] 3d1843762e5e: Layer already exists [2023-03-16T16:06:44.315Z] edf70074bd40: Layer already exists [2023-03-16T16:06:44.582Z] latest: digest: sha256:f9dada7e573a1874f8fd9f0949324997ec01c8a401bd420221f0f30626b07de1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:44.921Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:45.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.101 [2023-03-16T16:06:45.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T16:06:45.259Z] 75a4db3375db: Preparing [2023-03-16T16:06:45.259Z] d5db5da41ee5: Preparing [2023-03-16T16:06:45.259Z] 9ec40c3ef28b: Preparing [2023-03-16T16:06:45.259Z] 558240811a69: Preparing [2023-03-16T16:06:45.259Z] 7abae7de9826: Preparing [2023-03-16T16:06:45.259Z] 3d1843762e5e: Preparing [2023-03-16T16:06:45.259Z] 8cf41f87ecb2: Preparing [2023-03-16T16:06:45.259Z] edf70074bd40: Preparing [2023-03-16T16:06:45.259Z] 3d1843762e5e: Waiting [2023-03-16T16:06:45.259Z] 8cf41f87ecb2: Waiting [2023-03-16T16:06:45.259Z] edf70074bd40: Waiting [2023-03-16T16:06:45.259Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:45.259Z] 9ec40c3ef28b: Layer already exists [2023-03-16T16:06:45.259Z] d5db5da41ee5: Layer already exists [2023-03-16T16:06:45.259Z] 558240811a69: Layer already exists [2023-03-16T16:06:45.259Z] 75a4db3375db: Layer already exists [2023-03-16T16:06:45.259Z] 3d1843762e5e: Layer already exists [2023-03-16T16:06:45.259Z] edf70074bd40: Layer already exists [2023-03-16T16:06:45.259Z] 8cf41f87ecb2: Layer already exists [2023-03-16T16:06:45.524Z] 3.0.0-dev.101: digest: sha256:f9dada7e573a1874f8fd9f0949324997ec01c8a401bd420221f0f30626b07de1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:45.852Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:46.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T16:06:46.187Z] 75a4db3375db: Preparing [2023-03-16T16:06:46.187Z] d5db5da41ee5: Preparing [2023-03-16T16:06:46.187Z] 9ec40c3ef28b: Preparing [2023-03-16T16:06:46.187Z] 558240811a69: Preparing [2023-03-16T16:06:46.187Z] 7abae7de9826: Preparing [2023-03-16T16:06:46.187Z] 3d1843762e5e: Preparing [2023-03-16T16:06:46.187Z] 8cf41f87ecb2: Preparing [2023-03-16T16:06:46.187Z] edf70074bd40: Preparing [2023-03-16T16:06:46.187Z] 8cf41f87ecb2: Waiting [2023-03-16T16:06:46.187Z] edf70074bd40: Waiting [2023-03-16T16:06:46.187Z] 558240811a69: Layer already exists [2023-03-16T16:06:46.187Z] d5db5da41ee5: Layer already exists [2023-03-16T16:06:46.187Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:46.187Z] 9ec40c3ef28b: Layer already exists [2023-03-16T16:06:46.187Z] 75a4db3375db: Layer already exists [2023-03-16T16:06:46.187Z] edf70074bd40: Layer already exists [2023-03-16T16:06:46.187Z] 3d1843762e5e: Layer already exists [2023-03-16T16:06:46.187Z] 8cf41f87ecb2: Layer already exists [2023-03-16T16:06:46.452Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:f9dada7e573a1874f8fd9f0949324997ec01c8a401bd420221f0f30626b07de1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:46.781Z] + 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-16T16:06:47.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-16T16:06:47.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T16:06:47.116Z] 75a4db3375db: Preparing [2023-03-16T16:06:47.116Z] d5db5da41ee5: Preparing [2023-03-16T16:06:47.116Z] 9ec40c3ef28b: Preparing [2023-03-16T16:06:47.116Z] 558240811a69: Preparing [2023-03-16T16:06:47.116Z] 7abae7de9826: Preparing [2023-03-16T16:06:47.116Z] 3d1843762e5e: Preparing [2023-03-16T16:06:47.116Z] 8cf41f87ecb2: Preparing [2023-03-16T16:06:47.116Z] edf70074bd40: Preparing [2023-03-16T16:06:47.116Z] 8cf41f87ecb2: Waiting [2023-03-16T16:06:47.116Z] edf70074bd40: Waiting [2023-03-16T16:06:47.116Z] 3d1843762e5e: Waiting [2023-03-16T16:06:47.116Z] 9ec40c3ef28b: Layer already exists [2023-03-16T16:06:47.116Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:47.116Z] 75a4db3375db: Layer already exists [2023-03-16T16:06:47.116Z] 558240811a69: Layer already exists [2023-03-16T16:06:47.116Z] d5db5da41ee5: Layer already exists [2023-03-16T16:06:47.116Z] 8cf41f87ecb2: Layer already exists [2023-03-16T16:06:47.116Z] edf70074bd40: Layer already exists [2023-03-16T16:06:47.116Z] 3d1843762e5e: Layer already exists [2023-03-16T16:06:47.381Z] main: digest: sha256:f9dada7e573a1874f8fd9f0949324997ec01c8a401bd420221f0f30626b07de1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:47.428Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:47.438Z] taggedImages: [2023-03-16T16:06:47.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:47.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-16T16:06:47.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.101 [2023-03-16T16:06:47.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:47.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-16T16:06:47.452Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-16T16:06:47.453Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:47.453Z] latest [2023-03-16T16:06:47.453Z] 3.0.0-dev.101 [2023-03-16T16:06:47.453Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:47.453Z] main [2023-03-16T16:06:47.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:47.782Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:48.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:48.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T16:06:48.119Z] c4d698a9452c: Preparing [2023-03-16T16:06:48.119Z] 339f117899b1: Preparing [2023-03-16T16:06:48.119Z] e350d686da59: Preparing [2023-03-16T16:06:48.119Z] 98df71b81dff: Preparing [2023-03-16T16:06:48.119Z] fbaaa4896f36: Preparing [2023-03-16T16:06:48.119Z] 12b27cb86aa0: Preparing [2023-03-16T16:06:48.119Z] 3672a9d1738c: Preparing [2023-03-16T16:06:48.119Z] 7abae7de9826: Preparing [2023-03-16T16:06:48.119Z] 6695b1d6ff35: Preparing [2023-03-16T16:06:48.119Z] edf70074bd40: Preparing [2023-03-16T16:06:48.119Z] 12b27cb86aa0: Waiting [2023-03-16T16:06:48.119Z] 7abae7de9826: Waiting [2023-03-16T16:06:48.119Z] edf70074bd40: Waiting [2023-03-16T16:06:48.119Z] 6695b1d6ff35: Waiting [2023-03-16T16:06:48.119Z] 3672a9d1738c: Waiting [2023-03-16T16:06:48.384Z] fbaaa4896f36: Pushed [2023-03-16T16:06:48.384Z] c4d698a9452c: Pushed [2023-03-16T16:06:48.384Z] 339f117899b1: Pushed [2023-03-16T16:06:48.384Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:48.650Z] 3672a9d1738c: Pushed [2023-03-16T16:06:48.650Z] 12b27cb86aa0: Pushed [2023-03-16T16:06:48.650Z] edf70074bd40: Layer already exists [2023-03-16T16:06:48.914Z] 6695b1d6ff35: Pushed [2023-03-16T16:06:50.856Z] 98df71b81dff: Pushed [2023-03-16T16:06:51.812Z] e350d686da59: Pushed [2023-03-16T16:06:51.812Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:585bf579249b03fbb03bc2dbc0691fdc97bf3b252ebff28d31673e0779fbd24c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:52.150Z] + 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-16T16:06:52.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-16T16:06:52.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T16:06:52.479Z] c4d698a9452c: Preparing [2023-03-16T16:06:52.479Z] 339f117899b1: Preparing [2023-03-16T16:06:52.479Z] e350d686da59: Preparing [2023-03-16T16:06:52.479Z] 98df71b81dff: Preparing [2023-03-16T16:06:52.479Z] fbaaa4896f36: Preparing [2023-03-16T16:06:52.479Z] 12b27cb86aa0: Preparing [2023-03-16T16:06:52.479Z] 3672a9d1738c: Preparing [2023-03-16T16:06:52.479Z] 7abae7de9826: Preparing [2023-03-16T16:06:52.479Z] 6695b1d6ff35: Preparing [2023-03-16T16:06:52.479Z] edf70074bd40: Preparing [2023-03-16T16:06:52.479Z] 12b27cb86aa0: Waiting [2023-03-16T16:06:52.479Z] 3672a9d1738c: Waiting [2023-03-16T16:06:52.479Z] 7abae7de9826: Waiting [2023-03-16T16:06:52.479Z] 6695b1d6ff35: Waiting [2023-03-16T16:06:52.479Z] edf70074bd40: Waiting [2023-03-16T16:06:52.479Z] e350d686da59: Layer already exists [2023-03-16T16:06:52.479Z] 98df71b81dff: Layer already exists [2023-03-16T16:06:52.479Z] c4d698a9452c: Layer already exists [2023-03-16T16:06:52.479Z] fbaaa4896f36: Layer already exists [2023-03-16T16:06:52.479Z] 339f117899b1: Layer already exists [2023-03-16T16:06:52.479Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:52.479Z] 3672a9d1738c: Layer already exists [2023-03-16T16:06:52.479Z] 12b27cb86aa0: Layer already exists [2023-03-16T16:06:52.479Z] edf70074bd40: Layer already exists [2023-03-16T16:06:52.479Z] 6695b1d6ff35: Layer already exists [2023-03-16T16:06:52.745Z] latest: digest: sha256:585bf579249b03fbb03bc2dbc0691fdc97bf3b252ebff28d31673e0779fbd24c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:53.075Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:53.399Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.101 [2023-03-16T16:06:53.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T16:06:53.399Z] c4d698a9452c: Preparing [2023-03-16T16:06:53.399Z] 339f117899b1: Preparing [2023-03-16T16:06:53.399Z] e350d686da59: Preparing [2023-03-16T16:06:53.399Z] 98df71b81dff: Preparing [2023-03-16T16:06:53.399Z] fbaaa4896f36: Preparing [2023-03-16T16:06:53.399Z] 12b27cb86aa0: Preparing [2023-03-16T16:06:53.399Z] 3672a9d1738c: Preparing [2023-03-16T16:06:53.399Z] 7abae7de9826: Preparing [2023-03-16T16:06:53.399Z] 6695b1d6ff35: Preparing [2023-03-16T16:06:53.399Z] edf70074bd40: Preparing [2023-03-16T16:06:53.399Z] 7abae7de9826: Waiting [2023-03-16T16:06:53.399Z] 6695b1d6ff35: Waiting [2023-03-16T16:06:53.399Z] edf70074bd40: Waiting [2023-03-16T16:06:53.399Z] 12b27cb86aa0: Waiting [2023-03-16T16:06:53.399Z] 3672a9d1738c: Waiting [2023-03-16T16:06:53.399Z] 98df71b81dff: Layer already exists [2023-03-16T16:06:53.399Z] fbaaa4896f36: Layer already exists [2023-03-16T16:06:53.399Z] 339f117899b1: Layer already exists [2023-03-16T16:06:53.399Z] c4d698a9452c: Layer already exists [2023-03-16T16:06:53.399Z] e350d686da59: Layer already exists [2023-03-16T16:06:53.399Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:53.399Z] 3672a9d1738c: Layer already exists [2023-03-16T16:06:53.399Z] 6695b1d6ff35: Layer already exists [2023-03-16T16:06:53.399Z] edf70074bd40: Layer already exists [2023-03-16T16:06:53.399Z] 12b27cb86aa0: Layer already exists [2023-03-16T16:06:53.663Z] 3.0.0-dev.101: digest: sha256:585bf579249b03fbb03bc2dbc0691fdc97bf3b252ebff28d31673e0779fbd24c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:53.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:54.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:54.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T16:06:54.327Z] c4d698a9452c: Preparing [2023-03-16T16:06:54.327Z] 339f117899b1: Preparing [2023-03-16T16:06:54.327Z] e350d686da59: Preparing [2023-03-16T16:06:54.327Z] 98df71b81dff: Preparing [2023-03-16T16:06:54.327Z] fbaaa4896f36: Preparing [2023-03-16T16:06:54.327Z] 12b27cb86aa0: Preparing [2023-03-16T16:06:54.327Z] 3672a9d1738c: Preparing [2023-03-16T16:06:54.327Z] 7abae7de9826: Preparing [2023-03-16T16:06:54.327Z] 6695b1d6ff35: Preparing [2023-03-16T16:06:54.327Z] edf70074bd40: Preparing [2023-03-16T16:06:54.327Z] 7abae7de9826: Waiting [2023-03-16T16:06:54.327Z] 6695b1d6ff35: Waiting [2023-03-16T16:06:54.327Z] 12b27cb86aa0: Waiting [2023-03-16T16:06:54.327Z] edf70074bd40: Waiting [2023-03-16T16:06:54.327Z] 3672a9d1738c: Waiting [2023-03-16T16:06:54.327Z] fbaaa4896f36: Layer already exists [2023-03-16T16:06:54.327Z] 339f117899b1: Layer already exists [2023-03-16T16:06:54.327Z] 98df71b81dff: Layer already exists [2023-03-16T16:06:54.327Z] c4d698a9452c: Layer already exists [2023-03-16T16:06:54.327Z] e350d686da59: Layer already exists [2023-03-16T16:06:54.327Z] 12b27cb86aa0: Layer already exists [2023-03-16T16:06:54.327Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:54.327Z] 3672a9d1738c: Layer already exists [2023-03-16T16:06:54.327Z] edf70074bd40: Layer already exists [2023-03-16T16:06:54.328Z] 6695b1d6ff35: Layer already exists [2023-03-16T16:06:54.594Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:585bf579249b03fbb03bc2dbc0691fdc97bf3b252ebff28d31673e0779fbd24c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:54.930Z] + 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-16T16:06:55.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-16T16:06:55.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T16:06:55.271Z] c4d698a9452c: Preparing [2023-03-16T16:06:55.271Z] 339f117899b1: Preparing [2023-03-16T16:06:55.271Z] e350d686da59: Preparing [2023-03-16T16:06:55.271Z] 98df71b81dff: Preparing [2023-03-16T16:06:55.271Z] fbaaa4896f36: Preparing [2023-03-16T16:06:55.271Z] 12b27cb86aa0: Preparing [2023-03-16T16:06:55.271Z] 3672a9d1738c: Preparing [2023-03-16T16:06:55.271Z] 7abae7de9826: Preparing [2023-03-16T16:06:55.271Z] 6695b1d6ff35: Preparing [2023-03-16T16:06:55.271Z] edf70074bd40: Preparing [2023-03-16T16:06:55.271Z] 12b27cb86aa0: Waiting [2023-03-16T16:06:55.271Z] 6695b1d6ff35: Waiting [2023-03-16T16:06:55.271Z] 3672a9d1738c: Waiting [2023-03-16T16:06:55.271Z] 7abae7de9826: Waiting [2023-03-16T16:06:55.271Z] edf70074bd40: Waiting [2023-03-16T16:06:55.271Z] 339f117899b1: Layer already exists [2023-03-16T16:06:55.271Z] fbaaa4896f36: Layer already exists [2023-03-16T16:06:55.271Z] 98df71b81dff: Layer already exists [2023-03-16T16:06:55.271Z] c4d698a9452c: Layer already exists [2023-03-16T16:06:55.271Z] e350d686da59: Layer already exists [2023-03-16T16:06:55.271Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:55.271Z] 12b27cb86aa0: Layer already exists [2023-03-16T16:06:55.271Z] 3672a9d1738c: Layer already exists [2023-03-16T16:06:55.271Z] edf70074bd40: Layer already exists [2023-03-16T16:06:55.271Z] 6695b1d6ff35: Layer already exists [2023-03-16T16:06:55.535Z] main: digest: sha256:585bf579249b03fbb03bc2dbc0691fdc97bf3b252ebff28d31673e0779fbd24c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:06:55.597Z] ===================================================== [Pipeline] echo [2023-03-16T16:06:55.606Z] taggedImages: [2023-03-16T16:06:55.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:55.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-16T16:06:55.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.101 [2023-03-16T16:06:55.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:55.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-16T16:06:55.627Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-16T16:06:55.627Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:55.627Z] latest [2023-03-16T16:06:55.627Z] 3.0.0-dev.101 [2023-03-16T16:06:55.627Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:06:55.627Z] main [2023-03-16T16:06:55.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:55.968Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:06:56.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:06:56.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T16:06:56.627Z] fca8a7ae12c6: Preparing [2023-03-16T16:06:56.627Z] d3e7c86451b1: Preparing [2023-03-16T16:06:56.627Z] 7abae7de9826: Preparing [2023-03-16T16:06:56.627Z] c1ee80d80582: Preparing [2023-03-16T16:06:56.627Z] 8e56b96a8da6: Preparing [2023-03-16T16:06:56.627Z] edf70074bd40: Preparing [2023-03-16T16:06:56.627Z] edf70074bd40: Waiting [2023-03-16T16:06:56.627Z] 7abae7de9826: Layer already exists [2023-03-16T16:06:56.627Z] c1ee80d80582: Layer already exists [2023-03-16T16:06:56.900Z] edf70074bd40: Layer already exists [2023-03-16T16:06:56.900Z] fca8a7ae12c6: Pushed [2023-03-16T16:06:58.337Z] 8e56b96a8da6: Pushed [2023-03-16T16:07:01.673Z] d3e7c86451b1: Pushed [2023-03-16T16:07:01.673Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:3e9df1b4d7d2af2ff02ee5cae113db5e5d7934cf3b835bb20d8d0f1b0a56db98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:02.003Z] + 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-16T16:07:02.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-16T16:07:02.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T16:07:02.337Z] fca8a7ae12c6: Preparing [2023-03-16T16:07:02.337Z] d3e7c86451b1: Preparing [2023-03-16T16:07:02.337Z] 7abae7de9826: Preparing [2023-03-16T16:07:02.337Z] c1ee80d80582: Preparing [2023-03-16T16:07:02.337Z] 8e56b96a8da6: Preparing [2023-03-16T16:07:02.337Z] edf70074bd40: Preparing [2023-03-16T16:07:02.337Z] edf70074bd40: Waiting [2023-03-16T16:07:02.337Z] d3e7c86451b1: Layer already exists [2023-03-16T16:07:02.337Z] 8e56b96a8da6: Layer already exists [2023-03-16T16:07:02.337Z] c1ee80d80582: Layer already exists [2023-03-16T16:07:02.337Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:02.337Z] fca8a7ae12c6: Layer already exists [2023-03-16T16:07:02.337Z] edf70074bd40: Layer already exists [2023-03-16T16:07:02.602Z] latest: digest: sha256:3e9df1b4d7d2af2ff02ee5cae113db5e5d7934cf3b835bb20d8d0f1b0a56db98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:02.942Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:03.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.101 [2023-03-16T16:07:03.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T16:07:03.283Z] fca8a7ae12c6: Preparing [2023-03-16T16:07:03.283Z] d3e7c86451b1: Preparing [2023-03-16T16:07:03.283Z] 7abae7de9826: Preparing [2023-03-16T16:07:03.283Z] c1ee80d80582: Preparing [2023-03-16T16:07:03.283Z] 8e56b96a8da6: Preparing [2023-03-16T16:07:03.283Z] edf70074bd40: Preparing [2023-03-16T16:07:03.283Z] edf70074bd40: Waiting [2023-03-16T16:07:03.283Z] c1ee80d80582: Layer already exists [2023-03-16T16:07:03.283Z] fca8a7ae12c6: Layer already exists [2023-03-16T16:07:03.283Z] d3e7c86451b1: Layer already exists [2023-03-16T16:07:03.283Z] 8e56b96a8da6: Layer already exists [2023-03-16T16:07:03.283Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:03.283Z] edf70074bd40: Layer already exists [2023-03-16T16:07:03.549Z] 3.0.0-dev.101: digest: sha256:3e9df1b4d7d2af2ff02ee5cae113db5e5d7934cf3b835bb20d8d0f1b0a56db98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:03.890Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:04.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T16:07:04.223Z] fca8a7ae12c6: Preparing [2023-03-16T16:07:04.223Z] d3e7c86451b1: Preparing [2023-03-16T16:07:04.223Z] 7abae7de9826: Preparing [2023-03-16T16:07:04.223Z] c1ee80d80582: Preparing [2023-03-16T16:07:04.223Z] 8e56b96a8da6: Preparing [2023-03-16T16:07:04.223Z] edf70074bd40: Preparing [2023-03-16T16:07:04.223Z] edf70074bd40: Waiting [2023-03-16T16:07:04.223Z] d3e7c86451b1: Layer already exists [2023-03-16T16:07:04.223Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:04.223Z] 8e56b96a8da6: Layer already exists [2023-03-16T16:07:04.223Z] c1ee80d80582: Layer already exists [2023-03-16T16:07:04.223Z] fca8a7ae12c6: Layer already exists [2023-03-16T16:07:04.223Z] edf70074bd40: Layer already exists [2023-03-16T16:07:04.490Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:3e9df1b4d7d2af2ff02ee5cae113db5e5d7934cf3b835bb20d8d0f1b0a56db98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:04.825Z] + 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-16T16:07:05.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-16T16:07:05.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T16:07:05.153Z] fca8a7ae12c6: Preparing [2023-03-16T16:07:05.153Z] d3e7c86451b1: Preparing [2023-03-16T16:07:05.153Z] 7abae7de9826: Preparing [2023-03-16T16:07:05.153Z] c1ee80d80582: Preparing [2023-03-16T16:07:05.153Z] 8e56b96a8da6: Preparing [2023-03-16T16:07:05.153Z] edf70074bd40: Preparing [2023-03-16T16:07:05.153Z] edf70074bd40: Waiting [2023-03-16T16:07:05.153Z] c1ee80d80582: Layer already exists [2023-03-16T16:07:05.153Z] d3e7c86451b1: Layer already exists [2023-03-16T16:07:05.153Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:05.153Z] 8e56b96a8da6: Layer already exists [2023-03-16T16:07:05.153Z] fca8a7ae12c6: Layer already exists [2023-03-16T16:07:05.153Z] edf70074bd40: Layer already exists [2023-03-16T16:07:05.419Z] main: digest: sha256:3e9df1b4d7d2af2ff02ee5cae113db5e5d7934cf3b835bb20d8d0f1b0a56db98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:07:05.463Z] ===================================================== [Pipeline] echo [2023-03-16T16:07:05.470Z] taggedImages: [2023-03-16T16:07:05.470Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:05.470Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-16T16:07:05.470Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.101 [2023-03-16T16:07:05.470Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:05.470Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-16T16:07:05.485Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-16T16:07:05.485Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:05.485Z] latest [2023-03-16T16:07:05.485Z] 3.0.0-dev.101 [2023-03-16T16:07:05.485Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:05.485Z] main [2023-03-16T16:07:05.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:05.809Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:06.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:06.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T16:07:06.138Z] 9cadb3dd80cb: Preparing [2023-03-16T16:07:06.138Z] 2d7630e6bc71: Preparing [2023-03-16T16:07:06.138Z] 9b96158daf0d: Preparing [2023-03-16T16:07:06.138Z] bbea4605269c: Preparing [2023-03-16T16:07:06.138Z] b2c74e13ef32: Preparing [2023-03-16T16:07:06.138Z] 7abae7de9826: Preparing [2023-03-16T16:07:06.138Z] e6335e9c130d: Preparing [2023-03-16T16:07:06.138Z] edf70074bd40: Preparing [2023-03-16T16:07:06.138Z] 7abae7de9826: Waiting [2023-03-16T16:07:06.138Z] e6335e9c130d: Waiting [2023-03-16T16:07:06.404Z] 9cadb3dd80cb: Pushed [2023-03-16T16:07:06.404Z] 9b96158daf0d: Pushed [2023-03-16T16:07:06.404Z] 2d7630e6bc71: Pushed [2023-03-16T16:07:06.404Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:06.404Z] edf70074bd40: Layer already exists [2023-03-16T16:07:07.362Z] e6335e9c130d: Pushed [2023-03-16T16:07:15.552Z] b2c74e13ef32: Pushed [2023-03-16T16:07:22.184Z] bbea4605269c: Pushed [2023-03-16T16:07:22.184Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:b4de70f70fe2cfbc7fa3ddb159eebda33b1e0a853bf2e72ff3ae086bccb80624 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:22.515Z] + 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-16T16:07:22.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-16T16:07:22.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T16:07:22.845Z] 9cadb3dd80cb: Preparing [2023-03-16T16:07:22.845Z] 2d7630e6bc71: Preparing [2023-03-16T16:07:22.845Z] 9b96158daf0d: Preparing [2023-03-16T16:07:22.845Z] bbea4605269c: Preparing [2023-03-16T16:07:22.845Z] b2c74e13ef32: Preparing [2023-03-16T16:07:22.845Z] 7abae7de9826: Preparing [2023-03-16T16:07:22.845Z] e6335e9c130d: Preparing [2023-03-16T16:07:22.845Z] edf70074bd40: Preparing [2023-03-16T16:07:22.845Z] 7abae7de9826: Waiting [2023-03-16T16:07:22.845Z] e6335e9c130d: Waiting [2023-03-16T16:07:22.845Z] edf70074bd40: Waiting [2023-03-16T16:07:22.845Z] b2c74e13ef32: Layer already exists [2023-03-16T16:07:22.845Z] 2d7630e6bc71: Layer already exists [2023-03-16T16:07:22.845Z] bbea4605269c: Layer already exists [2023-03-16T16:07:22.845Z] 9cadb3dd80cb: Layer already exists [2023-03-16T16:07:22.845Z] 9b96158daf0d: Layer already exists [2023-03-16T16:07:22.845Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:22.845Z] edf70074bd40: Layer already exists [2023-03-16T16:07:22.845Z] e6335e9c130d: Layer already exists [2023-03-16T16:07:23.109Z] latest: digest: sha256:b4de70f70fe2cfbc7fa3ddb159eebda33b1e0a853bf2e72ff3ae086bccb80624 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:23.447Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:23.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.101 [2023-03-16T16:07:23.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T16:07:23.773Z] 9cadb3dd80cb: Preparing [2023-03-16T16:07:23.773Z] 2d7630e6bc71: Preparing [2023-03-16T16:07:23.773Z] 9b96158daf0d: Preparing [2023-03-16T16:07:23.773Z] bbea4605269c: Preparing [2023-03-16T16:07:23.773Z] b2c74e13ef32: Preparing [2023-03-16T16:07:23.773Z] 7abae7de9826: Preparing [2023-03-16T16:07:23.773Z] e6335e9c130d: Preparing [2023-03-16T16:07:23.773Z] edf70074bd40: Preparing [2023-03-16T16:07:23.773Z] e6335e9c130d: Waiting [2023-03-16T16:07:23.773Z] edf70074bd40: Waiting [2023-03-16T16:07:23.773Z] 7abae7de9826: Waiting [2023-03-16T16:07:23.773Z] 9b96158daf0d: Layer already exists [2023-03-16T16:07:23.773Z] 9cadb3dd80cb: Layer already exists [2023-03-16T16:07:23.773Z] bbea4605269c: Layer already exists [2023-03-16T16:07:23.773Z] b2c74e13ef32: Layer already exists [2023-03-16T16:07:23.773Z] 2d7630e6bc71: Layer already exists [2023-03-16T16:07:23.773Z] edf70074bd40: Layer already exists [2023-03-16T16:07:23.773Z] e6335e9c130d: Layer already exists [2023-03-16T16:07:23.773Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:23.773Z] 3.0.0-dev.101: digest: sha256:b4de70f70fe2cfbc7fa3ddb159eebda33b1e0a853bf2e72ff3ae086bccb80624 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:24.111Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:24.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:24.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T16:07:24.442Z] 9cadb3dd80cb: Preparing [2023-03-16T16:07:24.442Z] 2d7630e6bc71: Preparing [2023-03-16T16:07:24.442Z] 9b96158daf0d: Preparing [2023-03-16T16:07:24.442Z] bbea4605269c: Preparing [2023-03-16T16:07:24.442Z] b2c74e13ef32: Preparing [2023-03-16T16:07:24.442Z] 7abae7de9826: Preparing [2023-03-16T16:07:24.442Z] e6335e9c130d: Preparing [2023-03-16T16:07:24.442Z] edf70074bd40: Preparing [2023-03-16T16:07:24.442Z] 7abae7de9826: Waiting [2023-03-16T16:07:24.442Z] e6335e9c130d: Waiting [2023-03-16T16:07:24.442Z] edf70074bd40: Waiting [2023-03-16T16:07:24.442Z] 9cadb3dd80cb: Layer already exists [2023-03-16T16:07:24.442Z] 9b96158daf0d: Layer already exists [2023-03-16T16:07:24.442Z] b2c74e13ef32: Layer already exists [2023-03-16T16:07:24.442Z] bbea4605269c: Layer already exists [2023-03-16T16:07:24.442Z] 2d7630e6bc71: Layer already exists [2023-03-16T16:07:24.442Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:24.442Z] e6335e9c130d: Layer already exists [2023-03-16T16:07:24.442Z] edf70074bd40: Layer already exists [2023-03-16T16:07:24.706Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:b4de70f70fe2cfbc7fa3ddb159eebda33b1e0a853bf2e72ff3ae086bccb80624 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:25.038Z] + 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-16T16:07:25.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-16T16:07:25.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T16:07:25.365Z] 9cadb3dd80cb: Preparing [2023-03-16T16:07:25.365Z] 2d7630e6bc71: Preparing [2023-03-16T16:07:25.365Z] 9b96158daf0d: Preparing [2023-03-16T16:07:25.365Z] bbea4605269c: Preparing [2023-03-16T16:07:25.365Z] b2c74e13ef32: Preparing [2023-03-16T16:07:25.365Z] 7abae7de9826: Preparing [2023-03-16T16:07:25.365Z] e6335e9c130d: Preparing [2023-03-16T16:07:25.365Z] edf70074bd40: Preparing [2023-03-16T16:07:25.365Z] e6335e9c130d: Waiting [2023-03-16T16:07:25.365Z] edf70074bd40: Waiting [2023-03-16T16:07:25.365Z] 7abae7de9826: Waiting [2023-03-16T16:07:25.365Z] 2d7630e6bc71: Layer already exists [2023-03-16T16:07:25.365Z] bbea4605269c: Layer already exists [2023-03-16T16:07:25.365Z] 9b96158daf0d: Layer already exists [2023-03-16T16:07:25.365Z] 9cadb3dd80cb: Layer already exists [2023-03-16T16:07:25.365Z] b2c74e13ef32: Layer already exists [2023-03-16T16:07:25.365Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:25.365Z] edf70074bd40: Layer already exists [2023-03-16T16:07:25.365Z] e6335e9c130d: Layer already exists [2023-03-16T16:07:25.629Z] main: digest: sha256:b4de70f70fe2cfbc7fa3ddb159eebda33b1e0a853bf2e72ff3ae086bccb80624 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:07:25.672Z] ===================================================== [Pipeline] echo [2023-03-16T16:07:25.677Z] taggedImages: [2023-03-16T16:07:25.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:25.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-16T16:07:25.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.101 [2023-03-16T16:07:25.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:25.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-16T16:07:25.692Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-16T16:07:25.692Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:25.692Z] latest [2023-03-16T16:07:25.692Z] 3.0.0-dev.101 [2023-03-16T16:07:25.692Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:25.692Z] main [2023-03-16T16:07:25.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:26.059Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:26.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:26.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T16:07:26.394Z] 0dcd9a81a92b: Preparing [2023-03-16T16:07:26.394Z] c484deb87f09: Preparing [2023-03-16T16:07:26.394Z] 37d35d96e96f: Preparing [2023-03-16T16:07:26.394Z] 6ec20bae3cf7: Preparing [2023-03-16T16:07:26.394Z] 7abae7de9826: Preparing [2023-03-16T16:07:26.394Z] 78167c44ed60: Preparing [2023-03-16T16:07:26.394Z] edf70074bd40: Preparing [2023-03-16T16:07:26.394Z] 78167c44ed60: Waiting [2023-03-16T16:07:26.394Z] edf70074bd40: Waiting [2023-03-16T16:07:26.394Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:26.659Z] 0dcd9a81a92b: Pushed [2023-03-16T16:07:26.659Z] 37d35d96e96f: Pushed [2023-03-16T16:07:26.659Z] c484deb87f09: Pushed [2023-03-16T16:07:26.659Z] edf70074bd40: Layer already exists [2023-03-16T16:07:27.239Z] 78167c44ed60: Pushed [2023-03-16T16:07:42.214Z] 6ec20bae3cf7: Pushed [2023-03-16T16:07:42.214Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:fe4f0db21b9f5783db27db12eba5f523215f7004fdfdac4502d1a3b61bb943d5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:42.544Z] + 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-16T16:07:42.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-16T16:07:42.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T16:07:42.872Z] 0dcd9a81a92b: Preparing [2023-03-16T16:07:42.872Z] c484deb87f09: Preparing [2023-03-16T16:07:42.872Z] 37d35d96e96f: Preparing [2023-03-16T16:07:42.872Z] 6ec20bae3cf7: Preparing [2023-03-16T16:07:42.872Z] 7abae7de9826: Preparing [2023-03-16T16:07:42.872Z] 78167c44ed60: Preparing [2023-03-16T16:07:42.872Z] edf70074bd40: Preparing [2023-03-16T16:07:42.872Z] 78167c44ed60: Waiting [2023-03-16T16:07:42.872Z] edf70074bd40: Waiting [2023-03-16T16:07:42.872Z] c484deb87f09: Layer already exists [2023-03-16T16:07:42.872Z] 37d35d96e96f: Layer already exists [2023-03-16T16:07:42.872Z] 0dcd9a81a92b: Layer already exists [2023-03-16T16:07:42.872Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:42.872Z] 6ec20bae3cf7: Layer already exists [2023-03-16T16:07:42.872Z] edf70074bd40: Layer already exists [2023-03-16T16:07:42.872Z] 78167c44ed60: Layer already exists [2023-03-16T16:07:43.137Z] latest: digest: sha256:fe4f0db21b9f5783db27db12eba5f523215f7004fdfdac4502d1a3b61bb943d5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:43.478Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:43.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.101 [2023-03-16T16:07:43.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T16:07:43.808Z] 0dcd9a81a92b: Preparing [2023-03-16T16:07:43.808Z] c484deb87f09: Preparing [2023-03-16T16:07:43.808Z] 37d35d96e96f: Preparing [2023-03-16T16:07:43.808Z] 6ec20bae3cf7: Preparing [2023-03-16T16:07:43.808Z] 7abae7de9826: Preparing [2023-03-16T16:07:43.808Z] 78167c44ed60: Preparing [2023-03-16T16:07:43.808Z] edf70074bd40: Preparing [2023-03-16T16:07:43.808Z] 78167c44ed60: Waiting [2023-03-16T16:07:43.808Z] edf70074bd40: Waiting [2023-03-16T16:07:43.808Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:43.808Z] 37d35d96e96f: Layer already exists [2023-03-16T16:07:43.808Z] c484deb87f09: Layer already exists [2023-03-16T16:07:43.808Z] 0dcd9a81a92b: Layer already exists [2023-03-16T16:07:43.808Z] 6ec20bae3cf7: Layer already exists [2023-03-16T16:07:43.808Z] edf70074bd40: Layer already exists [2023-03-16T16:07:43.808Z] 78167c44ed60: Layer already exists [2023-03-16T16:07:43.808Z] 3.0.0-dev.101: digest: sha256:fe4f0db21b9f5783db27db12eba5f523215f7004fdfdac4502d1a3b61bb943d5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:44.414Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:44.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:44.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T16:07:44.748Z] 0dcd9a81a92b: Preparing [2023-03-16T16:07:44.748Z] c484deb87f09: Preparing [2023-03-16T16:07:44.748Z] 37d35d96e96f: Preparing [2023-03-16T16:07:44.748Z] 6ec20bae3cf7: Preparing [2023-03-16T16:07:44.748Z] 7abae7de9826: Preparing [2023-03-16T16:07:44.748Z] 78167c44ed60: Preparing [2023-03-16T16:07:44.748Z] edf70074bd40: Preparing [2023-03-16T16:07:44.748Z] 78167c44ed60: Waiting [2023-03-16T16:07:44.748Z] edf70074bd40: Waiting [2023-03-16T16:07:44.748Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:44.748Z] 0dcd9a81a92b: Layer already exists [2023-03-16T16:07:44.748Z] c484deb87f09: Layer already exists [2023-03-16T16:07:44.748Z] 37d35d96e96f: Layer already exists [2023-03-16T16:07:44.748Z] 6ec20bae3cf7: Layer already exists [2023-03-16T16:07:44.748Z] 78167c44ed60: Layer already exists [2023-03-16T16:07:44.748Z] edf70074bd40: Layer already exists [2023-03-16T16:07:44.748Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:fe4f0db21b9f5783db27db12eba5f523215f7004fdfdac4502d1a3b61bb943d5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:45.351Z] + 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-16T16:07:45.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-16T16:07:45.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T16:07:45.680Z] 0dcd9a81a92b: Preparing [2023-03-16T16:07:45.680Z] c484deb87f09: Preparing [2023-03-16T16:07:45.680Z] 37d35d96e96f: Preparing [2023-03-16T16:07:45.680Z] 6ec20bae3cf7: Preparing [2023-03-16T16:07:45.680Z] 7abae7de9826: Preparing [2023-03-16T16:07:45.680Z] 78167c44ed60: Preparing [2023-03-16T16:07:45.680Z] edf70074bd40: Preparing [2023-03-16T16:07:45.680Z] 78167c44ed60: Waiting [2023-03-16T16:07:45.680Z] 37d35d96e96f: Layer already exists [2023-03-16T16:07:45.680Z] c484deb87f09: Layer already exists [2023-03-16T16:07:45.680Z] 0dcd9a81a92b: Layer already exists [2023-03-16T16:07:45.680Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:45.680Z] 6ec20bae3cf7: Layer already exists [2023-03-16T16:07:45.680Z] 78167c44ed60: Layer already exists [2023-03-16T16:07:45.680Z] edf70074bd40: Layer already exists [2023-03-16T16:07:45.946Z] main: digest: sha256:fe4f0db21b9f5783db27db12eba5f523215f7004fdfdac4502d1a3b61bb943d5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:07:45.991Z] ===================================================== [Pipeline] echo [2023-03-16T16:07:45.996Z] taggedImages: [2023-03-16T16:07:45.996Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:45.996Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-16T16:07:45.996Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.101 [2023-03-16T16:07:45.996Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:45.996Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-16T16:07:46.010Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-16T16:07:46.010Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:46.010Z] latest [2023-03-16T16:07:46.010Z] 3.0.0-dev.101 [2023-03-16T16:07:46.010Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:07:46.010Z] main [2023-03-16T16:07:46.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:46.334Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:46.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:07:46.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T16:07:46.663Z] 6e5eac365afb: Preparing [2023-03-16T16:07:46.663Z] 8b0e983f6c1f: Preparing [2023-03-16T16:07:46.663Z] e5e4dadeedb3: Preparing [2023-03-16T16:07:46.663Z] eb2e4eddffb7: Preparing [2023-03-16T16:07:46.663Z] 7abae7de9826: Preparing [2023-03-16T16:07:46.663Z] e6335e9c130d: Preparing [2023-03-16T16:07:46.663Z] edf70074bd40: Preparing [2023-03-16T16:07:46.663Z] e6335e9c130d: Waiting [2023-03-16T16:07:46.663Z] edf70074bd40: Waiting [2023-03-16T16:07:46.663Z] 7abae7de9826: Layer already exists [2023-03-16T16:07:46.663Z] e6335e9c130d: Layer already exists [2023-03-16T16:07:46.928Z] 8b0e983f6c1f: Pushed [2023-03-16T16:07:46.928Z] edf70074bd40: Layer already exists [2023-03-16T16:07:46.928Z] 6e5eac365afb: Pushed [2023-03-16T16:07:46.928Z] e5e4dadeedb3: Pushed [2023-03-16T16:08:01.900Z] eb2e4eddffb7: Pushed [2023-03-16T16:08:02.164Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:ce9009a02a6a9955747b66b09a04f4cfec8372d42612f715f1c46fa518c1d814 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:02.492Z] + 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-16T16:08:02.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-16T16:08:02.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T16:08:02.827Z] 6e5eac365afb: Preparing [2023-03-16T16:08:02.827Z] 8b0e983f6c1f: Preparing [2023-03-16T16:08:02.827Z] e5e4dadeedb3: Preparing [2023-03-16T16:08:02.827Z] eb2e4eddffb7: Preparing [2023-03-16T16:08:02.827Z] 7abae7de9826: Preparing [2023-03-16T16:08:02.827Z] e6335e9c130d: Preparing [2023-03-16T16:08:02.827Z] edf70074bd40: Preparing [2023-03-16T16:08:02.827Z] e6335e9c130d: Waiting [2023-03-16T16:08:02.827Z] edf70074bd40: Waiting [2023-03-16T16:08:02.827Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:02.827Z] 6e5eac365afb: Layer already exists [2023-03-16T16:08:02.827Z] eb2e4eddffb7: Layer already exists [2023-03-16T16:08:02.827Z] 8b0e983f6c1f: Layer already exists [2023-03-16T16:08:02.827Z] e5e4dadeedb3: Layer already exists [2023-03-16T16:08:02.827Z] e6335e9c130d: Layer already exists [2023-03-16T16:08:02.827Z] edf70074bd40: Layer already exists [2023-03-16T16:08:03.092Z] latest: digest: sha256:ce9009a02a6a9955747b66b09a04f4cfec8372d42612f715f1c46fa518c1d814 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:03.466Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:03.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.101 [2023-03-16T16:08:03.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T16:08:03.801Z] 6e5eac365afb: Preparing [2023-03-16T16:08:03.801Z] 8b0e983f6c1f: Preparing [2023-03-16T16:08:03.801Z] e5e4dadeedb3: Preparing [2023-03-16T16:08:03.801Z] eb2e4eddffb7: Preparing [2023-03-16T16:08:03.801Z] 7abae7de9826: Preparing [2023-03-16T16:08:03.801Z] e6335e9c130d: Preparing [2023-03-16T16:08:03.801Z] edf70074bd40: Preparing [2023-03-16T16:08:03.801Z] e6335e9c130d: Waiting [2023-03-16T16:08:03.801Z] 8b0e983f6c1f: Layer already exists [2023-03-16T16:08:03.801Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:03.801Z] e5e4dadeedb3: Layer already exists [2023-03-16T16:08:03.801Z] eb2e4eddffb7: Layer already exists [2023-03-16T16:08:03.801Z] 6e5eac365afb: Layer already exists [2023-03-16T16:08:03.801Z] edf70074bd40: Layer already exists [2023-03-16T16:08:03.801Z] e6335e9c130d: Layer already exists [2023-03-16T16:08:03.801Z] 3.0.0-dev.101: digest: sha256:ce9009a02a6a9955747b66b09a04f4cfec8372d42612f715f1c46fa518c1d814 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:04.395Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:04.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:04.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T16:08:04.725Z] 6e5eac365afb: Preparing [2023-03-16T16:08:04.725Z] 8b0e983f6c1f: Preparing [2023-03-16T16:08:04.725Z] e5e4dadeedb3: Preparing [2023-03-16T16:08:04.725Z] eb2e4eddffb7: Preparing [2023-03-16T16:08:04.725Z] 7abae7de9826: Preparing [2023-03-16T16:08:04.725Z] e6335e9c130d: Preparing [2023-03-16T16:08:04.725Z] edf70074bd40: Preparing [2023-03-16T16:08:04.725Z] e6335e9c130d: Waiting [2023-03-16T16:08:04.725Z] edf70074bd40: Waiting [2023-03-16T16:08:04.725Z] 8b0e983f6c1f: Layer already exists [2023-03-16T16:08:04.725Z] e5e4dadeedb3: Layer already exists [2023-03-16T16:08:04.725Z] 6e5eac365afb: Layer already exists [2023-03-16T16:08:04.725Z] eb2e4eddffb7: Layer already exists [2023-03-16T16:08:04.725Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:04.725Z] e6335e9c130d: Layer already exists [2023-03-16T16:08:04.725Z] edf70074bd40: Layer already exists [2023-03-16T16:08:04.990Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:ce9009a02a6a9955747b66b09a04f4cfec8372d42612f715f1c46fa518c1d814 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:05.318Z] + 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-16T16:08:05.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-16T16:08:05.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T16:08:05.643Z] 6e5eac365afb: Preparing [2023-03-16T16:08:05.643Z] 8b0e983f6c1f: Preparing [2023-03-16T16:08:05.643Z] e5e4dadeedb3: Preparing [2023-03-16T16:08:05.643Z] eb2e4eddffb7: Preparing [2023-03-16T16:08:05.643Z] 7abae7de9826: Preparing [2023-03-16T16:08:05.643Z] e6335e9c130d: Preparing [2023-03-16T16:08:05.643Z] edf70074bd40: Preparing [2023-03-16T16:08:05.643Z] e6335e9c130d: Waiting [2023-03-16T16:08:05.643Z] edf70074bd40: Waiting [2023-03-16T16:08:05.643Z] e5e4dadeedb3: Layer already exists [2023-03-16T16:08:05.643Z] eb2e4eddffb7: Layer already exists [2023-03-16T16:08:05.643Z] 6e5eac365afb: Layer already exists [2023-03-16T16:08:05.643Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:05.643Z] 8b0e983f6c1f: Layer already exists [2023-03-16T16:08:05.643Z] e6335e9c130d: Layer already exists [2023-03-16T16:08:05.643Z] edf70074bd40: Layer already exists [2023-03-16T16:08:05.906Z] main: digest: sha256:ce9009a02a6a9955747b66b09a04f4cfec8372d42612f715f1c46fa518c1d814 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:08:05.953Z] ===================================================== [Pipeline] echo [2023-03-16T16:08:05.959Z] taggedImages: [2023-03-16T16:08:05.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:05.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-16T16:08:05.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.101 [2023-03-16T16:08:05.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:05.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-16T16:08:05.973Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-16T16:08:05.973Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:05.973Z] latest [2023-03-16T16:08:05.973Z] 3.0.0-dev.101 [2023-03-16T16:08:05.973Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:05.973Z] main [2023-03-16T16:08:05.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:06.331Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:06.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:06.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T16:08:06.678Z] 070544d3723e: Preparing [2023-03-16T16:08:06.678Z] 2c66559e5a5c: Preparing [2023-03-16T16:08:06.678Z] 7abae7de9826: Preparing [2023-03-16T16:08:06.678Z] c1ee80d80582: Preparing [2023-03-16T16:08:06.678Z] 98d69fb7fa82: Preparing [2023-03-16T16:08:06.678Z] edf70074bd40: Preparing [2023-03-16T16:08:06.678Z] edf70074bd40: Waiting [2023-03-16T16:08:06.678Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:06.678Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:06.678Z] edf70074bd40: Layer already exists [2023-03-16T16:08:06.946Z] 070544d3723e: Pushed [2023-03-16T16:08:06.946Z] 98d69fb7fa82: Pushed [2023-03-16T16:08:12.286Z] 2c66559e5a5c: Pushed [2023-03-16T16:08:12.286Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:de1d12d9fe8e5d7e2aee505643e27ab1286ebedf3fe75152e13a21a91502c5d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:13.567Z] + 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-16T16:08:13.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-16T16:08:13.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T16:08:13.896Z] 070544d3723e: Preparing [2023-03-16T16:08:13.896Z] 2c66559e5a5c: Preparing [2023-03-16T16:08:13.896Z] 7abae7de9826: Preparing [2023-03-16T16:08:13.896Z] c1ee80d80582: Preparing [2023-03-16T16:08:13.896Z] 98d69fb7fa82: Preparing [2023-03-16T16:08:13.896Z] edf70074bd40: Preparing [2023-03-16T16:08:13.896Z] edf70074bd40: Waiting [2023-03-16T16:08:13.896Z] 98d69fb7fa82: Layer already exists [2023-03-16T16:08:13.896Z] 070544d3723e: Layer already exists [2023-03-16T16:08:13.896Z] 2c66559e5a5c: Layer already exists [2023-03-16T16:08:13.896Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:13.896Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:13.896Z] edf70074bd40: Layer already exists [2023-03-16T16:08:14.160Z] latest: digest: sha256:de1d12d9fe8e5d7e2aee505643e27ab1286ebedf3fe75152e13a21a91502c5d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:14.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:14.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.101 [2023-03-16T16:08:14.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T16:08:14.819Z] 070544d3723e: Preparing [2023-03-16T16:08:14.819Z] 2c66559e5a5c: Preparing [2023-03-16T16:08:14.819Z] 7abae7de9826: Preparing [2023-03-16T16:08:14.819Z] c1ee80d80582: Preparing [2023-03-16T16:08:14.819Z] 98d69fb7fa82: Preparing [2023-03-16T16:08:14.819Z] edf70074bd40: Preparing [2023-03-16T16:08:14.819Z] edf70074bd40: Waiting [2023-03-16T16:08:14.819Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:14.819Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:14.819Z] 070544d3723e: Layer already exists [2023-03-16T16:08:14.819Z] 98d69fb7fa82: Layer already exists [2023-03-16T16:08:14.819Z] 2c66559e5a5c: Layer already exists [2023-03-16T16:08:14.819Z] edf70074bd40: Layer already exists [2023-03-16T16:08:15.083Z] 3.0.0-dev.101: digest: sha256:de1d12d9fe8e5d7e2aee505643e27ab1286ebedf3fe75152e13a21a91502c5d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:15.413Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:15.743Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:15.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T16:08:15.743Z] 070544d3723e: Preparing [2023-03-16T16:08:15.743Z] 2c66559e5a5c: Preparing [2023-03-16T16:08:15.743Z] 7abae7de9826: Preparing [2023-03-16T16:08:15.743Z] c1ee80d80582: Preparing [2023-03-16T16:08:15.743Z] 98d69fb7fa82: Preparing [2023-03-16T16:08:15.743Z] edf70074bd40: Preparing [2023-03-16T16:08:15.743Z] edf70074bd40: Waiting [2023-03-16T16:08:15.743Z] 2c66559e5a5c: Layer already exists [2023-03-16T16:08:15.743Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:15.743Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:15.743Z] 98d69fb7fa82: Layer already exists [2023-03-16T16:08:15.743Z] 070544d3723e: Layer already exists [2023-03-16T16:08:15.744Z] edf70074bd40: Layer already exists [2023-03-16T16:08:16.010Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:de1d12d9fe8e5d7e2aee505643e27ab1286ebedf3fe75152e13a21a91502c5d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:16.342Z] + 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-16T16:08:16.670Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-16T16:08:16.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T16:08:16.670Z] 070544d3723e: Preparing [2023-03-16T16:08:16.670Z] 2c66559e5a5c: Preparing [2023-03-16T16:08:16.670Z] 7abae7de9826: Preparing [2023-03-16T16:08:16.670Z] c1ee80d80582: Preparing [2023-03-16T16:08:16.670Z] 98d69fb7fa82: Preparing [2023-03-16T16:08:16.670Z] edf70074bd40: Preparing [2023-03-16T16:08:16.670Z] edf70074bd40: Waiting [2023-03-16T16:08:16.670Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:16.670Z] 98d69fb7fa82: Layer already exists [2023-03-16T16:08:16.670Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:16.670Z] 2c66559e5a5c: Layer already exists [2023-03-16T16:08:16.670Z] 070544d3723e: Layer already exists [2023-03-16T16:08:16.670Z] edf70074bd40: Layer already exists [2023-03-16T16:08:16.935Z] main: digest: sha256:de1d12d9fe8e5d7e2aee505643e27ab1286ebedf3fe75152e13a21a91502c5d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:08:16.975Z] ===================================================== [Pipeline] echo [2023-03-16T16:08:16.982Z] taggedImages: [2023-03-16T16:08:16.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:16.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-16T16:08:16.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.101 [2023-03-16T16:08:16.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:16.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-16T16:08:16.996Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-16T16:08:16.996Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:16.996Z] latest [2023-03-16T16:08:16.996Z] 3.0.0-dev.101 [2023-03-16T16:08:16.996Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:16.996Z] main [2023-03-16T16:08:16.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:17.320Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:17.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:17.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T16:08:17.646Z] 4b511b3d4653: Preparing [2023-03-16T16:08:17.646Z] 31a36d11f480: Preparing [2023-03-16T16:08:17.646Z] 7abae7de9826: Preparing [2023-03-16T16:08:17.646Z] c1ee80d80582: Preparing [2023-03-16T16:08:17.646Z] d58764d159e7: Preparing [2023-03-16T16:08:17.646Z] edf70074bd40: Preparing [2023-03-16T16:08:17.646Z] edf70074bd40: Waiting [2023-03-16T16:08:17.646Z] d58764d159e7: Layer already exists [2023-03-16T16:08:17.646Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:17.646Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:17.646Z] edf70074bd40: Layer already exists [2023-03-16T16:08:17.910Z] 4b511b3d4653: Pushed [2023-03-16T16:08:23.236Z] 31a36d11f480: Pushed [2023-03-16T16:08:23.813Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6: digest: sha256:4332eccad324a087f3b224370bd9a6ae8e2cefc61f9dafe963af8586dd71e796 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:24.138Z] + 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-16T16:08:24.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-16T16:08:24.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T16:08:24.466Z] 4b511b3d4653: Preparing [2023-03-16T16:08:24.466Z] 31a36d11f480: Preparing [2023-03-16T16:08:24.466Z] 7abae7de9826: Preparing [2023-03-16T16:08:24.466Z] c1ee80d80582: Preparing [2023-03-16T16:08:24.466Z] d58764d159e7: Preparing [2023-03-16T16:08:24.466Z] edf70074bd40: Preparing [2023-03-16T16:08:24.466Z] edf70074bd40: Waiting [2023-03-16T16:08:24.466Z] 31a36d11f480: Layer already exists [2023-03-16T16:08:24.466Z] d58764d159e7: Layer already exists [2023-03-16T16:08:24.466Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:24.466Z] 4b511b3d4653: Layer already exists [2023-03-16T16:08:24.466Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:24.466Z] edf70074bd40: Layer already exists [2023-03-16T16:08:24.466Z] latest: digest: sha256:4332eccad324a087f3b224370bd9a6ae8e2cefc61f9dafe963af8586dd71e796 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:25.065Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:25.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.101 [2023-03-16T16:08:25.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T16:08:25.400Z] 4b511b3d4653: Preparing [2023-03-16T16:08:25.400Z] 31a36d11f480: Preparing [2023-03-16T16:08:25.400Z] 7abae7de9826: Preparing [2023-03-16T16:08:25.400Z] c1ee80d80582: Preparing [2023-03-16T16:08:25.400Z] d58764d159e7: Preparing [2023-03-16T16:08:25.400Z] edf70074bd40: Preparing [2023-03-16T16:08:25.400Z] edf70074bd40: Waiting [2023-03-16T16:08:25.400Z] 31a36d11f480: Layer already exists [2023-03-16T16:08:25.400Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:25.400Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:25.400Z] d58764d159e7: Layer already exists [2023-03-16T16:08:25.400Z] 4b511b3d4653: Layer already exists [2023-03-16T16:08:25.400Z] edf70074bd40: Layer already exists [2023-03-16T16:08:25.665Z] 3.0.0-dev.101: digest: sha256:4332eccad324a087f3b224370bd9a6ae8e2cefc61f9dafe963af8586dd71e796 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:26.668Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:27.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:27.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T16:08:27.004Z] 4b511b3d4653: Preparing [2023-03-16T16:08:27.004Z] 31a36d11f480: Preparing [2023-03-16T16:08:27.004Z] 7abae7de9826: Preparing [2023-03-16T16:08:27.004Z] c1ee80d80582: Preparing [2023-03-16T16:08:27.004Z] d58764d159e7: Preparing [2023-03-16T16:08:27.004Z] edf70074bd40: Preparing [2023-03-16T16:08:27.004Z] edf70074bd40: Waiting [2023-03-16T16:08:27.004Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:27.004Z] d58764d159e7: Layer already exists [2023-03-16T16:08:27.004Z] 4b511b3d4653: Layer already exists [2023-03-16T16:08:27.004Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:27.004Z] 31a36d11f480: Layer already exists [2023-03-16T16:08:27.004Z] edf70074bd40: Layer already exists [2023-03-16T16:08:27.004Z] b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101: digest: sha256:4332eccad324a087f3b224370bd9a6ae8e2cefc61f9dafe963af8586dd71e796 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:27.610Z] + 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-16T16:08:27.941Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-16T16:08:27.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T16:08:27.941Z] 4b511b3d4653: Preparing [2023-03-16T16:08:27.941Z] 31a36d11f480: Preparing [2023-03-16T16:08:27.941Z] 7abae7de9826: Preparing [2023-03-16T16:08:27.941Z] c1ee80d80582: Preparing [2023-03-16T16:08:27.941Z] d58764d159e7: Preparing [2023-03-16T16:08:27.941Z] edf70074bd40: Preparing [2023-03-16T16:08:27.941Z] edf70074bd40: Waiting [2023-03-16T16:08:27.941Z] d58764d159e7: Layer already exists [2023-03-16T16:08:27.941Z] c1ee80d80582: Layer already exists [2023-03-16T16:08:27.941Z] 4b511b3d4653: Layer already exists [2023-03-16T16:08:27.941Z] 7abae7de9826: Layer already exists [2023-03-16T16:08:27.941Z] 31a36d11f480: Layer already exists [2023-03-16T16:08:27.941Z] edf70074bd40: Layer already exists [2023-03-16T16:08:28.205Z] main: digest: sha256:4332eccad324a087f3b224370bd9a6ae8e2cefc61f9dafe963af8586dd71e796 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:08:28.257Z] ===================================================== [Pipeline] echo [2023-03-16T16:08:28.267Z] taggedImages: [2023-03-16T16:08:28.267Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [2023-03-16T16:08:28.267Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-16T16:08:28.267Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.101 [2023-03-16T16:08:28.267Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6-3.0.0-dev.101 [2023-03-16T16:08:28.267Z] - 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-16T16:08:28.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:08:28.631Z] [2023-03-16T16:08:28.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:28.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:08:28.951Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T16:08:28.951Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T16:08:28.951Z] 04944245beec: Pulling fs layer [2023-03-16T16:08:28.951Z] 699f458cf7ca: Pulling fs layer [2023-03-16T16:08:28.951Z] 765212b225bb: Pulling fs layer [2023-03-16T16:08:28.951Z] f23df028b6ca: Pulling fs layer [2023-03-16T16:08:28.951Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T16:08:28.951Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T16:08:28.951Z] f23df028b6ca: Waiting [2023-03-16T16:08:28.951Z] d65c8cfc05b1: Waiting [2023-03-16T16:08:28.951Z] 2437ff75d9bd: Waiting [2023-03-16T16:08:28.951Z] 765212b225bb: Waiting [2023-03-16T16:08:29.217Z] 04944245beec: Verifying Checksum [2023-03-16T16:08:29.217Z] 04944245beec: Download complete [2023-03-16T16:08:29.217Z] 765212b225bb: Download complete [2023-03-16T16:08:29.217Z] f23df028b6ca: Verifying Checksum [2023-03-16T16:08:29.217Z] f23df028b6ca: Download complete [2023-03-16T16:08:29.217Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T16:08:29.217Z] d65c8cfc05b1: Download complete [2023-03-16T16:08:29.484Z] 699f458cf7ca: Verifying Checksum [2023-03-16T16:08:29.484Z] 699f458cf7ca: Download complete [2023-03-16T16:08:29.751Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T16:08:29.751Z] 8998bd30e6a1: Download complete [2023-03-16T16:08:32.326Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T16:08:32.326Z] 2437ff75d9bd: Download complete [2023-03-16T16:08:33.731Z] 8998bd30e6a1: Pull complete [2023-03-16T16:08:33.998Z] 04944245beec: Pull complete [2023-03-16T16:08:35.403Z] 699f458cf7ca: Pull complete [2023-03-16T16:08:35.667Z] 765212b225bb: Pull complete [2023-03-16T16:08:36.247Z] f23df028b6ca: Pull complete [2023-03-16T16:08:36.512Z] d65c8cfc05b1: Pull complete [2023-03-16T16:08:51.480Z] 2437ff75d9bd: Pull complete [2023-03-16T16:08:51.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T16:08:51.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:08:51.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:08:51.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-2466 does not seem to be running inside a container [2023-03-16T16:08:51.721Z] $ 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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@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-16T16:08:54.417Z] $ docker top 83f1202e8d617f063fd1960525ed88b48512f913b1d6089596844cc458f2deb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:55.275Z] ---> job-cost.sh [2023-03-16T16:08:55.275Z] lf-activate-venv: SKIPPING [2023-03-16T16:08:55.275Z] INFO: No Stack... [2023-03-16T16:08:55.853Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T16:08:56.430Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:08:56.743Z] + cat /w/workspace/edgex-go/463/archives/cost.csv [2023-03-16T16:08:56.743Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:08:56.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-463-stack-cost] [2023-03-16T16:08:56.788Z] Resource [jenkins-edgexfoundry-edgex-go-main-463-stack-cost] did not exist. Created. [2023-03-16T16:08:56.788Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-463-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:08:57.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T16:08:57.971Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:08:57.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-463-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:08:57.993Z] $ docker stop --time=1 83f1202e8d617f063fd1960525ed88b48512f913b1d6089596844cc458f2deb6 [2023-03-16T16:08:59.460Z] $ docker rm -f --volumes 83f1202e8d617f063fd1960525ed88b48512f913b1d6089596844cc458f2deb6 [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-16T16:08:59.881Z] provisioning config files... [2023-03-16T16:08:59.887Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/463@tmp/config11238417479218645922tmp [Pipeline] { [Pipeline] sh [2023-03-16T16:09:00.186Z] + set +x [2023-03-16T16:09:00.186Z] + curl -s https://codecov.io/bash [2023-03-16T16:09:00.186Z] + bash -s -- [2023-03-16T16:09:00.186Z] [2023-03-16T16:09:00.186Z] _____ _ [2023-03-16T16:09:00.186Z] / ____| | | [2023-03-16T16:09:00.186Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T16:09:00.186Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T16:09:00.186Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T16:09:00.186Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T16:09:00.186Z] Bash-1.0.6 [2023-03-16T16:09:00.186Z] [2023-03-16T16:09:00.186Z] [2023-03-16T16:09:00.186Z] ==> git version 2.25.1 found [2023-03-16T16:09:00.186Z] ==> 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-16T16:09:00.186Z] Release-Date: 2020-01-08 [2023-03-16T16:09:00.186Z] 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-16T16:09:00.186Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T16:09:00.186Z] ==> Jenkins CI detected. [2023-03-16T16:09:00.186Z] current dir:  /w/workspace/edgex-go/463 [2023-03-16T16:09:00.186Z] project root: . [2023-03-16T16:09:00.186Z] --> token set from env [2023-03-16T16:09:00.186Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T16:09:00.186Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T16:09:00.186Z] ==> Python coveragepy not found [2023-03-16T16:09:00.186Z] ==> Searching for coverage reports in: [2023-03-16T16:09:00.186Z] + . [2023-03-16T16:09:00.186Z] -> Found 1 reports [2023-03-16T16:09:00.187Z] ==> Detecting git/mercurial file structure [2023-03-16T16:09:00.187Z] ==> Reading reports [2023-03-16T16:09:00.187Z] + ./coverage.out bytes=447486 [2023-03-16T16:09:00.187Z] ==> Appending adjustments [2023-03-16T16:09:00.187Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T16:09:01.562Z] + Found adjustments [2023-03-16T16:09:01.562Z] ==> Gzipping contents [2023-03-16T16:09:01.562Z] 60K /tmp/codecov.mhXNDv.gz [2023-03-16T16:09:01.562Z] ==> Uploading reports [2023-03-16T16:09:01.562Z] url: https://codecov.io [2023-03-16T16:09:01.562Z] query: branch=main&commit=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6&build=463&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F463%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:09:01.562Z] -> Pinging Codecov [2023-03-16T16:09:01.562Z] 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=b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6&build=463&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F463%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:09:01.562Z] -> Uploading to [2023-03-16T16:09:01.562Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6/a4d37d71-b546-4ca4-b06a-329e9673a010.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T160901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=167620b70e9049afaced01ebfe59264f03b851f8924930bf34520e9cd7fd820e [2023-03-16T16:09:01.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:01.562Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:01.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57641 0 0 100 57641 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57641 0 0 100 57641 0 218k --:--:-- --:--:-- --:--:-- 217k [2023-03-16T16:09:01.821Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 [Pipeline] } [2023-03-16T16:09:01.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-16T16:09:02.039Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T16:09:02.051Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:02.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:09:02.339Z] [2023-03-16T16:09:02.339Z] 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-16T16:09:02.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:09:02.632Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T16:09:02.632Z] df9b9388f04a: Pulling fs layer [2023-03-16T16:09:02.632Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T16:09:02.632Z] 25bc292e5bac: Pulling fs layer [2023-03-16T16:09:02.632Z] 114826534d7a: Pulling fs layer [2023-03-16T16:09:02.632Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T16:09:02.632Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T16:09:02.632Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T16:09:02.632Z] 4657fd5d0bcf: Waiting [2023-03-16T16:09:02.632Z] 6ad1cebc031e: Waiting [2023-03-16T16:09:02.633Z] 114826534d7a: Waiting [2023-03-16T16:09:02.633Z] 8a3aa393b2d8: Waiting [2023-03-16T16:09:02.633Z] 25bc292e5bac: Download complete [2023-03-16T16:09:02.633Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T16:09:02.633Z] 52dc419b0ee2: Download complete [2023-03-16T16:09:02.633Z] 4657fd5d0bcf: Download complete [2023-03-16T16:09:02.633Z] df9b9388f04a: Download complete [2023-03-16T16:09:02.892Z] df9b9388f04a: Pull complete [2023-03-16T16:09:02.892Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T16:09:02.892Z] 6ad1cebc031e: Download complete [2023-03-16T16:09:02.892Z] 52dc419b0ee2: Pull complete [2023-03-16T16:09:02.892Z] 25bc292e5bac: Pull complete [2023-03-16T16:09:03.458Z] 114826534d7a: Download complete [2023-03-16T16:09:03.716Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T16:09:03.716Z] 8a3aa393b2d8: Download complete [2023-03-16T16:09:06.995Z] 114826534d7a: Pull complete [2023-03-16T16:09:06.995Z] 4657fd5d0bcf: Pull complete [2023-03-16T16:09:06.995Z] 6ad1cebc031e: Pull complete [2023-03-16T16:09:09.521Z] 8a3aa393b2d8: Pull complete [2023-03-16T16:09:09.521Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T16:09:09.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:09:09.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:09:09.595Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:09:09.600Z] $ 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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-16T16:09:13.508Z] $ docker top 3d6969f002ea09594c0f4ad4d579a078f7adb00097c8ec633660011dd2da9d33 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T16:09:13.589Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-16T16:09:13.862Z] + set -o pipefail [2023-03-16T16:09:13.862Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-16T16:09:19.128Z] [2023-03-16T16:09:19.128Z] Monitoring /w/workspace/edgex-go/463 (github.com/edgexfoundry/edgex-go)... [2023-03-16T16:09:19.128Z] [2023-03-16T16:09:19.128Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b68d47b6-97db-4f46-8cf5-3e31cef2580d [2023-03-16T16:09:19.128Z] [2023-03-16T16:09:19.128Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T16:09:19.128Z] [2023-03-16T16:09:19.128Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T16:09:19.128Z] [2023-03-16T16:09:19.386Z] [2023-03-16T16:09:19.386Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T16:09:19.386Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T16:09:19.386Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T16:09:19.373Z] $ docker stop --time=1 3d6969f002ea09594c0f4ad4d579a078f7adb00097c8ec633660011dd2da9d33 [2023-03-16T16:09:22.770Z] $ docker rm -f --volumes 3d6969f002ea09594c0f4ad4d579a078f7adb00097c8ec633660011dd2da9d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-16T16:09:23.106Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:09:23.116Z] provisioning config files... [2023-03-16T16:09:23.122Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/463@tmp/config16052712487913313425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:09:23.411Z] --> edgex-publish-swagger.sh [2023-03-16T16:09:23.411Z] === Publish openapi/v3 API === [2023-03-16T16:09:23.411Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-16T16:09:23.411Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/463/openapi/v3/core-command.yaml] [2023-03-16T16:09:23.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:23.411Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:23.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51932 --:--:-- --:--:-- --:--:-- 51839 100 29030 0 0 100 29030 0 51932 --:--:-- --:--:-- --:--:-- 51839 [2023-03-16T16:09:23.978Z] [2023-03-16T16:09:23.978Z] [2023-03-16T16:09:23.978Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/463/openapi/v3/core-data.yaml] [2023-03-16T16:09:23.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:23.978Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:24.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 127k --:--:-- --:--:-- --:--:-- 127k [2023-03-16T16:09:24.545Z] [2023-03-16T16:09:24.545Z] [2023-03-16T16:09:24.545Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/463/openapi/v3/core-metadata.yaml] [2023-03-16T16:09:24.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:24.545Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:25.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 240k --:--:-- --:--:-- --:--:-- 240k 100 140k 0 0 100 140k 0 240k --:--:-- --:--:-- --:--:-- 240k [2023-03-16T16:09:25.113Z] [2023-03-16T16:09:25.113Z] [2023-03-16T16:09:25.113Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/463/openapi/v3/support-notifications.yaml] [2023-03-16T16:09:25.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:25.114Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:25.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-03-16T16:09:25.680Z] [2023-03-16T16:09:25.680Z] [2023-03-16T16:09:25.680Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/463/openapi/v3/support-scheduler.yaml] [2023-03-16T16:09:25.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:09:25.680Z] Dload Upload Total Spent Left Speed [2023-03-16T16:09:25.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 163k --:--:-- --:--:-- --:--:-- 162k 100 34001 0 0 100 34001 0 64763 --:--:-- --:--:-- --:--:-- 64640 [2023-03-16T16:09:25.939Z] [2023-03-16T16:09:25.939Z] [Pipeline] } [2023-03-16T16:09:25.946Z] 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-16T16:09:26.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:09:26.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:26.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:09:26.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:09:26.693Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:09:26.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:09:27.123Z] $ docker top e588c914721416968bb114ae0d328fdd91c0d02d3d8bad14b61a937559bbd337 -eo pid,comm [2023-03-16T16:09:27.191Z] 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-16T16:09:27.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:09:27.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:09:27.228Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:09:27.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:09:27.306Z] $ docker exec e588c914721416968bb114ae0d328fdd91c0d02d3d8bad14b61a937559bbd337 ssh-agent [2023-03-16T16:09:27.426Z] SSH_AUTH_SOCK=/tmp/ssh-yUiz42uZ5Ueb/agent.32 [2023-03-16T16:09:27.426Z] SSH_AGENT_PID=38 [2023-03-16T16:09:27.430Z] Running ssh-add (command line suppressed) [2023-03-16T16:09:27.512Z] Identity added: /w/workspace/edgex-go/463@tmp/private_key_14002110579020155427.key (/w/workspace/edgex-go/463@tmp/private_key_14002110579020155427.key) [2023-03-16T16:09:27.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:09:27.828Z] + git semver tag [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,971 [run_tag] DEBUG tag force:False [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,971 [check_head_tag] DEBUG check head tag [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,974 [execute] INFO git cat-file --batch-check [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/463, universal_newlines=False, shell=None, istream=) [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,978 [execute] INFO git cat-file --batch [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:27,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/463, universal_newlines=False, shell=None, istream=) [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:28,031 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:28,031 [execute] INFO git tag -a v3.0.0-dev.101 -m v3.0.0-dev.101 [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:28,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.101', '-m', 'v3.0.0-dev.101'], cwd=/w/workspace/edgex-go/463, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:09:28.086Z] 2023-03-16 16:09:28,034 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:28.086Z] 3.0.0-dev.101 [Pipeline] } [2023-03-16T16:09:28.070Z] $ docker exec --env ******** --env ******** e588c914721416968bb114ae0d328fdd91c0d02d3d8bad14b61a937559bbd337 ssh-agent -k [2023-03-16T16:09:28.168Z] unset SSH_AUTH_SOCK; [2023-03-16T16:09:28.168Z] unset SSH_AGENT_PID; [2023-03-16T16:09:28.176Z] echo Agent pid 38 killed; [2023-03-16T16:09:28.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:09:28.512Z] + git semver [Pipeline] } [2023-03-16T16:09:28.760Z] $ docker stop --time=1 e588c914721416968bb114ae0d328fdd91c0d02d3d8bad14b61a937559bbd337 [2023-03-16T16:09:30.013Z] $ docker rm -f --volumes e588c914721416968bb114ae0d328fdd91c0d02d3d8bad14b61a937559bbd337 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:30.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:09:30.416Z] [2023-03-16T16:09:30.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:30.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:09:30.712Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T16:09:30.712Z] ab5ef0e58194: Pulling fs layer [2023-03-16T16:09:30.712Z] 9712f1f96733: Pulling fs layer [2023-03-16T16:09:30.712Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T16:09:30.712Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T16:09:30.712Z] e9a5061849ea: Pulling fs layer [2023-03-16T16:09:30.712Z] d747dcd14b5f: Pulling fs layer [2023-03-16T16:09:30.712Z] 2de7ff778b66: Pulling fs layer [2023-03-16T16:09:30.712Z] d747dcd14b5f: Waiting [2023-03-16T16:09:30.712Z] 0d9ebad4ef96: Waiting [2023-03-16T16:09:30.712Z] e9a5061849ea: Waiting [2023-03-16T16:09:30.712Z] 2de7ff778b66: Waiting [2023-03-16T16:09:30.712Z] 9712f1f96733: Download complete [2023-03-16T16:09:31.288Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T16:09:31.288Z] 63f879dbbcfc: Download complete [2023-03-16T16:09:31.288Z] e9a5061849ea: Verifying Checksum [2023-03-16T16:09:31.288Z] e9a5061849ea: Download complete [2023-03-16T16:09:31.288Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T16:09:31.288Z] 0d9ebad4ef96: Download complete [2023-03-16T16:09:31.288Z] d747dcd14b5f: Verifying Checksum [2023-03-16T16:09:31.288Z] d747dcd14b5f: Download complete [2023-03-16T16:09:31.288Z] ab5ef0e58194: Verifying Checksum [2023-03-16T16:09:31.288Z] ab5ef0e58194: Download complete [2023-03-16T16:09:31.546Z] 2de7ff778b66: Verifying Checksum [2023-03-16T16:09:31.546Z] 2de7ff778b66: Download complete [2023-03-16T16:09:34.076Z] ab5ef0e58194: Pull complete [2023-03-16T16:09:34.076Z] 9712f1f96733: Pull complete [2023-03-16T16:09:35.008Z] 63f879dbbcfc: Pull complete [2023-03-16T16:09:39.195Z] 0d9ebad4ef96: Pull complete [2023-03-16T16:09:39.195Z] e9a5061849ea: Pull complete [2023-03-16T16:09:39.195Z] d747dcd14b5f: Pull complete [2023-03-16T16:09:40.127Z] 2de7ff778b66: Pull complete [2023-03-16T16:09:40.127Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T16:09:40.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:09:40.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:09:40.208Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:09:40.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-16T16:09:44.640Z] $ docker top 0b9b2386ad9c596f255e09b287390087aac56552dce62b1a17d72b4634652765 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:09:44.725Z] provisioning config files... [2023-03-16T16:09:44.731Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/463@tmp/config16736564554329665106tmp [2023-03-16T16:09:44.740Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/463@tmp/config666268812224196598tmp [2023-03-16T16:09:44.749Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/463@tmp/config4051084359098994712tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:09:44.763Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:09:45.043Z] ---> sigul-configuration.sh [2023-03-16T16:09:45.043Z] gpg: directory `/root/.gnupg' created [2023-03-16T16:09:45.043Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T16:09:45.043Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T16:09:45.043Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T16:09:45.043Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T16:09:45.043Z] gpg: CAST5 encrypted data [2023-03-16T16:09:45.043Z] gpg: encrypted with 1 passphrase [2023-03-16T16:09:45.043Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T16:09:45.327Z] + mkdir /home/jenkins [2023-03-16T16:09:45.327Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T16:09:45.610Z] + 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-16T16:09:45.618Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:09:45.898Z] ---> sigul-install.sh [2023-03-16T16:09:45.898Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T16:09:46.180Z] + git tag --list [2023-03-16T16:09:46.180Z] 0.6.0 [2023-03-16T16:09:46.180Z] 0.6.1 [2023-03-16T16:09:46.180Z] 0.7.0 [2023-03-16T16:09:46.180Z] 0.7.1 [2023-03-16T16:09:46.180Z] v1.0.0 [2023-03-16T16:09:46.180Z] v1.0.1 [2023-03-16T16:09:46.180Z] v1.1.0 [2023-03-16T16:09:46.180Z] v1.2.0 [2023-03-16T16:09:46.180Z] v1.2.1 [2023-03-16T16:09:46.180Z] v1.3.0 [2023-03-16T16:09:46.180Z] v1.3.1 [2023-03-16T16:09:46.180Z] v2.0.0 [2023-03-16T16:09:46.180Z] v2.1.0 [2023-03-16T16:09:46.180Z] v2.1.1 [2023-03-16T16:09:46.180Z] v2.1.1-dev.1 [2023-03-16T16:09:46.180Z] v2.1.1-dev.2 [2023-03-16T16:09:46.180Z] v2.1.1-dev.3 [2023-03-16T16:09:46.180Z] v2.1.1-dev.4 [2023-03-16T16:09:46.180Z] v2.1.1-dev.5 [2023-03-16T16:09:46.180Z] v2.1.1-dev.6 [2023-03-16T16:09:46.180Z] v2.1.1-dev.7 [2023-03-16T16:09:46.180Z] v2.1.1-dev.8 [2023-03-16T16:09:46.180Z] v2.1.2-dev.1 [2023-03-16T16:09:46.180Z] v2.2.0 [2023-03-16T16:09:46.180Z] v2.2.1-dev.1 [2023-03-16T16:09:46.180Z] v2.2.1-dev.10 [2023-03-16T16:09:46.180Z] v2.2.1-dev.11 [2023-03-16T16:09:46.180Z] v2.2.1-dev.12 [2023-03-16T16:09:46.180Z] v2.2.1-dev.13 [2023-03-16T16:09:46.180Z] v2.2.1-dev.14 [2023-03-16T16:09:46.180Z] v2.2.1-dev.15 [2023-03-16T16:09:46.180Z] v2.2.1-dev.16 [2023-03-16T16:09:46.180Z] v2.2.1-dev.17 [2023-03-16T16:09:46.180Z] v2.2.1-dev.18 [2023-03-16T16:09:46.180Z] v2.2.1-dev.19 [2023-03-16T16:09:46.180Z] v2.2.1-dev.2 [2023-03-16T16:09:46.180Z] v2.2.1-dev.20 [2023-03-16T16:09:46.180Z] v2.2.1-dev.21 [2023-03-16T16:09:46.180Z] v2.2.1-dev.22 [2023-03-16T16:09:46.180Z] v2.2.1-dev.23 [2023-03-16T16:09:46.180Z] v2.2.1-dev.24 [2023-03-16T16:09:46.180Z] v2.2.1-dev.25 [2023-03-16T16:09:46.180Z] v2.2.1-dev.26 [2023-03-16T16:09:46.180Z] v2.2.1-dev.27 [2023-03-16T16:09:46.180Z] v2.2.1-dev.28 [2023-03-16T16:09:46.180Z] v2.2.1-dev.29 [2023-03-16T16:09:46.180Z] v2.2.1-dev.3 [2023-03-16T16:09:46.180Z] v2.2.1-dev.4 [2023-03-16T16:09:46.180Z] v2.2.1-dev.5 [2023-03-16T16:09:46.180Z] v2.2.1-dev.6 [2023-03-16T16:09:46.180Z] v2.2.1-dev.7 [2023-03-16T16:09:46.180Z] v2.2.1-dev.8 [2023-03-16T16:09:46.180Z] v2.2.1-dev.9 [2023-03-16T16:09:46.180Z] v2.3.0 [2023-03-16T16:09:46.180Z] v2.3.0-dev.100 [2023-03-16T16:09:46.180Z] v2.3.0-dev.101 [2023-03-16T16:09:46.180Z] v2.3.0-dev.102 [2023-03-16T16:09:46.180Z] v2.3.0-dev.103 [2023-03-16T16:09:46.180Z] v2.3.0-dev.104 [2023-03-16T16:09:46.180Z] v2.3.0-dev.105 [2023-03-16T16:09:46.180Z] v2.3.0-dev.106 [2023-03-16T16:09:46.180Z] v2.3.0-dev.29 [2023-03-16T16:09:46.180Z] v2.3.0-dev.30 [2023-03-16T16:09:46.180Z] v2.3.0-dev.31 [2023-03-16T16:09:46.180Z] v2.3.0-dev.32 [2023-03-16T16:09:46.180Z] v2.3.0-dev.33 [2023-03-16T16:09:46.180Z] v2.3.0-dev.34 [2023-03-16T16:09:46.180Z] v2.3.0-dev.35 [2023-03-16T16:09:46.180Z] v2.3.0-dev.36 [2023-03-16T16:09:46.180Z] v2.3.0-dev.37 [2023-03-16T16:09:46.180Z] v2.3.0-dev.38 [2023-03-16T16:09:46.180Z] v2.3.0-dev.39 [2023-03-16T16:09:46.180Z] v2.3.0-dev.40 [2023-03-16T16:09:46.180Z] v2.3.0-dev.41 [2023-03-16T16:09:46.180Z] v2.3.0-dev.42 [2023-03-16T16:09:46.180Z] v2.3.0-dev.43 [2023-03-16T16:09:46.180Z] v2.3.0-dev.44 [2023-03-16T16:09:46.180Z] v2.3.0-dev.45 [2023-03-16T16:09:46.180Z] v2.3.0-dev.46 [2023-03-16T16:09:46.180Z] v2.3.0-dev.47 [2023-03-16T16:09:46.180Z] v2.3.0-dev.48 [2023-03-16T16:09:46.180Z] v2.3.0-dev.49 [2023-03-16T16:09:46.180Z] v2.3.0-dev.50 [2023-03-16T16:09:46.180Z] v2.3.0-dev.51 [2023-03-16T16:09:46.180Z] v2.3.0-dev.52 [2023-03-16T16:09:46.180Z] v2.3.0-dev.53 [2023-03-16T16:09:46.180Z] v2.3.0-dev.54 [2023-03-16T16:09:46.180Z] v2.3.0-dev.55 [2023-03-16T16:09:46.180Z] v2.3.0-dev.56 [2023-03-16T16:09:46.180Z] v2.3.0-dev.57 [2023-03-16T16:09:46.180Z] v2.3.0-dev.58 [2023-03-16T16:09:46.180Z] v2.3.0-dev.59 [2023-03-16T16:09:46.180Z] v2.3.0-dev.60 [2023-03-16T16:09:46.180Z] v2.3.0-dev.61 [2023-03-16T16:09:46.180Z] v2.3.0-dev.62 [2023-03-16T16:09:46.180Z] v2.3.0-dev.63 [2023-03-16T16:09:46.180Z] v2.3.0-dev.64 [2023-03-16T16:09:46.180Z] v2.3.0-dev.65 [2023-03-16T16:09:46.180Z] v2.3.0-dev.66 [2023-03-16T16:09:46.180Z] v2.3.0-dev.67 [2023-03-16T16:09:46.180Z] v2.3.0-dev.68 [2023-03-16T16:09:46.180Z] v2.3.0-dev.69 [2023-03-16T16:09:46.180Z] v2.3.0-dev.70 [2023-03-16T16:09:46.180Z] v2.3.0-dev.71 [2023-03-16T16:09:46.180Z] v2.3.0-dev.72 [2023-03-16T16:09:46.180Z] v2.3.0-dev.73 [2023-03-16T16:09:46.180Z] v2.3.0-dev.74 [2023-03-16T16:09:46.180Z] v2.3.0-dev.75 [2023-03-16T16:09:46.180Z] v2.3.0-dev.76 [2023-03-16T16:09:46.180Z] v2.3.0-dev.77 [2023-03-16T16:09:46.180Z] v2.3.0-dev.78 [2023-03-16T16:09:46.180Z] v2.3.0-dev.79 [2023-03-16T16:09:46.180Z] v2.3.0-dev.80 [2023-03-16T16:09:46.180Z] v2.3.0-dev.81 [2023-03-16T16:09:46.180Z] v2.3.0-dev.82 [2023-03-16T16:09:46.180Z] v2.3.0-dev.83 [2023-03-16T16:09:46.180Z] v2.3.0-dev.84 [2023-03-16T16:09:46.180Z] v2.3.0-dev.85 [2023-03-16T16:09:46.180Z] v2.3.0-dev.86 [2023-03-16T16:09:46.180Z] v2.3.0-dev.87 [2023-03-16T16:09:46.180Z] v2.3.0-dev.88 [2023-03-16T16:09:46.180Z] v2.3.0-dev.89 [2023-03-16T16:09:46.180Z] v2.3.0-dev.90 [2023-03-16T16:09:46.180Z] v2.3.0-dev.91 [2023-03-16T16:09:46.180Z] v2.3.0-dev.92 [2023-03-16T16:09:46.180Z] v2.3.0-dev.93 [2023-03-16T16:09:46.180Z] v2.3.0-dev.94 [2023-03-16T16:09:46.180Z] v2.3.0-dev.95 [2023-03-16T16:09:46.180Z] v2.3.0-dev.96 [2023-03-16T16:09:46.180Z] v2.3.0-dev.97 [2023-03-16T16:09:46.180Z] v2.3.0-dev.98 [2023-03-16T16:09:46.180Z] v2.3.0-dev.99 [2023-03-16T16:09:46.180Z] v2.3.1-dev.1 [2023-03-16T16:09:46.180Z] v2.3.1-dev.2 [2023-03-16T16:09:46.180Z] v2.3.1-dev.3 [2023-03-16T16:09:46.180Z] v2.3.1-dev.4 [2023-03-16T16:09:46.180Z] v2.3.1-dev.5 [2023-03-16T16:09:46.180Z] v3.0.0-dev.1 [2023-03-16T16:09:46.180Z] v3.0.0-dev.10 [2023-03-16T16:09:46.180Z] v3.0.0-dev.100 [2023-03-16T16:09:46.180Z] v3.0.0-dev.101 [2023-03-16T16:09:46.180Z] v3.0.0-dev.11 [2023-03-16T16:09:46.180Z] v3.0.0-dev.12 [2023-03-16T16:09:46.180Z] v3.0.0-dev.13 [2023-03-16T16:09:46.180Z] v3.0.0-dev.14 [2023-03-16T16:09:46.180Z] v3.0.0-dev.15 [2023-03-16T16:09:46.180Z] v3.0.0-dev.16 [2023-03-16T16:09:46.180Z] v3.0.0-dev.17 [2023-03-16T16:09:46.180Z] v3.0.0-dev.18 [2023-03-16T16:09:46.180Z] v3.0.0-dev.19 [2023-03-16T16:09:46.180Z] v3.0.0-dev.2 [2023-03-16T16:09:46.180Z] v3.0.0-dev.20 [2023-03-16T16:09:46.180Z] v3.0.0-dev.21 [2023-03-16T16:09:46.180Z] v3.0.0-dev.22 [2023-03-16T16:09:46.180Z] v3.0.0-dev.23 [2023-03-16T16:09:46.180Z] v3.0.0-dev.24 [2023-03-16T16:09:46.180Z] v3.0.0-dev.25 [2023-03-16T16:09:46.180Z] v3.0.0-dev.26 [2023-03-16T16:09:46.180Z] v3.0.0-dev.27 [2023-03-16T16:09:46.180Z] v3.0.0-dev.28 [2023-03-16T16:09:46.180Z] v3.0.0-dev.29 [2023-03-16T16:09:46.180Z] v3.0.0-dev.3 [2023-03-16T16:09:46.180Z] v3.0.0-dev.30 [2023-03-16T16:09:46.180Z] v3.0.0-dev.31 [2023-03-16T16:09:46.180Z] v3.0.0-dev.32 [2023-03-16T16:09:46.180Z] v3.0.0-dev.33 [2023-03-16T16:09:46.180Z] v3.0.0-dev.34 [2023-03-16T16:09:46.180Z] v3.0.0-dev.35 [2023-03-16T16:09:46.180Z] v3.0.0-dev.36 [2023-03-16T16:09:46.180Z] v3.0.0-dev.37 [2023-03-16T16:09:46.180Z] v3.0.0-dev.38 [2023-03-16T16:09:46.180Z] v3.0.0-dev.39 [2023-03-16T16:09:46.180Z] v3.0.0-dev.4 [2023-03-16T16:09:46.180Z] v3.0.0-dev.40 [2023-03-16T16:09:46.180Z] v3.0.0-dev.41 [2023-03-16T16:09:46.180Z] v3.0.0-dev.42 [2023-03-16T16:09:46.180Z] v3.0.0-dev.43 [2023-03-16T16:09:46.180Z] v3.0.0-dev.44 [2023-03-16T16:09:46.180Z] v3.0.0-dev.45 [2023-03-16T16:09:46.180Z] v3.0.0-dev.46 [2023-03-16T16:09:46.180Z] v3.0.0-dev.47 [2023-03-16T16:09:46.180Z] v3.0.0-dev.48 [2023-03-16T16:09:46.180Z] v3.0.0-dev.49 [2023-03-16T16:09:46.180Z] v3.0.0-dev.5 [2023-03-16T16:09:46.180Z] v3.0.0-dev.50 [2023-03-16T16:09:46.180Z] v3.0.0-dev.51 [2023-03-16T16:09:46.180Z] v3.0.0-dev.52 [2023-03-16T16:09:46.180Z] v3.0.0-dev.53 [2023-03-16T16:09:46.180Z] v3.0.0-dev.54 [2023-03-16T16:09:46.180Z] v3.0.0-dev.55 [2023-03-16T16:09:46.180Z] v3.0.0-dev.56 [2023-03-16T16:09:46.180Z] v3.0.0-dev.57 [2023-03-16T16:09:46.180Z] v3.0.0-dev.58 [2023-03-16T16:09:46.180Z] v3.0.0-dev.59 [2023-03-16T16:09:46.180Z] v3.0.0-dev.6 [2023-03-16T16:09:46.180Z] v3.0.0-dev.60 [2023-03-16T16:09:46.180Z] v3.0.0-dev.61 [2023-03-16T16:09:46.180Z] v3.0.0-dev.62 [2023-03-16T16:09:46.180Z] v3.0.0-dev.63 [2023-03-16T16:09:46.180Z] v3.0.0-dev.64 [2023-03-16T16:09:46.180Z] v3.0.0-dev.65 [2023-03-16T16:09:46.180Z] v3.0.0-dev.66 [2023-03-16T16:09:46.180Z] v3.0.0-dev.67 [2023-03-16T16:09:46.180Z] v3.0.0-dev.68 [2023-03-16T16:09:46.180Z] v3.0.0-dev.69 [2023-03-16T16:09:46.180Z] v3.0.0-dev.7 [2023-03-16T16:09:46.180Z] v3.0.0-dev.70 [2023-03-16T16:09:46.180Z] v3.0.0-dev.71 [2023-03-16T16:09:46.180Z] v3.0.0-dev.72 [2023-03-16T16:09:46.180Z] v3.0.0-dev.73 [2023-03-16T16:09:46.180Z] v3.0.0-dev.74 [2023-03-16T16:09:46.180Z] v3.0.0-dev.75 [2023-03-16T16:09:46.180Z] v3.0.0-dev.76 [2023-03-16T16:09:46.180Z] v3.0.0-dev.77 [2023-03-16T16:09:46.180Z] v3.0.0-dev.78 [2023-03-16T16:09:46.180Z] v3.0.0-dev.79 [2023-03-16T16:09:46.180Z] v3.0.0-dev.8 [2023-03-16T16:09:46.180Z] v3.0.0-dev.80 [2023-03-16T16:09:46.180Z] v3.0.0-dev.81 [2023-03-16T16:09:46.180Z] v3.0.0-dev.82 [2023-03-16T16:09:46.180Z] v3.0.0-dev.83 [2023-03-16T16:09:46.180Z] v3.0.0-dev.84 [2023-03-16T16:09:46.180Z] v3.0.0-dev.85 [2023-03-16T16:09:46.180Z] v3.0.0-dev.86 [2023-03-16T16:09:46.180Z] v3.0.0-dev.87 [2023-03-16T16:09:46.180Z] v3.0.0-dev.88 [2023-03-16T16:09:46.180Z] v3.0.0-dev.89 [2023-03-16T16:09:46.180Z] v3.0.0-dev.9 [2023-03-16T16:09:46.180Z] v3.0.0-dev.90 [2023-03-16T16:09:46.180Z] v3.0.0-dev.91 [2023-03-16T16:09:46.180Z] v3.0.0-dev.92 [2023-03-16T16:09:46.180Z] v3.0.0-dev.93 [2023-03-16T16:09:46.180Z] v3.0.0-dev.94 [2023-03-16T16:09:46.181Z] v3.0.0-dev.95 [2023-03-16T16:09:46.181Z] v3.0.0-dev.96 [2023-03-16T16:09:46.181Z] v3.0.0-dev.97 [2023-03-16T16:09:46.181Z] v3.0.0-dev.98 [2023-03-16T16:09:46.181Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-16T16:09:46.460Z] + lftools sign git-tag v3.0.0-dev.101 [2023-03-16T16:09:47.027Z] Signing Git tag with Sigul... [2023-03-16T16:09:47.027Z] Signing v3.0.0-dev.101 [Pipeline] echo [2023-03-16T16:09:47.295Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:09:47.577Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T16:09:47.584Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T16:09:47.582Z] $ docker stop --time=1 0b9b2386ad9c596f255e09b287390087aac56552dce62b1a17d72b4634652765 [2023-03-16T16:09:48.868Z] $ docker rm -f --volumes 0b9b2386ad9c596f255e09b287390087aac56552dce62b1a17d72b4634652765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T16:09:49.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:09:49.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:49.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:09:49.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:09:49.638Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:09:49.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:09:49.956Z] $ docker top f41ffb237a357b87a0945bc2cc52c7fa9d07c346b3df89ed98a23c34b0a13d59 -eo pid,comm [2023-03-16T16:09:50.024Z] 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-16T16:09:50.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:09:50.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:09:50.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:09:50.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:09:50.143Z] $ docker exec f41ffb237a357b87a0945bc2cc52c7fa9d07c346b3df89ed98a23c34b0a13d59 ssh-agent [2023-03-16T16:09:50.267Z] SSH_AUTH_SOCK=/tmp/ssh-HiT4dwQdyEV8/agent.33 [2023-03-16T16:09:50.267Z] SSH_AGENT_PID=39 [2023-03-16T16:09:50.272Z] Running ssh-add (command line suppressed) [2023-03-16T16:09:50.344Z] Identity added: /w/workspace/edgex-go/463@tmp/private_key_17930136086654647781.key (/w/workspace/edgex-go/463@tmp/private_key_17930136086654647781.key) [2023-03-16T16:09:50.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:09:50.665Z] + git semver bump pre [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,795 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,795 [bump_version] DEBUG bumping version:3.0.0-dev.101 on axis:pre with prefix:dev [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,795 [bump_version] DEBUG bumped version:3.0.0-dev.102 [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,795 [write_version] DEBUG write version:3.0.0-dev.102 to path:/w/workspace/edgex-go/463/.semver/main with force:True [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,796 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,796 [write_file] DEBUG write to file:/w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,798 [execute] INFO git cat-file --batch-check [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,803 [execute] INFO git cat-file --batch [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:09:50.925Z] 2023-03-16 16:09:50,808 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:50.925Z] 3.0.0-dev.102 [Pipeline] } [2023-03-16T16:09:50.910Z] $ docker exec --env ******** --env ******** f41ffb237a357b87a0945bc2cc52c7fa9d07c346b3df89ed98a23c34b0a13d59 ssh-agent -k [2023-03-16T16:09:51.009Z] unset SSH_AUTH_SOCK; [2023-03-16T16:09:51.009Z] unset SSH_AGENT_PID; [2023-03-16T16:09:51.009Z] echo Agent pid 39 killed; [2023-03-16T16:09:51.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:09:51.430Z] + git semver [Pipeline] } [2023-03-16T16:09:51.715Z] $ docker stop --time=1 f41ffb237a357b87a0945bc2cc52c7fa9d07c346b3df89ed98a23c34b0a13d59 [2023-03-16T16:09:52.997Z] $ docker rm -f --volumes f41ffb237a357b87a0945bc2cc52c7fa9d07c346b3df89ed98a23c34b0a13d59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:09:53.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:09:53.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:09:53.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:09:53.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:09:53.731Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:09:53.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:09:54.076Z] $ docker top b1b42a26ebe740d2d356a0ace1523c59e72571e037d6697b245dc8276caf9832 -eo pid,comm [2023-03-16T16:09:54.140Z] 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-16T16:09:54.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:09:54.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:09:54.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:09:54.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:09:54.250Z] $ docker exec b1b42a26ebe740d2d356a0ace1523c59e72571e037d6697b245dc8276caf9832 ssh-agent [2023-03-16T16:09:54.376Z] SSH_AUTH_SOCK=/tmp/ssh-TJGeenonGaY4/agent.32 [2023-03-16T16:09:54.376Z] SSH_AGENT_PID=39 [2023-03-16T16:09:54.380Z] Running ssh-add (command line suppressed) [2023-03-16T16:09:54.451Z] Identity added: /w/workspace/edgex-go/463@tmp/private_key_17671840628820458830.key (/w/workspace/edgex-go/463@tmp/private_key_17671840628820458830.key) [2023-03-16T16:09:54.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:09:54.776Z] + git semver push [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,912 [run_push] DEBUG push [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,912 [execute] INFO git cat-file --batch-check [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,916 [execute] INFO git rev-list 90b2e436f76b5a3e2b75a21c16db3a7f17abbb19 -- [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,916 [execute] DEBUG Popen(['git', 'rev-list', '90b2e436f76b5a3e2b75a21c16db3a7f17abbb19', '--'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,931 [execute] INFO git fetch -v origin [2023-03-16T16:09:55.034Z] 2023-03-16 16:09:54,931 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T16:09:55.602Z] 2023-03-16 16:09:55,398 [run_push] DEBUG no remote changes detected [2023-03-16T16:09:55.602Z] 2023-03-16 16:09:55,398 [execute] INFO git push origin semver [2023-03-16T16:09:55.602Z] 2023-03-16 16:09:55,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/463/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:09:56.538Z] 2023-03-16 16:09:56,275 [run_push] DEBUG push all version tags [2023-03-16T16:09:56.538Z] 2023-03-16 16:09:56,275 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T16:09:56.538Z] 2023-03-16 16:09:56,276 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/463, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:09:57.474Z] 2023-03-16 16:09:57,229 [read_version] DEBUG read version from /w/workspace/edgex-go/463/.semver/main [2023-03-16T16:09:57.474Z] 3.0.0-dev.102 [Pipeline] } [2023-03-16T16:09:57.460Z] $ docker exec --env ******** --env ******** b1b42a26ebe740d2d356a0ace1523c59e72571e037d6697b245dc8276caf9832 ssh-agent -k [2023-03-16T16:09:57.560Z] unset SSH_AUTH_SOCK; [2023-03-16T16:09:57.560Z] unset SSH_AGENT_PID; [2023-03-16T16:09:57.560Z] echo Agent pid 39 killed; [2023-03-16T16:09:57.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:09:57.896Z] + git semver [Pipeline] } [2023-03-16T16:09:58.142Z] $ docker stop --time=1 b1b42a26ebe740d2d356a0ace1523c59e72571e037d6697b245dc8276caf9832 [2023-03-16T16:09:59.405Z] $ docker rm -f --volumes b1b42a26ebe740d2d356a0ace1523c59e72571e037d6697b245dc8276caf9832 [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-16T16:09:59.885Z] + [ -d /w/workspace/edgex-go/463/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:00.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:01.020Z] ---> package-listing.sh [2023-03-16T16:10:01.020Z] ++ facter osfamily [2023-03-16T16:10:01.020Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T16:10:01.278Z] + OS_FAMILY=debian [2023-03-16T16:10:01.278Z] + workspace=/w/workspace/edgex-go/463 [2023-03-16T16:10:01.278Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T16:10:01.278Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T16:10:01.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T16:10:01.278Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T16:10:01.278Z] + '[' /w/workspace/edgex-go/463 ']' [2023-03-16T16:10:01.278Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T16:10:01.278Z] + case "${OS_FAMILY}" in [2023-03-16T16:10:01.278Z] + dpkg -l [2023-03-16T16:10:01.278Z] + grep '^ii' [2023-03-16T16:10:01.278Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T16:10:01.278Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T16:10:01.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T16:10:01.278Z] + '[' /w/workspace/edgex-go/463 ']' [2023-03-16T16:10:01.278Z] + mkdir -p /w/workspace/edgex-go/463/archives/ [2023-03-16T16:10:01.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/463/archives/ [Pipeline] echo [2023-03-16T16:10:01.290Z] 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/463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T16:10:01.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:10:02.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:10:02.120Z] [2023-03-16T16:10:02.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:10:02.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:10:02.672Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T16:10:02.672Z] 5eb5b503b376: Pulling fs layer [2023-03-16T16:10:02.672Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T16:10:02.672Z] ec43610c2a17: Pulling fs layer [2023-03-16T16:10:02.672Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T16:10:02.672Z] 33b1e0a273af: Pulling fs layer [2023-03-16T16:10:02.672Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T16:10:02.672Z] 2f39f015ded8: Pulling fs layer [2023-03-16T16:10:02.672Z] 3a2ae6a8a46f: Waiting [2023-03-16T16:10:02.672Z] 33b1e0a273af: Waiting [2023-03-16T16:10:02.672Z] 5d3b04190fa2: Waiting [2023-03-16T16:10:02.672Z] 2f39f015ded8: Waiting [2023-03-16T16:10:02.672Z] 3a2ae6a8a46f: Download complete [2023-03-16T16:10:02.672Z] ec43610c2a17: Verifying Checksum [2023-03-16T16:10:02.672Z] ec43610c2a17: Download complete [2023-03-16T16:10:02.672Z] 33b1e0a273af: Verifying Checksum [2023-03-16T16:10:02.672Z] 33b1e0a273af: Download complete [2023-03-16T16:10:02.672Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T16:10:02.672Z] 5d3b04190fa2: Download complete [2023-03-16T16:10:02.929Z] 5eb5b503b376: Verifying Checksum [2023-03-16T16:10:02.929Z] 5eb5b503b376: Download complete [2023-03-16T16:10:03.493Z] 2f39f015ded8: Download complete [2023-03-16T16:10:03.751Z] 5eb5b503b376: Pull complete [2023-03-16T16:10:04.008Z] 5c69ac0246d0: Pull complete [2023-03-16T16:10:04.578Z] ec43610c2a17: Pull complete [2023-03-16T16:10:04.578Z] 3a2ae6a8a46f: Pull complete [2023-03-16T16:10:04.578Z] 33b1e0a273af: Pull complete [2023-03-16T16:10:04.838Z] 5d3b04190fa2: Pull complete [2023-03-16T16:10:09.040Z] 2f39f015ded8: Pull complete [2023-03-16T16:10:09.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T16:10:09.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:10:09.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:10:09.127Z] prd-ubuntu20.04-docker-8c-8g-2465 does not seem to be running inside a container [2023-03-16T16:10:09.129Z] $ 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/463/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/463 -v /w/workspace/edgex-go/463:/w/workspace/edgex-go/463:rw,z -v /w/workspace/edgex-go/463@tmp:/w/workspace/edgex-go/463@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:10:12.262Z] $ docker top e84f8b102eb2e0d35b6b00d1aa8282fe5f15163b8e05427d38d5972842d4c286 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:10:12.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T16:10:12.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T16:10:13.193Z] + ls /var/log/sa-host [2023-03-16T16:10:13.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:10:13.263Z] provisioning config files... [2023-03-16T16:10:13.271Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/463@tmp/config14331568893949962312tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:10:13.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:13.564Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T16:10:13.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:13.880Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T16:10:13.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:14.168Z] ---> sudo-logs.sh [2023-03-16T16:10:14.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T16:10:14.191Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:14.472Z] ---> job-cost.sh [2023-03-16T16:10:14.472Z] lf-activate-venv: SKIPPING [2023-03-16T16:10:14.472Z] DEBUG: total: 0.10999999940395355 [2023-03-16T16:10:14.472Z] INFO: Retrieving Stack Cost... [2023-03-16T16:10:14.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:10:15.296Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T16:10:15.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:10:15.587Z] ---> logs-deploy.sh [2023-03-16T16:10:15.587Z] lf-activate-venv: SKIPPING [2023-03-16T16:10:15.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/463 [2023-03-16T16:10:15.587Z] INFO: archiving workspace using pattern(s): [2023-03-16T16:10:16.522Z] Archives upload complete. [2023-03-16T16:10:16.522Z] INFO: archiving logs to Nexus