Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d51f32bebde847c0adb284d2c449747c43d82543 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-ssh7195090108675281151.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-ssh8578047949763477424.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-ssh9358573637599995954.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-ssh14920223237811571756.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-ssh9255987399455627600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-382’ Running on prd-ubuntu20.04-docker-8c-8g-384 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/460 [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/460 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d51f32bebde847c0adb284d2c449747c43d82543 (main) Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx (#4439)" > git config core.sparsecheckout # timeout=10 > git checkout -f d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-list --no-walk 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T09:24:14.819Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T09:24:14.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T09:24:14.871Z] ========================================================= [2023-03-15T09:24:14.872Z] EdgeX Global Pipelines Version Info [2023-03-15T09:24:14.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:24:15.592Z] ------------------- [2023-03-15T09:24:15.592Z] stable info: [2023-03-15T09:24:15.592Z] ------------------- [2023-03-15T09:24:15.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T09:24:15.592Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T09:24:15.592Z] Message: update stable to v1.0.245 [2023-03-15T09:24:16.164Z] ------------------- [2023-03-15T09:24:16.164Z] experimental info: [2023-03-15T09:24:16.164Z] ------------------- [2023-03-15T09:24:16.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T09:24:16.164Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T09:24:16.164Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T09:24:16.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-15T09:24:16.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-15T09:24:16.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T09:24:16.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T09:24:16.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T09:24:16.406Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T09:24:16.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T09:24:16.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-15T09:24:16.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-15T09:24:16.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-15T09:24:16.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T09:24:16.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T09:24:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T09:24:16.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T09:24:16.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T09:24:16.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T09:24:16.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T09:24:16.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T09:24:16.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T09:24:16.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T09:24:16.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T09:24:16.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T09:24:16.578Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T09:24:16.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T09:24:16.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T09:24:16.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T09:24:16.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] echo [2023-03-15T09:24:16.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d51f32b [Pipeline] echo [2023-03-15T09:24:16.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T09:24:16.672Z] provisioning config files... [2023-03-15T09:24:16.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/460@tmp/config10751016377172986444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:24:16.991Z] ---> docker-login.sh [2023-03-15T09:24:16.991Z] nexus3.edgexfoundry.org:10001 [2023-03-15T09:24:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:24:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:24:17.261Z] Configure a credential helper to remove this warning. See [2023-03-15T09:24:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:24:17.261Z] [2023-03-15T09:24:17.261Z] Login Succeeded [2023-03-15T09:24:17.261Z] nexus3.edgexfoundry.org:10002 [2023-03-15T09:24:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:24:17.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:24:17.533Z] Configure a credential helper to remove this warning. See [2023-03-15T09:24:17.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:24:17.533Z] [2023-03-15T09:24:17.533Z] Login Succeeded [2023-03-15T09:24:17.533Z] nexus3.edgexfoundry.org:10003 [2023-03-15T09:24:17.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:24:17.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:24:17.533Z] Configure a credential helper to remove this warning. See [2023-03-15T09:24:17.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:24:17.533Z] [2023-03-15T09:24:17.533Z] Login Succeeded [2023-03-15T09:24:17.533Z] nexus3.edgexfoundry.org:10004 [2023-03-15T09:24:17.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:24:17.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:24:17.796Z] Configure a credential helper to remove this warning. See [2023-03-15T09:24:17.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:24:17.796Z] [2023-03-15T09:24:17.796Z] Login Succeeded [2023-03-15T09:24:17.796Z] docker.io [2023-03-15T09:24:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:24:18.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:24:18.056Z] Configure a credential helper to remove this warning. See [2023-03-15T09:24:18.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:24:18.056Z] [2023-03-15T09:24:18.056Z] Login Succeeded [2023-03-15T09:24:18.056Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T09:24:18.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T09:24:18.368Z] + 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-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + dirname cmd/core-command/Dockerfile [2023-03-15T09:24:18.368Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-15T09:24:18.368Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-03-15T09:24:18.368Z] -f2 [2023-03-15T09:24:18.368Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/core-data/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/core-metadata/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-15T09:24:18.368Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-15T09:24:18.368Z] cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-15T09:24:18.368Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-15T09:24:18.368Z] cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/support-notifications/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-15T09:24:18.368Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-15T09:24:18.368Z] + cut -d/ -f2 [2023-03-15T09:24:18.368Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-15T09:24:18.418Z] 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-15T09:24:18.758Z] + git rev-list -1 --merges d51f32bebde847c0adb284d2c449747c43d82543~1..d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] echo [2023-03-15T09:24:18.787Z] -----------> git rev-list -1 --merges d51f32bebde847c0adb284d2c449747c43d82543~1..d51f32bebde847c0adb284d2c449747c43d82543 d51f32bebde847c0adb284d2c449747c43d82543 [false] [Pipeline] sh [2023-03-15T09:24:19.076Z] + git log --format=format:%s -1 d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] echo [2023-03-15T09:24:19.089Z] ========================================================= [2023-03-15T09:24:19.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T09:24:19.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-15T09:24:19.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T09:24:19.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T09:24:19.449Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T09:24:19.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T09:24:19.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T09:24:19.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T09:24:19.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:24:19.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:24:19.791Z] [2023-03-15T09:24:19.791Z] 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-15T09:24:20.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:24:20.090Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T09:24:20.090Z] b85a868b505f: Pulling fs layer [2023-03-15T09:24:20.090Z] e2be974225ed: Pulling fs layer [2023-03-15T09:24:20.090Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T09:24:20.090Z] 988bab9f4d93: Pulling fs layer [2023-03-15T09:24:20.090Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T09:24:20.090Z] eaf3925da568: Pulling fs layer [2023-03-15T09:24:20.090Z] bab4dde63d76: Pulling fs layer [2023-03-15T09:24:20.090Z] bde34c3a00c8: Pulling fs layer [2023-03-15T09:24:20.090Z] b352a97aabf1: Pulling fs layer [2023-03-15T09:24:20.090Z] 4872d77fe225: Pulling fs layer [2023-03-15T09:24:20.090Z] 5851b861e8e6: Pulling fs layer [2023-03-15T09:24:20.090Z] b352a97aabf1: Waiting [2023-03-15T09:24:20.090Z] 988bab9f4d93: Waiting [2023-03-15T09:24:20.090Z] eaf3925da568: Waiting [2023-03-15T09:24:20.090Z] bab4dde63d76: Waiting [2023-03-15T09:24:20.090Z] 4872d77fe225: Waiting [2023-03-15T09:24:20.090Z] 1469e6f7b9e6: Waiting [2023-03-15T09:24:20.090Z] bde34c3a00c8: Waiting [2023-03-15T09:24:20.090Z] e2be974225ed: Verifying Checksum [2023-03-15T09:24:20.090Z] e2be974225ed: Download complete [2023-03-15T09:24:20.090Z] 988bab9f4d93: Verifying Checksum [2023-03-15T09:24:20.090Z] 988bab9f4d93: Download complete [2023-03-15T09:24:20.354Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T09:24:20.354Z] 1469e6f7b9e6: Download complete [2023-03-15T09:24:20.354Z] eaf3925da568: Verifying Checksum [2023-03-15T09:24:20.354Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T09:24:20.354Z] 339a4e72a1f5: Download complete [2023-03-15T09:24:20.354Z] bde34c3a00c8: Verifying Checksum [2023-03-15T09:24:20.354Z] bde34c3a00c8: Download complete [2023-03-15T09:24:20.354Z] b352a97aabf1: Verifying Checksum [2023-03-15T09:24:20.354Z] b352a97aabf1: Download complete [2023-03-15T09:24:20.354Z] 4872d77fe225: Download complete [2023-03-15T09:24:20.354Z] b85a868b505f: Verifying Checksum [2023-03-15T09:24:20.354Z] b85a868b505f: Download complete [2023-03-15T09:24:20.354Z] 5851b861e8e6: Verifying Checksum [2023-03-15T09:24:20.354Z] 5851b861e8e6: Download complete [2023-03-15T09:24:20.612Z] bab4dde63d76: Verifying Checksum [2023-03-15T09:24:20.612Z] bab4dde63d76: Download complete [2023-03-15T09:24:21.545Z] b85a868b505f: Pull complete [2023-03-15T09:24:21.804Z] e2be974225ed: Pull complete [2023-03-15T09:24:22.063Z] 339a4e72a1f5: Pull complete [2023-03-15T09:24:22.322Z] 988bab9f4d93: Pull complete [2023-03-15T09:24:22.580Z] 1469e6f7b9e6: Pull complete [2023-03-15T09:24:22.580Z] eaf3925da568: Pull complete [2023-03-15T09:24:24.482Z] bab4dde63d76: Pull complete [2023-03-15T09:24:24.482Z] bde34c3a00c8: Pull complete [2023-03-15T09:24:24.482Z] b352a97aabf1: Pull complete [2023-03-15T09:24:24.741Z] 4872d77fe225: Pull complete [2023-03-15T09:24:24.741Z] 5851b861e8e6: Pull complete [2023-03-15T09:24:24.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T09:24:24.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:24:24.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:24:24.832Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:24:24.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T09:24:27.603Z] $ docker top c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c -eo pid,comm [2023-03-15T09:24:27.654Z] 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-15T09:24:27.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T09:24:27.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T09:24:27.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T09:24:27.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T09:24:27.811Z] $ docker exec c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c ssh-agent [2023-03-15T09:24:27.917Z] SSH_AUTH_SOCK=/tmp/ssh-xwoZ4uyXGnlm/agent.33 [2023-03-15T09:24:27.917Z] SSH_AGENT_PID=39 [2023-03-15T09:24:27.924Z] Running ssh-add (command line suppressed) [2023-03-15T09:24:28.034Z] Identity added: /w/workspace/edgex-go/460@tmp/private_key_16084516020059769761.key (/w/workspace/edgex-go/460@tmp/private_key_16084516020059769761.key) [2023-03-15T09:24:28.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T09:24:28.326Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T09:24:28.341Z] $ docker exec --env ******** --env ******** c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c ssh-agent -k [2023-03-15T09:24:28.432Z] unset SSH_AUTH_SOCK; [2023-03-15T09:24:28.433Z] unset SSH_AGENT_PID; [2023-03-15T09:24:28.433Z] echo Agent pid 39 killed; [2023-03-15T09:24:28.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T09:24:28.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T09:24:28.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T09:24:28.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T09:24:28.600Z] $ docker exec c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c ssh-agent [2023-03-15T09:24:28.696Z] SSH_AUTH_SOCK=/tmp/ssh-0hmHJbxcHnc0/agent.72 [2023-03-15T09:24:28.696Z] SSH_AGENT_PID=78 [2023-03-15T09:24:28.701Z] Running ssh-add (command line suppressed) [2023-03-15T09:24:28.799Z] Identity added: /w/workspace/edgex-go/460@tmp/private_key_3850099643370404429.key (/w/workspace/edgex-go/460@tmp/private_key_3850099643370404429.key) [2023-03-15T09:24:28.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T09:24:29.095Z] + git semver init [2023-03-15T09:24:29.354Z] 2023-03-15 09:24:29,264 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T09:24:29.354Z] 2023-03-15 09:24:29,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/460/.semver [2023-03-15T09:24:29.354Z] 2023-03-15 09:24:29,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/460/.semver [2023-03-15T09:24:29.354Z] 2023-03-15 09:24:29,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/460/.semver'], cwd=/w/workspace/edgex-go/460, universal_newlines=False, shell=None, istream=None) [2023-03-15T09:24:35.952Z] 2023-03-15 09:24:34,985 [append_file] DEBUG append to file:/w/workspace/edgex-go/460/.git/info/exclude [2023-03-15T09:24:35.952Z] 2023-03-15 09:24:34,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/460/.semver/main with force:False [2023-03-15T09:24:35.952Z] 2023-03-15 09:24:34,986 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:24:35.952Z] 2023-03-15 09:24:34,986 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:24:35.952Z] 3.0.0-dev.98 [Pipeline] } [2023-03-15T09:24:35.965Z] $ docker exec --env ******** --env ******** c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c ssh-agent -k [2023-03-15T09:24:36.073Z] unset SSH_AUTH_SOCK; [2023-03-15T09:24:36.074Z] unset SSH_AGENT_PID; [2023-03-15T09:24:36.074Z] echo Agent pid 78 killed; [2023-03-15T09:24:36.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T09:24:36.375Z] + git semver [Pipeline] } [2023-03-15T09:24:36.650Z] $ docker stop --time=1 c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c [2023-03-15T09:24:37.943Z] $ docker rm -f --volumes c99e566301644cc7993137558503a80c76c0a52bf166b4ce17e5bd277d8e8f9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T09:24:38.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T09:24:38.473Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T09:24:38.475Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.98 [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-15T09:24:38.864Z] + git config --global --add safe.directory /w/workspace/edgex-go/460 [Pipeline] echo [2023-03-15T09:24:38.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:24:38.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:24:38.892Z] ========================================================= [2023-03-15T09:24:38.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T09:24:38.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T09:24:39.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T09:24:39.177Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T09:24:39.177Z] 63b65145d645: Pulling fs layer [2023-03-15T09:24:39.177Z] a2d21d5440eb: Pulling fs layer [2023-03-15T09:24:39.177Z] 935e6c44a52c: Pulling fs layer [2023-03-15T09:24:39.177Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T09:24:39.177Z] 30dea6a524f1: Pulling fs layer [2023-03-15T09:24:39.177Z] a2aff8979fd8: Pulling fs layer [2023-03-15T09:24:39.177Z] 6808be2612f2: Pulling fs layer [2023-03-15T09:24:39.177Z] f25807f1079a: Pulling fs layer [2023-03-15T09:24:39.177Z] a2aff8979fd8: Waiting [2023-03-15T09:24:39.177Z] 30dea6a524f1: Waiting [2023-03-15T09:24:39.177Z] 6808be2612f2: Waiting [2023-03-15T09:24:39.177Z] f25807f1079a: Waiting [2023-03-15T09:24:39.177Z] 94cc34f8dd06: Waiting [2023-03-15T09:24:39.177Z] a2d21d5440eb: Download complete [2023-03-15T09:24:39.177Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T09:24:39.177Z] 94cc34f8dd06: Download complete [2023-03-15T09:24:39.177Z] 30dea6a524f1: Download complete [2023-03-15T09:24:39.177Z] 63b65145d645: Verifying Checksum [2023-03-15T09:24:39.177Z] 63b65145d645: Download complete [2023-03-15T09:24:39.439Z] a2aff8979fd8: Verifying Checksum [2023-03-15T09:24:39.439Z] a2aff8979fd8: Download complete [2023-03-15T09:24:39.439Z] 63b65145d645: Pull complete [2023-03-15T09:24:39.707Z] a2d21d5440eb: Pull complete [2023-03-15T09:24:39.968Z] f25807f1079a: Verifying Checksum [2023-03-15T09:24:39.968Z] f25807f1079a: Download complete [2023-03-15T09:24:39.968Z] 935e6c44a52c: Verifying Checksum [2023-03-15T09:24:39.968Z] 935e6c44a52c: Download complete [2023-03-15T09:24:40.226Z] 6808be2612f2: Verifying Checksum [2023-03-15T09:24:40.226Z] 6808be2612f2: Download complete [2023-03-15T09:24:43.513Z] 935e6c44a52c: Pull complete [2023-03-15T09:24:43.513Z] 94cc34f8dd06: Pull complete [2023-03-15T09:24:43.513Z] 30dea6a524f1: Pull complete [2023-03-15T09:24:43.513Z] a2aff8979fd8: Pull complete [2023-03-15T09:24:46.041Z] 6808be2612f2: Pull complete [2023-03-15T09:24:46.610Z] f25807f1079a: Pull complete [2023-03-15T09:24:46.610Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T09:24:46.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T09:24:46.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T09:24:46.902Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T09:24:46.902Z] WORKDIR /edgex [2023-03-15T09:24:46.902Z] COPY go.mod . [2023-03-15T09:24:46.902Z] RUN go mod downloaddocker [2023-03-15T09:24:46.902Z] build -t ci-base-image-x86_64 -f - . [2023-03-15T09:24:47.491Z] Sending build context to Docker daemon 170.5MB [2023-03-15T09:24:47.491Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T09:24:47.491Z] ---> 3b553350e43f [2023-03-15T09:24:47.491Z] Step 2/4 : WORKDIR /edgex [2023-03-15T09:24:51.706Z] ---> Running in 063e3347bc94 [2023-03-15T09:24:51.706Z] Removing intermediate container 063e3347bc94 [2023-03-15T09:24:51.706Z] ---> c1ae3e85d312 [2023-03-15T09:24:51.706Z] Step 3/4 : COPY go.mod . [2023-03-15T09:24:51.706Z] ---> 7477f576fd01 [2023-03-15T09:24:51.706Z] Step 4/4 : RUN go mod download [2023-03-15T09:24:51.706Z] ---> Running in 788431dfa172 [2023-03-15T09:24:53.538Z] Still waiting to schedule task [2023-03-15T09:24:53.538Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-383’ is offline [2023-03-15T09:25:06.591Z] Removing intermediate container 788431dfa172 [2023-03-15T09:25:06.591Z] ---> 612460c3bd7c [2023-03-15T09:25:06.591Z] Successfully built 612460c3bd7c [2023-03-15T09:25:06.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:25:06.897Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T09:25:06.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:25:06.962Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:25:06.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T09:25:07.348Z] $ docker top 739d6751339b3e4d1c58c01b22d83eca6d768b8bc74d73dc756d7dd790942db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:25:07.677Z] + go version [2023-03-15T09:25:07.677Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T09:25:07.691Z] $ docker stop --time=1 739d6751339b3e4d1c58c01b22d83eca6d768b8bc74d73dc756d7dd790942db6 [2023-03-15T09:25:08.926Z] $ docker rm -f --volumes 739d6751339b3e4d1c58c01b22d83eca6d768b8bc74d73dc756d7dd790942db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:25:09.302Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T09:25:09.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:25:09.367Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:25:09.397Z] $ 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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T09:25:09.745Z] $ docker top 2a98421a834de346f3a290179fd3de76e4e571fa6de4e4ad2b92cb4fd93c4347 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T09:25:09.809Z] ========================================================= [2023-03-15T09:25:09.809Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T09:25:09.809Z] ========================================================= [Pipeline] sh [2023-03-15T09:25:10.091Z] + git config --global --add safe.directory /w/workspace/edgex-go/460 [Pipeline] fileExists [Pipeline] sh [2023-03-15T09:25:10.387Z] + make test [2023-03-15T09:25:10.387Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T09:25:16.952Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T09:25:31.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T09:25:32.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T09:25:32.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T09:25:32.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T09:25:32.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T09:25:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T09:25:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T09:25:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T09:25:33.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-03-15T09:25:34.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-15T09:25:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T09:25:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T09:25:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T09:25:37.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T09:25:37.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T09:25:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T09:25:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T09:25:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T09:25:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T09:25:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T09:25:39.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements [2023-03-15T09:25:39.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-15T09:25:39.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T09:25:39.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T09:25:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.978s coverage: 88.5% of statements [2023-03-15T09:25:41.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.9% of statements [2023-03-15T09:25:41.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T09:25:41.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T09:25:41.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T09:25:42.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 95.6% of statements [2023-03-15T09:25:42.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T09:25:42.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T09:25:42.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T09:25:42.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T09:25:42.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T09:25:42.128Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-03-15T09:25:43.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T09:25:43.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T09:25:43.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T09:25:43.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-03-15T09:25:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T09:25:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T09:25:44.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-15T09:25:44.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-15T09:25:44.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements [2023-03-15T09:25:44.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-03-15T09:25:44.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-03-15T09:25:44.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-03-15T09:25:44.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-03-15T09:25:45.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T09:25:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T09:25:46.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T09:25:46.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T09:25:46.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T09:25:46.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T09:25:46.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T09:25:46.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T09:25:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T09:25:48.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T09:25:48.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T09:25:49.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T09:25:49.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T09:25:50.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T09:25:50.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T09:25:50.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T09:25:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T09:25:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T09:25:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T09:25:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T09:25:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T09:25:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T09:25:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T09:25:54.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T09:25:54.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T09:25:54.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T09:25:54.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T09:25:55.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2023-03-15T09:25:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T09:25:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T09:25:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T09:25:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T09:25:56.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T09:25:56.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T09:25:57.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T09:25:57.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 84.8% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.103s coverage: 17.7% of statements [2023-03-15T09:26:09.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-03-15T09:26:09.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-15T09:26:09.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-15T09:26:09.366Z] 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-15T09:26:32.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-385 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-15T09:26:32.209Z] Running in /w/workspace/edgex-go/460 [Pipeline] { [Pipeline] checkout [2023-03-15T09:26:32.241Z] The recommended git tool is: git [2023-03-15T09:26:35.887Z] go vet ./... [2023-03-15T09:26:37.260Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T09:26:37.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T09:26:37.260Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T09:26:37.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T09:26:37.399Z] using credential edgex-jenkins-ssh [2023-03-15T09:26:37.422Z] Cloning the remote Git repository [2023-03-15T09:26:37.587Z] + ls -al . [2023-03-15T09:26:37.587Z] total 704 [2023-03-15T09:26:37.587Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 09:25 . [2023-03-15T09:26:37.587Z] drwxr-xr-x 4 root root 4096 Mar 15 09:25 .. [2023-03-15T09:26:37.587Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 09:24 .blubracket [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 09:24 .dockerignore [2023-03-15T09:26:37.587Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 09:24 .git [2023-03-15T09:26:37.587Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 09:24 .github [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 09:24 .gitignore [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 09:24 .golangci.yml [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 09:24 .hadolint.yml [2023-03-15T09:26:37.587Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 09:24 .semver [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 09:24 .sonarcloud.properties [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 09:24 ADOPTERS.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 09:24 Attribution.txt [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 09:24 CHANGELOG.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 09:24 CONTRIBUTING.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 09:24 GOVERNANCE.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 09:24 Jenkinsfile [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 09:24 LICENSE [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 09:24 Makefile [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 09:24 OWNERS.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 09:24 README.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 09:24 SECURITY.md [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 12 Mar 15 09:24 VERSION [2023-03-15T09:26:37.587Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 09:24 bin [2023-03-15T09:26:37.587Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 09:24 cmd [2023-03-15T09:26:37.587Z] -rw-r--r-- 1 root root 447486 Mar 15 09:26 coverage.out [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 09:24 go.mod [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 09:24 go.sum [2023-03-15T09:26:37.587Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 09:24 internal [2023-03-15T09:26:37.587Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 09:24 openapi [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 09:24 security.txt [2023-03-15T09:26:37.587Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 09:24 snap [2023-03-15T09:26:37.587Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 09:24 version.go [Pipeline] sh [2023-03-15T09:26:37.870Z] + '[' -e coverage.out ] [2023-03-15T09:26:37.870Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T09:26:37.978Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T09:26:38.255Z] + make build [2023-03-15T09:26:38.255Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-15T09:26:37.476Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-15T09:26:37.571Z] > git init /w/workspace/edgex-go/460 # timeout=10 [2023-03-15T09:26:37.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T09:26:37.709Z] > git --version # timeout=10 [2023-03-15T09:26:37.730Z] > git --version # 'git version 2.25.1' [2023-03-15T09:26:37.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T09:26:37.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T09:26:50.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-15T09:26:51.022Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-15T09:26:51.956Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-15T09:26:52.889Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-15T09:26:55.484Z] Avoid second fetch [2023-03-15T09:26:55.485Z] Checking out Revision d51f32bebde847c0adb284d2c449747c43d82543 (main) [2023-03-15T09:26:56.235Z] Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx (#4439)" [2023-03-15T09:26:54.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T09:26:54.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T09:26:55.507Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T09:26:55.585Z] > git checkout -f d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T09:26:57.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T09:26:57.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:26:57.235Z] Dload Upload Total Spent Left Speed [2023-03-15T09:26:57.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-03-15T09:26:57.864Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T09:26:58.184Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T09:26:58.184Z] + sudo tee /etc/docker/daemon.new [2023-03-15T09:26:58.184Z] { [2023-03-15T09:26:58.184Z] "registry-mirrors": [ [2023-03-15T09:26:58.184Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T09:26:58.184Z] ], [2023-03-15T09:26:58.184Z] "bip": "10.250.0.254/24", [2023-03-15T09:26:58.184Z] "hosts": [ [2023-03-15T09:26:58.184Z] "tcp://0.0.0.0:5555", [2023-03-15T09:26:58.184Z] "unix:///var/run/docker.sock" [2023-03-15T09:26:58.184Z] ], [2023-03-15T09:26:58.184Z] "mtu": 1458, [2023-03-15T09:26:58.184Z] "selinux-enabled": true, [2023-03-15T09:26:58.184Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T09:26:58.184Z] } [Pipeline] sh [2023-03-15T09:26:58.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T09:26:58.845Z] + sudo service docker restart [2023-03-15T09:26:59.441Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-15T09:27:00.007Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-15T09:27:01.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-15T09:27:02.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-15T09:27:02.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-15T09:27:03.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-15T09:27:04.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-15T09:27:06.137Z] $ docker stop --time=1 2a98421a834de346f3a290179fd3de76e4e571fa6de4e4ad2b92cb4fd93c4347 [2023-03-15T09:27:10.062Z] $ docker rm -f --volumes 2a98421a834de346f3a290179fd3de76e4e571fa6de4e4ad2b92cb4fd93c4347 [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-15T09:27:10.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T09:27:10.893Z] [2023-03-15T09:27:10.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:27:11.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T09:27:11.186Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-15T09:27:11.186Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-15T09:27:11.186Z] ca9280d653b3: Pulling fs layer [2023-03-15T09:27:11.186Z] 7e9c9ca2126c: Pulling fs layer [2023-03-15T09:27:11.186Z] cbdbe7a5bc2a: Download complete [2023-03-15T09:27:11.445Z] ca9280d653b3: Verifying Checksum [2023-03-15T09:27:11.445Z] ca9280d653b3: Download complete [2023-03-15T09:27:11.445Z] cbdbe7a5bc2a: Pull complete [2023-03-15T09:27:12.011Z] 7e9c9ca2126c: Verifying Checksum [2023-03-15T09:27:12.011Z] 7e9c9ca2126c: Download complete [2023-03-15T09:27:12.011Z] ca9280d653b3: Pull complete [2023-03-15T09:27:14.551Z] 7e9c9ca2126c: Pull complete [2023-03-15T09:27:14.551Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-15T09:27:14.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T09:27:14.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:27:14.622Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:27:14.663Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@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-15T09:27:16.538Z] $ docker top 016016af9836b669435e18e0e40038caee7618def1a27e2374d9f0dd0bebc204 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:27:16.869Z] + docker-compose build --help [2023-03-15T09:27:16.869Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T09:27:17.108Z] provisioning config files... [2023-03-15T09:27:17.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/460@tmp/config15906113254905105385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:27:17.436Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T09:27:17.450Z] $ docker stop --time=1 016016af9836b669435e18e0e40038caee7618def1a27e2374d9f0dd0bebc204 [2023-03-15T09:27:17.482Z] ---> docker-login.sh [2023-03-15T09:27:17.482Z] nexus3.edgexfoundry.org:10001 [2023-03-15T09:27:17.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:27:18.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:27:18.032Z] Configure a credential helper to remove this warning. See [2023-03-15T09:27:18.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:27:18.032Z] [2023-03-15T09:27:18.032Z] Login Succeeded [2023-03-15T09:27:18.032Z] nexus3.edgexfoundry.org:10002 [2023-03-15T09:27:18.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:27:18.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:27:18.301Z] Configure a credential helper to remove this warning. See [2023-03-15T09:27:18.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:27:18.301Z] [2023-03-15T09:27:18.572Z] Login Succeeded [2023-03-15T09:27:18.572Z] nexus3.edgexfoundry.org:10003 [2023-03-15T09:27:18.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:27:18.713Z] $ docker rm -f --volumes 016016af9836b669435e18e0e40038caee7618def1a27e2374d9f0dd0bebc204 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:27:18.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:27:18.841Z] Configure a credential helper to remove this warning. See [2023-03-15T09:27:18.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:27:18.841Z] [2023-03-15T09:27:18.841Z] Login Succeeded [2023-03-15T09:27:18.841Z] nexus3.edgexfoundry.org:10004 [2023-03-15T09:27:19.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T09:27:19.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:27:19.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:27:19.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:27:19.114Z] Configure a credential helper to remove this warning. See [2023-03-15T09:27:19.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:27:19.114Z] [2023-03-15T09:27:19.114Z] Login Succeeded [2023-03-15T09:27:19.114Z] docker.io [2023-03-15T09:27:19.128Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:27:19.155Z] $ 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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T09:27:19.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:27:19.467Z] $ docker top 912c03183dacf7486e6a61cda3d29ac75a91dc32be9a087c3b7ca5cc23b2c773 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:27:19.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:27:19.653Z] Configure a credential helper to remove this warning. See [2023-03-15T09:27:19.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:27:19.653Z] [2023-03-15T09:27:19.653Z] Login Succeeded [2023-03-15T09:27:19.653Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T09:27:19.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-15T09:27:19.797Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-03-15T09:27:20.363Z] Building core-command ... [2023-03-15T09:27:20.363Z] Building core-common-config-bootstrapper ... [2023-03-15T09:27:20.363Z] Building core-data ... [2023-03-15T09:27:20.363Z] Building core-metadata ... [2023-03-15T09:27:20.363Z] Building security-bootstrapper ... [2023-03-15T09:27:20.363Z] Building security-proxy-auth ... [2023-03-15T09:27:20.363Z] Building security-proxy-setup ... [2023-03-15T09:27:20.363Z] Building security-secretstore-setup ... [2023-03-15T09:27:20.363Z] Building security-spiffe-token-provider ... [2023-03-15T09:27:20.363Z] Building security-spire-agent ... [2023-03-15T09:27:20.363Z] Building security-spire-config ... [2023-03-15T09:27:20.363Z] Building security-spire-server ... [2023-03-15T09:27:20.363Z] Building support-notifications ... [2023-03-15T09:27:20.363Z] Building support-scheduler ... [2023-03-15T09:27:20.363Z] Building security-secretstore-setup [2023-03-15T09:27:20.363Z] Building core-command [2023-03-15T09:27:20.363Z] Building core-metadata [2023-03-15T09:27:20.363Z] Building core-common-config-bootstrapper [2023-03-15T09:27:20.363Z] Building security-proxy-setup [2023-03-15T09:27:20.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/460 [Pipeline] echo [2023-03-15T09:27:20.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:27:20.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:27:20.551Z] ========================================================= [2023-03-15T09:27:20.551Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T09:27:20.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T09:27:20.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T09:27:20.872Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T09:27:20.872Z] af6eaf76a39c: Pulling fs layer [2023-03-15T09:27:20.872Z] 55522c791124: Pulling fs layer [2023-03-15T09:27:20.872Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T09:27:20.872Z] 169dfbe0d373: Pulling fs layer [2023-03-15T09:27:20.872Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T09:27:20.872Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T09:27:20.872Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T09:27:20.872Z] e1ff8fa3b103: Waiting [2023-03-15T09:27:20.872Z] 5abe8eddf0d5: Waiting [2023-03-15T09:27:20.872Z] 52ebb69f0ebf: Waiting [2023-03-15T09:27:20.872Z] 169dfbe0d373: Waiting [2023-03-15T09:27:21.144Z] 55522c791124: Verifying Checksum [2023-03-15T09:27:21.144Z] 55522c791124: Download complete [2023-03-15T09:27:21.144Z] 169dfbe0d373: Download complete [2023-03-15T09:27:21.144Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T09:27:21.144Z] e1ff8fa3b103: Download complete [2023-03-15T09:27:21.144Z] af6eaf76a39c: Verifying Checksum [2023-03-15T09:27:21.144Z] af6eaf76a39c: Download complete [2023-03-15T09:27:22.571Z] af6eaf76a39c: Pull complete [2023-03-15T09:27:22.571Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T09:27:22.571Z] 5abe8eddf0d5: Download complete [2023-03-15T09:27:22.842Z] 55522c791124: Pull complete [2023-03-15T09:27:23.816Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T09:27:23.816Z] ce5c4a1c91eb: Download complete [2023-03-15T09:27:23.816Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T09:27:23.816Z] 52ebb69f0ebf: Download complete [2023-03-15T09:27:30.330Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:27:30.330Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:27:30.330Z] ---> 612460c3bd7c [2023-03-15T09:27:30.330Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T09:27:32.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:27:32.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:27:32.230Z] ---> 612460c3bd7c [2023-03-15T09:27:32.230Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:27:32.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:27:32.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:27:32.488Z] ---> 612460c3bd7c [2023-03-15T09:27:32.488Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T09:27:33.873Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:27:33.873Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:27:33.873Z] ---> 612460c3bd7c [2023-03-15T09:27:33.873Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:27:33.873Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:27:33.873Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:27:33.873Z] ---> 612460c3bd7c [2023-03-15T09:27:33.873Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:27:36.147Z] ce5c4a1c91eb: Pull complete [2023-03-15T09:27:36.147Z] 169dfbe0d373: Pull complete [2023-03-15T09:27:36.147Z] e1ff8fa3b103: Pull complete [2023-03-15T09:27:40.435Z] ---> Running in 66c52e5b51f3 [2023-03-15T09:27:40.435Z] ---> Running in f21149692eba [2023-03-15T09:27:40.435Z] ---> Running in a1a36096e45f [2023-03-15T09:27:40.435Z] ---> Running in dee8c6012f62 [2023-03-15T09:27:40.435Z] ---> Running in d1ad5cb20bfc [2023-03-15T09:27:40.435Z] Removing intermediate container f21149692eba [2023-03-15T09:27:40.435Z] ---> 910468209bac [2023-03-15T09:27:40.435Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T09:27:40.435Z] Removing intermediate container dee8c6012f62 [2023-03-15T09:27:40.435Z] ---> da1b07102379 [2023-03-15T09:27:40.435Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:27:40.435Z] Removing intermediate container 66c52e5b51f3 [2023-03-15T09:27:40.435Z] ---> 071eaebfcfd2 [2023-03-15T09:27:40.435Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T09:27:40.435Z] Removing intermediate container a1a36096e45f [2023-03-15T09:27:40.435Z] ---> f569f856fbd4 [2023-03-15T09:27:40.435Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T09:27:40.435Z] Removing intermediate container d1ad5cb20bfc [2023-03-15T09:27:40.435Z] ---> a2278feefc99 [2023-03-15T09:27:40.435Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T09:27:40.435Z] ---> Running in 6271e852f87e [2023-03-15T09:27:40.435Z] ---> Running in 1b431a9965d7 [2023-03-15T09:27:40.435Z] ---> Running in 8a6d478371b3 [2023-03-15T09:27:40.435Z] ---> Running in b58e49f3a903 [2023-03-15T09:27:40.435Z] ---> Running in c30c990815d1 [2023-03-15T09:27:40.435Z] Removing intermediate container 1b431a9965d7 [2023-03-15T09:27:40.435Z] ---> 62fbe08bdbd1 [2023-03-15T09:27:40.435Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:27:40.435Z] Removing intermediate container 6271e852f87e [2023-03-15T09:27:40.435Z] ---> 1e05ed4a668f [2023-03-15T09:27:40.435Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T09:27:40.435Z] Removing intermediate container b58e49f3a903 [2023-03-15T09:27:40.435Z] ---> caf0cb698846 [2023-03-15T09:27:40.435Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T09:27:40.435Z] ---> Running in 649e64f0c735 [2023-03-15T09:27:40.693Z] ---> Running in 52c8cfcac5a1 [2023-03-15T09:27:40.693Z] ---> Running in c8806345e693 [2023-03-15T09:27:40.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:40.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:40.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:40.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:40.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:27:41.210Z] OK: 265 MiB in 53 packages [2023-03-15T09:27:41.210Z] OK: 265 MiB in 53 packages [2023-03-15T09:27:41.210Z] OK: 265 MiB in 53 packages [2023-03-15T09:27:41.468Z] OK: 265 MiB in 53 packages [2023-03-15T09:27:41.468Z] OK: 265 MiB in 53 packages [2023-03-15T09:27:41.507Z] 52ebb69f0ebf: Pull complete [2023-03-15T09:27:41.728Z] Removing intermediate container 8a6d478371b3 [2023-03-15T09:27:41.728Z] ---> 6412b5c3c575 [2023-03-15T09:27:41.728Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T09:27:41.985Z] Removing intermediate container c30c990815d1 [2023-03-15T09:27:41.985Z] ---> e4a53a93e877 [2023-03-15T09:27:41.985Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T09:27:41.985Z] Removing intermediate container 649e64f0c735 [2023-03-15T09:27:41.985Z] ---> 28bf8e94e2d2 [2023-03-15T09:27:41.985Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T09:27:41.985Z] Removing intermediate container 52c8cfcac5a1 [2023-03-15T09:27:41.985Z] ---> 47cff891c3f6 [2023-03-15T09:27:41.985Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:27:41.985Z] ---> 91595bb85bf8 [2023-03-15T09:27:41.985Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:27:41.985Z] ---> c4b93433610d [2023-03-15T09:27:41.985Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:27:41.985Z] Removing intermediate container c8806345e693 [2023-03-15T09:27:41.985Z] ---> 917d0b6981f1 [2023-03-15T09:27:41.985Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T09:27:41.985Z] ---> Running in fbe9492f1fa6 [2023-03-15T09:27:41.985Z] ---> Running in c6453e4c540d [2023-03-15T09:27:41.985Z] ---> fece0842055e [2023-03-15T09:27:41.985Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:27:41.985Z] ---> ee4146926ace [2023-03-15T09:27:42.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:27:42.242Z] ---> Running in f9d6a50868b1 [2023-03-15T09:27:42.242Z] ---> Running in b3dce2321a3f [2023-03-15T09:27:42.242Z] ---> dd88dd28f2be [2023-03-15T09:27:42.242Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:27:42.242Z] ---> Running in 384a91edb2cd [2023-03-15T09:27:42.473Z] 5abe8eddf0d5: Pull complete [2023-03-15T09:27:42.473Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T09:27:42.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T09:27:42.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T09:27:42.816Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-15T09:27:42.816Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T09:27:42.816Z] WORKDIR /edgex [2023-03-15T09:27:42.816Z] COPY go.mod . [2023-03-15T09:27:42.816Z] RUN go mod download [2023-03-15T09:27:43.400Z] Sending build context to Docker daemon 2.932MB [2023-03-15T09:27:43.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T09:27:43.400Z] ---> 6cb57ee374ae [2023-03-15T09:27:43.400Z] Step 2/4 : WORKDIR /edgex [2023-03-15T09:27:45.349Z] ---> Running in 93294320c016 [2023-03-15T09:27:45.349Z] Removing intermediate container 93294320c016 [2023-03-15T09:27:45.349Z] ---> b77c43bae6a1 [2023-03-15T09:27:45.349Z] Step 3/4 : COPY go.mod . [2023-03-15T09:27:47.400Z] ---> 7b6cb8358d34 [2023-03-15T09:27:47.400Z] Step 4/4 : RUN go mod download [2023-03-15T09:27:47.400Z] ---> Running in 4fdfb4d618a5 [2023-03-15T09:28:19.660Z] Removing intermediate container 4fdfb4d618a5 [2023-03-15T09:28:19.660Z] ---> c252bc0bc46f [2023-03-15T09:28:19.660Z] Successfully built c252bc0bc46f [2023-03-15T09:28:19.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:28:19.991Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T09:28:19.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:28:20.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2023-03-15T09:28:20.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@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-15T09:28:21.518Z] $ docker top d53984f97b2481580e1048138c1001570385e77b5424a5ced856cc7e1822706d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:28:22.340Z] + go version [2023-03-15T09:28:22.340Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T09:28:22.364Z] $ docker stop --time=1 d53984f97b2481580e1048138c1001570385e77b5424a5ced856cc7e1822706d [2023-03-15T09:28:23.936Z] $ docker rm -f --volumes d53984f97b2481580e1048138c1001570385e77b5424a5ced856cc7e1822706d [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-15T09:28:24.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T09:28:24.486Z] [2023-03-15T09:28:24.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:28:24.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T09:28:24.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-15T09:28:24.820Z] 29e5d40040c1: Pulling fs layer [2023-03-15T09:28:24.820Z] 1ce36da41761: Pulling fs layer [2023-03-15T09:28:24.820Z] 25b303627fd3: Pulling fs layer [2023-03-15T09:28:25.088Z] 29e5d40040c1: Verifying Checksum [2023-03-15T09:28:25.088Z] 29e5d40040c1: Download complete [2023-03-15T09:28:25.374Z] 1ce36da41761: Verifying Checksum [2023-03-15T09:28:25.374Z] 1ce36da41761: Download complete [2023-03-15T09:28:25.641Z] 29e5d40040c1: Pull complete [2023-03-15T09:28:27.049Z] 1ce36da41761: Pull complete [2023-03-15T09:28:27.049Z] 25b303627fd3: Download complete [2023-03-15T09:28:37.121Z] 25b303627fd3: Pull complete [2023-03-15T09:28:37.121Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-15T09:28:37.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T09:28:37.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:28:37.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2023-03-15T09:28:37.358Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@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-15T09:28:38.462Z] Removing intermediate container fbe9492f1fa6 [2023-03-15T09:28:38.462Z] ---> bd5f34ab4ac7 [2023-03-15T09:28:38.462Z] Step 7/21 : COPY . . [2023-03-15T09:28:38.462Z] Removing intermediate container 384a91edb2cd [2023-03-15T09:28:38.462Z] ---> 01c3d168fc85 [2023-03-15T09:28:38.462Z] Step 8/25 : COPY . . [2023-03-15T09:28:38.462Z] Removing intermediate container c6453e4c540d [2023-03-15T09:28:38.462Z] ---> 73f4fb646e12 [2023-03-15T09:28:38.462Z] Step 7/24 : COPY . . [2023-03-15T09:28:38.462Z] Removing intermediate container f9d6a50868b1 [2023-03-15T09:28:38.462Z] ---> c017df972661 [2023-03-15T09:28:38.462Z] Step 8/24 : COPY . . [2023-03-15T09:28:38.462Z] Removing intermediate container b3dce2321a3f [2023-03-15T09:28:38.462Z] ---> 0b8de25f315e [2023-03-15T09:28:38.462Z] Step 8/23 : COPY . . [2023-03-15T09:28:39.438Z] $ docker top be8e05f2529307bae52b91ea283c4cb2b0590c7ba1764c6c887b13a5477cc8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:28:40.247Z] + docker-compose build --help [2023-03-15T09:28:40.247Z] + grep parallel [2023-03-15T09:28:44.501Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T09:28:44.525Z] $ docker stop --time=1 be8e05f2529307bae52b91ea283c4cb2b0590c7ba1764c6c887b13a5477cc8a7 [2023-03-15T09:28:46.210Z] $ docker rm -f --volumes be8e05f2529307bae52b91ea283c4cb2b0590c7ba1764c6c887b13a5477cc8a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:28:46.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T09:28:46.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:28:46.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2023-03-15T09:28:46.993Z] $ 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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@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-15T09:28:48.209Z] $ docker top 93c3de64767169a64d5a7e21649a5706940a8edacf7400d0fcdaca13765f2c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:28:48.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T09:28:50.665Z] ---> f375b5c8bc84 [2023-03-15T09:28:50.665Z] ---> 58dbf608d6e9 [2023-03-15T09:28:50.665Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapperStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T09:28:50.665Z] [2023-03-15T09:28:50.665Z] ---> a07358448536 [2023-03-15T09:28:50.665Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T09:28:50.665Z] ---> bc77afca1ef5 [2023-03-15T09:28:50.665Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T09:28:50.665Z] ---> 0bb2c476b790 [2023-03-15T09:28:50.665Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T09:28:50.665Z] ---> Running in 24870f3e6714 [2023-03-15T09:28:50.665Z] ---> Running in a6b2bd05e13c [2023-03-15T09:28:50.665Z] ---> Running in 0ce7aa906a03 [2023-03-15T09:28:50.665Z] ---> Running in 018ad64505c0 [2023-03-15T09:28:50.665Z] ---> Running in de89c4ca2154 [2023-03-15T09:28:50.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-15T09:28:50.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-15T09:28:50.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-15T09:28:50.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-15T09:28:50.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-15T09:28:52.970Z] Building core-command ... [2023-03-15T09:28:52.970Z] Building core-common-config-bootstrapper ... [2023-03-15T09:28:52.970Z] Building core-data ... [2023-03-15T09:28:52.970Z] Building core-metadata ... [2023-03-15T09:28:52.970Z] Building security-bootstrapper ... [2023-03-15T09:28:52.970Z] Building security-proxy-auth ... [2023-03-15T09:28:52.970Z] Building security-proxy-setup ... [2023-03-15T09:28:52.970Z] Building security-secretstore-setup ... [2023-03-15T09:28:52.970Z] Building security-spiffe-token-provider ... [2023-03-15T09:28:52.970Z] Building security-spire-agent ... [2023-03-15T09:28:52.970Z] Building security-spire-config ... [2023-03-15T09:28:52.970Z] Building security-spire-server ... [2023-03-15T09:28:52.970Z] Building support-notifications ... [2023-03-15T09:28:52.970Z] Building support-scheduler ... [2023-03-15T09:28:52.970Z] Building security-bootstrapper [2023-03-15T09:28:52.970Z] Building security-spiffe-token-provider [2023-03-15T09:28:52.970Z] Building security-proxy-setup [2023-03-15T09:28:52.970Z] Building core-data [2023-03-15T09:28:52.970Z] Building core-common-config-bootstrapper [2023-03-15T09:29:03.042Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:29:03.042Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:29:03.042Z] ---> c252bc0bc46f [2023-03-15T09:29:03.042Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T09:29:03.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:29:03.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:29:03.042Z] ---> c252bc0bc46f [2023-03-15T09:29:03.042Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:29:03.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:29:03.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:29:03.042Z] ---> c252bc0bc46f [2023-03-15T09:29:03.042Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:29:03.042Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:29:03.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:29:03.042Z] ---> c252bc0bc46f [2023-03-15T09:29:03.042Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T09:29:03.042Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:29:03.042Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:29:03.042Z] ---> c252bc0bc46f [2023-03-15T09:29:03.042Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T09:29:03.042Z] ---> Running in 6721890896e1 [2023-03-15T09:29:03.042Z] ---> Running in 94d313560dcb [2023-03-15T09:29:03.042Z] ---> Running in 4916b5ca0447 [2023-03-15T09:29:03.042Z] ---> Running in 7fa165ca7639 [2023-03-15T09:29:03.042Z] ---> Running in 867e2676ba19 [2023-03-15T09:29:03.626Z] Removing intermediate container 6721890896e1 [2023-03-15T09:29:03.626Z] ---> 706fd841445c [2023-03-15T09:29:03.626Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:29:03.627Z] Removing intermediate container 94d313560dcb [2023-03-15T09:29:03.627Z] ---> 05e76ba156ca [2023-03-15T09:29:03.627Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:29:03.627Z] Removing intermediate container 4916b5ca0447 [2023-03-15T09:29:03.627Z] ---> 8cd44c044727 [2023-03-15T09:29:03.627Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T09:29:03.627Z] ---> Running in 762c710b5f4d [2023-03-15T09:29:03.627Z] ---> Running in a33c7f559c16 [2023-03-15T09:29:03.897Z] ---> Running in 7d93358094ba [2023-03-15T09:29:03.897Z] Removing intermediate container 7fa165ca7639 [2023-03-15T09:29:03.897Z] ---> 0074f6d78bb0 [2023-03-15T09:29:03.897Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T09:29:03.897Z] Removing intermediate container 867e2676ba19 [2023-03-15T09:29:03.897Z] ---> fded3a9ab763 [2023-03-15T09:29:03.897Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T09:29:03.897Z] ---> Running in bb9f8e8f73c8 [2023-03-15T09:29:04.165Z] ---> Running in 6053106033d5 [2023-03-15T09:29:04.434Z] Removing intermediate container 762c710b5f4d [2023-03-15T09:29:04.434Z] ---> 032b727814cc [2023-03-15T09:29:04.434Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:29:04.709Z] ---> Running in ea043b2570d9 [2023-03-15T09:29:04.709Z] Removing intermediate container a33c7f559c16 [2023-03-15T09:29:04.709Z] ---> 1b12b765a5e9 [2023-03-15T09:29:04.709Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:29:04.979Z] ---> Running in 8716641cc23d [2023-03-15T09:29:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:06.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:07.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:07.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:07.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:08.453Z] OK: 263 MiB in 53 packages [2023-03-15T09:29:08.453Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:29:08.453Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:29:08.453Z] OK: 17683 distinct packages available [2023-03-15T09:29:08.723Z] OK: 263 MiB in 53 packages [2023-03-15T09:29:08.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:08.994Z] OK: 263 MiB in 53 packages [2023-03-15T09:29:08.994Z] OK: 263 MiB in 53 packages [2023-03-15T09:29:09.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:29:09.870Z] Removing intermediate container 7d93358094ba [2023-03-15T09:29:09.870Z] ---> b6e3645b3b8b [2023-03-15T09:29:09.870Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T09:29:10.466Z] Removing intermediate container 6053106033d5 [2023-03-15T09:29:10.466Z] ---> bcd3f684a4aa [2023-03-15T09:29:10.466Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T09:29:10.735Z] OK: 263 MiB in 53 packages [2023-03-15T09:29:10.735Z] Removing intermediate container ea043b2570d9 [2023-03-15T09:29:10.735Z] ---> 9be343d27090 [2023-03-15T09:29:10.735Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:29:11.003Z] Removing intermediate container 8716641cc23d [2023-03-15T09:29:11.003Z] ---> a7bfbb0474ad [2023-03-15T09:29:11.003Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:29:11.596Z] ---> a8f41259e238 [2023-03-15T09:29:11.596Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:29:11.596Z] ---> Running in 78d1fe1be1bc [2023-03-15T09:29:11.596Z] ---> 28d4bdc32397 [2023-03-15T09:29:11.596Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:29:11.864Z] ---> Running in ab87028e14a9 [2023-03-15T09:29:12.133Z] ---> 1fc16db7cd2a [2023-03-15T09:29:12.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:29:12.402Z] ---> Running in 4575f2473c5f [2023-03-15T09:29:12.402Z] ---> 2e75641c2ada [2023-03-15T09:29:12.402Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:29:12.402Z] Removing intermediate container bb9f8e8f73c8 [2023-03-15T09:29:12.402Z] ---> dbe3035942dd [2023-03-15T09:29:12.402Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T09:29:12.402Z] ---> Running in e65cca30cdfd [2023-03-15T09:29:13.832Z] ---> dae059762d33 [2023-03-15T09:29:13.832Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:29:13.832Z] ---> Running in f4c345dad84c [2023-03-15T09:29:23.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-15T09:29:49.693Z] Removing intermediate container 0ce7aa906a03 [2023-03-15T09:29:49.693Z] ---> 672b0950c87f [2023-03-15T09:29:49.693Z] [2023-03-15T09:29:49.693Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T09:29:49.693Z] Removing intermediate container 018ad64505c0 [2023-03-15T09:29:49.693Z] ---> 7bb980b07293 [2023-03-15T09:29:49.693Z] [2023-03-15T09:29:49.693Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T09:29:49.693Z] Removing intermediate container de89c4ca2154 [2023-03-15T09:29:49.693Z] ---> 9e6b47cffe48 [2023-03-15T09:29:49.693Z] [2023-03-15T09:29:49.693Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T09:29:49.952Z] 3.17: Pulling from library/alpine [2023-03-15T09:29:49.952Z] 3.17: Pulling from library/alpine [2023-03-15T09:29:49.952Z] 3.17: Pulling from library/alpine [2023-03-15T09:29:50.524Z] Removing intermediate container a6b2bd05e13c [2023-03-15T09:29:50.524Z] ---> 866a35633b21 [2023-03-15T09:29:50.524Z] [2023-03-15T09:29:50.524Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T09:29:50.524Z] Removing intermediate container 24870f3e6714 [2023-03-15T09:29:50.524Z] ---> b207df760b59 [2023-03-15T09:29:50.524Z] [2023-03-15T09:29:50.524Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:29:51.903Z] 3.17: Pulling from library/alpine [2023-03-15T09:29:51.903Z] 3.17: Pulling from library/alpine [2023-03-15T09:29:51.903Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:29:51.903Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:29:52.161Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T09:29:52.161Z] Status: Image is up to date for alpine:3.17 [2023-03-15T09:29:52.161Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:29:52.161Z] Status: Image is up to date for alpine:3.17 [2023-03-15T09:29:52.161Z] ---> b2aa39c304c2 [2023-03-15T09:29:52.161Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T09:29:52.161Z] ---> b2aa39c304c2 [2023-03-15T09:29:52.161Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T09:29:52.420Z] ---> b2aa39c304c2 [2023-03-15T09:29:52.420Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:29:52.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:29:52.679Z] Status: Image is up to date for alpine:3.17 [2023-03-15T09:29:52.679Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:29:52.679Z] Status: Image is up to date for alpine:3.17 [2023-03-15T09:29:52.679Z] ---> b2aa39c304c2 [2023-03-15T09:29:52.679Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:29:52.679Z] ---> b2aa39c304c2 [2023-03-15T09:29:52.679Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T09:29:52.679Z] ---> Running in 7d15481040ff [2023-03-15T09:29:52.937Z] ---> Running in ee0b9bbe1f0f [2023-03-15T09:29:53.195Z] ---> Running in 4b3b30e27550 [2023-03-15T09:29:53.453Z] ---> Running in cf16b840d0ae [2023-03-15T09:29:53.711Z] ---> Running in a0881a42a8da [2023-03-15T09:29:54.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:54.646Z] Removing intermediate container a0881a42a8da [2023-03-15T09:29:54.646Z] ---> afc61abe7d6a [2023-03-15T09:29:54.646Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:29:54.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:54.905Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T09:29:54.905Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T09:29:54.905Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T09:29:54.905Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:29:54.905Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:29:55.165Z] OK: 8 MiB in 18 packages [2023-03-15T09:29:56.101Z] ---> Running in b5098a373070 [2023-03-15T09:29:56.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:56.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:56.617Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:29:56.617Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T09:29:56.617Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:29:56.617Z] OK: 8 MiB in 17 packages [2023-03-15T09:29:56.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:56.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:57.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:57.146Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:29:57.146Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:29:57.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:57.146Z] OK: 7 MiB in 16 packages [2023-03-15T09:29:57.405Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:29:57.405Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:29:57.405Z] OK: 7 MiB in 16 packages [2023-03-15T09:29:58.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:58.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:29:59.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:29:59.039Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:29:59.039Z] OK: 7 MiB in 16 packages [2023-03-15T09:29:59.607Z] Removing intermediate container 7d15481040ff [2023-03-15T09:29:59.607Z] ---> 3f5d46808ae2 [2023-03-15T09:29:59.607Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T09:30:00.548Z] ---> Running in 089378067c9d [2023-03-15T09:30:01.116Z] Removing intermediate container 4b3b30e27550 [2023-03-15T09:30:01.116Z] ---> fff82a5a8873 [2023-03-15T09:30:01.116Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:30:01.375Z] Removing intermediate container ee0b9bbe1f0f [2023-03-15T09:30:01.375Z] ---> 853ddba5a265 [2023-03-15T09:30:01.375Z] 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-15T09:30:01.635Z] Removing intermediate container cf16b840d0ae [2023-03-15T09:30:01.635Z] ---> 7a8cfe7420bc [2023-03-15T09:30:01.635Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:30:01.894Z] Removing intermediate container 089378067c9d [2023-03-15T09:30:01.894Z] ---> e637ce34a9de [2023-03-15T09:30:01.894Z] Step 12/24 : WORKDIR / [2023-03-15T09:30:02.461Z] ---> Running in 86ed83a6537d [2023-03-15T09:30:02.461Z] ---> Running in 632566021aea [2023-03-15T09:30:02.721Z] ---> Running in 0908067eeb09 [2023-03-15T09:30:02.721Z] ---> Running in 95fe93805b10 [2023-03-15T09:30:03.287Z] Removing intermediate container b5098a373070 [2023-03-15T09:30:03.287Z] ---> 40232c7ed5bf [2023-03-15T09:30:03.287Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:30:04.222Z] Removing intermediate container 86ed83a6537d [2023-03-15T09:30:04.222Z] ---> b7026bc28a13 [2023-03-15T09:30:04.222Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T09:30:04.487Z] Removing intermediate container 632566021aea [2023-03-15T09:30:04.487Z] ---> 3725ed50c2e2 [2023-03-15T09:30:04.487Z] Step 12/21 : WORKDIR /edgex [2023-03-15T09:30:04.745Z] Removing intermediate container 0908067eeb09 [2023-03-15T09:30:04.745Z] ---> 2668e07c9609 [2023-03-15T09:30:04.745Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T09:30:04.745Z] Removing intermediate container 95fe93805b10 [2023-03-15T09:30:04.745Z] ---> 99100f3ada7e [2023-03-15T09:30:04.745Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:30:04.745Z] ---> Running in fbb5ac6f4a4f [2023-03-15T09:30:04.745Z] ---> Running in e42403711e35 [2023-03-15T09:30:05.003Z] ---> 95e693b569ff [2023-03-15T09:30:05.003Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:30:05.003Z] ---> Running in ac3a02c346e4 [2023-03-15T09:30:05.003Z] Removing intermediate container fbb5ac6f4a4f [2023-03-15T09:30:05.003Z] ---> 1eda37d92ac9 [2023-03-15T09:30:05.003Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T09:30:05.262Z] ---> d06573f23c3b [2023-03-15T09:30:05.262Z] 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-15T09:30:05.262Z] Removing intermediate container e42403711e35 [2023-03-15T09:30:05.262Z] ---> 38f30102dbf0 [2023-03-15T09:30:05.262Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:30:05.262Z] Removing intermediate container ac3a02c346e4 [2023-03-15T09:30:05.262Z] ---> 7012f5a85642 [2023-03-15T09:30:05.262Z] ---> 560795df10be [2023-03-15T09:30:05.262Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper /Step 14/25 : EXPOSE $APP_PORT [2023-03-15T09:30:05.262Z] [2023-03-15T09:30:05.262Z] ---> Running in 8252737abb52 [2023-03-15T09:30:05.829Z] ---> Running in e408d555ec63 [2023-03-15T09:30:05.829Z] ---> dcd3c1bff3e2 [2023-03-15T09:30:05.829Z] 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-15T09:30:06.087Z] ---> 859eceaac009 [2023-03-15T09:30:06.087Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T09:30:06.087Z] Removing intermediate container 8252737abb52 [2023-03-15T09:30:06.087Z] ---> 14d362ab0a27 [2023-03-15T09:30:06.087Z] Step 15/24 : WORKDIR / [2023-03-15T09:30:06.087Z] ---> 0df24313fca2 [2023-03-15T09:30:06.087Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T09:30:06.087Z] Removing intermediate container e408d555ec63 [2023-03-15T09:30:06.087Z] ---> 9de427515879 [2023-03-15T09:30:06.087Z] Step 15/25 : WORKDIR / [2023-03-15T09:30:06.345Z] ---> Running in ee6867085608 [2023-03-15T09:30:06.345Z] ---> d0fbc95a4f9f [2023-03-15T09:30:06.345Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T09:30:06.345Z] ---> da9004db3274 [2023-03-15T09:30:06.345Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T09:30:06.345Z] ---> Running in a1a340d1230f [2023-03-15T09:30:06.345Z] ---> 79ded59d203a [2023-03-15T09:30:06.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T09:30:07.331Z] Removing intermediate container ee6867085608 [2023-03-15T09:30:07.331Z] ---> 5aad271b7e63 [2023-03-15T09:30:07.331Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:30:07.331Z] ---> 7c8320dd8bc0 [2023-03-15T09:30:07.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T09:30:07.331Z] Removing intermediate container a1a340d1230f [2023-03-15T09:30:07.331Z] ---> 8e3e425b1e0f [2023-03-15T09:30:07.331Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:30:07.331Z] ---> 5206b72080c7 [2023-03-15T09:30:07.331Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:30:07.331Z] ---> 9e091661fa27 [2023-03-15T09:30:07.331Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T09:30:07.331Z] ---> Running in e1b6646dca06 [2023-03-15T09:30:07.911Z] ---> 3711d2146f2f [2023-03-15T09:30:07.911Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:30:08.168Z] ---> 70e60b828fcf [2023-03-15T09:30:08.169Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:30:08.169Z] ---> 99861d6d1b13 [2023-03-15T09:30:08.169Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:30:08.169Z] ---> e50cef1346ef [2023-03-15T09:30:08.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T09:30:08.169Z] ---> Running in 5ee280660acb [2023-03-15T09:30:08.169Z] ---> 0d92c9a15369 [2023-03-15T09:30:08.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T09:30:09.542Z] ---> 3129718c2b35 [2023-03-15T09:30:09.542Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T09:30:09.816Z] ---> bc9ed2e7b876 [2023-03-15T09:30:09.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T09:30:10.075Z] ---> 2d5e49c4592c [2023-03-15T09:30:10.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T09:30:10.332Z] ---> 8cae57c9ea6c [2023-03-15T09:30:10.332Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T09:30:10.591Z] ---> db60f0fc53aa [2023-03-15T09:30:10.591Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:30:10.591Z] Removing intermediate container e1b6646dca06 [2023-03-15T09:30:10.591Z] ---> d3612f9d8b6d [2023-03-15T09:30:10.591Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:30:10.591Z] ---> 4c7944059a98 [2023-03-15T09:30:10.591Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T09:30:10.849Z] ---> Running in d1e9c629ac5a [2023-03-15T09:30:10.849Z] ---> aa6cbd9e11e1 [2023-03-15T09:30:10.849Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T09:30:10.849Z] ---> Running in b3a53f2d7101 [2023-03-15T09:30:10.849Z] ---> Running in d2de4c03369c [2023-03-15T09:30:11.107Z] Removing intermediate container 5ee280660acb [2023-03-15T09:30:11.107Z] ---> ab7cd6dede9a [2023-03-15T09:30:11.107Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:30:11.384Z] ---> Running in 5b1ffac9b985 [2023-03-15T09:30:11.384Z] ---> 2429102aa9f1 [2023-03-15T09:30:11.384Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T09:30:11.384Z] Removing intermediate container b3a53f2d7101 [2023-03-15T09:30:11.384Z] ---> d4ea6fd9a647 [2023-03-15T09:30:11.384Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T09:30:11.384Z] Removing intermediate container d2de4c03369c [2023-03-15T09:30:11.384Z] ---> 6b05669feb57 [2023-03-15T09:30:11.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:30:11.643Z] ---> Running in c4d409051802 [2023-03-15T09:30:11.643Z] ---> Running in f43f14498638 [2023-03-15T09:30:11.643Z] Removing intermediate container 5b1ffac9b985 [2023-03-15T09:30:11.643Z] ---> e0f13993a2d6 [2023-03-15T09:30:11.643Z] Step 19/21 : LABEL arch=x86_64 [2023-03-15T09:30:11.643Z] ---> Running in b6e34f8929d8 [2023-03-15T09:30:11.903Z] ---> Running in 5a9eee822e9a [2023-03-15T09:30:11.903Z] Removing intermediate container c4d409051802 [2023-03-15T09:30:11.903Z] ---> b7b1a40cceee [2023-03-15T09:30:11.903Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:30:12.161Z] Removing intermediate container f43f14498638 [2023-03-15T09:30:12.161Z] ---> e8de8724b411 [2023-03-15T09:30:12.161Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T09:30:12.161Z] Removing intermediate container b6e34f8929d8 [2023-03-15T09:30:12.161Z] ---> b09444eae571 [2023-03-15T09:30:12.161Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T09:30:12.419Z] ---> Running in c6f001557f04 [2023-03-15T09:30:12.419Z] ---> Running in e4d70ce9f630 [2023-03-15T09:30:12.419Z] ---> Running in b038f416f22b [2023-03-15T09:30:12.419Z] Removing intermediate container 5a9eee822e9a [2023-03-15T09:30:12.419Z] ---> 1115d99658b2 [2023-03-15T09:30:12.419Z] Step 20/21 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:30:12.419Z] Removing intermediate container d1e9c629ac5a [2023-03-15T09:30:12.419Z] ---> d81b7964d57e [2023-03-15T09:30:12.419Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:30:12.677Z] ---> Running in 5206fe5bd892 [2023-03-15T09:30:12.677Z] ---> Running in 38af2b4a4c89 [2023-03-15T09:30:12.677Z] Removing intermediate container c6f001557f04 [2023-03-15T09:30:12.677Z] ---> 9ee8594cdcbe [2023-03-15T09:30:12.677Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T09:30:12.937Z] Removing intermediate container e4d70ce9f630 [2023-03-15T09:30:12.937Z] ---> bb1177668a4a [2023-03-15T09:30:12.937Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:30:12.937Z] Removing intermediate container b038f416f22b [2023-03-15T09:30:12.937Z] ---> f106349a55c8 [2023-03-15T09:30:12.937Z] Step 23/24 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:30:12.937Z] ---> Running in eadf5acaadea [2023-03-15T09:30:12.937Z] Removing intermediate container 5206fe5bd892 [2023-03-15T09:30:12.937Z] ---> 4577cf301322 [2023-03-15T09:30:12.937Z] Step 21/21 : LABEL version=3.0.0-dev.98 [2023-03-15T09:30:13.195Z] Removing intermediate container 38af2b4a4c89 [2023-03-15T09:30:13.195Z] ---> 9a59b5728ef3 [2023-03-15T09:30:13.195Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T09:30:13.195Z] ---> Running in 464b4cf5806a [2023-03-15T09:30:13.195Z] ---> Running in 3f18bc4bac45 [2023-03-15T09:30:13.195Z] ---> Running in cca479db8814 [2023-03-15T09:30:13.453Z] ---> Running in 69f077b4ab8e [2023-03-15T09:30:13.453Z] Removing intermediate container eadf5acaadea [2023-03-15T09:30:13.453Z] ---> 69ae9dcf1060 [2023-03-15T09:30:13.453Z] Step 24/25 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:30:13.453Z] Removing intermediate container 464b4cf5806a [2023-03-15T09:30:13.453Z] ---> 50899d722658 [2023-03-15T09:30:13.453Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:30:13.711Z] ---> Running in e67e83350732 [2023-03-15T09:30:13.711Z] Removing intermediate container 3f18bc4bac45 [2023-03-15T09:30:13.711Z] ---> 3fb0360a1681 [2023-03-15T09:30:13.711Z] Step 24/24 : LABEL version=3.0.0-dev.98 [2023-03-15T09:30:13.711Z] Removing intermediate container cca479db8814 [2023-03-15T09:30:13.711Z] ---> 41bd458747b2 [2023-03-15T09:30:13.711Z] [2023-03-15T09:30:13.711Z] ---> Running in f1ffd95d4ed2 [2023-03-15T09:30:13.711Z] Successfully built 41bd458747b2 [2023-03-15T09:30:13.711Z] Removing intermediate container 69f077b4ab8e [2023-03-15T09:30:13.711Z] ---> e06b8a97b752 [2023-03-15T09:30:13.711Z] Step 23/24 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:30:13.711Z] Successfully tagged security-proxy-setup:latest [2023-03-15T09:30:13.711Z] Building security-proxy-auth [2023-03-15T09:30:14.407Z]  Building security-proxy-setup ... done  ---> Running in 89f75c932d3a [2023-03-15T09:30:14.407Z] ---> Running in b9b9f7dc9a15 [2023-03-15T09:30:18.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:30:18.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:30:18.642Z] ---> 612460c3bd7c [2023-03-15T09:30:18.642Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> f569f856fbd4 [2023-03-15T09:30:18.642Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> caf0cb698846 [2023-03-15T09:30:18.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> 917d0b6981f1 [2023-03-15T09:30:18.642Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> dd88dd28f2be [2023-03-15T09:30:18.642Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> 01c3d168fc85 [2023-03-15T09:30:18.642Z] Step 8/23 : COPY . . [2023-03-15T09:30:18.642Z] ---> Using cache [2023-03-15T09:30:18.642Z] ---> 58dbf608d6e9 [2023-03-15T09:30:18.642Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T09:30:21.175Z] Removing intermediate container e67e83350732 [2023-03-15T09:30:21.175Z] Removing intermediate container f1ffd95d4ed2 [2023-03-15T09:30:21.175Z] ---> 95f7b74bebd5 [2023-03-15T09:30:21.175Z] ---> 6b97c95b846d [2023-03-15T09:30:21.175Z] [2023-03-15T09:30:21.175Z] Step 25/25 : LABEL version=3.0.0-dev.98 [2023-03-15T09:30:21.175Z] Removing intermediate container 89f75c932d3a [2023-03-15T09:30:21.175Z] ---> f495ec57cc07 [2023-03-15T09:30:21.175Z] [2023-03-15T09:30:21.175Z] ---> Running in 4f5fbede4ddd [2023-03-15T09:30:21.175Z] Successfully built 6b97c95b846d [2023-03-15T09:30:21.175Z] Successfully built f495ec57cc07 [2023-03-15T09:30:21.175Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-15T09:30:21.175Z] Building support-notifications [2023-03-15T09:30:21.175Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b9b9f7dc9a15 [2023-03-15T09:30:21.175Z] ---> f8e41e114862 [2023-03-15T09:30:21.175Z] Step 24/24 : LABEL version=3.0.0-dev.98 [2023-03-15T09:30:21.435Z] Successfully tagged core-command:latest [2023-03-15T09:30:21.435Z] Building security-spire-agent [2023-03-15T09:30:21.436Z]  Building core-command ... done  ---> Running in f4ec5a40dcd0 [2023-03-15T09:30:25.062Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:30:25.062Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:30:25.062Z] ---> 612460c3bd7c [2023-03-15T09:30:25.062Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T09:30:25.062Z] ---> Using cache [2023-03-15T09:30:25.062Z] ---> a2278feefc99 [2023-03-15T09:30:25.062Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:30:27.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:30:27.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:30:27.593Z] ---> 612460c3bd7c [2023-03-15T09:30:27.593Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:30:27.593Z] ---> Using cache [2023-03-15T09:30:27.593Z] ---> f569f856fbd4 [2023-03-15T09:30:27.593Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:30:27.593Z] ---> Using cache [2023-03-15T09:30:27.593Z] ---> caf0cb698846 [2023-03-15T09:30:27.593Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T09:30:31.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-15T09:30:32.360Z] ---> Running in 707719832c88 [2023-03-15T09:30:32.627Z] Removing intermediate container f4ec5a40dcd0 [2023-03-15T09:30:32.627Z] ---> 485b5f413d59 [2023-03-15T09:30:32.627Z] [2023-03-15T09:30:32.911Z] Successfully built 485b5f413d59 [2023-03-15T09:30:32.911Z] ---> Running in b0f5bd754776 [2023-03-15T09:30:32.911Z] ---> Running in 81a3d8a71c41 [2023-03-15T09:30:32.911Z] Successfully tagged core-metadata:latest [2023-03-15T09:30:32.911Z]  Building core-metadata ... done Building support-scheduler [2023-03-15T09:30:32.911Z] Removing intermediate container 707719832c88 [2023-03-15T09:30:32.911Z] ---> 8bb9d5318a41 [2023-03-15T09:30:32.911Z] [2023-03-15T09:30:33.169Z] Successfully built 8bb9d5318a41 [2023-03-15T09:30:33.170Z] Successfully tagged security-secretstore-setup:latest [2023-03-15T09:30:33.170Z] Building core-data [2023-03-15T09:30:33.734Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:30:33.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:30:33.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:30:33.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:30:33.992Z] OK: 265 MiB in 53 packages [2023-03-15T09:30:34.249Z] OK: 265 MiB in 53 packages [2023-03-15T09:30:36.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:30:36.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:30:36.777Z] ---> 612460c3bd7c [2023-03-15T09:30:36.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> f569f856fbd4 [2023-03-15T09:30:36.777Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> caf0cb698846 [2023-03-15T09:30:36.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> 917d0b6981f1 [2023-03-15T09:30:36.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> dd88dd28f2be [2023-03-15T09:30:36.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> 01c3d168fc85 [2023-03-15T09:30:36.777Z] Step 8/23 : COPY . . [2023-03-15T09:30:36.777Z] ---> Using cache [2023-03-15T09:30:36.777Z] ---> 58dbf608d6e9 [2023-03-15T09:30:36.777Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T09:30:40.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:30:40.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:30:40.056Z] ---> 612460c3bd7c [2023-03-15T09:30:40.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> f569f856fbd4 [2023-03-15T09:30:40.056Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> caf0cb698846 [2023-03-15T09:30:40.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> 917d0b6981f1 [2023-03-15T09:30:40.056Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> dd88dd28f2be [2023-03-15T09:30:40.056Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> 01c3d168fc85 [2023-03-15T09:30:40.056Z] Step 8/23 : COPY . . [2023-03-15T09:30:40.056Z] ---> Using cache [2023-03-15T09:30:40.056Z] ---> 58dbf608d6e9 [2023-03-15T09:30:40.056Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T09:30:50.104Z] ---> Running in 2e12960b5b28 [2023-03-15T09:30:50.104Z] ---> Running in 94c7718a5ba4 [2023-03-15T09:30:50.104Z] Removing intermediate container 81a3d8a71c41 [2023-03-15T09:30:50.104Z] ---> 32f87b555a25 [2023-03-15T09:30:50.104Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T09:30:50.104Z] Removing intermediate container b0f5bd754776 [2023-03-15T09:30:50.104Z] ---> 907eadecde67 [2023-03-15T09:30:50.104Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:30:50.104Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-15T09:30:50.104Z] ---> 286c1bac00ae [2023-03-15T09:30:50.104Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:30:50.104Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-15T09:30:51.039Z] ---> ab434d410710 [2023-03-15T09:30:51.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:30:51.297Z] ---> Running in 9e356dff93e3 [2023-03-15T09:30:51.862Z] ---> Running in e303085e702d [2023-03-15T09:31:05.763Z] Removing intermediate container ab87028e14a9 [2023-03-15T09:31:05.763Z] ---> 8b74f8c7bb38 [2023-03-15T09:31:05.763Z] Step 7/21 : COPY . . [2023-03-15T09:31:05.763Z] Removing intermediate container 78d1fe1be1bc [2023-03-15T09:31:05.763Z] ---> f4c4f8bb66cd [2023-03-15T09:31:05.763Z] Step 7/33 : COPY . . [2023-03-15T09:31:05.763Z] Removing intermediate container 4575f2473c5f [2023-03-15T09:31:05.763Z] ---> 495ba54f996d [2023-03-15T09:31:05.763Z] Step 8/23 : COPY . . [2023-03-15T09:31:05.763Z] Removing intermediate container e65cca30cdfd [2023-03-15T09:31:05.763Z] ---> 4700ae697954 [2023-03-15T09:31:05.763Z] Step 8/23 : COPY . . [2023-03-15T09:31:05.763Z] Removing intermediate container f4c345dad84c [2023-03-15T09:31:05.763Z] ---> 738159afbc81 [2023-03-15T09:31:05.763Z] Step 7/20 : COPY . . [2023-03-15T09:31:05.763Z] ---> a59c4addbec0 [2023-03-15T09:31:05.763Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T09:31:05.763Z] ---> Running in 65e8792b859f [2023-03-15T09:31:05.763Z] ---> 9cf9930d0360 [2023-03-15T09:31:05.763Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T09:31:05.763Z] ---> Running in 1ab2706c3c14 [2023-03-15T09:31:05.763Z] ---> 4f81df684229 [2023-03-15T09:31:05.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T09:31:05.763Z] ---> 8f8a00395070 [2023-03-15T09:31:05.763Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T09:31:05.763Z] ---> f64c79b96c77 [2023-03-15T09:31:05.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T09:31:05.763Z] ---> Running in 73425f1d3997 [2023-03-15T09:31:05.763Z] ---> Running in 7ff00dbe0cba [2023-03-15T09:31:05.763Z] ---> Running in de660385c207 [2023-03-15T09:31:06.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-15T09:31:06.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-15T09:31:06.732Z] Removing intermediate container 4f5fbede4ddd [2023-03-15T09:31:06.732Z] ---> 6c3eaf42507f [2023-03-15T09:31:06.732Z] [2023-03-15T09:31:06.732Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:31:06.732Z] ---> b2aa39c304c2 [2023-03-15T09:31:06.732Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T09:31:06.732Z] ---> Using cache [2023-03-15T09:31:06.732Z] ---> afc61abe7d6a [2023-03-15T09:31:06.732Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:31:06.732Z] ---> Using cache [2023-03-15T09:31:06.732Z] ---> 40232c7ed5bf [2023-03-15T09:31:06.732Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:31:06.732Z] ---> Using cache [2023-03-15T09:31:06.732Z] ---> 95e693b569ff [2023-03-15T09:31:06.732Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:31:06.732Z] ---> Using cache [2023-03-15T09:31:06.732Z] ---> 7012f5a85642 [2023-03-15T09:31:06.732Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T09:31:06.732Z] ---> 0966ceafd024 [2023-03-15T09:31:06.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T09:31:06.997Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-15T09:31:07.267Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-15T09:31:07.296Z] ---> 8dc707534b58 [2023-03-15T09:31:07.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T09:31:07.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-15T09:31:08.115Z] ---> 6b09ca89a36c [2023-03-15T09:31:08.115Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:31:08.115Z] ---> Running in 54ae1c01747d [2023-03-15T09:31:09.493Z] Removing intermediate container 54ae1c01747d [2023-03-15T09:31:09.493Z] ---> d9e00ba71559 [2023-03-15T09:31:09.493Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:31:09.751Z] ---> Running in aefa2990ba5c [2023-03-15T09:31:10.322Z] Removing intermediate container aefa2990ba5c [2023-03-15T09:31:10.322Z] ---> 38f6e7a17112 [2023-03-15T09:31:10.322Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T09:31:11.277Z] ---> Running in 31be0c60de60 [2023-03-15T09:31:11.277Z] Removing intermediate container 31be0c60de60 [2023-03-15T09:31:11.277Z] ---> d0cb66a00c40 [2023-03-15T09:31:11.277Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T09:31:11.539Z] ---> Running in c0db6c4bd277 [2023-03-15T09:31:11.539Z] Removing intermediate container 94c7718a5ba4 [2023-03-15T09:31:11.539Z] ---> 1bf8084ba9d3 [2023-03-15T09:31:11.539Z] [2023-03-15T09:31:11.539Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:31:11.539Z] ---> b2aa39c304c2 [2023-03-15T09:31:11.539Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T09:31:11.539Z] ---> Running in a0e17c9bfe0e [2023-03-15T09:31:11.800Z] Removing intermediate container c0db6c4bd277 [2023-03-15T09:31:11.800Z] ---> d98c1e7c84c8 [2023-03-15T09:31:11.800Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:31:11.800Z] Removing intermediate container a0e17c9bfe0e [2023-03-15T09:31:11.800Z] ---> 771a76c58df1 [2023-03-15T09:31:11.800Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T09:31:11.800Z] ---> Running in b79e57b5ee24 [2023-03-15T09:31:11.800Z] ---> Running in 1543d9bca6a5 [2023-03-15T09:31:12.064Z] Removing intermediate container b79e57b5ee24 [2023-03-15T09:31:12.064Z] ---> db6a17801731 [2023-03-15T09:31:12.064Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:31:12.064Z] Removing intermediate container 1543d9bca6a5 [2023-03-15T09:31:12.064Z] ---> 234bb7e004e4 [2023-03-15T09:31:12.064Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T09:31:12.064Z] ---> Running in 662388772a88 [2023-03-15T09:31:12.064Z] ---> Running in fd9ab6a848f7 [2023-03-15T09:31:12.064Z] Removing intermediate container fd9ab6a848f7 [2023-03-15T09:31:12.064Z] ---> 8bee27580555 [2023-03-15T09:31:12.064Z] [2023-03-15T09:31:12.064Z] Removing intermediate container 662388772a88 [2023-03-15T09:31:12.064Z] ---> 52d983d45c4d [2023-03-15T09:31:12.064Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:31:12.325Z] Successfully built 8bee27580555 [2023-03-15T09:31:12.325Z] Successfully tagged security-proxy-auth:latest [2023-03-15T09:31:12.325Z] ---> Running in b0b86f34bc6a [2023-03-15T09:31:12.325Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-15T09:31:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:12.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:12.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:31:12.847Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:31:12.847Z] OK: 7 MiB in 16 packages [2023-03-15T09:31:17.076Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:31:17.076Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:31:17.076Z] ---> 612460c3bd7c [2023-03-15T09:31:17.076Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T09:31:17.076Z] ---> Using cache [2023-03-15T09:31:17.076Z] ---> a2278feefc99 [2023-03-15T09:31:17.076Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T09:31:19.666Z] ---> Running in 9857dfb59e1c [2023-03-15T09:31:19.666Z] Removing intermediate container 2e12960b5b28 [2023-03-15T09:31:19.666Z] ---> d56f80b41743 [2023-03-15T09:31:19.666Z] [2023-03-15T09:31:19.666Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:31:19.666Z] ---> b2aa39c304c2 [2023-03-15T09:31:19.666Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:31:19.666Z] ---> Using cache [2023-03-15T09:31:19.666Z] ---> 7a8cfe7420bc [2023-03-15T09:31:19.666Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:31:19.666Z] ---> Using cache [2023-03-15T09:31:19.666Z] ---> 2668e07c9609 [2023-03-15T09:31:19.666Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T09:31:19.666Z] Removing intermediate container b0b86f34bc6a [2023-03-15T09:31:19.666Z] ---> fd1e05e020ff [2023-03-15T09:31:19.666Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:31:19.927Z] ---> Running in ec797eacceaa [2023-03-15T09:31:20.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:20.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:20.933Z] ---> e356228896a0 [2023-03-15T09:31:20.933Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:31:21.193Z] Removing intermediate container ec797eacceaa [2023-03-15T09:31:21.193Z] ---> 3acff32d0633 [2023-03-15T09:31:21.193Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T09:31:21.193Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:31:21.193Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:31:21.193Z] OK: 17812 distinct packages available [2023-03-15T09:31:21.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:21.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:31:21.713Z] OK: 265 MiB in 53 packages [2023-03-15T09:31:21.713Z] ---> Running in 15b09ba582dd [2023-03-15T09:31:21.713Z] ---> 875671421af5 [2023-03-15T09:31:21.713Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T09:31:24.259Z] Removing intermediate container 15b09ba582dd [2023-03-15T09:31:24.259Z] ---> 59ec5e988190 [2023-03-15T09:31:24.259Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:31:26.804Z] ---> 2701b13b5130 [2023-03-15T09:31:26.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T09:31:26.804Z] Removing intermediate container 9857dfb59e1c [2023-03-15T09:31:26.804Z] ---> d3da0390167e [2023-03-15T09:31:26.804Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T09:31:26.804Z] ---> e51c22e21a70 [2023-03-15T09:31:26.804Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:31:26.804Z] ---> 2419ac6bacf0 [2023-03-15T09:31:26.804Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T09:31:26.804Z] ---> 7913c4fbf18f [2023-03-15T09:31:26.804Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:31:26.804Z] ---> Running in 26440f59dba2 [2023-03-15T09:31:26.804Z] ---> e1204bcf4b18 [2023-03-15T09:31:26.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T09:31:26.804Z] ---> Running in 6c860b23a7c4 [2023-03-15T09:31:28.181Z] Removing intermediate container 26440f59dba2 [2023-03-15T09:31:28.181Z] ---> fae9187bec87 [2023-03-15T09:31:28.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:31:33.470Z] ---> f47c11f7aa14 [2023-03-15T09:31:33.470Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> Running in 0ba2dde91548 [2023-03-15T09:31:33.470Z] [2023-03-15T09:31:33.470Z] ---> 93d85f5237c9 [2023-03-15T09:31:33.470Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T09:31:33.470Z] Removing intermediate container 0ba2dde91548 [2023-03-15T09:31:33.470Z] ---> e1df5c1acbac [2023-03-15T09:31:33.470Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T09:31:33.731Z] ---> Running in fd4f578eb4e9 [2023-03-15T09:31:33.731Z] ---> Running in 42c93530a68f [2023-03-15T09:31:33.731Z] Removing intermediate container fd4f578eb4e9 [2023-03-15T09:31:33.731Z] ---> b19c4e75e72d [2023-03-15T09:31:33.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:31:33.731Z] Removing intermediate container 42c93530a68f [2023-03-15T09:31:33.731Z] ---> 79877d42f8f1 [2023-03-15T09:31:33.731Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:31:33.991Z] ---> Running in 93708bcd8edf [2023-03-15T09:31:33.991Z] ---> Running in b5efd5244576 [2023-03-15T09:31:33.991Z] Removing intermediate container 93708bcd8edf [2023-03-15T09:31:33.991Z] ---> db5b4bb7b6ff [2023-03-15T09:31:33.991Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T09:31:34.252Z] Removing intermediate container b5efd5244576 [2023-03-15T09:31:34.252Z] ---> 8b324216fc9f [2023-03-15T09:31:34.252Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:31:34.252Z] ---> Running in 232d94fd6f93 [2023-03-15T09:31:34.252Z] ---> Running in d2fa8a54ebd1 [2023-03-15T09:31:34.252Z] Removing intermediate container 232d94fd6f93 [2023-03-15T09:31:34.252Z] ---> d9e8bbe13d16 [2023-03-15T09:31:34.252Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:31:34.252Z] Removing intermediate container d2fa8a54ebd1 [2023-03-15T09:31:34.252Z] ---> 1e7071460d36 [2023-03-15T09:31:34.252Z] [2023-03-15T09:31:34.252Z] ---> Running in 8a1496455e87 [2023-03-15T09:31:34.533Z] Successfully built 1e7071460d36 [2023-03-15T09:31:34.533Z] Successfully tagged core-data:latest [2023-03-15T09:31:34.533Z]  Building core-data ... done Building security-spire-config [2023-03-15T09:31:34.533Z] Removing intermediate container 8a1496455e87 [2023-03-15T09:31:34.533Z] ---> 6f0e4257cf7c [2023-03-15T09:31:34.533Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:31:34.533Z] ---> Running in 5f213e44d94e [2023-03-15T09:31:34.533Z] Removing intermediate container 9e356dff93e3 [2023-03-15T09:31:34.533Z] ---> 8fc6efaa870f [2023-03-15T09:31:34.533Z] Step 7/26 : COPY . . [2023-03-15T09:31:34.793Z] Removing intermediate container e303085e702d [2023-03-15T09:31:34.793Z] ---> 801d8559fa56 [2023-03-15T09:31:34.793Z] Step 8/23 : COPY . . [2023-03-15T09:31:38.253Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:31:38.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:31:38.253Z] ---> 612460c3bd7c [2023-03-15T09:31:38.253Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T09:31:38.253Z] ---> Using cache [2023-03-15T09:31:38.253Z] ---> a2278feefc99 [2023-03-15T09:31:38.253Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:31:38.253Z] ---> Using cache [2023-03-15T09:31:38.253Z] ---> 32f87b555a25 [2023-03-15T09:31:38.253Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T09:31:38.253Z] ---> Using cache [2023-03-15T09:31:38.253Z] ---> 286c1bac00ae [2023-03-15T09:31:38.253Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:31:38.253Z] ---> Using cache [2023-03-15T09:31:38.253Z] ---> 8fc6efaa870f [2023-03-15T09:31:38.253Z] Step 7/26 : COPY . . [2023-03-15T09:31:43.532Z] Removing intermediate container 5f213e44d94e [2023-03-15T09:31:43.532Z] ---> 88860ca78309 [2023-03-15T09:31:43.532Z] [2023-03-15T09:31:43.532Z] Successfully built 88860ca78309 [2023-03-15T09:31:45.447Z] Successfully tagged support-scheduler:latest [2023-03-15T09:31:45.447Z]  Building support-scheduler ... done Building security-spire-server [2023-03-15T09:31:48.058Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:31:48.059Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:31:48.059Z] ---> 612460c3bd7c [2023-03-15T09:31:48.059Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T09:31:48.059Z] ---> Using cache [2023-03-15T09:31:48.059Z] ---> a2278feefc99 [2023-03-15T09:31:48.059Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:31:48.059Z] ---> Using cache [2023-03-15T09:31:48.059Z] ---> 32f87b555a25 [2023-03-15T09:31:48.059Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T09:31:48.059Z] ---> Using cache [2023-03-15T09:31:48.059Z] ---> 286c1bac00ae [2023-03-15T09:31:48.059Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:31:48.059Z] ---> Using cache [2023-03-15T09:31:48.059Z] ---> 8fc6efaa870f [2023-03-15T09:31:48.059Z] Step 7/25 : COPY . . [2023-03-15T09:31:48.059Z] ---> Using cache [2023-03-15T09:31:48.059Z] ---> a62547f6fa46 [2023-03-15T09:31:48.059Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:31:51.409Z] ---> 2898e6c071f3 [2023-03-15T09:31:51.409Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:31:51.409Z] ---> a62547f6fa46 [2023-03-15T09:31:51.409Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:31:51.409Z] ---> 9207a430a4cd [2023-03-15T09:31:51.409Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T09:31:51.409Z] ---> Running in 87ee644e5ac6 [2023-03-15T09:31:51.410Z] ---> Running in be75535e246f [2023-03-15T09:31:51.410Z] ---> Running in 5adb62794766 [2023-03-15T09:31:51.410Z] ---> Running in aaa05bc8ffc4 [2023-03-15T09:31:51.670Z] Removing intermediate container 87ee644e5ac6 [2023-03-15T09:31:51.670Z] ---> d21997db93a7 [2023-03-15T09:31:51.670Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T09:31:51.930Z] Removing intermediate container 5adb62794766 [2023-03-15T09:31:51.930Z] ---> e37bd506fa73 [2023-03-15T09:31:51.930Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T09:31:51.930Z] ---> Running in bad8e0933e81 [2023-03-15T09:31:52.190Z] Removing intermediate container be75535e246f [2023-03-15T09:31:52.190Z] ---> d8487572810e [2023-03-15T09:31:52.190Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T09:31:52.190Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-15T09:32:02.243Z] ---> Running in be2304f4cfe2 [2023-03-15T09:32:02.243Z] Removing intermediate container bad8e0933e81 [2023-03-15T09:32:02.243Z] ---> 4d17eda21389 [2023-03-15T09:32:02.243Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:32:02.243Z] ---> Running in dcf7ba190b49 [2023-03-15T09:32:02.243Z] ---> Running in ea4e6e18ca56 [2023-03-15T09:32:02.243Z] Removing intermediate container be2304f4cfe2 [2023-03-15T09:32:02.243Z] ---> ac60c8292a28 [2023-03-15T09:32:02.243Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:32:02.244Z] Removing intermediate container dcf7ba190b49 [2023-03-15T09:32:02.244Z] ---> bc6a3a26a104 [2023-03-15T09:32:02.244Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:32:02.244Z] ---> Running in 84ce7945f73f [2023-03-15T09:32:02.244Z] Removing intermediate container ea4e6e18ca56 [2023-03-15T09:32:02.244Z] ---> abf0945aabc3 [2023-03-15T09:32:02.244Z] 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-15T09:32:02.244Z] ---> Running in 6adf571035d6 [2023-03-15T09:32:02.501Z] ---> Running in 059dfc7cfaed [2023-03-15T09:32:02.501Z] Removing intermediate container 84ce7945f73f [2023-03-15T09:32:02.501Z] ---> dec1fbd5aa69 [2023-03-15T09:32:02.501Z] 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-15T09:32:02.758Z] ---> Running in 64b0466a630f [2023-03-15T09:32:02.758Z] Removing intermediate container 6adf571035d6 [2023-03-15T09:32:02.758Z] ---> 0ae7a68ec65c [2023-03-15T09:32:02.758Z] 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-15T09:32:02.758Z] ---> Running in bd3963ea86c1 [2023-03-15T09:32:08.016Z] Removing intermediate container 059dfc7cfaed [2023-03-15T09:32:08.016Z] ---> 4523fec9d7c9 [2023-03-15T09:32:08.016Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T09:32:08.273Z] Removing intermediate container 6c860b23a7c4 [2023-03-15T09:32:08.273Z] ---> 2937ad5ec5dc [2023-03-15T09:32:08.273Z] Step 7/20 : COPY . . [2023-03-15T09:32:11.663Z] Removing intermediate container 64b0466a630f [2023-03-15T09:32:11.663Z] ---> 8c81dcb9c296 [2023-03-15T09:32:11.663Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T09:32:11.663Z] Removing intermediate container bd3963ea86c1 [2023-03-15T09:32:11.663Z] ---> 43e74f7613b8 [2023-03-15T09:32:11.663Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T09:32:13.578Z] ---> Running in 8a829b50b305 [2023-03-15T09:32:14.144Z] ---> Running in 33d8e1f2d551 [2023-03-15T09:32:14.144Z] ---> Running in b95257ee9a6c [2023-03-15T09:32:14.405Z] ---> 674a26b1ff1a [2023-03-15T09:32:14.405Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T09:32:14.405Z] Removing intermediate container 8a829b50b305 [2023-03-15T09:32:14.405Z] ---> c499882aa17a [2023-03-15T09:32:14.405Z] [2023-03-15T09:32:14.405Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T09:32:14.405Z] ---> b2aa39c304c2 [2023-03-15T09:32:14.405Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:32:14.405Z] Removing intermediate container 33d8e1f2d551 [2023-03-15T09:32:14.405Z] ---> 553623cc7822 [2023-03-15T09:32:14.405Z] [2023-03-15T09:32:14.405Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T09:32:14.405Z] ---> b2aa39c304c2 [2023-03-15T09:32:14.405Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:32:14.405Z] ---> Running in 9efaee90788a [2023-03-15T09:32:14.405Z] Removing intermediate container b95257ee9a6c [2023-03-15T09:32:14.405Z] ---> f329330a1a8b [2023-03-15T09:32:14.405Z] [2023-03-15T09:32:14.405Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T09:32:14.405Z] ---> b2aa39c304c2 [2023-03-15T09:32:14.405Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:32:14.405Z] ---> Running in 28feab186b80 [2023-03-15T09:32:14.405Z] ---> Running in 10751862be27 [2023-03-15T09:32:14.405Z] ---> Running in 0eae5f719d02 [2023-03-15T09:32:14.972Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-15T09:32:15.232Z] Removing intermediate container 28feab186b80 [2023-03-15T09:32:15.232Z] ---> 7004bbb8143e [2023-03-15T09:32:15.232Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T09:32:15.490Z] Removing intermediate container 10751862be27 [2023-03-15T09:32:15.490Z] ---> 912bbbb42cba [2023-03-15T09:32:15.490Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T09:32:15.750Z] Removing intermediate container 0eae5f719d02 [2023-03-15T09:32:15.750Z] ---> 181f79f2c220 [2023-03-15T09:32:15.750Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T09:32:15.750Z] ---> Running in ef7263694b89 [2023-03-15T09:32:15.750Z] ---> Running in f1af11658bb0 [2023-03-15T09:32:15.750Z] ---> Running in 0ff00b7d935b [2023-03-15T09:32:16.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.875Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:32:16.875Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:32:16.875Z] OK: 17812 distinct packages available [2023-03-15T09:32:16.875Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:32:16.875Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:32:16.875Z] OK: 17812 distinct packages available [2023-03-15T09:32:16.875Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:32:16.875Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:32:16.875Z] OK: 17812 distinct packages available [2023-03-15T09:32:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:17.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:17.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:17.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:17.147Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:17.422Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:32:17.422Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T09:32:17.422Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T09:32:17.422Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T09:32:17.422Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:17.422Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:32:17.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:17.422Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T09:32:17.422Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T09:32:17.422Z] OK: 8 MiB in 20 packages [2023-03-15T09:32:17.422Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T09:32:17.422Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:17.422Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:32:17.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:17.422Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T09:32:17.422Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T09:32:17.422Z] OK: 8 MiB in 20 packages [2023-03-15T09:32:17.422Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:17.422Z] OK: 7 MiB in 19 packages [2023-03-15T09:32:18.361Z] Removing intermediate container aaa05bc8ffc4 [2023-03-15T09:32:18.361Z] ---> 2906d49d380c [2023-03-15T09:32:18.361Z] [2023-03-15T09:32:18.361Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:32:18.361Z] ---> b2aa39c304c2 [2023-03-15T09:32:18.361Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T09:32:18.361Z] ---> Running in cfe17f41f3ce [2023-03-15T09:32:18.361Z] Removing intermediate container ef7263694b89 [2023-03-15T09:32:18.361Z] ---> 704a1c0dfd46 [2023-03-15T09:32:18.361Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:18.623Z] Removing intermediate container 0ff00b7d935b [2023-03-15T09:32:18.623Z] ---> 15cc3c7be9df [2023-03-15T09:32:18.623Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:18.623Z] Removing intermediate container f1af11658bb0 [2023-03-15T09:32:18.623Z] ---> c55078c71a7d [2023-03-15T09:32:18.623Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:18.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:18.881Z] ---> abda5f19b195 [2023-03-15T09:32:18.881Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:32:18.881Z] ---> d25eb43faba8 [2023-03-15T09:32:18.881Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:32:18.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:18.881Z] ---> 4213f31bc7ca [2023-03-15T09:32:18.882Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T09:32:19.225Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T09:32:19.225Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:19.225Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:19.225Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:32:19.225Z] OK: 8 MiB in 17 packages [2023-03-15T09:32:24.511Z] ---> a59c2159cd66 [2023-03-15T09:32:24.511Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:32:24.511Z] ---> d085577f68a8 [2023-03-15T09:32:24.511Z] ---> 2a9a4bda627e [2023-03-15T09:32:24.511Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T09:32:24.511Z] [2023-03-15T09:32:24.511Z] Removing intermediate container cfe17f41f3ce [2023-03-15T09:32:24.511Z] ---> 8bcacd859cc0 [2023-03-15T09:32:24.511Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:32:24.511Z] ---> Running in 251718e2d585 [2023-03-15T09:32:25.886Z] ---> 4f5875249067 [2023-03-15T09:32:25.886Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> c5b066344d77 [2023-03-15T09:32:25.886Z] [2023-03-15T09:32:25.886Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T09:32:25.886Z] ---> Running in 9efc399750d7 [2023-03-15T09:32:25.886Z] Removing intermediate container 251718e2d585 [2023-03-15T09:32:25.886Z] ---> d4ce3e1d6cca [2023-03-15T09:32:25.886Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T09:32:25.886Z] ---> 1b55e5d00742 [2023-03-15T09:32:25.886Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T09:32:25.886Z] ---> Running in 93d73deaad1b [2023-03-15T09:32:25.886Z] Removing intermediate container 9efc399750d7 [2023-03-15T09:32:25.886Z] ---> 4305566b2c80 [2023-03-15T09:32:25.886Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T09:32:25.886Z] Removing intermediate container 93d73deaad1b [2023-03-15T09:32:25.886Z] ---> c7ad72b86f8c [2023-03-15T09:32:25.886Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T09:32:26.148Z] ---> 780aa1ce589f [2023-03-15T09:32:26.148Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T09:32:26.148Z] ---> Running in cd4675ad305c [2023-03-15T09:32:26.148Z] ---> ee6d8228ec69 [2023-03-15T09:32:26.148Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T09:32:26.148Z] Removing intermediate container cd4675ad305c [2023-03-15T09:32:26.148Z] ---> 8d2eeece7900 [2023-03-15T09:32:26.148Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:32:26.405Z] ---> 48d5704cd87d [2023-03-15T09:32:26.405Z] Step 21/26 : WORKDIR / [2023-03-15T09:32:26.405Z] ---> 4ecc78453da3 [2023-03-15T09:32:26.405Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T09:32:26.405Z] ---> e4bbf5d711f8 [2023-03-15T09:32:26.405Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:32:26.405Z] ---> Running in 70a2c47bf3ab [2023-03-15T09:32:26.405Z] ---> Running in 4c8d9b924fba [2023-03-15T09:32:26.405Z] ---> 1fc429f31c81 [2023-03-15T09:32:26.405Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:26.405Z] Removing intermediate container 70a2c47bf3ab [2023-03-15T09:32:26.405Z] ---> e4458ffd1dbe [2023-03-15T09:32:26.405Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:32:26.405Z] Removing intermediate container 4c8d9b924fba [2023-03-15T09:32:26.405Z] ---> 3aeb2e9a15f1 [2023-03-15T09:32:26.405Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:32:26.663Z] ---> Running in 0b33ba0e521f [2023-03-15T09:32:26.663Z] ---> Running in b30cd722e7af [2023-03-15T09:32:26.663Z] ---> b336f09a1c41 [2023-03-15T09:32:26.663Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:32:26.663Z] ---> Running in 4fbe6be0e9d2 [2023-03-15T09:32:26.920Z] Removing intermediate container 0b33ba0e521f [2023-03-15T09:32:26.920Z] ---> ed721c0fb17a [2023-03-15T09:32:26.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:32:26.920Z] Removing intermediate container b30cd722e7af [2023-03-15T09:32:26.920Z] ---> 26767b8acd36 [2023-03-15T09:32:26.920Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T09:32:26.920Z] ---> d90bd908839e [2023-03-15T09:32:26.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T09:32:26.920Z] ---> Running in 3df54c82f161 [2023-03-15T09:32:26.920Z] ---> Running in 0841f6673c60 [2023-03-15T09:32:26.920Z] Removing intermediate container 4fbe6be0e9d2 [2023-03-15T09:32:26.920Z] ---> 36eba71f6766 [2023-03-15T09:32:26.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:32:26.920Z] ---> Running in c2d8aae66894 [2023-03-15T09:32:27.266Z] Removing intermediate container 3df54c82f161 [2023-03-15T09:32:27.266Z] ---> 378680366e92 [2023-03-15T09:32:27.266Z] Step 24/25 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:27.538Z] Removing intermediate container 0841f6673c60 [2023-03-15T09:32:27.538Z] ---> 84cb71b73909 [2023-03-15T09:32:27.538Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T09:32:28.158Z] ---> Running in c90747905086 [2023-03-15T09:32:28.158Z] Removing intermediate container c2d8aae66894 [2023-03-15T09:32:28.158Z] ---> b9bb823d4e7c [2023-03-15T09:32:28.158Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T09:32:28.158Z] ---> Running in a53a1d0f39e7 [2023-03-15T09:32:28.473Z] ---> 2308323d06ca [2023-03-15T09:32:28.473Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T09:32:28.473Z] ---> Running in 700181e97906 [2023-03-15T09:32:28.473Z] Removing intermediate container a53a1d0f39e7 [2023-03-15T09:32:28.473Z] ---> 970f3f5de099 [2023-03-15T09:32:28.473Z] Step 25/25 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:28.473Z] ---> Running in f5562528a423 [2023-03-15T09:32:28.473Z] Removing intermediate container c90747905086 [2023-03-15T09:32:28.473Z] ---> 417e0140ec59 [2023-03-15T09:32:28.473Z] Step 25/26 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:28.473Z] ---> Running in 8ba882a031e7 [2023-03-15T09:32:28.473Z] Removing intermediate container 700181e97906 [2023-03-15T09:32:28.473Z] ---> 1e3ea464f72e [2023-03-15T09:32:28.473Z] Step 25/26 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:28.473Z] ---> Running in c87a71fd0522 [2023-03-15T09:32:28.473Z] Removing intermediate container f5562528a423 [2023-03-15T09:32:28.473Z] ---> 86fa9be2ef6b [2023-03-15T09:32:28.473Z] [2023-03-15T09:32:28.750Z] Successfully built 86fa9be2ef6b [2023-03-15T09:32:28.750Z] Successfully tagged security-spire-server:latest [2023-03-15T09:32:28.750Z] Building security-bootstrapper [2023-03-15T09:32:28.750Z]  Building security-spire-server ... done  ---> 65a6ac81ffaa [2023-03-15T09:32:28.750Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T09:32:28.750Z] Removing intermediate container 8ba882a031e7 [2023-03-15T09:32:28.750Z] ---> f697db1fbb90 [2023-03-15T09:32:28.750Z] Step 26/26 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:28.750Z] Removing intermediate container c87a71fd0522 [2023-03-15T09:32:28.750Z] ---> 620d602dc71d [2023-03-15T09:32:28.750Z] Step 26/26 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:28.750Z] ---> Running in b1a3765b7eb1 [2023-03-15T09:32:28.750Z] ---> Running in ea6343dac942 [2023-03-15T09:32:28.750Z] ---> Running in 3d9a55b969f4 [2023-03-15T09:32:31.399Z] Removing intermediate container b1a3765b7eb1 [2023-03-15T09:32:31.399Z] ---> 4eb8ce71feb0 [2023-03-15T09:32:31.399Z] [2023-03-15T09:32:31.399Z] Successfully built 4eb8ce71feb0 [2023-03-15T09:32:31.656Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:32:31.656Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:32:33.027Z] Successfully tagged security-spire-config:latest [2023-03-15T09:32:33.027Z] ---> 612460c3bd7c [2023-03-15T09:32:33.028Z]  Building security-spire-config ... done Step 3/33 : WORKDIR /edgex-go [2023-03-15T09:32:33.028Z] ---> Using cache [2023-03-15T09:32:33.028Z] ---> a2278feefc99 [2023-03-15T09:32:33.028Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T09:32:33.028Z] ---> Using cache [2023-03-15T09:32:33.028Z] ---> e4a53a93e877 [2023-03-15T09:32:33.028Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T09:32:33.028Z] ---> Using cache [2023-03-15T09:32:33.028Z] ---> 91595bb85bf8 [2023-03-15T09:32:33.028Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:32:33.028Z] ---> Using cache [2023-03-15T09:32:33.028Z] ---> bd5f34ab4ac7 [2023-03-15T09:32:33.028Z] Step 7/33 : COPY . . [2023-03-15T09:32:33.028Z] ---> Using cache [2023-03-15T09:32:33.028Z] ---> bc77afca1ef5 [2023-03-15T09:32:33.028Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T09:32:33.964Z] Removing intermediate container 3d9a55b969f4 [2023-03-15T09:32:33.964Z] ---> 4c7dd190c73c [2023-03-15T09:32:33.964Z] [2023-03-15T09:32:33.964Z] Removing intermediate container ea6343dac942 [2023-03-15T09:32:33.964Z] ---> fa2040f7edff [2023-03-15T09:32:33.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:32:34.222Z] ---> Running in 70310adcb239 [2023-03-15T09:32:34.222Z] ---> Running in c5e400b6ea64 [2023-03-15T09:32:34.222Z] Successfully built 4c7dd190c73c [2023-03-15T09:32:34.222Z] Successfully tagged security-spire-agent:latest [2023-03-15T09:32:34.222Z]  Building security-spire-agent ... done Removing intermediate container c5e400b6ea64 [2023-03-15T09:32:34.222Z] ---> 0877b48614e2 [2023-03-15T09:32:34.222Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T09:32:34.222Z] ---> Running in fde3169c3d8d [2023-03-15T09:32:34.481Z] Removing intermediate container fde3169c3d8d [2023-03-15T09:32:34.481Z] ---> cca5873e21f3 [2023-03-15T09:32:34.481Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:34.481Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-15T09:32:34.481Z] ---> Running in cc217623204a [2023-03-15T09:32:34.763Z] Removing intermediate container cc217623204a [2023-03-15T09:32:34.764Z] ---> ae5d1e9afed9 [2023-03-15T09:32:34.764Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:34.764Z] ---> Running in df0fda186372 [2023-03-15T09:32:35.021Z] Removing intermediate container df0fda186372 [2023-03-15T09:32:35.021Z] ---> 6aa791f82abb [2023-03-15T09:32:35.021Z] [2023-03-15T09:32:35.021Z] Successfully built 6aa791f82abb [2023-03-15T09:32:35.021Z] Successfully tagged support-notifications:latest [2023-03-15T09:32:38.344Z]  Building support-notifications ... done Removing intermediate container 9efaee90788a [2023-03-15T09:32:38.344Z] ---> 00743216025b [2023-03-15T09:32:38.344Z] [2023-03-15T09:32:38.344Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T09:32:38.344Z] ---> b2aa39c304c2 [2023-03-15T09:32:38.344Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:32:38.344Z] ---> Using cache [2023-03-15T09:32:38.344Z] ---> 181f79f2c220 [2023-03-15T09:32:38.344Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T09:32:38.344Z] ---> Running in 97a4e9650b49 [2023-03-15T09:32:38.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:38.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:39.167Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:32:39.167Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:32:39.167Z] OK: 17812 distinct packages available [2023-03-15T09:32:39.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:39.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:39.425Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T09:32:39.425Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T09:32:39.425Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T09:32:39.425Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T09:32:39.425Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T09:32:39.425Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:39.425Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:32:39.425Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T09:32:39.425Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T09:32:39.425Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:39.425Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:32:39.425Z] OK: 10 MiB in 24 packages [2023-03-15T09:32:41.323Z] Removing intermediate container 97a4e9650b49 [2023-03-15T09:32:41.323Z] ---> 7f4d79627a84 [2023-03-15T09:32:41.323Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:32:41.889Z] ---> ee2f480d8a7a [2023-03-15T09:32:41.889Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:42.146Z] ---> 9f72df152de5 [2023-03-15T09:32:42.146Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T09:32:43.083Z] ---> a4cfc03ae8c5 [2023-03-15T09:32:43.083Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T09:32:43.083Z] ---> f34eab115fa9 [2023-03-15T09:32:43.083Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T09:32:43.083Z] ---> Running in f76b47fe3838 [2023-03-15T09:32:43.360Z] Removing intermediate container f76b47fe3838 [2023-03-15T09:32:43.360Z] ---> 50bf0df4248b [2023-03-15T09:32:43.360Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:32:43.360Z] ---> Running in bd57014e7d36 [2023-03-15T09:32:43.619Z] Removing intermediate container bd57014e7d36 [2023-03-15T09:32:43.619Z] ---> 24716f5cd20e [2023-03-15T09:32:43.619Z] Step 18/20 : LABEL arch=x86_64 [2023-03-15T09:32:43.619Z] ---> Running in 905e365b5787 [2023-03-15T09:32:43.619Z] Removing intermediate container 905e365b5787 [2023-03-15T09:32:43.619Z] ---> 7e9adeb72f2e [2023-03-15T09:32:43.619Z] Step 19/20 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:43.619Z] ---> Running in ed2071b60b40 [2023-03-15T09:32:43.877Z] Removing intermediate container ed2071b60b40 [2023-03-15T09:32:43.877Z] ---> f8c184ba82c1 [2023-03-15T09:32:43.877Z] Step 20/20 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:44.137Z] ---> Running in 73ab2c4e357e [2023-03-15T09:32:44.137Z] Removing intermediate container 73ab2c4e357e [2023-03-15T09:32:44.137Z] ---> 099c4496df85 [2023-03-15T09:32:44.137Z] [2023-03-15T09:32:44.396Z] Successfully built 099c4496df85 [2023-03-15T09:32:44.396Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-15T09:32:52.516Z]  Building security-spiffe-token-provider ... done Removing intermediate container 70310adcb239 [2023-03-15T09:32:52.516Z] ---> 52507b4bf6e5 [2023-03-15T09:32:52.516Z] [2023-03-15T09:32:52.516Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T09:32:52.516Z] ---> b2aa39c304c2 [2023-03-15T09:32:52.516Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:32:52.516Z] ---> Using cache [2023-03-15T09:32:52.516Z] ---> 181f79f2c220 [2023-03-15T09:32:52.516Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T09:32:52.516Z] ---> Running in ba25713c43a0 [2023-03-15T09:32:52.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:52.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T09:32:52.516Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:32:52.516Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T09:32:52.516Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:32:52.516Z] OK: 7 MiB in 17 packages [2023-03-15T09:32:52.775Z] Removing intermediate container ba25713c43a0 [2023-03-15T09:32:52.775Z] ---> d1ffc505e952 [2023-03-15T09:32:52.775Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T09:32:52.775Z] ---> Running in efeab51b89f9 [2023-03-15T09:32:52.775Z] Removing intermediate container efeab51b89f9 [2023-03-15T09:32:52.775Z] ---> caed9d7694c3 [2023-03-15T09:32:52.775Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T09:32:52.775Z] ---> Running in e8033a35b030 [2023-03-15T09:32:52.775Z] Removing intermediate container e8033a35b030 [2023-03-15T09:32:52.775Z] ---> 683baeb0dd7b [2023-03-15T09:32:52.775Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T09:32:53.034Z] ---> Running in 7b09ae6b4cad [2023-03-15T09:32:53.034Z] Removing intermediate container 7b09ae6b4cad [2023-03-15T09:32:53.034Z] ---> 826a9e6f3cf0 [2023-03-15T09:32:53.034Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T09:32:53.034Z] ---> Running in 99279a010a1b [2023-03-15T09:32:53.034Z] Removing intermediate container 99279a010a1b [2023-03-15T09:32:53.034Z] ---> 0c77a21b1495 [2023-03-15T09:32:53.034Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T09:32:53.034Z] ---> Running in 1a2543d117d4 [2023-03-15T09:32:53.600Z] Removing intermediate container 1a2543d117d4 [2023-03-15T09:32:53.600Z] ---> 60b38f50faf5 [2023-03-15T09:32:53.600Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T09:32:53.600Z] ---> Running in c297b6ebf80e [2023-03-15T09:32:53.858Z] Removing intermediate container c297b6ebf80e [2023-03-15T09:32:53.858Z] ---> b14819fd94b0 [2023-03-15T09:32:53.858Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T09:32:53.858Z] ---> f7263f3d5256 [2023-03-15T09:32:53.858Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T09:32:53.858Z] ---> Running in e120f4c718b0 [2023-03-15T09:32:54.429Z] Removing intermediate container e120f4c718b0 [2023-03-15T09:32:54.429Z] ---> a23100b94f8f [2023-03-15T09:32:54.429Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:32:54.687Z] ---> c4ee50ef6e0a [2023-03-15T09:32:54.687Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:32:54.687Z] ---> 221d5b5f3539 [2023-03-15T09:32:54.687Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T09:32:55.623Z] ---> 4fc8e22b49c3 [2023-03-15T09:32:55.623Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T09:32:55.882Z] ---> 8e2bb2ee62f5 [2023-03-15T09:32:55.882Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T09:32:55.882Z] ---> 3d291369bd1e [2023-03-15T09:32:55.882Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T09:32:56.140Z] ---> f720c8005fb0 [2023-03-15T09:32:56.140Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T09:32:56.140Z] ---> b9a32ff8a66b [2023-03-15T09:32:56.140Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T09:32:56.398Z] ---> 95f8fb7f657d [2023-03-15T09:32:56.398Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T09:32:56.398Z] ---> Running in 78b54b275387 [2023-03-15T09:32:56.964Z] Removing intermediate container 78b54b275387 [2023-03-15T09:32:56.964Z] ---> ece8ed56a899 [2023-03-15T09:32:56.964Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T09:32:56.964Z] ---> Running in de51acf89711 [2023-03-15T09:32:56.964Z] Removing intermediate container de51acf89711 [2023-03-15T09:32:56.964Z] ---> e2579f1413ae [2023-03-15T09:32:56.964Z] Step 30/33 : CMD ["gate"] [2023-03-15T09:32:56.964Z] ---> Running in a45875efd502 [2023-03-15T09:32:56.964Z] Removing intermediate container a45875efd502 [2023-03-15T09:32:56.964Z] ---> 75b2a0f3664f [2023-03-15T09:32:56.964Z] Step 31/33 : LABEL arch=x86_64 [2023-03-15T09:32:56.964Z] ---> Running in 36fae26752e1 [2023-03-15T09:32:57.222Z] Removing intermediate container 36fae26752e1 [2023-03-15T09:32:57.222Z] ---> 8cc7ca238dbb [2023-03-15T09:32:57.222Z] Step 32/33 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:32:57.222Z] ---> Running in 4dae6d123ad8 [2023-03-15T09:32:57.222Z] Removing intermediate container 4dae6d123ad8 [2023-03-15T09:32:57.222Z] ---> a8919f16a06e [2023-03-15T09:32:57.222Z] Step 33/33 : LABEL version=3.0.0-dev.98 [2023-03-15T09:32:57.222Z] ---> Running in 8a4a9d31380c [2023-03-15T09:32:57.479Z] Removing intermediate container 8a4a9d31380c [2023-03-15T09:32:57.479Z] ---> e6095dafcb2d [2023-03-15T09:32:57.479Z] [2023-03-15T09:32:57.479Z] Successfully built e6095dafcb2d [2023-03-15T09:32:57.479Z] Successfully tagged security-bootstrapper:latest [2023-03-15T09:32:57.485Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-15T09:32:57.492Z] $ docker stop --time=1 912c03183dacf7486e6a61cda3d29ac75a91dc32be9a087c3b7ca5cc23b2c773 [2023-03-15T09:32:58.778Z] $ docker rm -f --volumes 912c03183dacf7486e6a61cda3d29ac75a91dc32be9a087c3b7ca5cc23b2c773 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T09:32:59.098Z] + docker images [2023-03-15T09:32:59.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T09:32:59.098Z] security-bootstrapper latest e6095dafcb2d 1 second ago 22MB [2023-03-15T09:32:59.098Z] 52507b4bf6e5 8 seconds ago 1.67GB [2023-03-15T09:32:59.098Z] security-spiffe-token-provider latest 099c4496df85 14 seconds ago 32.6MB [2023-03-15T09:32:59.098Z] 00743216025b 22 seconds ago 1.72GB [2023-03-15T09:32:59.098Z] support-notifications latest 6aa791f82abb 24 seconds ago 33MB [2023-03-15T09:32:59.098Z] security-spire-agent latest 4c7dd190c73c 27 seconds ago 129MB [2023-03-15T09:32:59.098Z] security-spire-server latest 86fa9be2ef6b 30 seconds ago 89.8MB [2023-03-15T09:32:59.098Z] security-spire-config latest 4eb8ce71feb0 30 seconds ago 88.9MB [2023-03-15T09:32:59.098Z] 2906d49d380c 42 seconds ago 1.75GB [2023-03-15T09:32:59.098Z] 553623cc7822 44 seconds ago 1.54GB [2023-03-15T09:32:59.098Z] f329330a1a8b 44 seconds ago 1.54GB [2023-03-15T09:32:59.098Z] c499882aa17a 44 seconds ago 1.54GB [2023-03-15T09:32:59.098Z] support-scheduler latest 88860ca78309 About a minute ago 32.4MB [2023-03-15T09:32:59.098Z] core-data latest 1e7071460d36 About a minute ago 20MB [2023-03-15T09:32:59.098Z] d56f80b41743 About a minute ago 1.75GB [2023-03-15T09:32:59.098Z] security-proxy-auth latest 8bee27580555 About a minute ago 18.3MB [2023-03-15T09:32:59.098Z] 1bf8084ba9d3 About a minute ago 1.69GB [2023-03-15T09:32:59.098Z] 6c3eaf42507f About a minute ago 1.66GB [2023-03-15T09:32:59.098Z] security-secretstore-setup latest 8bb9d5318a41 2 minutes ago 32.6MB [2023-03-15T09:32:59.098Z] core-metadata latest 485b5f413d59 2 minutes ago 20.6MB [2023-03-15T09:32:59.098Z] core-command latest f495ec57cc07 2 minutes ago 19.8MB [2023-03-15T09:32:59.098Z] core-common-config-bootstrapper latest 6b97c95b846d 2 minutes ago 17.5MB [2023-03-15T09:32:59.098Z] security-proxy-setup latest 41bd458747b2 2 minutes ago 18.7MB [2023-03-15T09:32:59.098Z] b207df760b59 3 minutes ago 1.68GB [2023-03-15T09:32:59.098Z] 866a35633b21 3 minutes ago 1.69GB [2023-03-15T09:32:59.098Z] 672b0950c87f 3 minutes ago 1.68GB [2023-03-15T09:32:59.098Z] 7bb980b07293 3 minutes ago 1.66GB [2023-03-15T09:32:59.098Z] 9e6b47cffe48 3 minutes ago 1.67GB [2023-03-15T09:32:59.098Z] ci-base-image-x86_64 latest 612460c3bd7c 7 minutes ago 883MB [2023-03-15T09:32:59.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-15T09:32:59.098Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-15T09:32:59.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-15T09:32:59.098Z] 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-15T09:32:59.209Z] provisioning config files... [2023-03-15T09:32:59.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/460@tmp/config5039621280482135543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:32:59.511Z] ---> docker-login.sh [2023-03-15T09:32:59.511Z] nexus3.edgexfoundry.org:10001 [2023-03-15T09:32:59.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:32:59.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:32:59.511Z] Configure a credential helper to remove this warning. See [2023-03-15T09:32:59.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:32:59.511Z] [2023-03-15T09:32:59.511Z] Login Succeeded [2023-03-15T09:32:59.511Z] nexus3.edgexfoundry.org:10002 [2023-03-15T09:32:59.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:32:59.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:32:59.511Z] Configure a credential helper to remove this warning. See [2023-03-15T09:32:59.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:32:59.511Z] [2023-03-15T09:32:59.511Z] Login Succeeded [2023-03-15T09:32:59.511Z] nexus3.edgexfoundry.org:10003 [2023-03-15T09:32:59.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:32:59.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:32:59.771Z] Configure a credential helper to remove this warning. See [2023-03-15T09:32:59.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:32:59.771Z] [2023-03-15T09:32:59.771Z] Login Succeeded [2023-03-15T09:32:59.771Z] nexus3.edgexfoundry.org:10004 [2023-03-15T09:32:59.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:32:59.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:32:59.771Z] Configure a credential helper to remove this warning. See [2023-03-15T09:32:59.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:32:59.771Z] [2023-03-15T09:32:59.771Z] Login Succeeded [2023-03-15T09:32:59.771Z] docker.io [2023-03-15T09:33:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:33:00.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:33:00.030Z] Configure a credential helper to remove this warning. See [2023-03-15T09:33:00.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:33:00.030Z] [2023-03-15T09:33:00.030Z] Login Succeeded [2023-03-15T09:33:00.030Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T09:33:00.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:00.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:33:00.081Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-15T09:33:00.081Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:00.081Z] latest [2023-03-15T09:33:00.081Z] 3.0.0-dev.98 [2023-03-15T09:33:00.081Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:00.081Z] main [2023-03-15T09:33:00.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:00.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:00.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:00.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-15T09:33:00.713Z] 7b6de8f979a9: Preparing [2023-03-15T09:33:00.713Z] e471e1e906d5: Preparing [2023-03-15T09:33:00.713Z] f090ed2046b8: Preparing [2023-03-15T09:33:00.713Z] d93815618a75: Preparing [2023-03-15T09:33:00.713Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:00.713Z] 7cd52847ad77: Preparing [2023-03-15T09:33:00.713Z] 7cd52847ad77: Waiting [2023-03-15T09:33:00.713Z] f090ed2046b8: Pushed [2023-03-15T09:33:00.713Z] 8e62a7d17d98: Pushed [2023-03-15T09:33:00.713Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:00.713Z] 7b6de8f979a9: Pushed [2023-03-15T09:33:00.713Z] d93815618a75: Pushed [2023-03-15T09:33:03.252Z] e471e1e906d5: Pushed [2023-03-15T09:33:03.252Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:7658da6786e340047cdff106d4fdf26ee9f5b0abd579b365404ee35d0c56a377 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:03.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:03.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-15T09:33:03.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-15T09:33:03.873Z] 7b6de8f979a9: Preparing [2023-03-15T09:33:03.873Z] e471e1e906d5: Preparing [2023-03-15T09:33:03.873Z] f090ed2046b8: Preparing [2023-03-15T09:33:03.873Z] d93815618a75: Preparing [2023-03-15T09:33:03.873Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:03.873Z] 7cd52847ad77: Preparing [2023-03-15T09:33:03.873Z] 7cd52847ad77: Waiting [2023-03-15T09:33:03.873Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:03.873Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:03.873Z] 7b6de8f979a9: Layer already exists [2023-03-15T09:33:03.873Z] d93815618a75: Layer already exists [2023-03-15T09:33:03.873Z] e471e1e906d5: Layer already exists [2023-03-15T09:33:03.873Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:03.873Z] latest: digest: sha256:7658da6786e340047cdff106d4fdf26ee9f5b0abd579b365404ee35d0c56a377 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:04.172Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:04.473Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.98 [2023-03-15T09:33:04.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-15T09:33:04.473Z] 7b6de8f979a9: Preparing [2023-03-15T09:33:04.473Z] e471e1e906d5: Preparing [2023-03-15T09:33:04.473Z] f090ed2046b8: Preparing [2023-03-15T09:33:04.473Z] d93815618a75: Preparing [2023-03-15T09:33:04.473Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:04.473Z] 7cd52847ad77: Preparing [2023-03-15T09:33:04.473Z] 7cd52847ad77: Waiting [2023-03-15T09:33:04.473Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:04.473Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:04.473Z] 7b6de8f979a9: Layer already exists [2023-03-15T09:33:04.473Z] d93815618a75: Layer already exists [2023-03-15T09:33:04.473Z] e471e1e906d5: Layer already exists [2023-03-15T09:33:04.473Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:04.473Z] 3.0.0-dev.98: digest: sha256:7658da6786e340047cdff106d4fdf26ee9f5b0abd579b365404ee35d0c56a377 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:04.786Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:05.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:05.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-15T09:33:05.098Z] 7b6de8f979a9: Preparing [2023-03-15T09:33:05.098Z] e471e1e906d5: Preparing [2023-03-15T09:33:05.098Z] f090ed2046b8: Preparing [2023-03-15T09:33:05.098Z] d93815618a75: Preparing [2023-03-15T09:33:05.098Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:05.098Z] 7cd52847ad77: Preparing [2023-03-15T09:33:05.098Z] 7cd52847ad77: Waiting [2023-03-15T09:33:05.098Z] e471e1e906d5: Layer already exists [2023-03-15T09:33:05.098Z] 7b6de8f979a9: Layer already exists [2023-03-15T09:33:05.098Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:05.099Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:05.099Z] d93815618a75: Layer already exists [2023-03-15T09:33:05.099Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:05.099Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:7658da6786e340047cdff106d4fdf26ee9f5b0abd579b365404ee35d0c56a377 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:05.412Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:05.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-15T09:33:05.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-15T09:33:05.714Z] 7b6de8f979a9: Preparing [2023-03-15T09:33:05.714Z] e471e1e906d5: Preparing [2023-03-15T09:33:05.714Z] f090ed2046b8: Preparing [2023-03-15T09:33:05.714Z] d93815618a75: Preparing [2023-03-15T09:33:05.714Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:05.714Z] 7cd52847ad77: Preparing [2023-03-15T09:33:05.714Z] 7cd52847ad77: Waiting [2023-03-15T09:33:05.714Z] d93815618a75: Layer already exists [2023-03-15T09:33:05.714Z] 7b6de8f979a9: Layer already exists [2023-03-15T09:33:05.714Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:05.714Z] e471e1e906d5: Layer already exists [2023-03-15T09:33:05.714Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:05.714Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:05.714Z] main: digest: sha256:7658da6786e340047cdff106d4fdf26ee9f5b0abd579b365404ee35d0c56a377 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:05.747Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:05.752Z] taggedImages: [2023-03-15T09:33:05.752Z] - nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:05.752Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-15T09:33:05.752Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.98 [2023-03-15T09:33:05.752Z] - nexus3.edgexfoundry.org:10004/core-command:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:05.752Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-15T09:33:05.766Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-15T09:33:05.766Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:05.766Z] latest [2023-03-15T09:33:05.766Z] 3.0.0-dev.98 [2023-03-15T09:33:05.766Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:05.766Z] main [2023-03-15T09:33:05.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:06.072Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:06.370Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:06.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-15T09:33:06.371Z] 711e32e3aa79: Preparing [2023-03-15T09:33:06.371Z] 4c156e24a22b: Preparing [2023-03-15T09:33:06.371Z] 8286f5167ba9: Preparing [2023-03-15T09:33:06.371Z] 43815432d18e: Preparing [2023-03-15T09:33:06.371Z] f090ed2046b8: Preparing [2023-03-15T09:33:06.371Z] d93815618a75: Preparing [2023-03-15T09:33:06.371Z] 1204138dd76f: Preparing [2023-03-15T09:33:06.371Z] 7cd52847ad77: Preparing [2023-03-15T09:33:06.371Z] d93815618a75: Waiting [2023-03-15T09:33:06.371Z] 1204138dd76f: Waiting [2023-03-15T09:33:06.371Z] 7cd52847ad77: Waiting [2023-03-15T09:33:06.371Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:06.371Z] d93815618a75: Layer already exists [2023-03-15T09:33:06.371Z] 4c156e24a22b: Pushed [2023-03-15T09:33:06.371Z] 8286f5167ba9: Pushed [2023-03-15T09:33:06.371Z] 711e32e3aa79: Pushed [2023-03-15T09:33:06.371Z] 1204138dd76f: Pushed [2023-03-15T09:33:06.371Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:07.749Z] 43815432d18e: Pushed [2023-03-15T09:33:07.749Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:358fa8abc4cce66c1eb2913f6e9c6d7ff7143920ba21d744dd2134f85db7593e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:08.053Z] + 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-15T09:33:08.360Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-15T09:33:08.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-15T09:33:08.360Z] 711e32e3aa79: Preparing [2023-03-15T09:33:08.361Z] 4c156e24a22b: Preparing [2023-03-15T09:33:08.361Z] 8286f5167ba9: Preparing [2023-03-15T09:33:08.361Z] 43815432d18e: Preparing [2023-03-15T09:33:08.361Z] f090ed2046b8: Preparing [2023-03-15T09:33:08.361Z] d93815618a75: Preparing [2023-03-15T09:33:08.361Z] 1204138dd76f: Preparing [2023-03-15T09:33:08.361Z] 7cd52847ad77: Preparing [2023-03-15T09:33:08.361Z] 1204138dd76f: Waiting [2023-03-15T09:33:08.361Z] d93815618a75: Waiting [2023-03-15T09:33:08.361Z] 7cd52847ad77: Waiting [2023-03-15T09:33:08.361Z] 43815432d18e: Layer already exists [2023-03-15T09:33:08.361Z] 711e32e3aa79: Layer already exists [2023-03-15T09:33:08.361Z] 8286f5167ba9: Layer already exists [2023-03-15T09:33:08.361Z] 4c156e24a22b: Layer already exists [2023-03-15T09:33:08.361Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:08.361Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:08.361Z] d93815618a75: Layer already exists [2023-03-15T09:33:08.361Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:08.361Z] latest: digest: sha256:358fa8abc4cce66c1eb2913f6e9c6d7ff7143920ba21d744dd2134f85db7593e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:08.673Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:08.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.98 [2023-03-15T09:33:08.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-15T09:33:08.972Z] 711e32e3aa79: Preparing [2023-03-15T09:33:08.972Z] 4c156e24a22b: Preparing [2023-03-15T09:33:08.972Z] 8286f5167ba9: Preparing [2023-03-15T09:33:08.972Z] 43815432d18e: Preparing [2023-03-15T09:33:08.972Z] f090ed2046b8: Preparing [2023-03-15T09:33:08.972Z] d93815618a75: Preparing [2023-03-15T09:33:08.972Z] 1204138dd76f: Preparing [2023-03-15T09:33:08.972Z] 7cd52847ad77: Preparing [2023-03-15T09:33:08.972Z] d93815618a75: Waiting [2023-03-15T09:33:08.972Z] 1204138dd76f: Waiting [2023-03-15T09:33:08.972Z] 7cd52847ad77: Waiting [2023-03-15T09:33:08.972Z] 43815432d18e: Layer already exists [2023-03-15T09:33:08.972Z] 8286f5167ba9: Layer already exists [2023-03-15T09:33:08.972Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:08.972Z] 711e32e3aa79: Layer already exists [2023-03-15T09:33:08.972Z] 4c156e24a22b: Layer already exists [2023-03-15T09:33:08.972Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:08.972Z] d93815618a75: Layer already exists [2023-03-15T09:33:08.972Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:08.972Z] 3.0.0-dev.98: digest: sha256:358fa8abc4cce66c1eb2913f6e9c6d7ff7143920ba21d744dd2134f85db7593e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:09.274Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:09.576Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:09.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-15T09:33:09.576Z] 711e32e3aa79: Preparing [2023-03-15T09:33:09.576Z] 4c156e24a22b: Preparing [2023-03-15T09:33:09.576Z] 8286f5167ba9: Preparing [2023-03-15T09:33:09.576Z] 43815432d18e: Preparing [2023-03-15T09:33:09.576Z] f090ed2046b8: Preparing [2023-03-15T09:33:09.576Z] d93815618a75: Preparing [2023-03-15T09:33:09.576Z] 1204138dd76f: Preparing [2023-03-15T09:33:09.576Z] 7cd52847ad77: Preparing [2023-03-15T09:33:09.576Z] d93815618a75: Waiting [2023-03-15T09:33:09.576Z] 1204138dd76f: Waiting [2023-03-15T09:33:09.576Z] 7cd52847ad77: Waiting [2023-03-15T09:33:09.576Z] 711e32e3aa79: Layer already exists [2023-03-15T09:33:09.576Z] 43815432d18e: Layer already exists [2023-03-15T09:33:09.576Z] 4c156e24a22b: Layer already exists [2023-03-15T09:33:09.576Z] 8286f5167ba9: Layer already exists [2023-03-15T09:33:09.576Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:09.576Z] d93815618a75: Layer already exists [2023-03-15T09:33:09.576Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:09.576Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:09.576Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:358fa8abc4cce66c1eb2913f6e9c6d7ff7143920ba21d744dd2134f85db7593e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:09.880Z] + 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-15T09:33:10.181Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-15T09:33:10.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-15T09:33:10.181Z] 711e32e3aa79: Preparing [2023-03-15T09:33:10.181Z] 4c156e24a22b: Preparing [2023-03-15T09:33:10.181Z] 8286f5167ba9: Preparing [2023-03-15T09:33:10.181Z] 43815432d18e: Preparing [2023-03-15T09:33:10.181Z] f090ed2046b8: Preparing [2023-03-15T09:33:10.181Z] d93815618a75: Preparing [2023-03-15T09:33:10.181Z] 1204138dd76f: Preparing [2023-03-15T09:33:10.181Z] 7cd52847ad77: Preparing [2023-03-15T09:33:10.181Z] d93815618a75: Waiting [2023-03-15T09:33:10.181Z] 1204138dd76f: Waiting [2023-03-15T09:33:10.181Z] 7cd52847ad77: Waiting [2023-03-15T09:33:10.181Z] 8286f5167ba9: Layer already exists [2023-03-15T09:33:10.181Z] 43815432d18e: Layer already exists [2023-03-15T09:33:10.181Z] 711e32e3aa79: Layer already exists [2023-03-15T09:33:10.181Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:10.181Z] 4c156e24a22b: Layer already exists [2023-03-15T09:33:10.181Z] d93815618a75: Layer already exists [2023-03-15T09:33:10.181Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:10.181Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:10.181Z] main: digest: sha256:358fa8abc4cce66c1eb2913f6e9c6d7ff7143920ba21d744dd2134f85db7593e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:10.216Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:10.221Z] taggedImages: [2023-03-15T09:33:10.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:10.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-15T09:33:10.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.98 [2023-03-15T09:33:10.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:10.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-15T09:33:10.234Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-15T09:33:10.234Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:10.234Z] latest [2023-03-15T09:33:10.234Z] 3.0.0-dev.98 [2023-03-15T09:33:10.234Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:10.234Z] main [2023-03-15T09:33:10.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:10.536Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:10.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:10.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-15T09:33:10.842Z] f4653c6cbbad: Preparing [2023-03-15T09:33:10.842Z] e0a0156590d2: Preparing [2023-03-15T09:33:10.842Z] f090ed2046b8: Preparing [2023-03-15T09:33:10.842Z] d93815618a75: Preparing [2023-03-15T09:33:10.842Z] dc319ab95b03: Preparing [2023-03-15T09:33:10.842Z] 7cd52847ad77: Preparing [2023-03-15T09:33:10.842Z] 7cd52847ad77: Waiting [2023-03-15T09:33:10.842Z] d93815618a75: Layer already exists [2023-03-15T09:33:10.842Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:10.842Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:10.842Z] f4653c6cbbad: Pushed [2023-03-15T09:33:10.842Z] dc319ab95b03: Pushed [2023-03-15T09:33:12.221Z] e0a0156590d2: Pushed [2023-03-15T09:33:12.221Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:2b2ee1ccc52e73ac90733db35d5cc6323398da984dbdc454125a0bb085c61bea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:12.525Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:12.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-15T09:33:12.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-15T09:33:12.822Z] f4653c6cbbad: Preparing [2023-03-15T09:33:12.822Z] e0a0156590d2: Preparing [2023-03-15T09:33:12.822Z] f090ed2046b8: Preparing [2023-03-15T09:33:12.822Z] d93815618a75: Preparing [2023-03-15T09:33:12.822Z] dc319ab95b03: Preparing [2023-03-15T09:33:12.822Z] 7cd52847ad77: Preparing [2023-03-15T09:33:12.822Z] 7cd52847ad77: Waiting [2023-03-15T09:33:12.822Z] e0a0156590d2: Layer already exists [2023-03-15T09:33:12.822Z] d93815618a75: Layer already exists [2023-03-15T09:33:12.822Z] dc319ab95b03: Layer already exists [2023-03-15T09:33:12.822Z] f4653c6cbbad: Layer already exists [2023-03-15T09:33:12.822Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:12.822Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:12.822Z] latest: digest: sha256:2b2ee1ccc52e73ac90733db35d5cc6323398da984dbdc454125a0bb085c61bea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:13.126Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:13.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.98 [2023-03-15T09:33:13.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-15T09:33:13.431Z] f4653c6cbbad: Preparing [2023-03-15T09:33:13.431Z] e0a0156590d2: Preparing [2023-03-15T09:33:13.431Z] f090ed2046b8: Preparing [2023-03-15T09:33:13.431Z] d93815618a75: Preparing [2023-03-15T09:33:13.431Z] dc319ab95b03: Preparing [2023-03-15T09:33:13.431Z] 7cd52847ad77: Preparing [2023-03-15T09:33:13.431Z] 7cd52847ad77: Waiting [2023-03-15T09:33:13.431Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:13.431Z] dc319ab95b03: Layer already exists [2023-03-15T09:33:13.431Z] f4653c6cbbad: Layer already exists [2023-03-15T09:33:13.431Z] d93815618a75: Layer already exists [2023-03-15T09:33:13.431Z] e0a0156590d2: Layer already exists [2023-03-15T09:33:13.431Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:13.431Z] 3.0.0-dev.98: digest: sha256:2b2ee1ccc52e73ac90733db35d5cc6323398da984dbdc454125a0bb085c61bea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:13.735Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:14.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:14.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-15T09:33:14.042Z] f4653c6cbbad: Preparing [2023-03-15T09:33:14.042Z] e0a0156590d2: Preparing [2023-03-15T09:33:14.042Z] f090ed2046b8: Preparing [2023-03-15T09:33:14.042Z] d93815618a75: Preparing [2023-03-15T09:33:14.042Z] dc319ab95b03: Preparing [2023-03-15T09:33:14.042Z] 7cd52847ad77: Preparing [2023-03-15T09:33:14.042Z] 7cd52847ad77: Waiting [2023-03-15T09:33:14.042Z] f4653c6cbbad: Layer already exists [2023-03-15T09:33:14.042Z] d93815618a75: Layer already exists [2023-03-15T09:33:14.042Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:14.042Z] e0a0156590d2: Layer already exists [2023-03-15T09:33:14.042Z] dc319ab95b03: Layer already exists [2023-03-15T09:33:14.042Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:14.042Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:2b2ee1ccc52e73ac90733db35d5cc6323398da984dbdc454125a0bb085c61bea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:14.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:14.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-15T09:33:14.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-15T09:33:14.646Z] f4653c6cbbad: Preparing [2023-03-15T09:33:14.646Z] e0a0156590d2: Preparing [2023-03-15T09:33:14.646Z] f090ed2046b8: Preparing [2023-03-15T09:33:14.646Z] d93815618a75: Preparing [2023-03-15T09:33:14.646Z] dc319ab95b03: Preparing [2023-03-15T09:33:14.646Z] 7cd52847ad77: Preparing [2023-03-15T09:33:14.646Z] 7cd52847ad77: Waiting [2023-03-15T09:33:14.646Z] e0a0156590d2: Layer already exists [2023-03-15T09:33:14.646Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:14.646Z] d93815618a75: Layer already exists [2023-03-15T09:33:14.646Z] f4653c6cbbad: Layer already exists [2023-03-15T09:33:14.646Z] dc319ab95b03: Layer already exists [2023-03-15T09:33:14.646Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:14.646Z] main: digest: sha256:2b2ee1ccc52e73ac90733db35d5cc6323398da984dbdc454125a0bb085c61bea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:14.683Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:14.690Z] taggedImages: [2023-03-15T09:33:14.690Z] - nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:14.690Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-15T09:33:14.690Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.98 [2023-03-15T09:33:14.690Z] - nexus3.edgexfoundry.org:10004/core-data:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:14.690Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-15T09:33:14.706Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-15T09:33:14.706Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:14.706Z] latest [2023-03-15T09:33:14.706Z] 3.0.0-dev.98 [2023-03-15T09:33:14.706Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:14.706Z] main [2023-03-15T09:33:14.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:15.018Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:15.318Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:15.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-15T09:33:15.318Z] f1b814ef2da5: Preparing [2023-03-15T09:33:15.318Z] 3a62e04fdf11: Preparing [2023-03-15T09:33:15.318Z] 13012e71e9cc: Preparing [2023-03-15T09:33:15.318Z] f090ed2046b8: Preparing [2023-03-15T09:33:15.318Z] d93815618a75: Preparing [2023-03-15T09:33:15.318Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:15.318Z] 7cd52847ad77: Preparing [2023-03-15T09:33:15.318Z] 8e62a7d17d98: Waiting [2023-03-15T09:33:15.318Z] 7cd52847ad77: Waiting [2023-03-15T09:33:15.318Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:15.318Z] d93815618a75: Layer already exists [2023-03-15T09:33:15.318Z] f1b814ef2da5: Pushed [2023-03-15T09:33:15.318Z] 3a62e04fdf11: Pushed [2023-03-15T09:33:15.318Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:15.318Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:16.693Z] 13012e71e9cc: Pushed [2023-03-15T09:33:16.951Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:d9d588ddc87cd97d5a913be0848b9e7d94058de5c4d7ad95eb12387c7d0331e1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:17.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:17.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-15T09:33:17.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-15T09:33:17.546Z] f1b814ef2da5: Preparing [2023-03-15T09:33:17.546Z] 3a62e04fdf11: Preparing [2023-03-15T09:33:17.546Z] 13012e71e9cc: Preparing [2023-03-15T09:33:17.546Z] f090ed2046b8: Preparing [2023-03-15T09:33:17.546Z] d93815618a75: Preparing [2023-03-15T09:33:17.546Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:17.546Z] 7cd52847ad77: Preparing [2023-03-15T09:33:17.546Z] 8e62a7d17d98: Waiting [2023-03-15T09:33:17.546Z] 7cd52847ad77: Waiting [2023-03-15T09:33:17.546Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:17.546Z] f1b814ef2da5: Layer already exists [2023-03-15T09:33:17.546Z] 3a62e04fdf11: Layer already exists [2023-03-15T09:33:17.546Z] 13012e71e9cc: Layer already exists [2023-03-15T09:33:17.546Z] d93815618a75: Layer already exists [2023-03-15T09:33:17.546Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:17.546Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:17.546Z] latest: digest: sha256:d9d588ddc87cd97d5a913be0848b9e7d94058de5c4d7ad95eb12387c7d0331e1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:17.848Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:18.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.98 [2023-03-15T09:33:18.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-15T09:33:18.153Z] f1b814ef2da5: Preparing [2023-03-15T09:33:18.153Z] 3a62e04fdf11: Preparing [2023-03-15T09:33:18.153Z] 13012e71e9cc: Preparing [2023-03-15T09:33:18.153Z] f090ed2046b8: Preparing [2023-03-15T09:33:18.153Z] d93815618a75: Preparing [2023-03-15T09:33:18.153Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:18.153Z] 7cd52847ad77: Preparing [2023-03-15T09:33:18.153Z] 7cd52847ad77: Waiting [2023-03-15T09:33:18.153Z] 8e62a7d17d98: Waiting [2023-03-15T09:33:18.153Z] 13012e71e9cc: Layer already exists [2023-03-15T09:33:18.153Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:18.153Z] f1b814ef2da5: Layer already exists [2023-03-15T09:33:18.153Z] d93815618a75: Layer already exists [2023-03-15T09:33:18.153Z] 3a62e04fdf11: Layer already exists [2023-03-15T09:33:18.153Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:18.153Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:18.153Z] 3.0.0-dev.98: digest: sha256:d9d588ddc87cd97d5a913be0848b9e7d94058de5c4d7ad95eb12387c7d0331e1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:18.453Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:18.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:18.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-15T09:33:18.754Z] f1b814ef2da5: Preparing [2023-03-15T09:33:18.754Z] 3a62e04fdf11: Preparing [2023-03-15T09:33:18.754Z] 13012e71e9cc: Preparing [2023-03-15T09:33:18.754Z] f090ed2046b8: Preparing [2023-03-15T09:33:18.754Z] d93815618a75: Preparing [2023-03-15T09:33:18.754Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:18.754Z] 7cd52847ad77: Preparing [2023-03-15T09:33:18.754Z] 8e62a7d17d98: Waiting [2023-03-15T09:33:18.754Z] 7cd52847ad77: Waiting [2023-03-15T09:33:18.754Z] 13012e71e9cc: Layer already exists [2023-03-15T09:33:18.754Z] 3a62e04fdf11: Layer already exists [2023-03-15T09:33:18.754Z] d93815618a75: Layer already exists [2023-03-15T09:33:18.754Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:18.754Z] f1b814ef2da5: Layer already exists [2023-03-15T09:33:18.754Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:18.754Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:18.754Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:d9d588ddc87cd97d5a913be0848b9e7d94058de5c4d7ad95eb12387c7d0331e1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:19.059Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:19.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-15T09:33:19.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-15T09:33:19.366Z] f1b814ef2da5: Preparing [2023-03-15T09:33:19.366Z] 3a62e04fdf11: Preparing [2023-03-15T09:33:19.366Z] 13012e71e9cc: Preparing [2023-03-15T09:33:19.366Z] f090ed2046b8: Preparing [2023-03-15T09:33:19.366Z] d93815618a75: Preparing [2023-03-15T09:33:19.366Z] 8e62a7d17d98: Preparing [2023-03-15T09:33:19.366Z] 7cd52847ad77: Preparing [2023-03-15T09:33:19.366Z] 8e62a7d17d98: Waiting [2023-03-15T09:33:19.366Z] 7cd52847ad77: Waiting [2023-03-15T09:33:19.366Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:19.366Z] 13012e71e9cc: Layer already exists [2023-03-15T09:33:19.366Z] 3a62e04fdf11: Layer already exists [2023-03-15T09:33:19.366Z] f1b814ef2da5: Layer already exists [2023-03-15T09:33:19.366Z] d93815618a75: Layer already exists [2023-03-15T09:33:19.366Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:33:19.366Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:19.366Z] main: digest: sha256:d9d588ddc87cd97d5a913be0848b9e7d94058de5c4d7ad95eb12387c7d0331e1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:19.414Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:19.423Z] taggedImages: [2023-03-15T09:33:19.423Z] - nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:19.423Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-15T09:33:19.423Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.98 [2023-03-15T09:33:19.423Z] - nexus3.edgexfoundry.org:10004/core-metadata:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:19.423Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-15T09:33:19.441Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-15T09:33:19.441Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:19.441Z] latest [2023-03-15T09:33:19.441Z] 3.0.0-dev.98 [2023-03-15T09:33:19.441Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:19.441Z] main [2023-03-15T09:33:19.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:19.804Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:20.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:20.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-15T09:33:20.100Z] 67e8c01eda47: Preparing [2023-03-15T09:33:20.100Z] 67e8c01eda47: Preparing [2023-03-15T09:33:20.100Z] 002b4152ca36: Preparing [2023-03-15T09:33:20.100Z] 033c55744dcc: Preparing [2023-03-15T09:33:20.100Z] 0a184cc97a82: Preparing [2023-03-15T09:33:20.100Z] fc2783ceccd1: Preparing [2023-03-15T09:33:20.100Z] 3ef7ceba5d6f: Preparing [2023-03-15T09:33:20.100Z] f090ed2046b8: Preparing [2023-03-15T09:33:20.100Z] d93815618a75: Preparing [2023-03-15T09:33:20.100Z] 71c7692485af: Preparing [2023-03-15T09:33:20.100Z] 7e3986e2b968: Preparing [2023-03-15T09:33:20.100Z] 55e0bd3534f9: Preparing [2023-03-15T09:33:20.100Z] 72ea686ffa52: Preparing [2023-03-15T09:33:20.100Z] 7cd52847ad77: Preparing [2023-03-15T09:33:20.100Z] 3ef7ceba5d6f: Waiting [2023-03-15T09:33:20.100Z] f090ed2046b8: Waiting [2023-03-15T09:33:20.100Z] d93815618a75: Waiting [2023-03-15T09:33:20.100Z] 71c7692485af: Waiting [2023-03-15T09:33:20.100Z] 7e3986e2b968: Waiting [2023-03-15T09:33:20.100Z] 55e0bd3534f9: Waiting [2023-03-15T09:33:20.100Z] 72ea686ffa52: Waiting [2023-03-15T09:33:20.100Z] 7cd52847ad77: Waiting [2023-03-15T09:33:20.100Z] 033c55744dcc: Pushed [2023-03-15T09:33:20.100Z] 67e8c01eda47: Pushed [2023-03-15T09:33:20.100Z] 002b4152ca36: Pushed [2023-03-15T09:33:20.100Z] 0a184cc97a82: Pushed [2023-03-15T09:33:20.100Z] fc2783ceccd1: Pushed [2023-03-15T09:33:20.100Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:20.100Z] d93815618a75: Layer already exists [2023-03-15T09:33:20.359Z] 7e3986e2b968: Pushed [2023-03-15T09:33:20.359Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:20.359Z] 71c7692485af: Pushed [2023-03-15T09:33:20.359Z] 55e0bd3534f9: Pushed [2023-03-15T09:33:20.359Z] 72ea686ffa52: Pushed [2023-03-15T09:33:21.735Z] 3ef7ceba5d6f: Pushed [2023-03-15T09:33:21.994Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:66899c9d219197ff704ee215d3eeb40477073916196fc03ea1e859bae650bd5d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:22.299Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:22.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-15T09:33:22.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-15T09:33:22.605Z] 67e8c01eda47: Preparing [2023-03-15T09:33:22.605Z] 67e8c01eda47: Preparing [2023-03-15T09:33:22.605Z] 002b4152ca36: Preparing [2023-03-15T09:33:22.605Z] 033c55744dcc: Preparing [2023-03-15T09:33:22.605Z] 0a184cc97a82: Preparing [2023-03-15T09:33:22.605Z] fc2783ceccd1: Preparing [2023-03-15T09:33:22.605Z] 3ef7ceba5d6f: Preparing [2023-03-15T09:33:22.605Z] f090ed2046b8: Preparing [2023-03-15T09:33:22.605Z] d93815618a75: Preparing [2023-03-15T09:33:22.605Z] 71c7692485af: Preparing [2023-03-15T09:33:22.605Z] f090ed2046b8: Waiting [2023-03-15T09:33:22.605Z] d93815618a75: Waiting [2023-03-15T09:33:22.605Z] 3ef7ceba5d6f: Waiting [2023-03-15T09:33:22.605Z] 71c7692485af: Waiting [2023-03-15T09:33:22.605Z] 7e3986e2b968: Preparing [2023-03-15T09:33:22.605Z] 55e0bd3534f9: Preparing [2023-03-15T09:33:22.605Z] 72ea686ffa52: Preparing [2023-03-15T09:33:22.605Z] 7cd52847ad77: Preparing [2023-03-15T09:33:22.605Z] 7e3986e2b968: Waiting [2023-03-15T09:33:22.605Z] 72ea686ffa52: Waiting [2023-03-15T09:33:22.605Z] 55e0bd3534f9: Waiting [2023-03-15T09:33:22.605Z] 7cd52847ad77: Waiting [2023-03-15T09:33:22.605Z] fc2783ceccd1: Layer already exists [2023-03-15T09:33:22.605Z] 002b4152ca36: Layer already exists [2023-03-15T09:33:22.605Z] 033c55744dcc: Layer already exists [2023-03-15T09:33:22.605Z] 67e8c01eda47: Layer already exists [2023-03-15T09:33:22.605Z] 0a184cc97a82: Layer already exists [2023-03-15T09:33:22.605Z] 3ef7ceba5d6f: Layer already exists [2023-03-15T09:33:22.605Z] d93815618a75: Layer already exists [2023-03-15T09:33:22.605Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:22.605Z] 7e3986e2b968: Layer already exists [2023-03-15T09:33:22.605Z] 71c7692485af: Layer already exists [2023-03-15T09:33:22.605Z] 72ea686ffa52: Layer already exists [2023-03-15T09:33:22.605Z] 55e0bd3534f9: Layer already exists [2023-03-15T09:33:22.605Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:22.605Z] latest: digest: sha256:66899c9d219197ff704ee215d3eeb40477073916196fc03ea1e859bae650bd5d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:22.914Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:23.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.98 [2023-03-15T09:33:23.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-15T09:33:23.212Z] 67e8c01eda47: Preparing [2023-03-15T09:33:23.212Z] 67e8c01eda47: Preparing [2023-03-15T09:33:23.212Z] 002b4152ca36: Preparing [2023-03-15T09:33:23.212Z] 033c55744dcc: Preparing [2023-03-15T09:33:23.212Z] 0a184cc97a82: Preparing [2023-03-15T09:33:23.212Z] fc2783ceccd1: Preparing [2023-03-15T09:33:23.212Z] 3ef7ceba5d6f: Preparing [2023-03-15T09:33:23.212Z] f090ed2046b8: Preparing [2023-03-15T09:33:23.212Z] d93815618a75: Preparing [2023-03-15T09:33:23.212Z] 71c7692485af: Preparing [2023-03-15T09:33:23.212Z] 7e3986e2b968: Preparing [2023-03-15T09:33:23.212Z] 55e0bd3534f9: Preparing [2023-03-15T09:33:23.212Z] 72ea686ffa52: Preparing [2023-03-15T09:33:23.212Z] 7cd52847ad77: Preparing [2023-03-15T09:33:23.212Z] d93815618a75: Waiting [2023-03-15T09:33:23.212Z] 3ef7ceba5d6f: Waiting [2023-03-15T09:33:23.212Z] f090ed2046b8: Waiting [2023-03-15T09:33:23.212Z] 7e3986e2b968: Waiting [2023-03-15T09:33:23.212Z] 55e0bd3534f9: Waiting [2023-03-15T09:33:23.212Z] 72ea686ffa52: Waiting [2023-03-15T09:33:23.212Z] 7cd52847ad77: Waiting [2023-03-15T09:33:23.212Z] fc2783ceccd1: Layer already exists [2023-03-15T09:33:23.212Z] 67e8c01eda47: Layer already exists [2023-03-15T09:33:23.212Z] 002b4152ca36: Layer already exists [2023-03-15T09:33:23.212Z] 033c55744dcc: Layer already exists [2023-03-15T09:33:23.212Z] 0a184cc97a82: Layer already exists [2023-03-15T09:33:23.212Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:23.212Z] 3ef7ceba5d6f: Layer already exists [2023-03-15T09:33:23.212Z] d93815618a75: Layer already exists [2023-03-15T09:33:23.212Z] 7e3986e2b968: Layer already exists [2023-03-15T09:33:23.212Z] 71c7692485af: Layer already exists [2023-03-15T09:33:23.212Z] 55e0bd3534f9: Layer already exists [2023-03-15T09:33:23.212Z] 72ea686ffa52: Layer already exists [2023-03-15T09:33:23.212Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:23.212Z] 3.0.0-dev.98: digest: sha256:66899c9d219197ff704ee215d3eeb40477073916196fc03ea1e859bae650bd5d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:23.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:23.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:23.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-15T09:33:23.807Z] 67e8c01eda47: Preparing [2023-03-15T09:33:23.807Z] 67e8c01eda47: Preparing [2023-03-15T09:33:23.807Z] 002b4152ca36: Preparing [2023-03-15T09:33:23.807Z] 033c55744dcc: Preparing [2023-03-15T09:33:23.807Z] 0a184cc97a82: Preparing [2023-03-15T09:33:23.807Z] fc2783ceccd1: Preparing [2023-03-15T09:33:23.807Z] 3ef7ceba5d6f: Preparing [2023-03-15T09:33:23.807Z] f090ed2046b8: Preparing [2023-03-15T09:33:23.807Z] d93815618a75: Preparing [2023-03-15T09:33:23.807Z] 71c7692485af: Preparing [2023-03-15T09:33:23.807Z] 7e3986e2b968: Preparing [2023-03-15T09:33:23.807Z] 55e0bd3534f9: Preparing [2023-03-15T09:33:23.807Z] 72ea686ffa52: Preparing [2023-03-15T09:33:23.807Z] 7cd52847ad77: Preparing [2023-03-15T09:33:23.807Z] d93815618a75: Waiting [2023-03-15T09:33:23.807Z] 7e3986e2b968: Waiting [2023-03-15T09:33:23.807Z] 3ef7ceba5d6f: Waiting [2023-03-15T09:33:23.807Z] f090ed2046b8: Waiting [2023-03-15T09:33:23.807Z] 71c7692485af: Waiting [2023-03-15T09:33:23.807Z] 72ea686ffa52: Waiting [2023-03-15T09:33:23.807Z] 7cd52847ad77: Waiting [2023-03-15T09:33:23.807Z] 0a184cc97a82: Layer already exists [2023-03-15T09:33:23.807Z] fc2783ceccd1: Layer already exists [2023-03-15T09:33:23.807Z] 033c55744dcc: Layer already exists [2023-03-15T09:33:23.807Z] 002b4152ca36: Layer already exists [2023-03-15T09:33:23.807Z] 67e8c01eda47: Layer already exists [2023-03-15T09:33:23.807Z] 3ef7ceba5d6f: Layer already exists [2023-03-15T09:33:23.807Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:23.807Z] 71c7692485af: Layer already exists [2023-03-15T09:33:23.807Z] d93815618a75: Layer already exists [2023-03-15T09:33:23.807Z] 7e3986e2b968: Layer already exists [2023-03-15T09:33:23.807Z] 55e0bd3534f9: Layer already exists [2023-03-15T09:33:23.807Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:23.807Z] 72ea686ffa52: Layer already exists [2023-03-15T09:33:23.807Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:66899c9d219197ff704ee215d3eeb40477073916196fc03ea1e859bae650bd5d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:24.102Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:24.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-15T09:33:24.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-15T09:33:24.406Z] 67e8c01eda47: Preparing [2023-03-15T09:33:24.406Z] 67e8c01eda47: Preparing [2023-03-15T09:33:24.406Z] 002b4152ca36: Preparing [2023-03-15T09:33:24.406Z] 033c55744dcc: Preparing [2023-03-15T09:33:24.406Z] 0a184cc97a82: Preparing [2023-03-15T09:33:24.406Z] fc2783ceccd1: Preparing [2023-03-15T09:33:24.406Z] 3ef7ceba5d6f: Preparing [2023-03-15T09:33:24.406Z] f090ed2046b8: Preparing [2023-03-15T09:33:24.406Z] 3ef7ceba5d6f: Waiting [2023-03-15T09:33:24.406Z] d93815618a75: Preparing [2023-03-15T09:33:24.406Z] 71c7692485af: Preparing [2023-03-15T09:33:24.406Z] 7e3986e2b968: Preparing [2023-03-15T09:33:24.406Z] f090ed2046b8: Waiting [2023-03-15T09:33:24.406Z] d93815618a75: Waiting [2023-03-15T09:33:24.406Z] 55e0bd3534f9: Preparing [2023-03-15T09:33:24.406Z] 72ea686ffa52: Preparing [2023-03-15T09:33:24.406Z] 7e3986e2b968: Waiting [2023-03-15T09:33:24.406Z] 55e0bd3534f9: Waiting [2023-03-15T09:33:24.406Z] 7cd52847ad77: Preparing [2023-03-15T09:33:24.406Z] 72ea686ffa52: Waiting [2023-03-15T09:33:24.406Z] 67e8c01eda47: Layer already exists [2023-03-15T09:33:24.406Z] 0a184cc97a82: Layer already exists [2023-03-15T09:33:24.406Z] fc2783ceccd1: Layer already exists [2023-03-15T09:33:24.406Z] 033c55744dcc: Layer already exists [2023-03-15T09:33:24.406Z] 002b4152ca36: Layer already exists [2023-03-15T09:33:24.406Z] 3ef7ceba5d6f: Layer already exists [2023-03-15T09:33:24.406Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:24.406Z] d93815618a75: Layer already exists [2023-03-15T09:33:24.406Z] 7e3986e2b968: Layer already exists [2023-03-15T09:33:24.406Z] 71c7692485af: Layer already exists [2023-03-15T09:33:24.406Z] 55e0bd3534f9: Layer already exists [2023-03-15T09:33:24.406Z] 72ea686ffa52: Layer already exists [2023-03-15T09:33:24.406Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:24.406Z] main: digest: sha256:66899c9d219197ff704ee215d3eeb40477073916196fc03ea1e859bae650bd5d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:24.441Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:24.446Z] taggedImages: [2023-03-15T09:33:24.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:24.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-15T09:33:24.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.98 [2023-03-15T09:33:24.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:24.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-15T09:33:24.459Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-15T09:33:24.459Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:24.459Z] latest [2023-03-15T09:33:24.459Z] 3.0.0-dev.98 [2023-03-15T09:33:24.459Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:24.459Z] main [2023-03-15T09:33:24.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:24.754Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:25.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:25.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-15T09:33:25.062Z] 62524138a8a5: Preparing [2023-03-15T09:33:25.062Z] 2b876b42ca01: Preparing [2023-03-15T09:33:25.062Z] 79f86be04bbe: Preparing [2023-03-15T09:33:25.062Z] 463dc8e59a28: Preparing [2023-03-15T09:33:25.062Z] f090ed2046b8: Preparing [2023-03-15T09:33:25.062Z] d93815618a75: Preparing [2023-03-15T09:33:25.062Z] 1204138dd76f: Preparing [2023-03-15T09:33:25.062Z] 7cd52847ad77: Preparing [2023-03-15T09:33:25.062Z] d93815618a75: Waiting [2023-03-15T09:33:25.062Z] 1204138dd76f: Waiting [2023-03-15T09:33:25.062Z] 7cd52847ad77: Waiting [2023-03-15T09:33:25.062Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:25.062Z] d93815618a75: Layer already exists [2023-03-15T09:33:25.062Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:25.062Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:25.062Z] 62524138a8a5: Pushed [2023-03-15T09:33:25.062Z] 2b876b42ca01: Pushed [2023-03-15T09:33:25.062Z] 79f86be04bbe: Pushed [2023-03-15T09:33:26.436Z] 463dc8e59a28: Pushed [2023-03-15T09:33:26.436Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:c3526a25fc20769926e8880fddef0bd331cdeb41ab7d8d00da759ac6ab418672 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:26.739Z] + 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-15T09:33:27.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-15T09:33:27.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-15T09:33:27.034Z] 62524138a8a5: Preparing [2023-03-15T09:33:27.034Z] 2b876b42ca01: Preparing [2023-03-15T09:33:27.034Z] 79f86be04bbe: Preparing [2023-03-15T09:33:27.034Z] 463dc8e59a28: Preparing [2023-03-15T09:33:27.034Z] f090ed2046b8: Preparing [2023-03-15T09:33:27.034Z] d93815618a75: Preparing [2023-03-15T09:33:27.034Z] 1204138dd76f: Preparing [2023-03-15T09:33:27.034Z] 7cd52847ad77: Preparing [2023-03-15T09:33:27.034Z] d93815618a75: Waiting [2023-03-15T09:33:27.034Z] 1204138dd76f: Waiting [2023-03-15T09:33:27.034Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:27.034Z] 62524138a8a5: Layer already exists [2023-03-15T09:33:27.034Z] 79f86be04bbe: Layer already exists [2023-03-15T09:33:27.034Z] 2b876b42ca01: Layer already exists [2023-03-15T09:33:27.034Z] 463dc8e59a28: Layer already exists [2023-03-15T09:33:27.034Z] d93815618a75: Layer already exists [2023-03-15T09:33:27.034Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:27.034Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:27.034Z] latest: digest: sha256:c3526a25fc20769926e8880fddef0bd331cdeb41ab7d8d00da759ac6ab418672 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:27.336Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:27.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.98 [2023-03-15T09:33:27.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-15T09:33:27.639Z] 62524138a8a5: Preparing [2023-03-15T09:33:27.639Z] 2b876b42ca01: Preparing [2023-03-15T09:33:27.639Z] 79f86be04bbe: Preparing [2023-03-15T09:33:27.639Z] 463dc8e59a28: Preparing [2023-03-15T09:33:27.639Z] f090ed2046b8: Preparing [2023-03-15T09:33:27.639Z] d93815618a75: Preparing [2023-03-15T09:33:27.639Z] 1204138dd76f: Preparing [2023-03-15T09:33:27.639Z] 7cd52847ad77: Preparing [2023-03-15T09:33:27.639Z] 1204138dd76f: Waiting [2023-03-15T09:33:27.639Z] 7cd52847ad77: Waiting [2023-03-15T09:33:27.639Z] d93815618a75: Waiting [2023-03-15T09:33:27.639Z] 79f86be04bbe: Layer already exists [2023-03-15T09:33:27.639Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:27.639Z] 62524138a8a5: Layer already exists [2023-03-15T09:33:27.639Z] 463dc8e59a28: Layer already exists [2023-03-15T09:33:27.639Z] 2b876b42ca01: Layer already exists [2023-03-15T09:33:27.639Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:27.639Z] d93815618a75: Layer already exists [2023-03-15T09:33:27.639Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:27.639Z] 3.0.0-dev.98: digest: sha256:c3526a25fc20769926e8880fddef0bd331cdeb41ab7d8d00da759ac6ab418672 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:27.955Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:28.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:28.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-15T09:33:28.265Z] 62524138a8a5: Preparing [2023-03-15T09:33:28.265Z] 2b876b42ca01: Preparing [2023-03-15T09:33:28.265Z] 79f86be04bbe: Preparing [2023-03-15T09:33:28.266Z] 463dc8e59a28: Preparing [2023-03-15T09:33:28.266Z] f090ed2046b8: Preparing [2023-03-15T09:33:28.266Z] d93815618a75: Preparing [2023-03-15T09:33:28.266Z] 1204138dd76f: Preparing [2023-03-15T09:33:28.266Z] 7cd52847ad77: Preparing [2023-03-15T09:33:28.266Z] d93815618a75: Waiting [2023-03-15T09:33:28.266Z] 1204138dd76f: Waiting [2023-03-15T09:33:28.266Z] 7cd52847ad77: Waiting [2023-03-15T09:33:28.266Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:28.266Z] 62524138a8a5: Layer already exists [2023-03-15T09:33:28.266Z] 2b876b42ca01: Layer already exists [2023-03-15T09:33:28.266Z] 79f86be04bbe: Layer already exists [2023-03-15T09:33:28.266Z] 463dc8e59a28: Layer already exists [2023-03-15T09:33:28.266Z] d93815618a75: Layer already exists [2023-03-15T09:33:28.266Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:28.266Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:28.266Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:c3526a25fc20769926e8880fddef0bd331cdeb41ab7d8d00da759ac6ab418672 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:28.567Z] + 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-15T09:33:28.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-15T09:33:28.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-15T09:33:28.866Z] 62524138a8a5: Preparing [2023-03-15T09:33:28.866Z] 2b876b42ca01: Preparing [2023-03-15T09:33:28.866Z] 79f86be04bbe: Preparing [2023-03-15T09:33:28.866Z] 463dc8e59a28: Preparing [2023-03-15T09:33:28.866Z] f090ed2046b8: Preparing [2023-03-15T09:33:28.866Z] d93815618a75: Preparing [2023-03-15T09:33:28.866Z] 1204138dd76f: Preparing [2023-03-15T09:33:28.866Z] 7cd52847ad77: Preparing [2023-03-15T09:33:28.866Z] d93815618a75: Waiting [2023-03-15T09:33:28.866Z] 1204138dd76f: Waiting [2023-03-15T09:33:28.866Z] 7cd52847ad77: Waiting [2023-03-15T09:33:28.866Z] 2b876b42ca01: Layer already exists [2023-03-15T09:33:28.866Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:28.866Z] 62524138a8a5: Layer already exists [2023-03-15T09:33:28.866Z] 79f86be04bbe: Layer already exists [2023-03-15T09:33:28.866Z] 463dc8e59a28: Layer already exists [2023-03-15T09:33:28.866Z] d93815618a75: Layer already exists [2023-03-15T09:33:28.866Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:28.866Z] 1204138dd76f: Layer already exists [2023-03-15T09:33:28.866Z] main: digest: sha256:c3526a25fc20769926e8880fddef0bd331cdeb41ab7d8d00da759ac6ab418672 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:28.912Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:28.924Z] taggedImages: [2023-03-15T09:33:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-15T09:33:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.98 [2023-03-15T09:33:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-15T09:33:28.944Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-15T09:33:28.944Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:28.944Z] latest [2023-03-15T09:33:28.944Z] 3.0.0-dev.98 [2023-03-15T09:33:28.944Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:28.944Z] main [2023-03-15T09:33:28.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:29.252Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:29.545Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:29.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-15T09:33:29.546Z] 5ac8bdddde86: Preparing [2023-03-15T09:33:29.546Z] 1461415466be: Preparing [2023-03-15T09:33:29.546Z] a533266c54f9: Preparing [2023-03-15T09:33:29.546Z] a37fd6ca64f2: Preparing [2023-03-15T09:33:29.546Z] f090ed2046b8: Preparing [2023-03-15T09:33:29.546Z] 7aaabcbef697: Preparing [2023-03-15T09:33:29.546Z] 031749f3b67c: Preparing [2023-03-15T09:33:29.546Z] 7cd52847ad77: Preparing [2023-03-15T09:33:29.546Z] 7cd52847ad77: Waiting [2023-03-15T09:33:29.546Z] 7aaabcbef697: Waiting [2023-03-15T09:33:29.546Z] 031749f3b67c: Waiting [2023-03-15T09:33:29.546Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:29.546Z] 5ac8bdddde86: Pushed [2023-03-15T09:33:29.546Z] 7aaabcbef697: Pushed [2023-03-15T09:33:29.546Z] 1461415466be: Pushed [2023-03-15T09:33:29.546Z] a37fd6ca64f2: Pushed [2023-03-15T09:33:29.546Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:29.804Z] 031749f3b67c: Pushed [2023-03-15T09:33:30.739Z] a533266c54f9: Pushed [2023-03-15T09:33:30.739Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:e78d71922d8ebdb8a153bbb008b39ac40dde844a196a8f7973325b306a0cbfc0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:31.295Z] + 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-15T09:33:31.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-15T09:33:31.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-15T09:33:31.597Z] 5ac8bdddde86: Preparing [2023-03-15T09:33:31.597Z] 1461415466be: Preparing [2023-03-15T09:33:31.597Z] a533266c54f9: Preparing [2023-03-15T09:33:31.597Z] a37fd6ca64f2: Preparing [2023-03-15T09:33:31.597Z] f090ed2046b8: Preparing [2023-03-15T09:33:31.597Z] 7aaabcbef697: Preparing [2023-03-15T09:33:31.597Z] 031749f3b67c: Preparing [2023-03-15T09:33:31.597Z] 7cd52847ad77: Preparing [2023-03-15T09:33:31.597Z] 7aaabcbef697: Waiting [2023-03-15T09:33:31.597Z] 031749f3b67c: Waiting [2023-03-15T09:33:31.597Z] 7cd52847ad77: Waiting [2023-03-15T09:33:31.597Z] 5ac8bdddde86: Layer already exists [2023-03-15T09:33:31.597Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:31.597Z] 1461415466be: Layer already exists [2023-03-15T09:33:31.597Z] a533266c54f9: Layer already exists [2023-03-15T09:33:31.597Z] a37fd6ca64f2: Layer already exists [2023-03-15T09:33:31.597Z] 7aaabcbef697: Layer already exists [2023-03-15T09:33:31.597Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:31.597Z] 031749f3b67c: Layer already exists [2023-03-15T09:33:31.597Z] latest: digest: sha256:e78d71922d8ebdb8a153bbb008b39ac40dde844a196a8f7973325b306a0cbfc0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:31.896Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:32.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.98 [2023-03-15T09:33:32.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-15T09:33:32.193Z] 5ac8bdddde86: Preparing [2023-03-15T09:33:32.193Z] 1461415466be: Preparing [2023-03-15T09:33:32.193Z] a533266c54f9: Preparing [2023-03-15T09:33:32.193Z] a37fd6ca64f2: Preparing [2023-03-15T09:33:32.193Z] f090ed2046b8: Preparing [2023-03-15T09:33:32.193Z] 7aaabcbef697: Preparing [2023-03-15T09:33:32.193Z] 7aaabcbef697: Waiting [2023-03-15T09:33:32.193Z] 031749f3b67c: Preparing [2023-03-15T09:33:32.193Z] 7cd52847ad77: Preparing [2023-03-15T09:33:32.193Z] 7cd52847ad77: Waiting [2023-03-15T09:33:32.193Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:32.193Z] a533266c54f9: Layer already exists [2023-03-15T09:33:32.193Z] 1461415466be: Layer already exists [2023-03-15T09:33:32.193Z] a37fd6ca64f2: Layer already exists [2023-03-15T09:33:32.193Z] 5ac8bdddde86: Layer already exists [2023-03-15T09:33:32.193Z] 7aaabcbef697: Layer already exists [2023-03-15T09:33:32.193Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:32.193Z] 031749f3b67c: Layer already exists [2023-03-15T09:33:32.193Z] 3.0.0-dev.98: digest: sha256:e78d71922d8ebdb8a153bbb008b39ac40dde844a196a8f7973325b306a0cbfc0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:32.494Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:32.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:32.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-15T09:33:32.788Z] 5ac8bdddde86: Preparing [2023-03-15T09:33:32.788Z] 1461415466be: Preparing [2023-03-15T09:33:32.788Z] a533266c54f9: Preparing [2023-03-15T09:33:32.788Z] a37fd6ca64f2: Preparing [2023-03-15T09:33:32.788Z] f090ed2046b8: Preparing [2023-03-15T09:33:32.788Z] 7aaabcbef697: Preparing [2023-03-15T09:33:32.788Z] 031749f3b67c: Preparing [2023-03-15T09:33:32.788Z] 7cd52847ad77: Preparing [2023-03-15T09:33:32.788Z] 031749f3b67c: Waiting [2023-03-15T09:33:32.788Z] 7cd52847ad77: Waiting [2023-03-15T09:33:32.788Z] a37fd6ca64f2: Layer already exists [2023-03-15T09:33:32.788Z] 5ac8bdddde86: Layer already exists [2023-03-15T09:33:32.788Z] a533266c54f9: Layer already exists [2023-03-15T09:33:32.788Z] 1461415466be: Layer already exists [2023-03-15T09:33:32.788Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:32.788Z] 031749f3b67c: Layer already exists [2023-03-15T09:33:32.788Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:32.788Z] 7aaabcbef697: Layer already exists [2023-03-15T09:33:32.788Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:e78d71922d8ebdb8a153bbb008b39ac40dde844a196a8f7973325b306a0cbfc0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:33.094Z] + 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-15T09:33:33.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-15T09:33:33.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-15T09:33:33.392Z] 5ac8bdddde86: Preparing [2023-03-15T09:33:33.392Z] 1461415466be: Preparing [2023-03-15T09:33:33.392Z] a533266c54f9: Preparing [2023-03-15T09:33:33.392Z] a37fd6ca64f2: Preparing [2023-03-15T09:33:33.392Z] f090ed2046b8: Preparing [2023-03-15T09:33:33.392Z] 7aaabcbef697: Preparing [2023-03-15T09:33:33.392Z] 031749f3b67c: Preparing [2023-03-15T09:33:33.392Z] 7cd52847ad77: Preparing [2023-03-15T09:33:33.392Z] 7aaabcbef697: Waiting [2023-03-15T09:33:33.392Z] 031749f3b67c: Waiting [2023-03-15T09:33:33.392Z] 7cd52847ad77: Waiting [2023-03-15T09:33:33.392Z] a37fd6ca64f2: Layer already exists [2023-03-15T09:33:33.392Z] 1461415466be: Layer already exists [2023-03-15T09:33:33.392Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:33.392Z] a533266c54f9: Layer already exists [2023-03-15T09:33:33.392Z] 5ac8bdddde86: Layer already exists [2023-03-15T09:33:33.392Z] 7aaabcbef697: Layer already exists [2023-03-15T09:33:33.392Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:33.392Z] 031749f3b67c: Layer already exists [2023-03-15T09:33:33.392Z] main: digest: sha256:e78d71922d8ebdb8a153bbb008b39ac40dde844a196a8f7973325b306a0cbfc0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:33.424Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:33.429Z] taggedImages: [2023-03-15T09:33:33.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:33.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-15T09:33:33.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.98 [2023-03-15T09:33:33.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:33.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-15T09:33:33.443Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-15T09:33:33.443Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:33.443Z] latest [2023-03-15T09:33:33.443Z] 3.0.0-dev.98 [2023-03-15T09:33:33.443Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:33.443Z] main [2023-03-15T09:33:33.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:33.744Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:34.041Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:34.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-15T09:33:34.041Z] b2fdf9668cb3: Preparing [2023-03-15T09:33:34.041Z] cff9c387cd01: Preparing [2023-03-15T09:33:34.041Z] 0197045f117f: Preparing [2023-03-15T09:33:34.041Z] 603676a9e027: Preparing [2023-03-15T09:33:34.041Z] 2b7478dfc84b: Preparing [2023-03-15T09:33:34.041Z] 7ce01538d074: Preparing [2023-03-15T09:33:34.041Z] 466a6758484f: Preparing [2023-03-15T09:33:34.041Z] f090ed2046b8: Preparing [2023-03-15T09:33:34.041Z] b41903d9b5e1: Preparing [2023-03-15T09:33:34.041Z] 7cd52847ad77: Preparing [2023-03-15T09:33:34.041Z] 7ce01538d074: Waiting [2023-03-15T09:33:34.041Z] 7cd52847ad77: Waiting [2023-03-15T09:33:34.041Z] 466a6758484f: Waiting [2023-03-15T09:33:34.041Z] f090ed2046b8: Waiting [2023-03-15T09:33:34.041Z] b41903d9b5e1: Waiting [2023-03-15T09:33:34.041Z] b2fdf9668cb3: Pushed [2023-03-15T09:33:34.041Z] cff9c387cd01: Pushed [2023-03-15T09:33:34.041Z] 2b7478dfc84b: Pushed [2023-03-15T09:33:34.041Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:34.302Z] 7ce01538d074: Pushed [2023-03-15T09:33:34.302Z] 466a6758484f: Pushed [2023-03-15T09:33:34.302Z] b41903d9b5e1: Pushed [2023-03-15T09:33:34.302Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:35.238Z] 603676a9e027: Pushed [2023-03-15T09:33:35.497Z] 0197045f117f: Pushed [2023-03-15T09:33:35.497Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:2039f9194ac85d00e12764b220ddbeaf07f35672c0ab00e9dff0413439d149ba size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:35.798Z] + 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-15T09:33:36.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-15T09:33:36.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-15T09:33:36.099Z] b2fdf9668cb3: Preparing [2023-03-15T09:33:36.099Z] cff9c387cd01: Preparing [2023-03-15T09:33:36.099Z] 0197045f117f: Preparing [2023-03-15T09:33:36.099Z] 603676a9e027: Preparing [2023-03-15T09:33:36.099Z] 2b7478dfc84b: Preparing [2023-03-15T09:33:36.099Z] 7ce01538d074: Preparing [2023-03-15T09:33:36.099Z] 466a6758484f: Preparing [2023-03-15T09:33:36.099Z] f090ed2046b8: Preparing [2023-03-15T09:33:36.099Z] b41903d9b5e1: Preparing [2023-03-15T09:33:36.099Z] 7cd52847ad77: Preparing [2023-03-15T09:33:36.099Z] 7ce01538d074: Waiting [2023-03-15T09:33:36.099Z] 466a6758484f: Waiting [2023-03-15T09:33:36.099Z] b41903d9b5e1: Waiting [2023-03-15T09:33:36.099Z] f090ed2046b8: Waiting [2023-03-15T09:33:36.099Z] 7cd52847ad77: Waiting [2023-03-15T09:33:36.099Z] b2fdf9668cb3: Layer already exists [2023-03-15T09:33:36.099Z] 603676a9e027: Layer already exists [2023-03-15T09:33:36.099Z] 2b7478dfc84b: Layer already exists [2023-03-15T09:33:36.099Z] 0197045f117f: Layer already exists [2023-03-15T09:33:36.099Z] cff9c387cd01: Layer already exists [2023-03-15T09:33:36.099Z] 7ce01538d074: Layer already exists [2023-03-15T09:33:36.099Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:36.099Z] 466a6758484f: Layer already exists [2023-03-15T09:33:36.099Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:36.099Z] b41903d9b5e1: Layer already exists [2023-03-15T09:33:36.099Z] latest: digest: sha256:2039f9194ac85d00e12764b220ddbeaf07f35672c0ab00e9dff0413439d149ba size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:36.399Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:36.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.98 [2023-03-15T09:33:36.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-15T09:33:37.640Z] b2fdf9668cb3: Preparing [2023-03-15T09:33:37.640Z] cff9c387cd01: Preparing [2023-03-15T09:33:37.640Z] 0197045f117f: Preparing [2023-03-15T09:33:37.640Z] 603676a9e027: Preparing [2023-03-15T09:33:37.640Z] 2b7478dfc84b: Preparing [2023-03-15T09:33:37.640Z] 7ce01538d074: Preparing [2023-03-15T09:33:37.640Z] 466a6758484f: Preparing [2023-03-15T09:33:37.640Z] f090ed2046b8: Preparing [2023-03-15T09:33:37.640Z] b41903d9b5e1: Preparing [2023-03-15T09:33:37.640Z] 7cd52847ad77: Preparing [2023-03-15T09:33:37.640Z] 466a6758484f: Waiting [2023-03-15T09:33:37.640Z] b41903d9b5e1: Waiting [2023-03-15T09:33:37.640Z] 7ce01538d074: Waiting [2023-03-15T09:33:37.640Z] 0197045f117f: Layer already exists [2023-03-15T09:33:37.640Z] b2fdf9668cb3: Layer already exists [2023-03-15T09:33:37.640Z] 603676a9e027: Layer already exists [2023-03-15T09:33:37.640Z] cff9c387cd01: Layer already exists [2023-03-15T09:33:37.640Z] 2b7478dfc84b: Layer already exists [2023-03-15T09:33:37.640Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:37.640Z] 466a6758484f: Layer already exists [2023-03-15T09:33:37.640Z] b41903d9b5e1: Layer already exists [2023-03-15T09:33:37.640Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:37.640Z] 7ce01538d074: Layer already exists [2023-03-15T09:33:37.640Z] 3.0.0-dev.98: digest: sha256:2039f9194ac85d00e12764b220ddbeaf07f35672c0ab00e9dff0413439d149ba size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:37.945Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:38.259Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:38.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-15T09:33:38.260Z] b2fdf9668cb3: Preparing [2023-03-15T09:33:38.260Z] cff9c387cd01: Preparing [2023-03-15T09:33:38.260Z] 0197045f117f: Preparing [2023-03-15T09:33:38.260Z] 603676a9e027: Preparing [2023-03-15T09:33:38.260Z] 2b7478dfc84b: Preparing [2023-03-15T09:33:38.260Z] 7ce01538d074: Preparing [2023-03-15T09:33:38.260Z] 466a6758484f: Preparing [2023-03-15T09:33:38.260Z] f090ed2046b8: Preparing [2023-03-15T09:33:38.260Z] b41903d9b5e1: Preparing [2023-03-15T09:33:38.260Z] 7cd52847ad77: Preparing [2023-03-15T09:33:38.260Z] b41903d9b5e1: Waiting [2023-03-15T09:33:38.260Z] 7cd52847ad77: Waiting [2023-03-15T09:33:38.260Z] 7ce01538d074: Waiting [2023-03-15T09:33:38.260Z] 466a6758484f: Waiting [2023-03-15T09:33:38.260Z] 2b7478dfc84b: Layer already exists [2023-03-15T09:33:38.260Z] 603676a9e027: Layer already exists [2023-03-15T09:33:38.260Z] cff9c387cd01: Layer already exists [2023-03-15T09:33:38.260Z] b2fdf9668cb3: Layer already exists [2023-03-15T09:33:38.260Z] 0197045f117f: Layer already exists [2023-03-15T09:33:38.260Z] 7ce01538d074: Layer already exists [2023-03-15T09:33:38.260Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:38.260Z] b41903d9b5e1: Layer already exists [2023-03-15T09:33:38.260Z] 466a6758484f: Layer already exists [2023-03-15T09:33:38.260Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:38.260Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:2039f9194ac85d00e12764b220ddbeaf07f35672c0ab00e9dff0413439d149ba size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:38.583Z] + 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-15T09:33:38.894Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-15T09:33:38.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-15T09:33:38.895Z] b2fdf9668cb3: Preparing [2023-03-15T09:33:38.895Z] cff9c387cd01: Preparing [2023-03-15T09:33:38.895Z] 0197045f117f: Preparing [2023-03-15T09:33:38.895Z] 603676a9e027: Preparing [2023-03-15T09:33:38.895Z] 2b7478dfc84b: Preparing [2023-03-15T09:33:38.895Z] 7ce01538d074: Preparing [2023-03-15T09:33:38.895Z] 466a6758484f: Preparing [2023-03-15T09:33:38.895Z] f090ed2046b8: Preparing [2023-03-15T09:33:38.895Z] b41903d9b5e1: Preparing [2023-03-15T09:33:38.895Z] 7cd52847ad77: Preparing [2023-03-15T09:33:38.895Z] 466a6758484f: Waiting [2023-03-15T09:33:38.895Z] f090ed2046b8: Waiting [2023-03-15T09:33:38.895Z] b41903d9b5e1: Waiting [2023-03-15T09:33:38.895Z] 7cd52847ad77: Waiting [2023-03-15T09:33:38.895Z] 7ce01538d074: Waiting [2023-03-15T09:33:38.895Z] 2b7478dfc84b: Layer already exists [2023-03-15T09:33:38.895Z] 603676a9e027: Layer already exists [2023-03-15T09:33:38.895Z] 0197045f117f: Layer already exists [2023-03-15T09:33:38.895Z] b2fdf9668cb3: Layer already exists [2023-03-15T09:33:38.895Z] cff9c387cd01: Layer already exists [2023-03-15T09:33:38.895Z] 7ce01538d074: Layer already exists [2023-03-15T09:33:38.895Z] b41903d9b5e1: Layer already exists [2023-03-15T09:33:38.895Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:38.895Z] 466a6758484f: Layer already exists [2023-03-15T09:33:38.895Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:38.895Z] main: digest: sha256:2039f9194ac85d00e12764b220ddbeaf07f35672c0ab00e9dff0413439d149ba size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:38.931Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:38.937Z] taggedImages: [2023-03-15T09:33:38.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:38.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-15T09:33:38.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.98 [2023-03-15T09:33:38.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:38.937Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-15T09:33:38.952Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-15T09:33:38.952Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:38.952Z] latest [2023-03-15T09:33:38.952Z] 3.0.0-dev.98 [2023-03-15T09:33:38.952Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:38.952Z] main [2023-03-15T09:33:38.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:39.262Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:39.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:39.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-15T09:33:39.567Z] 12b06db45dda: Preparing [2023-03-15T09:33:39.567Z] f02724081d84: Preparing [2023-03-15T09:33:39.567Z] f090ed2046b8: Preparing [2023-03-15T09:33:39.567Z] d93815618a75: Preparing [2023-03-15T09:33:39.567Z] fe1b937c7e57: Preparing [2023-03-15T09:33:39.567Z] 7cd52847ad77: Preparing [2023-03-15T09:33:39.567Z] 7cd52847ad77: Waiting [2023-03-15T09:33:39.567Z] d93815618a75: Layer already exists [2023-03-15T09:33:39.567Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:39.567Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:39.567Z] 12b06db45dda: Pushed [2023-03-15T09:33:40.174Z] fe1b937c7e57: Pushed [2023-03-15T09:33:41.612Z] f02724081d84: Pushed [2023-03-15T09:33:41.884Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:f0e7d860c2b43834a101bacf030a45a2c874af54ac31c62b7094d966a54e07c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:42.232Z] + 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-15T09:33:42.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-15T09:33:42.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-15T09:33:42.534Z] 12b06db45dda: Preparing [2023-03-15T09:33:42.534Z] f02724081d84: Preparing [2023-03-15T09:33:42.534Z] f090ed2046b8: Preparing [2023-03-15T09:33:42.534Z] d93815618a75: Preparing [2023-03-15T09:33:42.534Z] fe1b937c7e57: Preparing [2023-03-15T09:33:42.534Z] 7cd52847ad77: Preparing [2023-03-15T09:33:42.534Z] 7cd52847ad77: Waiting [2023-03-15T09:33:42.534Z] f02724081d84: Layer already exists [2023-03-15T09:33:42.534Z] fe1b937c7e57: Layer already exists [2023-03-15T09:33:42.534Z] 12b06db45dda: Layer already exists [2023-03-15T09:33:42.534Z] d93815618a75: Layer already exists [2023-03-15T09:33:42.534Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:42.534Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:42.534Z] latest: digest: sha256:f0e7d860c2b43834a101bacf030a45a2c874af54ac31c62b7094d966a54e07c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:42.854Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:43.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.98 [2023-03-15T09:33:43.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-15T09:33:43.170Z] 12b06db45dda: Preparing [2023-03-15T09:33:43.170Z] f02724081d84: Preparing [2023-03-15T09:33:43.170Z] f090ed2046b8: Preparing [2023-03-15T09:33:43.170Z] d93815618a75: Preparing [2023-03-15T09:33:43.170Z] fe1b937c7e57: Preparing [2023-03-15T09:33:43.171Z] 7cd52847ad77: Preparing [2023-03-15T09:33:43.171Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:43.171Z] f02724081d84: Layer already exists [2023-03-15T09:33:43.171Z] fe1b937c7e57: Layer already exists [2023-03-15T09:33:43.171Z] 12b06db45dda: Layer already exists [2023-03-15T09:33:43.171Z] d93815618a75: Layer already exists [2023-03-15T09:33:43.171Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:43.171Z] 3.0.0-dev.98: digest: sha256:f0e7d860c2b43834a101bacf030a45a2c874af54ac31c62b7094d966a54e07c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:43.485Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:43.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:43.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-15T09:33:43.791Z] 12b06db45dda: Preparing [2023-03-15T09:33:43.791Z] f02724081d84: Preparing [2023-03-15T09:33:43.791Z] f090ed2046b8: Preparing [2023-03-15T09:33:43.791Z] d93815618a75: Preparing [2023-03-15T09:33:43.791Z] fe1b937c7e57: Preparing [2023-03-15T09:33:43.791Z] 7cd52847ad77: Preparing [2023-03-15T09:33:43.791Z] 7cd52847ad77: Waiting [2023-03-15T09:33:43.791Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:43.791Z] fe1b937c7e57: Layer already exists [2023-03-15T09:33:43.791Z] d93815618a75: Layer already exists [2023-03-15T09:33:43.791Z] f02724081d84: Layer already exists [2023-03-15T09:33:43.791Z] 12b06db45dda: Layer already exists [2023-03-15T09:33:43.791Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:43.791Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:f0e7d860c2b43834a101bacf030a45a2c874af54ac31c62b7094d966a54e07c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:44.103Z] + 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-15T09:33:44.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-15T09:33:44.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-15T09:33:44.415Z] 12b06db45dda: Preparing [2023-03-15T09:33:44.415Z] f02724081d84: Preparing [2023-03-15T09:33:44.415Z] f090ed2046b8: Preparing [2023-03-15T09:33:44.415Z] d93815618a75: Preparing [2023-03-15T09:33:44.415Z] fe1b937c7e57: Preparing [2023-03-15T09:33:44.415Z] 7cd52847ad77: Preparing [2023-03-15T09:33:44.415Z] 7cd52847ad77: Waiting [2023-03-15T09:33:44.415Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:44.415Z] fe1b937c7e57: Layer already exists [2023-03-15T09:33:44.415Z] 12b06db45dda: Layer already exists [2023-03-15T09:33:44.415Z] d93815618a75: Layer already exists [2023-03-15T09:33:44.415Z] f02724081d84: Layer already exists [2023-03-15T09:33:44.415Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:44.415Z] main: digest: sha256:f0e7d860c2b43834a101bacf030a45a2c874af54ac31c62b7094d966a54e07c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:44.457Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:44.464Z] taggedImages: [2023-03-15T09:33:44.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:44.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-15T09:33:44.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.98 [2023-03-15T09:33:44.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:44.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-15T09:33:44.484Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-15T09:33:44.484Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:44.484Z] latest [2023-03-15T09:33:44.484Z] 3.0.0-dev.98 [2023-03-15T09:33:44.484Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:44.484Z] main [2023-03-15T09:33:44.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:44.796Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:45.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-15T09:33:45.111Z] 32f656ab8d35: Preparing [2023-03-15T09:33:45.111Z] 259f7a91304a: Preparing [2023-03-15T09:33:45.111Z] cff906789d16: Preparing [2023-03-15T09:33:45.111Z] a1a9bb845b72: Preparing [2023-03-15T09:33:45.111Z] 7aea9e424aac: Preparing [2023-03-15T09:33:45.111Z] f090ed2046b8: Preparing [2023-03-15T09:33:45.111Z] 960354ba31d1: Preparing [2023-03-15T09:33:45.111Z] 7cd52847ad77: Preparing [2023-03-15T09:33:45.111Z] f090ed2046b8: Waiting [2023-03-15T09:33:45.111Z] 960354ba31d1: Waiting [2023-03-15T09:33:45.111Z] 7cd52847ad77: Waiting [2023-03-15T09:33:45.111Z] 259f7a91304a: Pushed [2023-03-15T09:33:45.111Z] 32f656ab8d35: Pushed [2023-03-15T09:33:45.111Z] cff906789d16: Pushed [2023-03-15T09:33:45.429Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:45.429Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:45.720Z] 960354ba31d1: Pushed [2023-03-15T09:33:49.008Z] 7aea9e424aac: Pushed [2023-03-15T09:33:52.294Z] a1a9bb845b72: Pushed [2023-03-15T09:33:52.294Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:1d7c188e940cdc6b061579218d72af246e8d4afddfad5b0c82ca73568b4b23f3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:52.606Z] + 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-15T09:33:52.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-15T09:33:52.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-15T09:33:52.914Z] 32f656ab8d35: Preparing [2023-03-15T09:33:52.914Z] 259f7a91304a: Preparing [2023-03-15T09:33:52.914Z] cff906789d16: Preparing [2023-03-15T09:33:52.914Z] a1a9bb845b72: Preparing [2023-03-15T09:33:52.914Z] 7aea9e424aac: Preparing [2023-03-15T09:33:52.914Z] f090ed2046b8: Preparing [2023-03-15T09:33:52.914Z] 960354ba31d1: Preparing [2023-03-15T09:33:52.914Z] 7cd52847ad77: Preparing [2023-03-15T09:33:52.914Z] f090ed2046b8: Waiting [2023-03-15T09:33:52.914Z] 960354ba31d1: Waiting [2023-03-15T09:33:52.914Z] 7cd52847ad77: Waiting [2023-03-15T09:33:52.914Z] a1a9bb845b72: Layer already exists [2023-03-15T09:33:52.914Z] 7aea9e424aac: Layer already exists [2023-03-15T09:33:52.914Z] 32f656ab8d35: Layer already exists [2023-03-15T09:33:52.914Z] cff906789d16: Layer already exists [2023-03-15T09:33:52.914Z] 259f7a91304a: Layer already exists [2023-03-15T09:33:52.914Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:52.914Z] 960354ba31d1: Layer already exists [2023-03-15T09:33:52.914Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:52.914Z] latest: digest: sha256:1d7c188e940cdc6b061579218d72af246e8d4afddfad5b0c82ca73568b4b23f3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:53.225Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:53.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.98 [2023-03-15T09:33:53.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-15T09:33:53.534Z] 32f656ab8d35: Preparing [2023-03-15T09:33:53.534Z] 259f7a91304a: Preparing [2023-03-15T09:33:53.534Z] cff906789d16: Preparing [2023-03-15T09:33:53.534Z] a1a9bb845b72: Preparing [2023-03-15T09:33:53.534Z] 7aea9e424aac: Preparing [2023-03-15T09:33:53.534Z] f090ed2046b8: Preparing [2023-03-15T09:33:53.534Z] 960354ba31d1: Preparing [2023-03-15T09:33:53.534Z] f090ed2046b8: Waiting [2023-03-15T09:33:53.534Z] 7cd52847ad77: Preparing [2023-03-15T09:33:53.534Z] 960354ba31d1: Waiting [2023-03-15T09:33:53.534Z] 7cd52847ad77: Waiting [2023-03-15T09:33:53.534Z] 259f7a91304a: Layer already exists [2023-03-15T09:33:53.534Z] cff906789d16: Layer already exists [2023-03-15T09:33:53.534Z] a1a9bb845b72: Layer already exists [2023-03-15T09:33:53.534Z] 32f656ab8d35: Layer already exists [2023-03-15T09:33:53.534Z] 7aea9e424aac: Layer already exists [2023-03-15T09:33:53.534Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:53.534Z] 960354ba31d1: Layer already exists [2023-03-15T09:33:53.534Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:53.534Z] 3.0.0-dev.98: digest: sha256:1d7c188e940cdc6b061579218d72af246e8d4afddfad5b0c82ca73568b4b23f3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:53.835Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:54.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:54.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-15T09:33:54.143Z] 32f656ab8d35: Preparing [2023-03-15T09:33:54.143Z] 259f7a91304a: Preparing [2023-03-15T09:33:54.143Z] cff906789d16: Preparing [2023-03-15T09:33:54.143Z] a1a9bb845b72: Preparing [2023-03-15T09:33:54.143Z] 7aea9e424aac: Preparing [2023-03-15T09:33:54.143Z] f090ed2046b8: Preparing [2023-03-15T09:33:54.143Z] f090ed2046b8: Waiting [2023-03-15T09:33:54.143Z] 960354ba31d1: Preparing [2023-03-15T09:33:54.143Z] 7cd52847ad77: Preparing [2023-03-15T09:33:54.143Z] 7cd52847ad77: Waiting [2023-03-15T09:33:54.143Z] 960354ba31d1: Waiting [2023-03-15T09:33:54.143Z] cff906789d16: Layer already exists [2023-03-15T09:33:54.143Z] a1a9bb845b72: Layer already exists [2023-03-15T09:33:54.143Z] 32f656ab8d35: Layer already exists [2023-03-15T09:33:54.143Z] 7aea9e424aac: Layer already exists [2023-03-15T09:33:54.143Z] 259f7a91304a: Layer already exists [2023-03-15T09:33:54.143Z] 960354ba31d1: Layer already exists [2023-03-15T09:33:54.143Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:54.143Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:54.143Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:1d7c188e940cdc6b061579218d72af246e8d4afddfad5b0c82ca73568b4b23f3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:54.446Z] + 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-15T09:33:54.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-15T09:33:54.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-15T09:33:54.746Z] 32f656ab8d35: Preparing [2023-03-15T09:33:54.746Z] 259f7a91304a: Preparing [2023-03-15T09:33:54.746Z] cff906789d16: Preparing [2023-03-15T09:33:54.746Z] a1a9bb845b72: Preparing [2023-03-15T09:33:54.746Z] 7aea9e424aac: Preparing [2023-03-15T09:33:54.746Z] f090ed2046b8: Preparing [2023-03-15T09:33:54.746Z] 960354ba31d1: Preparing [2023-03-15T09:33:54.746Z] 7cd52847ad77: Preparing [2023-03-15T09:33:54.746Z] 960354ba31d1: Waiting [2023-03-15T09:33:54.746Z] f090ed2046b8: Waiting [2023-03-15T09:33:54.746Z] 7cd52847ad77: Waiting [2023-03-15T09:33:54.746Z] a1a9bb845b72: Layer already exists [2023-03-15T09:33:54.746Z] 259f7a91304a: Layer already exists [2023-03-15T09:33:54.746Z] 7aea9e424aac: Layer already exists [2023-03-15T09:33:54.746Z] 32f656ab8d35: Layer already exists [2023-03-15T09:33:54.746Z] cff906789d16: Layer already exists [2023-03-15T09:33:54.746Z] 960354ba31d1: Layer already exists [2023-03-15T09:33:54.746Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:54.746Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:54.746Z] main: digest: sha256:1d7c188e940cdc6b061579218d72af246e8d4afddfad5b0c82ca73568b4b23f3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:33:54.790Z] ===================================================== [Pipeline] echo [2023-03-15T09:33:54.797Z] taggedImages: [2023-03-15T09:33:54.797Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:54.797Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-15T09:33:54.797Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.98 [2023-03-15T09:33:54.797Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:54.797Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-15T09:33:54.819Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-15T09:33:54.819Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:54.819Z] latest [2023-03-15T09:33:54.819Z] 3.0.0-dev.98 [2023-03-15T09:33:54.819Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:33:54.819Z] main [2023-03-15T09:33:54.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:55.128Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:33:55.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:33:55.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-15T09:33:55.428Z] 6683a1bd1c57: Preparing [2023-03-15T09:33:55.428Z] 2e22766d9b16: Preparing [2023-03-15T09:33:55.428Z] 5d35d5dfe032: Preparing [2023-03-15T09:33:55.428Z] 7c88779846d3: Preparing [2023-03-15T09:33:55.428Z] f090ed2046b8: Preparing [2023-03-15T09:33:55.428Z] 9bd7c17942c7: Preparing [2023-03-15T09:33:55.428Z] 7cd52847ad77: Preparing [2023-03-15T09:33:55.428Z] 9bd7c17942c7: Waiting [2023-03-15T09:33:55.428Z] 7cd52847ad77: Waiting [2023-03-15T09:33:55.428Z] f090ed2046b8: Layer already exists [2023-03-15T09:33:55.428Z] 2e22766d9b16: Pushed [2023-03-15T09:33:55.428Z] 5d35d5dfe032: Pushed [2023-03-15T09:33:55.428Z] 6683a1bd1c57: Pushed [2023-03-15T09:33:55.428Z] 7cd52847ad77: Layer already exists [2023-03-15T09:33:55.685Z] 9bd7c17942c7: Pushed [2023-03-15T09:34:02.250Z] 7c88779846d3: Pushed [2023-03-15T09:34:02.250Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:30d37bbae6ba7e50ceabfae8b09dbb507922a95a5a3161a1ae6926f42068ee08 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:02.553Z] + 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-15T09:34:02.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-15T09:34:02.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-15T09:34:02.850Z] 6683a1bd1c57: Preparing [2023-03-15T09:34:02.850Z] 2e22766d9b16: Preparing [2023-03-15T09:34:02.850Z] 5d35d5dfe032: Preparing [2023-03-15T09:34:02.850Z] 7c88779846d3: Preparing [2023-03-15T09:34:02.850Z] f090ed2046b8: Preparing [2023-03-15T09:34:02.850Z] 9bd7c17942c7: Preparing [2023-03-15T09:34:02.850Z] 7cd52847ad77: Preparing [2023-03-15T09:34:02.850Z] 7cd52847ad77: Waiting [2023-03-15T09:34:02.850Z] 9bd7c17942c7: Waiting [2023-03-15T09:34:02.850Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:02.850Z] 5d35d5dfe032: Layer already exists [2023-03-15T09:34:02.850Z] 7c88779846d3: Layer already exists [2023-03-15T09:34:02.850Z] 2e22766d9b16: Layer already exists [2023-03-15T09:34:02.850Z] 6683a1bd1c57: Layer already exists [2023-03-15T09:34:02.850Z] 9bd7c17942c7: Layer already exists [2023-03-15T09:34:02.850Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:02.850Z] latest: digest: sha256:30d37bbae6ba7e50ceabfae8b09dbb507922a95a5a3161a1ae6926f42068ee08 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:03.168Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:03.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.98 [2023-03-15T09:34:03.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-15T09:34:03.472Z] 6683a1bd1c57: Preparing [2023-03-15T09:34:03.472Z] 2e22766d9b16: Preparing [2023-03-15T09:34:03.472Z] 5d35d5dfe032: Preparing [2023-03-15T09:34:03.472Z] 7c88779846d3: Preparing [2023-03-15T09:34:03.472Z] f090ed2046b8: Preparing [2023-03-15T09:34:03.472Z] 9bd7c17942c7: Preparing [2023-03-15T09:34:03.472Z] 7cd52847ad77: Preparing [2023-03-15T09:34:03.472Z] 9bd7c17942c7: Waiting [2023-03-15T09:34:03.472Z] 7cd52847ad77: Waiting [2023-03-15T09:34:03.472Z] 7c88779846d3: Layer already exists [2023-03-15T09:34:03.472Z] 5d35d5dfe032: Layer already exists [2023-03-15T09:34:03.472Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:03.472Z] 6683a1bd1c57: Layer already exists [2023-03-15T09:34:03.472Z] 2e22766d9b16: Layer already exists [2023-03-15T09:34:03.472Z] 9bd7c17942c7: Layer already exists [2023-03-15T09:34:03.472Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:03.472Z] 3.0.0-dev.98: digest: sha256:30d37bbae6ba7e50ceabfae8b09dbb507922a95a5a3161a1ae6926f42068ee08 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:03.777Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:04.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:04.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-15T09:34:04.075Z] 6683a1bd1c57: Preparing [2023-03-15T09:34:04.075Z] 2e22766d9b16: Preparing [2023-03-15T09:34:04.075Z] 5d35d5dfe032: Preparing [2023-03-15T09:34:04.075Z] 7c88779846d3: Preparing [2023-03-15T09:34:04.075Z] f090ed2046b8: Preparing [2023-03-15T09:34:04.075Z] 9bd7c17942c7: Preparing [2023-03-15T09:34:04.075Z] 7cd52847ad77: Preparing [2023-03-15T09:34:04.075Z] 7cd52847ad77: Waiting [2023-03-15T09:34:04.075Z] 9bd7c17942c7: Waiting [2023-03-15T09:34:04.075Z] 2e22766d9b16: Layer already exists [2023-03-15T09:34:04.075Z] 6683a1bd1c57: Layer already exists [2023-03-15T09:34:04.075Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:04.075Z] 7c88779846d3: Layer already exists [2023-03-15T09:34:04.075Z] 5d35d5dfe032: Layer already exists [2023-03-15T09:34:04.075Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:04.075Z] 9bd7c17942c7: Layer already exists [2023-03-15T09:34:04.075Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:30d37bbae6ba7e50ceabfae8b09dbb507922a95a5a3161a1ae6926f42068ee08 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:04.376Z] + 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-15T09:34:04.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-15T09:34:04.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-15T09:34:04.677Z] 6683a1bd1c57: Preparing [2023-03-15T09:34:04.677Z] 2e22766d9b16: Preparing [2023-03-15T09:34:04.677Z] 5d35d5dfe032: Preparing [2023-03-15T09:34:04.677Z] 7c88779846d3: Preparing [2023-03-15T09:34:04.677Z] f090ed2046b8: Preparing [2023-03-15T09:34:04.677Z] 9bd7c17942c7: Preparing [2023-03-15T09:34:04.677Z] 7cd52847ad77: Preparing [2023-03-15T09:34:04.677Z] 9bd7c17942c7: Waiting [2023-03-15T09:34:04.677Z] 7cd52847ad77: Waiting [2023-03-15T09:34:04.677Z] 6683a1bd1c57: Layer already exists [2023-03-15T09:34:04.677Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:04.677Z] 7c88779846d3: Layer already exists [2023-03-15T09:34:04.677Z] 5d35d5dfe032: Layer already exists [2023-03-15T09:34:04.677Z] 2e22766d9b16: Layer already exists [2023-03-15T09:34:04.677Z] 9bd7c17942c7: Layer already exists [2023-03-15T09:34:04.677Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:04.677Z] main: digest: sha256:30d37bbae6ba7e50ceabfae8b09dbb507922a95a5a3161a1ae6926f42068ee08 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:34:04.725Z] ===================================================== [Pipeline] echo [2023-03-15T09:34:04.733Z] taggedImages: [2023-03-15T09:34:04.733Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:04.733Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-15T09:34:04.733Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.98 [2023-03-15T09:34:04.733Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:04.733Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-15T09:34:04.756Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-15T09:34:04.757Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:04.757Z] latest [2023-03-15T09:34:04.757Z] 3.0.0-dev.98 [2023-03-15T09:34:04.757Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:04.757Z] main [2023-03-15T09:34:04.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:05.088Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:05.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-15T09:34:05.392Z] f7a58705977d: Preparing [2023-03-15T09:34:05.392Z] d92480dd1f29: Preparing [2023-03-15T09:34:05.392Z] 4aef4230bed4: Preparing [2023-03-15T09:34:05.392Z] 4274450c0dce: Preparing [2023-03-15T09:34:05.392Z] f090ed2046b8: Preparing [2023-03-15T09:34:05.392Z] 960354ba31d1: Preparing [2023-03-15T09:34:05.392Z] 7cd52847ad77: Preparing [2023-03-15T09:34:05.392Z] 960354ba31d1: Waiting [2023-03-15T09:34:05.392Z] 7cd52847ad77: Waiting [2023-03-15T09:34:05.392Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:05.392Z] 960354ba31d1: Layer already exists [2023-03-15T09:34:05.392Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:05.392Z] 4aef4230bed4: Pushed [2023-03-15T09:34:05.392Z] f7a58705977d: Pushed [2023-03-15T09:34:05.392Z] d92480dd1f29: Pushed [2023-03-15T09:34:11.959Z] 4274450c0dce: Pushed [2023-03-15T09:34:11.959Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:055832556fbfe941855e095e7dea223bd09462573f9c402f3435c694830d6c0f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:12.264Z] + 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-15T09:34:12.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-15T09:34:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-15T09:34:12.561Z] f7a58705977d: Preparing [2023-03-15T09:34:12.561Z] d92480dd1f29: Preparing [2023-03-15T09:34:12.561Z] 4aef4230bed4: Preparing [2023-03-15T09:34:12.561Z] 4274450c0dce: Preparing [2023-03-15T09:34:12.561Z] f090ed2046b8: Preparing [2023-03-15T09:34:12.561Z] 960354ba31d1: Preparing [2023-03-15T09:34:12.561Z] 7cd52847ad77: Preparing [2023-03-15T09:34:12.561Z] 960354ba31d1: Waiting [2023-03-15T09:34:12.561Z] 7cd52847ad77: Waiting [2023-03-15T09:34:12.561Z] f7a58705977d: Layer already exists [2023-03-15T09:34:12.561Z] 4274450c0dce: Layer already exists [2023-03-15T09:34:12.561Z] d92480dd1f29: Layer already exists [2023-03-15T09:34:12.561Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:12.561Z] 4aef4230bed4: Layer already exists [2023-03-15T09:34:12.561Z] 960354ba31d1: Layer already exists [2023-03-15T09:34:12.561Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:12.561Z] latest: digest: sha256:055832556fbfe941855e095e7dea223bd09462573f9c402f3435c694830d6c0f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:12.869Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:13.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.98 [2023-03-15T09:34:13.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-15T09:34:13.171Z] f7a58705977d: Preparing [2023-03-15T09:34:13.171Z] d92480dd1f29: Preparing [2023-03-15T09:34:13.171Z] 4aef4230bed4: Preparing [2023-03-15T09:34:13.171Z] 4274450c0dce: Preparing [2023-03-15T09:34:13.171Z] f090ed2046b8: Preparing [2023-03-15T09:34:13.171Z] 960354ba31d1: Preparing [2023-03-15T09:34:13.171Z] 7cd52847ad77: Preparing [2023-03-15T09:34:13.171Z] 960354ba31d1: Waiting [2023-03-15T09:34:13.171Z] 7cd52847ad77: Waiting [2023-03-15T09:34:13.171Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:13.171Z] 4aef4230bed4: Layer already exists [2023-03-15T09:34:13.171Z] d92480dd1f29: Layer already exists [2023-03-15T09:34:13.171Z] 4274450c0dce: Layer already exists [2023-03-15T09:34:13.171Z] f7a58705977d: Layer already exists [2023-03-15T09:34:13.171Z] 960354ba31d1: Layer already exists [2023-03-15T09:34:13.171Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:13.171Z] 3.0.0-dev.98: digest: sha256:055832556fbfe941855e095e7dea223bd09462573f9c402f3435c694830d6c0f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:13.471Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:13.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:13.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-15T09:34:13.776Z] f7a58705977d: Preparing [2023-03-15T09:34:13.776Z] d92480dd1f29: Preparing [2023-03-15T09:34:13.776Z] 4aef4230bed4: Preparing [2023-03-15T09:34:13.776Z] 4274450c0dce: Preparing [2023-03-15T09:34:13.776Z] f090ed2046b8: Preparing [2023-03-15T09:34:13.776Z] 960354ba31d1: Preparing [2023-03-15T09:34:13.776Z] 7cd52847ad77: Preparing [2023-03-15T09:34:13.776Z] 7cd52847ad77: Waiting [2023-03-15T09:34:13.776Z] 960354ba31d1: Waiting [2023-03-15T09:34:13.776Z] 4274450c0dce: Layer already exists [2023-03-15T09:34:13.776Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:13.776Z] f7a58705977d: Layer already exists [2023-03-15T09:34:13.776Z] 4aef4230bed4: Layer already exists [2023-03-15T09:34:13.776Z] d92480dd1f29: Layer already exists [2023-03-15T09:34:13.776Z] 960354ba31d1: Layer already exists [2023-03-15T09:34:13.776Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:13.776Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:055832556fbfe941855e095e7dea223bd09462573f9c402f3435c694830d6c0f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:14.081Z] + 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-15T09:34:14.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-15T09:34:14.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-15T09:34:14.378Z] f7a58705977d: Preparing [2023-03-15T09:34:14.378Z] d92480dd1f29: Preparing [2023-03-15T09:34:14.378Z] 4aef4230bed4: Preparing [2023-03-15T09:34:14.378Z] 4274450c0dce: Preparing [2023-03-15T09:34:14.378Z] f090ed2046b8: Preparing [2023-03-15T09:34:14.378Z] 960354ba31d1: Preparing [2023-03-15T09:34:14.378Z] 7cd52847ad77: Preparing [2023-03-15T09:34:14.378Z] 960354ba31d1: Waiting [2023-03-15T09:34:14.378Z] 7cd52847ad77: Waiting [2023-03-15T09:34:14.378Z] 4aef4230bed4: Layer already exists [2023-03-15T09:34:14.378Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:14.378Z] f7a58705977d: Layer already exists [2023-03-15T09:34:14.378Z] 4274450c0dce: Layer already exists [2023-03-15T09:34:14.378Z] d92480dd1f29: Layer already exists [2023-03-15T09:34:14.378Z] 960354ba31d1: Layer already exists [2023-03-15T09:34:14.378Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:14.378Z] main: digest: sha256:055832556fbfe941855e095e7dea223bd09462573f9c402f3435c694830d6c0f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:34:14.430Z] ===================================================== [Pipeline] echo [2023-03-15T09:34:14.446Z] taggedImages: [2023-03-15T09:34:14.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:14.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-15T09:34:14.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.98 [2023-03-15T09:34:14.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:14.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-15T09:34:14.469Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-15T09:34:14.469Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:14.469Z] latest [2023-03-15T09:34:14.469Z] 3.0.0-dev.98 [2023-03-15T09:34:14.469Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:14.469Z] main [2023-03-15T09:34:14.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:14.779Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:15.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:15.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-15T09:34:15.083Z] 48db18a008a0: Preparing [2023-03-15T09:34:15.083Z] f5d4a337327a: Preparing [2023-03-15T09:34:15.083Z] f090ed2046b8: Preparing [2023-03-15T09:34:15.083Z] d93815618a75: Preparing [2023-03-15T09:34:15.083Z] c13d750a578f: Preparing [2023-03-15T09:34:15.083Z] 7cd52847ad77: Preparing [2023-03-15T09:34:15.083Z] 7cd52847ad77: Waiting [2023-03-15T09:34:15.083Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:15.083Z] d93815618a75: Layer already exists [2023-03-15T09:34:15.083Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:15.083Z] 48db18a008a0: Pushed [2023-03-15T09:34:15.083Z] c13d750a578f: Pushed [2023-03-15T09:34:17.615Z] f5d4a337327a: Pushed [2023-03-15T09:34:17.616Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:a9d0da70c75061cd75d94590aa9354b1235db1e1ce394827e707aac3c5e4074a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:17.929Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:18.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-15T09:34:18.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-15T09:34:18.230Z] 48db18a008a0: Preparing [2023-03-15T09:34:18.230Z] f5d4a337327a: Preparing [2023-03-15T09:34:18.230Z] f090ed2046b8: Preparing [2023-03-15T09:34:18.230Z] d93815618a75: Preparing [2023-03-15T09:34:18.230Z] c13d750a578f: Preparing [2023-03-15T09:34:18.230Z] 7cd52847ad77: Preparing [2023-03-15T09:34:18.230Z] 7cd52847ad77: Waiting [2023-03-15T09:34:18.230Z] d93815618a75: Layer already exists [2023-03-15T09:34:18.230Z] 48db18a008a0: Layer already exists [2023-03-15T09:34:18.230Z] f5d4a337327a: Layer already exists [2023-03-15T09:34:18.230Z] c13d750a578f: Layer already exists [2023-03-15T09:34:18.230Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:18.230Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:18.230Z] latest: digest: sha256:a9d0da70c75061cd75d94590aa9354b1235db1e1ce394827e707aac3c5e4074a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:18.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:18.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.98 [2023-03-15T09:34:18.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-15T09:34:18.833Z] 48db18a008a0: Preparing [2023-03-15T09:34:18.833Z] f5d4a337327a: Preparing [2023-03-15T09:34:18.833Z] f090ed2046b8: Preparing [2023-03-15T09:34:18.833Z] d93815618a75: Preparing [2023-03-15T09:34:18.833Z] c13d750a578f: Preparing [2023-03-15T09:34:18.833Z] 7cd52847ad77: Preparing [2023-03-15T09:34:18.833Z] 7cd52847ad77: Waiting [2023-03-15T09:34:18.833Z] d93815618a75: Layer already exists [2023-03-15T09:34:18.833Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:18.833Z] c13d750a578f: Layer already exists [2023-03-15T09:34:18.833Z] f5d4a337327a: Layer already exists [2023-03-15T09:34:18.833Z] 48db18a008a0: Layer already exists [2023-03-15T09:34:18.833Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:18.833Z] 3.0.0-dev.98: digest: sha256:a9d0da70c75061cd75d94590aa9354b1235db1e1ce394827e707aac3c5e4074a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:19.136Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:19.441Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:19.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-15T09:34:19.441Z] 48db18a008a0: Preparing [2023-03-15T09:34:19.441Z] f5d4a337327a: Preparing [2023-03-15T09:34:19.441Z] f090ed2046b8: Preparing [2023-03-15T09:34:19.441Z] d93815618a75: Preparing [2023-03-15T09:34:19.441Z] c13d750a578f: Preparing [2023-03-15T09:34:19.441Z] 7cd52847ad77: Preparing [2023-03-15T09:34:19.441Z] 7cd52847ad77: Waiting [2023-03-15T09:34:19.441Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:19.441Z] 48db18a008a0: Layer already exists [2023-03-15T09:34:19.441Z] c13d750a578f: Layer already exists [2023-03-15T09:34:19.441Z] f5d4a337327a: Layer already exists [2023-03-15T09:34:19.441Z] d93815618a75: Layer already exists [2023-03-15T09:34:19.441Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:19.441Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:a9d0da70c75061cd75d94590aa9354b1235db1e1ce394827e707aac3c5e4074a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:19.750Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:20.048Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-15T09:34:20.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-15T09:34:20.048Z] 48db18a008a0: Preparing [2023-03-15T09:34:20.048Z] f5d4a337327a: Preparing [2023-03-15T09:34:20.048Z] f090ed2046b8: Preparing [2023-03-15T09:34:20.048Z] d93815618a75: Preparing [2023-03-15T09:34:20.048Z] c13d750a578f: Preparing [2023-03-15T09:34:20.048Z] 7cd52847ad77: Preparing [2023-03-15T09:34:20.048Z] 7cd52847ad77: Waiting [2023-03-15T09:34:20.048Z] 48db18a008a0: Layer already exists [2023-03-15T09:34:20.048Z] f5d4a337327a: Layer already exists [2023-03-15T09:34:20.048Z] c13d750a578f: Layer already exists [2023-03-15T09:34:20.048Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:20.048Z] d93815618a75: Layer already exists [2023-03-15T09:34:20.048Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:20.048Z] main: digest: sha256:a9d0da70c75061cd75d94590aa9354b1235db1e1ce394827e707aac3c5e4074a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:34:20.085Z] ===================================================== [Pipeline] echo [2023-03-15T09:34:20.090Z] taggedImages: [2023-03-15T09:34:20.090Z] - nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:20.090Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-15T09:34:20.090Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.98 [2023-03-15T09:34:20.090Z] - nexus3.edgexfoundry.org:10004/support-notifications:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:20.090Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-15T09:34:20.103Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-15T09:34:20.103Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:20.103Z] latest [2023-03-15T09:34:20.103Z] 3.0.0-dev.98 [2023-03-15T09:34:20.103Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:20.103Z] main [2023-03-15T09:34:20.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:20.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:20.713Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:20.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-15T09:34:20.713Z] 101775320872: Preparing [2023-03-15T09:34:20.713Z] ac61758e335c: Preparing [2023-03-15T09:34:20.713Z] f090ed2046b8: Preparing [2023-03-15T09:34:20.713Z] d93815618a75: Preparing [2023-03-15T09:34:20.713Z] 8e62a7d17d98: Preparing [2023-03-15T09:34:20.713Z] 7cd52847ad77: Preparing [2023-03-15T09:34:20.713Z] 7cd52847ad77: Waiting [2023-03-15T09:34:20.713Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:34:20.713Z] d93815618a75: Layer already exists [2023-03-15T09:34:20.713Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:20.713Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:20.713Z] 101775320872: Pushed [2023-03-15T09:34:23.248Z] ac61758e335c: Pushed [2023-03-15T09:34:23.248Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:9310a59f55f4d717be24c7429e7c78536d93b3be2e7f770d763946105e87ed91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:23.560Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:23.863Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-15T09:34:23.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-15T09:34:23.863Z] 101775320872: Preparing [2023-03-15T09:34:23.863Z] ac61758e335c: Preparing [2023-03-15T09:34:23.863Z] f090ed2046b8: Preparing [2023-03-15T09:34:23.863Z] d93815618a75: Preparing [2023-03-15T09:34:23.863Z] 8e62a7d17d98: Preparing [2023-03-15T09:34:23.863Z] 7cd52847ad77: Preparing [2023-03-15T09:34:23.863Z] ac61758e335c: Layer already exists [2023-03-15T09:34:23.863Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:23.863Z] d93815618a75: Layer already exists [2023-03-15T09:34:23.863Z] 101775320872: Layer already exists [2023-03-15T09:34:23.863Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:34:23.863Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:23.863Z] latest: digest: sha256:9310a59f55f4d717be24c7429e7c78536d93b3be2e7f770d763946105e87ed91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:24.169Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:24.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.98 [2023-03-15T09:34:24.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-15T09:34:24.475Z] 101775320872: Preparing [2023-03-15T09:34:24.475Z] ac61758e335c: Preparing [2023-03-15T09:34:24.475Z] f090ed2046b8: Preparing [2023-03-15T09:34:24.475Z] d93815618a75: Preparing [2023-03-15T09:34:24.475Z] 8e62a7d17d98: Preparing [2023-03-15T09:34:24.475Z] 7cd52847ad77: Preparing [2023-03-15T09:34:24.475Z] 7cd52847ad77: Waiting [2023-03-15T09:34:24.475Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:24.475Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:34:24.475Z] d93815618a75: Layer already exists [2023-03-15T09:34:24.475Z] 101775320872: Layer already exists [2023-03-15T09:34:24.475Z] ac61758e335c: Layer already exists [2023-03-15T09:34:24.475Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:24.475Z] 3.0.0-dev.98: digest: sha256:9310a59f55f4d717be24c7429e7c78536d93b3be2e7f770d763946105e87ed91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:24.784Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:25.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:25.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-15T09:34:25.100Z] 101775320872: Preparing [2023-03-15T09:34:25.100Z] ac61758e335c: Preparing [2023-03-15T09:34:25.100Z] f090ed2046b8: Preparing [2023-03-15T09:34:25.100Z] d93815618a75: Preparing [2023-03-15T09:34:25.100Z] 8e62a7d17d98: Preparing [2023-03-15T09:34:25.100Z] 7cd52847ad77: Preparing [2023-03-15T09:34:25.100Z] 7cd52847ad77: Waiting [2023-03-15T09:34:25.100Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:25.100Z] ac61758e335c: Layer already exists [2023-03-15T09:34:25.100Z] d93815618a75: Layer already exists [2023-03-15T09:34:25.100Z] 101775320872: Layer already exists [2023-03-15T09:34:25.100Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:34:25.100Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:25.100Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:9310a59f55f4d717be24c7429e7c78536d93b3be2e7f770d763946105e87ed91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:25.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:34:25.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-15T09:34:25.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-15T09:34:25.697Z] 101775320872: Preparing [2023-03-15T09:34:25.697Z] ac61758e335c: Preparing [2023-03-15T09:34:25.697Z] f090ed2046b8: Preparing [2023-03-15T09:34:25.697Z] d93815618a75: Preparing [2023-03-15T09:34:25.697Z] 8e62a7d17d98: Preparing [2023-03-15T09:34:25.697Z] 7cd52847ad77: Preparing [2023-03-15T09:34:25.697Z] 7cd52847ad77: Waiting [2023-03-15T09:34:25.697Z] f090ed2046b8: Layer already exists [2023-03-15T09:34:25.697Z] 101775320872: Layer already exists [2023-03-15T09:34:25.697Z] ac61758e335c: Layer already exists [2023-03-15T09:34:25.697Z] d93815618a75: Layer already exists [2023-03-15T09:34:25.697Z] 8e62a7d17d98: Layer already exists [2023-03-15T09:34:25.697Z] 7cd52847ad77: Layer already exists [2023-03-15T09:34:25.697Z] main: digest: sha256:9310a59f55f4d717be24c7429e7c78536d93b3be2e7f770d763946105e87ed91 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:34:25.732Z] ===================================================== [Pipeline] echo [2023-03-15T09:34:25.737Z] taggedImages: [2023-03-15T09:34:25.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:34:25.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-15T09:34:25.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.98 [2023-03-15T09:34:25.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:34:25.737Z] - 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-15T09:37:29.525Z] Removing intermediate container 65e8792b859f [2023-03-15T09:37:29.525Z] ---> bede3447bf83 [2023-03-15T09:37:29.525Z] [2023-03-15T09:37:29.525Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T09:37:29.525Z] 3.17: Pulling from library/alpine [2023-03-15T09:37:29.525Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T09:37:29.525Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T09:37:29.525Z] ---> d74e625d9115 [2023-03-15T09:37:29.525Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T09:37:29.525Z] ---> Running in 564720d2b7e7 [2023-03-15T09:37:29.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:37:29.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:37:30.105Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:37:30.106Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T09:37:30.106Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:37:30.106Z] OK: 8 MiB in 17 packages [2023-03-15T09:37:32.047Z] Removing intermediate container 1ab2706c3c14 [2023-03-15T09:37:32.047Z] ---> 6bcf1adec763 [2023-03-15T09:37:32.047Z] [2023-03-15T09:37:32.047Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T09:37:32.047Z] ---> d74e625d9115 [2023-03-15T09:37:32.047Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:37:33.451Z] ---> Running in 88eb9220a96b [2023-03-15T09:37:33.451Z] Removing intermediate container 564720d2b7e7 [2023-03-15T09:37:33.451Z] ---> 4cc7d8e59aee [2023-03-15T09:37:33.451Z] 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-15T09:37:33.716Z] ---> Running in e1a3aecc24f8 [2023-03-15T09:37:33.999Z] Removing intermediate container 88eb9220a96b [2023-03-15T09:37:33.999Z] ---> eeb3bc60d170 [2023-03-15T09:37:33.999Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T09:37:33.999Z] ---> Running in 306f375a617c [2023-03-15T09:37:34.265Z] Removing intermediate container e1a3aecc24f8 [2023-03-15T09:37:34.265Z] ---> e907eebf6a50 [2023-03-15T09:37:34.265Z] Step 12/21 : WORKDIR /edgex [2023-03-15T09:37:34.532Z] ---> Running in cdaf715456d0 [2023-03-15T09:37:35.487Z] Removing intermediate container cdaf715456d0 [2023-03-15T09:37:35.487Z] ---> a3dd5aea260d [2023-03-15T09:37:35.487Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:37:36.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:37:36.453Z] ---> 2fd6c14714fe [2023-03-15T09:37:36.453Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T09:37:37.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:37:37.304Z] ---> e59c21cef77b [2023-03-15T09:37:37.304Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T09:37:38.263Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:37:38.531Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T09:37:38.531Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:37:38.531Z] OK: 8 MiB in 17 packages [2023-03-15T09:37:38.797Z] ---> e9f23b512577 [2023-03-15T09:37:38.797Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T09:37:40.209Z] ---> d4e405504481 [2023-03-15T09:37:40.209Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:37:40.209Z] ---> Running in 32bcf1ca0f7b [2023-03-15T09:37:40.479Z] Removing intermediate container 306f375a617c [2023-03-15T09:37:40.479Z] ---> e2e755a355df [2023-03-15T09:37:40.479Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T09:37:40.749Z] ---> Running in 45096801b1b7 [2023-03-15T09:37:41.337Z] Removing intermediate container 45096801b1b7 [2023-03-15T09:37:41.337Z] ---> d6fe2c4bb08e [2023-03-15T09:37:41.337Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T09:37:41.337Z] ---> Running in eaa2821e6ad2 [2023-03-15T09:37:41.936Z] Removing intermediate container eaa2821e6ad2 [2023-03-15T09:37:41.936Z] ---> 447a092a403d [2023-03-15T09:37:41.936Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T09:37:42.203Z] ---> Running in 5f8d1ac05a10 [2023-03-15T09:37:42.788Z] Removing intermediate container 5f8d1ac05a10 [2023-03-15T09:37:42.788Z] ---> 2fafcf6aa7d4 [2023-03-15T09:37:42.788Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T09:37:43.322Z] ---> Running in f46f8915c830 [2023-03-15T09:37:43.603Z] Removing intermediate container 32bcf1ca0f7b [2023-03-15T09:37:43.603Z] ---> 85f9361d0d4d [2023-03-15T09:37:43.603Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:37:43.910Z] Removing intermediate container f46f8915c830 [2023-03-15T09:37:43.910Z] ---> 2b9476618634 [2023-03-15T09:37:43.910Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T09:37:43.910Z] ---> Running in 120facb34465 [2023-03-15T09:37:43.910Z] ---> Running in d40a60e6b5ad [2023-03-15T09:37:44.919Z] Removing intermediate container d40a60e6b5ad [2023-03-15T09:37:44.919Z] ---> fc9d7ce557c0 [2023-03-15T09:37:44.919Z] Step 19/21 : LABEL arch=arm64 [2023-03-15T09:37:44.919Z] ---> Running in 0db1f8702932 [2023-03-15T09:37:45.923Z] Removing intermediate container 0db1f8702932 [2023-03-15T09:37:45.923Z] ---> 12a35b3d7a12 [2023-03-15T09:37:46.192Z] Step 20/21 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:37:46.192Z] ---> Running in 6fb8a7efc80d [2023-03-15T09:37:46.776Z] Removing intermediate container 6fb8a7efc80d [2023-03-15T09:37:46.777Z] ---> 343a25c29428 [2023-03-15T09:37:46.777Z] Step 21/21 : LABEL version=3.0.0-dev.98 [2023-03-15T09:37:47.048Z] ---> Running in 5cb14d160d29 [2023-03-15T09:37:47.646Z] Removing intermediate container 120facb34465 [2023-03-15T09:37:47.646Z] ---> 179c7856719c [2023-03-15T09:37:47.646Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T09:37:47.925Z] Removing intermediate container 5cb14d160d29 [2023-03-15T09:37:47.925Z] ---> 94613eb18183 [2023-03-15T09:37:47.925Z] [2023-03-15T09:37:47.925Z] ---> Running in 90768f75e7f4 [2023-03-15T09:37:47.925Z] Successfully built 94613eb18183 [2023-03-15T09:37:48.192Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-15T09:37:48.192Z]  Building security-proxy-setup ... done Building core-metadata [2023-03-15T09:37:48.459Z] Removing intermediate container 90768f75e7f4 [2023-03-15T09:37:48.459Z] ---> 46a0d643f983 [2023-03-15T09:37:48.459Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T09:37:49.869Z] ---> 1f5acce83f38 [2023-03-15T09:37:49.869Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T09:37:49.869Z] ---> Running in cfddc1cc712b [2023-03-15T09:37:53.209Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:37:53.209Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:37:53.209Z] ---> c252bc0bc46f [2023-03-15T09:37:53.209Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:37:53.209Z] ---> Using cache [2023-03-15T09:37:53.209Z] ---> 05e76ba156ca [2023-03-15T09:37:53.209Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T09:37:53.209Z] ---> Using cache [2023-03-15T09:37:53.209Z] ---> 1b12b765a5e9 [2023-03-15T09:37:53.209Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T09:37:53.209Z] ---> Using cache [2023-03-15T09:37:53.209Z] ---> a7bfbb0474ad [2023-03-15T09:37:53.209Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T09:37:53.474Z] ---> Using cache [2023-03-15T09:37:53.474Z] ---> 1fc16db7cd2a [2023-03-15T09:37:53.474Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:37:53.474Z] ---> Using cache [2023-03-15T09:37:53.474Z] ---> 495ba54f996d [2023-03-15T09:37:53.474Z] Step 8/25 : COPY . . [2023-03-15T09:37:53.740Z] ---> Using cache [2023-03-15T09:37:53.740Z] ---> 4f81df684229 [2023-03-15T09:37:53.740Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T09:37:54.008Z] ---> Running in d1d8c51e807c [2023-03-15T09:37:54.274Z] Removing intermediate container cfddc1cc712b [2023-03-15T09:37:54.274Z] ---> a1b63cd7d587 [2023-03-15T09:37:54.274Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:37:56.213Z] ---> ffdfb1242348 [2023-03-15T09:37:56.213Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:37:56.480Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-15T09:37:59.082Z] ---> 1cdbe2b0f28c [2023-03-15T09:37:59.083Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T09:38:01.665Z] ---> 695630405e3b [2023-03-15T09:38:01.665Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T09:38:01.665Z] Removing intermediate container de660385c207 [2023-03-15T09:38:01.665Z] ---> 76c42a999e96 [2023-03-15T09:38:01.665Z] [2023-03-15T09:38:01.665Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:38:01.665Z] ---> d74e625d9115 [2023-03-15T09:38:01.665Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T09:38:01.665Z] ---> Running in 02c60aba4a0c [2023-03-15T09:38:02.257Z] Removing intermediate container 02c60aba4a0c [2023-03-15T09:38:02.257Z] ---> 18e55a7b7701 [2023-03-15T09:38:02.257Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:38:02.527Z] ---> Running in e55d4d556786 [2023-03-15T09:38:02.527Z] ---> 6e1c0ca4afe3 [2023-03-15T09:38:02.527Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T09:38:03.961Z] ---> fcef7e9ef634 [2023-03-15T09:38:03.962Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T09:38:04.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:04.922Z] ---> 7bb35444192a [2023-03-15T09:38:04.922Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T09:38:05.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:05.883Z] ---> 02afe188aaeb [2023-03-15T09:38:05.883Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T09:38:06.901Z] ---> 7d4edc953c86 [2023-03-15T09:38:06.901Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T09:38:07.170Z] ---> Running in 165d255af10d [2023-03-15T09:38:07.170Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:38:07.170Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:38:07.170Z] OK: 8 MiB in 16 packages [2023-03-15T09:38:09.126Z] Removing intermediate container e55d4d556786 [2023-03-15T09:38:09.126Z] ---> 4d2c5a49942c [2023-03-15T09:38:09.126Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:38:10.535Z] ---> 888c24b10b5d [2023-03-15T09:38:10.535Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:38:11.117Z] Removing intermediate container 165d255af10d [2023-03-15T09:38:11.117Z] ---> 7080a853983f [2023-03-15T09:38:11.117Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T09:38:11.117Z] ---> Running in 5d1765eccde1 [2023-03-15T09:38:11.384Z] ---> f8d9e01d7de1 [2023-03-15T09:38:11.384Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T09:38:11.967Z] Removing intermediate container 5d1765eccde1 [2023-03-15T09:38:11.967Z] ---> ce1a57a21a85 [2023-03-15T09:38:11.967Z] Step 30/33 : CMD ["gate"] [2023-03-15T09:38:12.232Z] ---> Running in 49b24d826cad [2023-03-15T09:38:12.814Z] Removing intermediate container 49b24d826cad [2023-03-15T09:38:12.814Z] ---> ba4c6f36ea19 [2023-03-15T09:38:12.814Z] Step 31/33 : LABEL arch=arm64 [2023-03-15T09:38:13.081Z] ---> Running in d9f35f151c88 [2023-03-15T09:38:13.666Z] ---> 76cdfb020c99 [2023-03-15T09:38:13.666Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T09:38:14.247Z] Removing intermediate container d9f35f151c88 [2023-03-15T09:38:14.247Z] ---> 96ad43c91261 [2023-03-15T09:38:14.247Z] Step 32/33 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:38:14.247Z] ---> Running in fa351528cc19 [2023-03-15T09:38:15.204Z] Removing intermediate container fa351528cc19 [2023-03-15T09:38:15.204Z] ---> 57b504d5bccf [2023-03-15T09:38:15.204Z] Step 33/33 : LABEL version=3.0.0-dev.98 [2023-03-15T09:38:15.472Z] ---> Running in 6852166f2e8d [2023-03-15T09:38:15.472Z] ---> d38f9dc23f46 [2023-03-15T09:38:15.472Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T09:38:16.428Z] Removing intermediate container 6852166f2e8d [2023-03-15T09:38:16.428Z] ---> 2b7fe58a12b6 [2023-03-15T09:38:16.428Z] [2023-03-15T09:38:17.033Z] Successfully built 2b7fe58a12b6 [2023-03-15T09:38:17.033Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-15T09:38:17.033Z] Building security-spire-config [2023-03-15T09:38:17.302Z]  Building security-bootstrapper ... done  ---> 527a5ccaeff1 [2023-03-15T09:38:17.302Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:38:17.566Z] ---> Running in 144828540e61 [2023-03-15T09:38:21.813Z] Removing intermediate container 144828540e61 [2023-03-15T09:38:21.813Z] ---> 0dfa6e22d5f9 [2023-03-15T09:38:21.813Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:38:21.813Z] ---> Running in 5cec1066c2f8 [2023-03-15T09:38:22.086Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:38:22.086Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:38:22.086Z] ---> c252bc0bc46f [2023-03-15T09:38:22.086Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T09:38:22.086Z] ---> Using cache [2023-03-15T09:38:22.086Z] ---> 0074f6d78bb0 [2023-03-15T09:38:22.086Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:38:25.447Z] ---> Running in 781b53ab646f [2023-03-15T09:38:25.447Z] Removing intermediate container 5cec1066c2f8 [2023-03-15T09:38:25.447Z] ---> 5ac89cfaebff [2023-03-15T09:38:25.447Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T09:38:25.447Z] ---> Running in 1035e5628302 [2023-03-15T09:38:26.406Z] Removing intermediate container 1035e5628302 [2023-03-15T09:38:26.406Z] ---> e5f849e6ec5d [2023-03-15T09:38:26.406Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T09:38:26.672Z] ---> Running in b1900095b46a [2023-03-15T09:38:26.940Z] Removing intermediate container 73425f1d3997 [2023-03-15T09:38:26.940Z] ---> cf282b677639 [2023-03-15T09:38:26.940Z] [2023-03-15T09:38:26.940Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:38:26.940Z] ---> d74e625d9115 [2023-03-15T09:38:26.940Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T09:38:27.209Z] ---> Running in d57c20a9383d [2023-03-15T09:38:27.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:27.209Z] Removing intermediate container b1900095b46a [2023-03-15T09:38:27.209Z] ---> e3c67ab26ec7 [2023-03-15T09:38:27.209Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:38:27.476Z] ---> Running in dbc50b997e9a [2023-03-15T09:38:27.744Z] Removing intermediate container d57c20a9383d [2023-03-15T09:38:27.744Z] ---> aca3e54c5aee [2023-03-15T09:38:27.744Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T09:38:28.012Z] ---> Running in 73ab87b93e8c [2023-03-15T09:38:28.012Z] Removing intermediate container dbc50b997e9a [2023-03-15T09:38:28.012Z] ---> d4ab0b9cf294 [2023-03-15T09:38:28.012Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:38:28.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:28.012Z] ---> Running in 83b7ff87bb01 [2023-03-15T09:38:28.594Z] Removing intermediate container 73ab87b93e8c [2023-03-15T09:38:28.594Z] ---> 49f2fb7b2b79 [2023-03-15T09:38:28.594Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T09:38:28.859Z] Removing intermediate container 83b7ff87bb01 [2023-03-15T09:38:28.859Z] ---> dc73a0fd4489 [2023-03-15T09:38:28.859Z] [2023-03-15T09:38:28.859Z] ---> Running in 1c4dee9529b7 [2023-03-15T09:38:29.125Z] Successfully built dc73a0fd4489 [2023-03-15T09:38:29.125Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-15T09:38:29.125Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-03-15T09:38:29.400Z] OK: 263 MiB in 53 packages [2023-03-15T09:38:29.400Z] Removing intermediate container 1c4dee9529b7 [2023-03-15T09:38:29.665Z] ---> 9b47482f65d0 [2023-03-15T09:38:29.665Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:38:29.665Z] ---> Running in da0ebc0aa1d6 [2023-03-15T09:38:31.606Z] Removing intermediate container 781b53ab646f [2023-03-15T09:38:31.606Z] ---> 06b8cee20a94 [2023-03-15T09:38:31.606Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T09:38:31.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:32.562Z] ---> b2c915dea40f [2023-03-15T09:38:32.562Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:38:32.562Z] ---> Running in 35847ec6b109 [2023-03-15T09:38:32.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:38:33.980Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:38:33.980Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:38:33.980Z] ---> c252bc0bc46f [2023-03-15T09:38:33.980Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> 05e76ba156ca [2023-03-15T09:38:33.980Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> 1b12b765a5e9 [2023-03-15T09:38:33.980Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> a7bfbb0474ad [2023-03-15T09:38:33.980Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> 1fc16db7cd2a [2023-03-15T09:38:33.980Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> 495ba54f996d [2023-03-15T09:38:33.980Z] Step 8/23 : COPY . . [2023-03-15T09:38:33.980Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:38:33.980Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:38:33.980Z] OK: 8 MiB in 16 packages [2023-03-15T09:38:33.980Z] ---> Using cache [2023-03-15T09:38:33.980Z] ---> 4f81df684229 [2023-03-15T09:38:33.980Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T09:38:34.249Z] ---> Running in c71c045afdf9 [2023-03-15T09:38:39.579Z] Removing intermediate container da0ebc0aa1d6 [2023-03-15T09:38:39.579Z] ---> 94b05b65f545 [2023-03-15T09:38:39.579Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:38:39.579Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-15T09:38:39.579Z] ---> 03af72fe0801 [2023-03-15T09:38:39.579Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:38:40.547Z] ---> 6d2188c7f56d [2023-03-15T09:38:40.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T09:38:42.489Z] ---> 6a194718e6cf [2023-03-15T09:38:42.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T09:38:43.070Z] ---> bcca84e7f00b [2023-03-15T09:38:43.070Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T09:38:43.070Z] ---> Running in 0172654cd6fe [2023-03-15T09:38:43.656Z] Removing intermediate container 0172654cd6fe [2023-03-15T09:38:43.656Z] ---> fc531fa09c9e [2023-03-15T09:38:43.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:38:43.656Z] ---> Running in bdd80ff9d5a8 [2023-03-15T09:38:44.237Z] Removing intermediate container bdd80ff9d5a8 [2023-03-15T09:38:44.237Z] ---> d16d343ff434 [2023-03-15T09:38:44.237Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T09:38:44.237Z] ---> Running in 6d39ef6a4a58 [2023-03-15T09:38:44.822Z] Removing intermediate container 6d39ef6a4a58 [2023-03-15T09:38:44.822Z] ---> 114ccfc5749f [2023-03-15T09:38:44.822Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:38:44.822Z] ---> Running in 3cda184807ab [2023-03-15T09:38:45.088Z] Removing intermediate container 3cda184807ab [2023-03-15T09:38:45.088Z] ---> 5a9fa1318c61 [2023-03-15T09:38:45.088Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:38:45.353Z] ---> Running in ec4102dcde48 [2023-03-15T09:38:45.938Z] Removing intermediate container ec4102dcde48 [2023-03-15T09:38:45.938Z] ---> ca9edd12f5f7 [2023-03-15T09:38:45.938Z] [2023-03-15T09:38:45.938Z] Successfully built ca9edd12f5f7 [2023-03-15T09:38:45.938Z] Successfully tagged core-data-arm64:latest [2023-03-15T09:38:45.938Z] Building security-proxy-auth [2023-03-15T09:38:49.276Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:38:49.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:38:49.276Z] ---> c252bc0bc46f [2023-03-15T09:38:49.276Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> 05e76ba156ca [2023-03-15T09:38:49.276Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> 1b12b765a5e9 [2023-03-15T09:38:49.276Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> a7bfbb0474ad [2023-03-15T09:38:49.276Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> 1fc16db7cd2a [2023-03-15T09:38:49.276Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> 495ba54f996d [2023-03-15T09:38:49.276Z] Step 8/23 : COPY . . [2023-03-15T09:38:49.276Z] ---> Using cache [2023-03-15T09:38:49.276Z] ---> 4f81df684229 [2023-03-15T09:38:49.277Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T09:38:49.277Z] ---> Running in a12688944c42 [2023-03-15T09:38:51.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-15T09:39:23.420Z] Removing intermediate container 7ff00dbe0cba [2023-03-15T09:39:23.420Z] ---> 9ee5982eabb7 [2023-03-15T09:39:23.420Z] [2023-03-15T09:39:23.420Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T09:39:23.420Z] ---> d74e625d9115 [2023-03-15T09:39:23.420Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:39:23.420Z] ---> Using cache [2023-03-15T09:39:23.420Z] ---> eeb3bc60d170 [2023-03-15T09:39:23.420Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T09:39:23.420Z] ---> Running in 476e695a6567 [2023-03-15T09:39:23.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:39:23.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:39:23.420Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:39:23.420Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:39:23.420Z] OK: 17683 distinct packages available [2023-03-15T09:39:23.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:39:23.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:39:25.095Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T09:39:25.095Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T09:39:25.095Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T09:39:25.095Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T09:39:25.095Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T09:39:25.095Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T09:39:25.361Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:39:25.361Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T09:39:25.361Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T09:39:25.361Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:39:25.361Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:39:25.956Z] OK: 11 MiB in 24 packages [2023-03-15T09:39:32.603Z] Removing intermediate container 476e695a6567 [2023-03-15T09:39:32.603Z] ---> fdf8ab991cab [2023-03-15T09:39:32.603Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:39:33.559Z] ---> 4f893f07f771 [2023-03-15T09:39:33.559Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:39:34.991Z] ---> 5fef48a9a4ea [2023-03-15T09:39:34.991Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T09:39:39.237Z] ---> fc0718b7d2e2 [2023-03-15T09:39:39.237Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T09:39:40.193Z] ---> 9d61dfac6b0f [2023-03-15T09:39:40.193Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T09:39:40.193Z] ---> Running in 2f089aaba4fc [2023-03-15T09:39:40.785Z] Removing intermediate container 2f089aaba4fc [2023-03-15T09:39:40.785Z] ---> d34d6cb44f59 [2023-03-15T09:39:40.785Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:39:41.059Z] ---> Running in f6438c212702 [2023-03-15T09:39:41.649Z] Removing intermediate container f6438c212702 [2023-03-15T09:39:41.649Z] ---> d434eac7d3a2 [2023-03-15T09:39:41.649Z] Step 18/20 : LABEL arch=arm64 [2023-03-15T09:39:41.915Z] ---> Running in 3ad80837f0d6 [2023-03-15T09:39:42.875Z] Removing intermediate container 3ad80837f0d6 [2023-03-15T09:39:42.875Z] ---> e64e6e4c3522 [2023-03-15T09:39:42.875Z] Step 19/20 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:39:42.875Z] ---> Running in b30f9358c873 [2023-03-15T09:39:43.832Z] Removing intermediate container b30f9358c873 [2023-03-15T09:39:43.832Z] ---> 50bcbefa08b5 [2023-03-15T09:39:43.832Z] Step 20/20 : LABEL version=3.0.0-dev.98 [2023-03-15T09:39:43.832Z] ---> Running in cfe29b1f6cdb [2023-03-15T09:39:44.412Z] Removing intermediate container cfe29b1f6cdb [2023-03-15T09:39:44.412Z] ---> d10813e7473a [2023-03-15T09:39:44.677Z] [2023-03-15T09:39:44.677Z] Successfully built d10813e7473a [2023-03-15T09:39:44.944Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-15T09:39:44.944Z]  Building security-spiffe-token-provider ... done Building core-command [2023-03-15T09:39:50.277Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:39:50.277Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:39:50.277Z] ---> c252bc0bc46f [2023-03-15T09:39:50.277Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> 05e76ba156ca [2023-03-15T09:39:50.277Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> 1b12b765a5e9 [2023-03-15T09:39:50.277Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> a7bfbb0474ad [2023-03-15T09:39:50.277Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> 1fc16db7cd2a [2023-03-15T09:39:50.277Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> 495ba54f996d [2023-03-15T09:39:50.277Z] Step 8/24 : COPY . . [2023-03-15T09:39:50.277Z] ---> Using cache [2023-03-15T09:39:50.277Z] ---> 4f81df684229 [2023-03-15T09:39:50.277Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T09:39:50.859Z] ---> Running in 0b973b8a37e0 [2023-03-15T09:39:52.803Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-15T09:40:10.999Z] Removing intermediate container 35847ec6b109 [2023-03-15T09:40:10.999Z] ---> 3db3698ec83f [2023-03-15T09:40:10.999Z] Step 7/26 : COPY . . [2023-03-15T09:40:10.999Z] ---> 4fdf0ee27553 [2023-03-15T09:40:10.999Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:40:10.999Z] ---> Running in 4d3d3655ce9f [2023-03-15T09:40:11.270Z] Removing intermediate container 4d3d3655ce9f [2023-03-15T09:40:11.270Z] ---> e9303c92a95b [2023-03-15T09:40:11.270Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T09:40:11.539Z] ---> Running in 73436b8d9344 [2023-03-15T09:40:11.808Z] Removing intermediate container 73436b8d9344 [2023-03-15T09:40:11.808Z] ---> 7415fb9d4df5 [2023-03-15T09:40:11.808Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:40:12.076Z] ---> Running in 1e9b0bc17ccc [2023-03-15T09:40:12.662Z] Removing intermediate container 1e9b0bc17ccc [2023-03-15T09:40:12.662Z] ---> 0b893e0eda65 [2023-03-15T09:40:12.662Z] 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-15T09:40:12.927Z] ---> Running in 03941e7e9228 [2023-03-15T09:40:16.268Z] Removing intermediate container 03941e7e9228 [2023-03-15T09:40:16.268Z] ---> f96cdfe97742 [2023-03-15T09:40:16.268Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T09:40:16.268Z] ---> Running in 8c41e79a2ced [2023-03-15T09:40:16.268Z] Removing intermediate container 8c41e79a2ced [2023-03-15T09:40:16.268Z] ---> 37b77507939a [2023-03-15T09:40:16.268Z] [2023-03-15T09:40:16.268Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T09:40:16.268Z] ---> d74e625d9115 [2023-03-15T09:40:16.268Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:40:16.268Z] ---> Using cache [2023-03-15T09:40:16.268Z] ---> eeb3bc60d170 [2023-03-15T09:40:16.268Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T09:40:16.601Z] ---> Running in 401c216576dd [2023-03-15T09:40:18.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:40:19.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:40:20.527Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:40:20.527Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:40:20.527Z] OK: 17683 distinct packages available [2023-03-15T09:40:20.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:40:21.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:40:22.749Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T09:40:22.749Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:40:22.749Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T09:40:22.749Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T09:40:22.749Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:40:22.749Z] OK: 8 MiB in 19 packages [2023-03-15T09:40:24.683Z] Removing intermediate container 401c216576dd [2023-03-15T09:40:24.683Z] ---> 492fcfc289cb [2023-03-15T09:40:24.683Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:40:25.266Z] ---> 2c5ff5e3a78c [2023-03-15T09:40:25.266Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:40:32.136Z] ---> 4b50ced87ca7 [2023-03-15T09:40:32.136Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T09:40:32.136Z] ---> 7ae9d8fb2bc8 [2023-03-15T09:40:32.136Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T09:40:32.136Z] ---> Running in 1bc45e548567 [2023-03-15T09:40:32.740Z] Removing intermediate container 1bc45e548567 [2023-03-15T09:40:32.740Z] ---> 13402d02036c [2023-03-15T09:40:32.740Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T09:40:35.382Z] ---> 6fd5f8595abc [2023-03-15T09:40:35.382Z] Step 21/26 : WORKDIR / [2023-03-15T09:40:35.382Z] ---> Running in f3c130cb5fde [2023-03-15T09:40:35.646Z] Removing intermediate container f3c130cb5fde [2023-03-15T09:40:35.646Z] ---> 5c43282ece30 [2023-03-15T09:40:35.646Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:40:35.646Z] ---> Running in 954be05244c8 [2023-03-15T09:40:36.224Z] Removing intermediate container 954be05244c8 [2023-03-15T09:40:36.224Z] ---> c486704595ce [2023-03-15T09:40:36.224Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:40:36.489Z] ---> Running in d940cf22c914 [2023-03-15T09:40:36.754Z] Removing intermediate container d940cf22c914 [2023-03-15T09:40:36.754Z] ---> 13c948696c5f [2023-03-15T09:40:36.754Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T09:40:36.754Z] ---> Running in 730bfd57147c [2023-03-15T09:40:37.337Z] Removing intermediate container 730bfd57147c [2023-03-15T09:40:37.337Z] ---> 9fec6c1c0e43 [2023-03-15T09:40:37.337Z] Step 25/26 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:40:37.601Z] ---> Running in b4bb06748da1 [2023-03-15T09:40:37.867Z] Removing intermediate container b4bb06748da1 [2023-03-15T09:40:37.867Z] ---> 276f169c1575 [2023-03-15T09:40:37.867Z] Step 26/26 : LABEL version=3.0.0-dev.98 [2023-03-15T09:40:38.137Z] ---> Running in b8cd9557c750 [2023-03-15T09:40:38.721Z] Removing intermediate container b8cd9557c750 [2023-03-15T09:40:38.721Z] ---> 08585b558bbd [2023-03-15T09:40:38.721Z] [2023-03-15T09:40:38.721Z] Successfully built 08585b558bbd [2023-03-15T09:40:38.721Z] Successfully tagged security-spire-config-arm64:latest [2023-03-15T09:40:38.721Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-15T09:40:42.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:40:42.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:40:42.047Z] ---> c252bc0bc46f [2023-03-15T09:40:42.047Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T09:40:42.047Z] ---> Using cache [2023-03-15T09:40:42.047Z] ---> 0074f6d78bb0 [2023-03-15T09:40:42.047Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T09:40:42.047Z] ---> Using cache [2023-03-15T09:40:42.047Z] ---> bcd3f684a4aa [2023-03-15T09:40:42.047Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T09:40:42.047Z] ---> Using cache [2023-03-15T09:40:42.047Z] ---> 28d4bdc32397 [2023-03-15T09:40:42.047Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:40:42.047Z] ---> Using cache [2023-03-15T09:40:42.047Z] ---> 8b74f8c7bb38 [2023-03-15T09:40:42.047Z] Step 7/24 : COPY . . [2023-03-15T09:40:42.047Z] ---> Using cache [2023-03-15T09:40:42.047Z] ---> a59c4addbec0 [2023-03-15T09:40:42.047Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T09:40:42.047Z] ---> Running in b897c2913a18 [2023-03-15T09:40:43.981Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-15T09:45:05.791Z] Removing intermediate container a12688944c42 [2023-03-15T09:45:05.791Z] ---> d19d62549c73 [2023-03-15T09:45:05.791Z] [2023-03-15T09:45:05.791Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:45:05.791Z] ---> d74e625d9115 [2023-03-15T09:45:05.791Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T09:45:05.791Z] ---> Using cache [2023-03-15T09:45:05.791Z] ---> 18e55a7b7701 [2023-03-15T09:45:05.791Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:45:05.791Z] ---> Using cache [2023-03-15T09:45:05.791Z] ---> 4d2c5a49942c [2023-03-15T09:45:05.791Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:45:05.791Z] ---> Using cache [2023-03-15T09:45:05.791Z] ---> 888c24b10b5d [2023-03-15T09:45:05.791Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:45:05.791Z] ---> Using cache [2023-03-15T09:45:05.791Z] ---> f8d9e01d7de1 [2023-03-15T09:45:05.791Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T09:45:05.791Z] ---> 5b95025a9378 [2023-03-15T09:45:05.791Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T09:45:05.791Z] ---> 937f868128fd [2023-03-15T09:45:05.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T09:45:05.791Z] Removing intermediate container d1d8c51e807c [2023-03-15T09:45:05.791Z] ---> 027ae33297ad [2023-03-15T09:45:05.791Z] [2023-03-15T09:45:05.791Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T09:45:05.791Z] ---> d74e625d9115 [2023-03-15T09:45:05.791Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:45:05.791Z] ---> Running in b0db1811edee [2023-03-15T09:45:05.791Z] ---> 6213d388a022 [2023-03-15T09:45:05.791Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:45:05.791Z] ---> Running in 59e7924dd53b [2023-03-15T09:45:05.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:06.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:07.701Z] Removing intermediate container 59e7924dd53b [2023-03-15T09:45:07.701Z] ---> 6ecc678a03f2 [2023-03-15T09:45:07.701Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:45:07.966Z] ---> Running in 9063ca811643 [2023-03-15T09:45:08.546Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T09:45:08.546Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:45:08.546Z] Removing intermediate container 9063ca811643 [2023-03-15T09:45:08.546Z] ---> ae41b31bd6ec [2023-03-15T09:45:08.546Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T09:45:08.546Z] OK: 8 MiB in 16 packages [2023-03-15T09:45:08.546Z] ---> Running in efe89a4fa3c1 [2023-03-15T09:45:09.128Z] Removing intermediate container efe89a4fa3c1 [2023-03-15T09:45:09.128Z] ---> 92a03eed6786 [2023-03-15T09:45:09.128Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T09:45:09.395Z] ---> Running in bf2195af3e75 [2023-03-15T09:45:13.423Z] Removing intermediate container b0db1811edee [2023-03-15T09:45:13.423Z] ---> 6aee726b8d16 [2023-03-15T09:45:13.423Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:45:13.423Z] Removing intermediate container bf2195af3e75 [2023-03-15T09:45:13.423Z] ---> eb67757d57cb [2023-03-15T09:45:13.423Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:45:13.423Z] ---> Running in 86e2c421e4bc [2023-03-15T09:45:13.423Z] ---> Running in 0b67e338e8c9 [2023-03-15T09:45:14.005Z] Removing intermediate container 0b67e338e8c9 [2023-03-15T09:45:14.005Z] ---> 01fdcdb867b8 [2023-03-15T09:45:14.005Z] Step 13/25 : ENV APP_PORT=59881Removing intermediate container 86e2c421e4bc [2023-03-15T09:45:14.005Z] ---> 0b4b54ca2017 [2023-03-15T09:45:14.005Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:45:14.005Z] [2023-03-15T09:45:14.005Z] ---> Running in f2681dbee3a3 [2023-03-15T09:45:14.005Z] ---> Running in 6c6912e1059f [2023-03-15T09:45:14.966Z] Removing intermediate container f2681dbee3a3 [2023-03-15T09:45:14.966Z] ---> 103a67b3dc73 [2023-03-15T09:45:14.966Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T09:45:14.966Z] Removing intermediate container 6c6912e1059f [2023-03-15T09:45:14.966Z] ---> 87e6f1ad70b3 [2023-03-15T09:45:14.966Z] [2023-03-15T09:45:14.966Z] ---> Running in ea7ec047f20c [2023-03-15T09:45:14.966Z] Successfully built 87e6f1ad70b3 [2023-03-15T09:45:14.966Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-15T09:45:14.966Z]  Building security-proxy-auth ... done Building support-notifications [2023-03-15T09:45:15.548Z] Removing intermediate container ea7ec047f20c [2023-03-15T09:45:15.548Z] ---> a67048b64ec7 [2023-03-15T09:45:15.548Z] Step 15/25 : WORKDIR / [2023-03-15T09:45:15.548Z] ---> Running in c1d57e8d1eb5 [2023-03-15T09:45:16.132Z] Removing intermediate container c1d57e8d1eb5 [2023-03-15T09:45:16.132Z] ---> 09a1b16c2459 [2023-03-15T09:45:16.132Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:45:17.091Z] ---> 2aa6670ce464 [2023-03-15T09:45:17.091Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:45:18.050Z] ---> 30ab6fab9107 [2023-03-15T09:45:18.050Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T09:45:19.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:45:19.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:45:19.453Z] ---> c252bc0bc46f [2023-03-15T09:45:19.453Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T09:45:19.453Z] ---> Using cache [2023-03-15T09:45:19.453Z] ---> 05e76ba156ca [2023-03-15T09:45:19.453Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T09:45:19.453Z] ---> Using cache [2023-03-15T09:45:19.453Z] ---> 1b12b765a5e9 [2023-03-15T09:45:19.453Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T09:45:19.718Z] ---> Running in 873b8ded332f [2023-03-15T09:45:20.676Z] ---> 2fa3e4a27513 [2023-03-15T09:45:20.676Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T09:45:22.081Z] ---> 260c3eb23b40 [2023-03-15T09:45:22.081Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T09:45:22.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:23.045Z] ---> 956fac2ff05f [2023-03-15T09:45:23.045Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T09:45:23.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:23.045Z] ---> Running in e64bfc5a2733 [2023-03-15T09:45:23.311Z] Removing intermediate container e64bfc5a2733 [2023-03-15T09:45:23.311Z] ---> a0c4cd378466 [2023-03-15T09:45:23.311Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:45:23.578Z] ---> Running in 567379711a8e [2023-03-15T09:45:24.159Z] Removing intermediate container 567379711a8e [2023-03-15T09:45:24.159Z] ---> a11fafa47897 [2023-03-15T09:45:24.159Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T09:45:24.426Z] OK: 263 MiB in 53 packages [2023-03-15T09:45:25.830Z] ---> Running in 6f1a480b7acc [2023-03-15T09:45:26.099Z] Removing intermediate container 6f1a480b7acc [2023-03-15T09:45:26.099Z] ---> f63994c98880 [2023-03-15T09:45:26.099Z] Step 24/25 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:45:26.365Z] ---> Running in 18f8f6232f2e [2023-03-15T09:45:26.365Z] Removing intermediate container 873b8ded332f [2023-03-15T09:45:26.365Z] ---> c6cf457ce99b [2023-03-15T09:45:26.631Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T09:45:26.896Z] Removing intermediate container 18f8f6232f2e [2023-03-15T09:45:26.896Z] ---> e56a9da4a114 [2023-03-15T09:45:26.896Z] Step 25/25 : LABEL version=3.0.0-dev.98 [2023-03-15T09:45:27.162Z] ---> Running in 6444f5066ca8 [2023-03-15T09:45:27.428Z] ---> 6edbe2b58c4e [2023-03-15T09:45:27.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:45:27.695Z] ---> Running in 726c797dd4ea [2023-03-15T09:45:27.968Z] Removing intermediate container 6444f5066ca8 [2023-03-15T09:45:27.968Z] ---> aaa5e50c0801 [2023-03-15T09:45:27.968Z] [2023-03-15T09:45:28.234Z] Successfully built aaa5e50c0801 [2023-03-15T09:45:28.234Z] Successfully tagged core-metadata-arm64:latest [2023-03-15T09:45:28.234Z]  Building core-metadata ... done Building security-spire-agent [2023-03-15T09:45:32.495Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:45:32.495Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:45:32.495Z] ---> c252bc0bc46f [2023-03-15T09:45:32.495Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T09:45:32.495Z] ---> Using cache [2023-03-15T09:45:32.495Z] ---> 0074f6d78bb0 [2023-03-15T09:45:32.495Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:45:32.495Z] ---> Using cache [2023-03-15T09:45:32.495Z] ---> 06b8cee20a94 [2023-03-15T09:45:32.495Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T09:45:32.495Z] ---> Using cache [2023-03-15T09:45:32.495Z] ---> b2c915dea40f [2023-03-15T09:45:32.495Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:45:32.495Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> 3db3698ec83f [2023-03-15T09:45:32.496Z] Step 7/26 : COPY . . [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> 4fdf0ee27553 [2023-03-15T09:45:32.496Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> e9303c92a95b [2023-03-15T09:45:32.496Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> 7415fb9d4df5 [2023-03-15T09:45:32.496Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> 0b893e0eda65 [2023-03-15T09:45:32.496Z] 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-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> f96cdfe97742 [2023-03-15T09:45:32.496Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> 37b77507939a [2023-03-15T09:45:32.496Z] [2023-03-15T09:45:32.496Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T09:45:32.496Z] ---> d74e625d9115 [2023-03-15T09:45:32.496Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:45:32.496Z] ---> Using cache [2023-03-15T09:45:32.496Z] ---> eeb3bc60d170 [2023-03-15T09:45:32.496Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T09:45:32.496Z] ---> Running in 5e089311f9ba [2023-03-15T09:45:34.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:35.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:36.420Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T09:45:36.420Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T09:45:36.420Z] OK: 17683 distinct packages available [2023-03-15T09:45:36.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:37.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:45:38.603Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T09:45:38.603Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T09:45:38.603Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T09:45:38.603Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T09:45:38.603Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T09:45:38.869Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:45:38.869Z] OK: 9 MiB in 20 packages [2023-03-15T09:45:40.813Z] Removing intermediate container 5e089311f9ba [2023-03-15T09:45:40.813Z] ---> f699543fde04 [2023-03-15T09:45:40.813Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:45:41.391Z] ---> 9c22b23ff7f0 [2023-03-15T09:45:41.391Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T09:45:44.717Z] ---> cf33d9234e07 [2023-03-15T09:45:44.717Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:45:51.349Z] ---> 81ab4f13ed39 [2023-03-15T09:45:51.349Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T09:45:52.304Z] ---> 9083a5cc3571 [2023-03-15T09:45:52.304Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T09:45:52.886Z] ---> 90ec73f96db4 [2023-03-15T09:45:52.886Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T09:45:53.841Z] ---> ff9767b70e0d [2023-03-15T09:45:53.841Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:45:54.107Z] ---> Running in b63b3fdf7d17 [2023-03-15T09:45:54.686Z] Removing intermediate container b63b3fdf7d17 [2023-03-15T09:45:54.686Z] ---> 45a1e6782e67 [2023-03-15T09:45:54.686Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:45:54.686Z] ---> Running in f7965d99486a [2023-03-15T09:45:55.267Z] Removing intermediate container f7965d99486a [2023-03-15T09:45:55.267Z] ---> 54fc71fd611a [2023-03-15T09:45:55.267Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T09:45:55.267Z] ---> Running in 2037a6c47d72 [2023-03-15T09:45:55.848Z] Removing intermediate container 2037a6c47d72 [2023-03-15T09:45:55.848Z] ---> 83004c5ec7c0 [2023-03-15T09:45:55.848Z] Step 25/26 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:45:56.114Z] ---> Running in 50c25f4b6da0 [2023-03-15T09:45:56.696Z] Removing intermediate container 50c25f4b6da0 [2023-03-15T09:45:56.696Z] ---> cece4fb1e607 [2023-03-15T09:45:56.696Z] Step 26/26 : LABEL version=3.0.0-dev.98 [2023-03-15T09:45:56.696Z] ---> Running in 0364ad5a1bb1 [2023-03-15T09:45:57.277Z] Removing intermediate container 0364ad5a1bb1 [2023-03-15T09:45:57.277Z] ---> 1826955b09aa [2023-03-15T09:45:57.277Z] [2023-03-15T09:45:57.277Z] Successfully built 1826955b09aa [2023-03-15T09:45:57.277Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-15T09:45:57.277Z] Building security-spire-server [2023-03-15T09:46:00.896Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T09:46:00.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T09:46:00.896Z] ---> c252bc0bc46f [2023-03-15T09:46:00.896Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 0074f6d78bb0 [2023-03-15T09:46:00.896Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 06b8cee20a94 [2023-03-15T09:46:00.896Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> b2c915dea40f [2023-03-15T09:46:00.896Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 3db3698ec83f [2023-03-15T09:46:00.896Z] Step 7/25 : COPY . . [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 4fdf0ee27553 [2023-03-15T09:46:00.896Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> e9303c92a95b [2023-03-15T09:46:00.896Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 7415fb9d4df5 [2023-03-15T09:46:00.896Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T09:46:00.896Z] ---> Using cache [2023-03-15T09:46:00.896Z] ---> 0b893e0eda65 [2023-03-15T09:46:00.896Z] 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-15T09:46:01.163Z] ---> Running in d664dbdbfe84 [2023-03-15T09:46:04.502Z] Removing intermediate container d664dbdbfe84 [2023-03-15T09:46:04.502Z] ---> 70762cf8287b [2023-03-15T09:46:04.502Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T09:46:04.502Z] ---> Running in 89df38bea0a7 [2023-03-15T09:46:05.085Z] Removing intermediate container 89df38bea0a7 [2023-03-15T09:46:05.085Z] ---> c4624158fec4 [2023-03-15T09:46:05.085Z] [2023-03-15T09:46:05.085Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T09:46:05.085Z] ---> d74e625d9115 [2023-03-15T09:46:05.085Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T09:46:05.085Z] ---> Using cache [2023-03-15T09:46:05.085Z] ---> eeb3bc60d170 [2023-03-15T09:46:05.085Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T09:46:05.085Z] ---> Using cache [2023-03-15T09:46:05.085Z] ---> f699543fde04 [2023-03-15T09:46:05.085Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:46:05.085Z] ---> Using cache [2023-03-15T09:46:05.085Z] ---> 9c22b23ff7f0 [2023-03-15T09:46:05.085Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T09:46:11.729Z] ---> 092ac1b88464 [2023-03-15T09:46:11.729Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T09:46:11.729Z] ---> 0917dad967a5 [2023-03-15T09:46:11.729Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T09:46:12.309Z] ---> b363ad870b5e [2023-03-15T09:46:12.309Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T09:46:13.262Z] ---> e17cecd51e93 [2023-03-15T09:46:13.262Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T09:46:13.262Z] ---> Running in 51196db483af [2023-03-15T09:46:13.842Z] Removing intermediate container 51196db483af [2023-03-15T09:46:13.842Z] ---> 33979575e271 [2023-03-15T09:46:13.842Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T09:46:14.108Z] ---> Running in 7a1920726e22 [2023-03-15T09:46:14.692Z] Removing intermediate container 7a1920726e22 [2023-03-15T09:46:14.692Z] ---> fe19d01e7dd1 [2023-03-15T09:46:14.692Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T09:46:14.692Z] ---> Running in ac6b6e3cee2b [2023-03-15T09:46:15.272Z] Removing intermediate container ac6b6e3cee2b [2023-03-15T09:46:15.272Z] ---> 6b89c7a44004 [2023-03-15T09:46:15.272Z] Step 24/25 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:46:15.536Z] ---> Running in dadd35806f68 [2023-03-15T09:46:16.115Z] Removing intermediate container dadd35806f68 [2023-03-15T09:46:16.115Z] ---> 9fe2adb854e1 [2023-03-15T09:46:16.115Z] Step 25/25 : LABEL version=3.0.0-dev.98 [2023-03-15T09:46:16.381Z] ---> Running in 2a05636b5e02 [2023-03-15T09:46:17.336Z] Removing intermediate container 2a05636b5e02 [2023-03-15T09:46:17.336Z] ---> 89671ed66043 [2023-03-15T09:46:17.336Z] [2023-03-15T09:46:17.336Z] Successfully built 89671ed66043 [2023-03-15T09:46:17.601Z] Successfully tagged security-spire-server-arm64:latest [2023-03-15T09:46:39.644Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-15T09:46:49.701Z] Removing intermediate container 0b973b8a37e0 [2023-03-15T09:46:49.701Z] ---> e805189efb0a [2023-03-15T09:46:49.701Z] [2023-03-15T09:46:49.701Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T09:46:49.701Z] ---> d74e625d9115 [2023-03-15T09:46:49.701Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:46:49.701Z] ---> Using cache [2023-03-15T09:46:49.701Z] ---> 6aee726b8d16 [2023-03-15T09:46:49.701Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:46:49.701Z] ---> Using cache [2023-03-15T09:46:49.701Z] ---> 01fdcdb867b8 [2023-03-15T09:46:49.701Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T09:46:49.701Z] ---> Running in 98e10c5b9cfa [2023-03-15T09:46:49.701Z] Removing intermediate container 98e10c5b9cfa [2023-03-15T09:46:49.701Z] ---> f25cdbf29b31 [2023-03-15T09:46:49.701Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T09:46:49.701Z] ---> Running in f829da68e848 [2023-03-15T09:46:49.701Z] Removing intermediate container f829da68e848 [2023-03-15T09:46:49.701Z] ---> 0435ee55b78c [2023-03-15T09:46:49.701Z] Step 15/24 : WORKDIR / [2023-03-15T09:46:49.701Z] ---> Running in 9f1e4abce240 [2023-03-15T09:46:50.663Z] Removing intermediate container 9f1e4abce240 [2023-03-15T09:46:50.663Z] ---> 68ccf57c923c [2023-03-15T09:46:50.663Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:46:52.599Z] ---> 82191dc7c358 [2023-03-15T09:46:52.599Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:46:54.002Z] ---> cd8b7e4f44c2 [2023-03-15T09:46:54.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T09:46:57.543Z] ---> 8b572522e689 [2023-03-15T09:46:57.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T09:46:58.517Z] ---> 8b788a3b1af2 [2023-03-15T09:46:58.517Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T09:46:58.517Z] ---> Running in 0b5d861f2dd7 [2023-03-15T09:46:59.115Z] Removing intermediate container b897c2913a18 [2023-03-15T09:46:59.115Z] ---> e3ac6a54d59d [2023-03-15T09:46:59.115Z] [2023-03-15T09:46:59.115Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T09:46:59.115Z] ---> d74e625d9115 [2023-03-15T09:46:59.116Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T09:46:59.116Z] Removing intermediate container 0b5d861f2dd7 [2023-03-15T09:46:59.116Z] ---> 0867b7088107 [2023-03-15T09:46:59.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:46:59.116Z] ---> Running in 2a9116b23522 [2023-03-15T09:46:59.390Z] ---> Running in 844815ef6676 [2023-03-15T09:46:59.972Z] Removing intermediate container 844815ef6676 [2023-03-15T09:46:59.972Z] ---> 403499e6f58f [2023-03-15T09:46:59.972Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T09:46:59.972Z] ---> Running in 13fdaaf29bc2 [2023-03-15T09:47:00.926Z] Removing intermediate container 13fdaaf29bc2 [2023-03-15T09:47:00.926Z] ---> eb193b75fd52 [2023-03-15T09:47:00.926Z] Step 23/24 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:47:00.926Z] ---> Running in 31cce0e54d89 [2023-03-15T09:47:00.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:47:01.508Z] Removing intermediate container 31cce0e54d89 [2023-03-15T09:47:01.508Z] ---> 303de208368c [2023-03-15T09:47:01.508Z] Step 24/24 : LABEL version=3.0.0-dev.98 [2023-03-15T09:47:01.773Z] ---> Running in 0a9efbf7ad57 [2023-03-15T09:47:01.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:47:02.355Z] Removing intermediate container 0a9efbf7ad57 [2023-03-15T09:47:02.355Z] ---> b2439d767ae5 [2023-03-15T09:47:02.355Z] [2023-03-15T09:47:02.355Z] Successfully built b2439d767ae5 [2023-03-15T09:47:02.355Z] Successfully tagged core-command-arm64:latest [2023-03-15T09:47:02.934Z]  Building core-command ... done (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T09:47:02.934Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T09:47:02.934Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T09:47:02.934Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:47:02.934Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:47:03.198Z] Removing intermediate container 726c797dd4ea [2023-03-15T09:47:03.198Z] ---> 9b3ab0c712f3 [2023-03-15T09:47:03.198Z] Step 8/23 : COPY . . [2023-03-15T09:47:03.464Z] OK: 8 MiB in 18 packages [2023-03-15T09:47:05.412Z] Removing intermediate container 2a9116b23522 [2023-03-15T09:47:05.412Z] ---> c9f4e28caf51 [2023-03-15T09:47:05.412Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T09:47:05.412Z] ---> Running in 1b8f4a218858 [2023-03-15T09:47:05.412Z] ---> 7130a3335169 [2023-03-15T09:47:05.412Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T09:47:05.678Z] ---> Running in 37bb0a85f853 [2023-03-15T09:47:05.678Z] Removing intermediate container 1b8f4a218858 [2023-03-15T09:47:05.678Z] ---> 3c247da5ca56 [2023-03-15T09:47:05.678Z] Step 12/24 : WORKDIR / [2023-03-15T09:47:05.944Z] ---> Running in a47b2d69e389 [2023-03-15T09:47:06.522Z] Removing intermediate container a47b2d69e389 [2023-03-15T09:47:06.522Z] ---> 1f80f2aaabc4 [2023-03-15T09:47:06.522Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:47:07.478Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-15T09:47:07.478Z] ---> d909b2a378f1 [2023-03-15T09:47:07.478Z] 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-15T09:47:11.731Z] ---> 22f93120bdaf [2023-03-15T09:47:11.731Z] 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-15T09:47:11.997Z] ---> b244bb0df3cc [2023-03-15T09:47:11.997Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T09:47:12.580Z] ---> 557803b9ea02 [2023-03-15T09:47:12.580Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T09:47:13.983Z] ---> d43980f4de0c [2023-03-15T09:47:13.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T09:47:15.918Z] ---> e2ea059de078 [2023-03-15T09:47:15.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T09:47:16.497Z] ---> 7b1289ac04b3 [2023-03-15T09:47:16.497Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T09:47:16.762Z] ---> Running in ad2cd3d0d212 [2023-03-15T09:47:19.332Z] Removing intermediate container ad2cd3d0d212 [2023-03-15T09:47:19.332Z] ---> 7a3b0faa5d93 [2023-03-15T09:47:19.332Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T09:47:19.332Z] ---> Running in 524f5026d8f4 [2023-03-15T09:47:19.597Z] Removing intermediate container 524f5026d8f4 [2023-03-15T09:47:19.597Z] ---> 12d67a410e92 [2023-03-15T09:47:19.597Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T09:47:19.867Z] ---> Running in 315a2f68d0fe [2023-03-15T09:47:20.131Z] Removing intermediate container 315a2f68d0fe [2023-03-15T09:47:20.131Z] ---> bd6d8f7192d3 [2023-03-15T09:47:20.131Z] Step 23/24 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:47:20.396Z] ---> Running in 61296af3b055 [2023-03-15T09:47:20.663Z] Removing intermediate container 61296af3b055 [2023-03-15T09:47:20.663Z] ---> e521ea3c75f1 [2023-03-15T09:47:20.663Z] Step 24/24 : LABEL version=3.0.0-dev.98 [2023-03-15T09:47:20.928Z] ---> Running in b20eafe1f6a3 [2023-03-15T09:47:21.193Z] Removing intermediate container b20eafe1f6a3 [2023-03-15T09:47:21.193Z] ---> 22a13ae1bef8 [2023-03-15T09:47:21.193Z] [2023-03-15T09:47:21.458Z] Successfully built 22a13ae1bef8 [2023-03-15T09:47:21.458Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-15T09:47:26.796Z]  Building security-secretstore-setup ... done Removing intermediate container c71c045afdf9 [2023-03-15T09:47:26.796Z] ---> 9ae5f35498bd [2023-03-15T09:47:26.796Z] [2023-03-15T09:47:26.796Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:47:26.796Z] ---> d74e625d9115 [2023-03-15T09:47:26.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T09:47:26.796Z] ---> Using cache [2023-03-15T09:47:26.796Z] ---> 6aee726b8d16 [2023-03-15T09:47:26.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:47:26.796Z] ---> Using cache [2023-03-15T09:47:26.796Z] ---> 01fdcdb867b8 [2023-03-15T09:47:26.796Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T09:47:26.796Z] ---> Running in 8354c31566d9 [2023-03-15T09:47:26.796Z] Removing intermediate container 8354c31566d9 [2023-03-15T09:47:26.796Z] ---> 9a4e987b9386 [2023-03-15T09:47:26.796Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T09:47:26.796Z] ---> Running in 3f7902295134 [2023-03-15T09:47:27.379Z] Removing intermediate container 3f7902295134 [2023-03-15T09:47:27.379Z] ---> c2ae29542a6b [2023-03-15T09:47:27.379Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:47:28.335Z] ---> a7e6b51d3794 [2023-03-15T09:47:28.335Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:47:29.292Z] ---> 613bfb038d4e [2023-03-15T09:47:29.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T09:47:30.702Z] ---> 94c20c12164d [2023-03-15T09:47:30.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T09:47:31.285Z] ---> 26207e08a9b6 [2023-03-15T09:47:31.285Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T09:47:31.285Z] ---> Running in c65708d3f37d [2023-03-15T09:47:31.867Z] Removing intermediate container c65708d3f37d [2023-03-15T09:47:31.867Z] ---> 39e2f144fbc2 [2023-03-15T09:47:31.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:47:31.867Z] ---> Running in cb459c7fe323 [2023-03-15T09:47:32.134Z] Removing intermediate container cb459c7fe323 [2023-03-15T09:47:32.134Z] ---> be74ea5b9e2c [2023-03-15T09:47:32.134Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T09:47:32.399Z] ---> Running in c0f93d81bee5 [2023-03-15T09:47:32.666Z] Removing intermediate container c0f93d81bee5 [2023-03-15T09:47:32.666Z] ---> 50f2461d6c1e [2023-03-15T09:47:32.666Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:47:32.932Z] ---> Running in 07f5575ffafe [2023-03-15T09:47:33.197Z] Removing intermediate container 07f5575ffafe [2023-03-15T09:47:33.197Z] ---> 1f3d4989ce2d [2023-03-15T09:47:33.197Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:47:33.468Z] ---> Running in 16989e00b892 [2023-03-15T09:47:33.734Z] Removing intermediate container 16989e00b892 [2023-03-15T09:47:33.734Z] ---> 7f581c6d9fb1 [2023-03-15T09:47:33.734Z] [2023-03-15T09:47:34.004Z] Successfully built 7f581c6d9fb1 [2023-03-15T09:47:34.004Z] Successfully tagged support-scheduler-arm64:latest [2023-03-15T09:49:40.664Z]  Building support-scheduler ... done Removing intermediate container 37bb0a85f853 [2023-03-15T09:49:40.664Z] ---> e991eb5236dd [2023-03-15T09:49:40.664Z] [2023-03-15T09:49:40.664Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T09:49:40.664Z] ---> d74e625d9115 [2023-03-15T09:49:40.664Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T09:49:40.664Z] ---> Running in 08e1322b079c [2023-03-15T09:49:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T09:49:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T09:49:40.664Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T09:49:40.664Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T09:49:40.664Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T09:49:40.664Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T09:49:40.664Z] OK: 8 MiB in 17 packages [2023-03-15T09:49:40.664Z] Removing intermediate container 08e1322b079c [2023-03-15T09:49:40.664Z] ---> f0eab135dd1b [2023-03-15T09:49:40.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T09:49:40.664Z] ---> Running in 838009136fec [2023-03-15T09:49:40.664Z] Removing intermediate container 838009136fec [2023-03-15T09:49:40.664Z] ---> d581985200c8 [2023-03-15T09:49:40.664Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T09:49:40.664Z] ---> Running in cb7bf8e72c05 [2023-03-15T09:49:40.664Z] Removing intermediate container cb7bf8e72c05 [2023-03-15T09:49:40.664Z] ---> 2ebe68349b53 [2023-03-15T09:49:40.664Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T09:49:40.664Z] ---> Running in b58efcf85a07 [2023-03-15T09:49:40.664Z] Removing intermediate container b58efcf85a07 [2023-03-15T09:49:40.664Z] ---> e045d1a8421d [2023-03-15T09:49:40.664Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T09:49:40.664Z] ---> 54f5ffd59621 [2023-03-15T09:49:40.664Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T09:49:40.664Z] ---> d2f65306130f [2023-03-15T09:49:40.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T09:49:40.664Z] ---> f0516a26a873 [2023-03-15T09:49:40.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T09:49:40.664Z] ---> 6c2d18b10622 [2023-03-15T09:49:40.664Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T09:49:40.664Z] ---> Running in e33c6d10daf6 [2023-03-15T09:49:40.664Z] Removing intermediate container e33c6d10daf6 [2023-03-15T09:49:40.664Z] ---> 5aa7e6ff802f [2023-03-15T09:49:40.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T09:49:40.664Z] ---> Running in 7cee3d2fcf0f [2023-03-15T09:49:40.664Z] Removing intermediate container 7cee3d2fcf0f [2023-03-15T09:49:40.664Z] ---> a55ef2ee41fe [2023-03-15T09:49:40.664Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T09:49:40.664Z] ---> Running in eb661aafa918 [2023-03-15T09:49:40.931Z] Removing intermediate container eb661aafa918 [2023-03-15T09:49:40.931Z] ---> f250709db4cd [2023-03-15T09:49:40.931Z] Step 22/23 : LABEL git_sha=d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:40.931Z] ---> Running in 31ef305cec81 [2023-03-15T09:49:41.200Z] Removing intermediate container 31ef305cec81 [2023-03-15T09:49:41.200Z] ---> f34a297f948a [2023-03-15T09:49:41.200Z] Step 23/23 : LABEL version=3.0.0-dev.98 [2023-03-15T09:49:41.465Z] ---> Running in 67379ba27a06 [2023-03-15T09:49:41.730Z] Removing intermediate container 67379ba27a06 [2023-03-15T09:49:41.730Z] ---> 29155f06c6aa [2023-03-15T09:49:41.730Z] [2023-03-15T09:49:41.731Z] Successfully built 29155f06c6aa [2023-03-15T09:49:41.731Z] Successfully tagged support-notifications-arm64:latest [2023-03-15T09:49:42.325Z]  Building support-notifications ... done  [Pipeline] } [2023-03-15T09:49:42.338Z] $ docker stop --time=1 93c3de64767169a64d5a7e21649a5706940a8edacf7400d0fcdaca13765f2c82 [2023-03-15T09:49:44.013Z] $ docker rm -f --volumes 93c3de64767169a64d5a7e21649a5706940a8edacf7400d0fcdaca13765f2c82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T09:49:44.469Z] + docker images [2023-03-15T09:49:44.735Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T09:49:44.735Z] support-notifications-arm64 latest 29155f06c6aa 3 seconds ago 32.5MB [2023-03-15T09:49:44.735Z] e991eb5236dd 15 seconds ago 1.38GB [2023-03-15T09:49:44.735Z] support-scheduler-arm64 latest 7f581c6d9fb1 2 minutes ago 31.8MB [2023-03-15T09:49:44.735Z] 9ae5f35498bd 2 minutes ago 1.38GB [2023-03-15T09:49:44.735Z] security-secretstore-setup-arm64 latest 22a13ae1bef8 2 minutes ago 32MB [2023-03-15T09:49:44.735Z] core-command-arm64 latest b2439d767ae5 2 minutes ago 19.7MB [2023-03-15T09:49:44.735Z] e3ac6a54d59d 2 minutes ago 1.31GB [2023-03-15T09:49:44.735Z] e805189efb0a 2 minutes ago 1.32GB [2023-03-15T09:49:44.735Z] security-spire-server-arm64 latest 89671ed66043 3 minutes ago 87.1MB [2023-03-15T09:49:44.735Z] c4624158fec4 3 minutes ago 1.18GB [2023-03-15T09:49:44.735Z] security-spire-agent-arm64 latest 1826955b09aa 3 minutes ago 125MB [2023-03-15T09:49:44.735Z] core-metadata-arm64 latest aaa5e50c0801 4 minutes ago 20.4MB [2023-03-15T09:49:44.735Z] security-proxy-auth-arm64 latest 87e6f1ad70b3 4 minutes ago 18.2MB [2023-03-15T09:49:44.735Z] 027ae33297ad 4 minutes ago 1.32GB [2023-03-15T09:49:44.735Z] d19d62549c73 4 minutes ago 1.29GB [2023-03-15T09:49:44.735Z] security-spire-config-arm64 latest 08585b558bbd 9 minutes ago 86.2MB [2023-03-15T09:49:44.735Z] 37b77507939a 9 minutes ago 1.18GB [2023-03-15T09:49:44.735Z] security-spiffe-token-provider-arm64 latest d10813e7473a 10 minutes ago 32.6MB [2023-03-15T09:49:44.735Z] 9ee5982eabb7 10 minutes ago 1.35GB [2023-03-15T09:49:44.735Z] core-data-arm64 latest ca9edd12f5f7 10 minutes ago 19.9MB [2023-03-15T09:49:44.735Z] core-common-config-bootstrapper-arm64 latest dc73a0fd4489 11 minutes ago 17.4MB [2023-03-15T09:49:44.735Z] cf282b677639 11 minutes ago 1.32GB [2023-03-15T09:49:44.735Z] security-bootstrapper-arm64 latest 2b7fe58a12b6 11 minutes ago 21.8MB [2023-03-15T09:49:44.735Z] 76c42a999e96 11 minutes ago 1.31GB [2023-03-15T09:49:44.735Z] security-proxy-setup-arm64 latest 94613eb18183 11 minutes ago 18.6MB [2023-03-15T09:49:44.735Z] 6bcf1adec763 12 minutes ago 1.3GB [2023-03-15T09:49:44.735Z] bede3447bf83 12 minutes ago 1.29GB [2023-03-15T09:49:44.735Z] ci-base-image-arm64 latest c252bc0bc46f 21 minutes ago 868MB [2023-03-15T09:49:44.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-15T09:49:44.735Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-15T09:49:44.735Z] 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-15T09:49:44.841Z] provisioning config files... [2023-03-15T09:49:44.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/460@tmp/config3801204840031884400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:49:45.182Z] ---> docker-login.sh [2023-03-15T09:49:45.182Z] nexus3.edgexfoundry.org:10001 [2023-03-15T09:49:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:49:45.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:49:45.447Z] Configure a credential helper to remove this warning. See [2023-03-15T09:49:45.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:49:45.447Z] [2023-03-15T09:49:45.447Z] Login Succeeded [2023-03-15T09:49:45.447Z] nexus3.edgexfoundry.org:10002 [2023-03-15T09:49:45.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:49:45.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:49:45.980Z] Configure a credential helper to remove this warning. See [2023-03-15T09:49:45.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:49:45.980Z] [2023-03-15T09:49:45.980Z] Login Succeeded [2023-03-15T09:49:45.980Z] nexus3.edgexfoundry.org:10003 [2023-03-15T09:49:46.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:49:46.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:49:46.247Z] Configure a credential helper to remove this warning. See [2023-03-15T09:49:46.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:49:46.247Z] [2023-03-15T09:49:46.247Z] Login Succeeded [2023-03-15T09:49:46.247Z] nexus3.edgexfoundry.org:10004 [2023-03-15T09:49:46.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:49:46.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:49:46.512Z] Configure a credential helper to remove this warning. See [2023-03-15T09:49:46.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:49:46.512Z] [2023-03-15T09:49:46.512Z] Login Succeeded [2023-03-15T09:49:46.779Z] docker.io [2023-03-15T09:49:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T09:49:47.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T09:49:47.360Z] Configure a credential helper to remove this warning. See [2023-03-15T09:49:47.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T09:49:47.360Z] [2023-03-15T09:49:47.360Z] Login Succeeded [2023-03-15T09:49:47.360Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T09:49:47.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:49:47.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T09:49:47.417Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-15T09:49:47.417Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:47.417Z] latest [2023-03-15T09:49:47.417Z] 3.0.0-dev.98 [2023-03-15T09:49:47.417Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:49:47.417Z] main [2023-03-15T09:49:47.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:47.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:48.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:48.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-15T09:49:48.147Z] ea1789b16eda: Preparing [2023-03-15T09:49:48.147Z] 95eeca3de994: Preparing [2023-03-15T09:49:48.147Z] 25b476cea91b: Preparing [2023-03-15T09:49:48.147Z] 759c0b7b6203: Preparing [2023-03-15T09:49:48.147Z] a375dcb4d6cb: Preparing [2023-03-15T09:49:48.147Z] edf70074bd40: Preparing [2023-03-15T09:49:48.147Z] edf70074bd40: Waiting [2023-03-15T09:49:48.413Z] 25b476cea91b: Pushed [2023-03-15T09:49:48.413Z] 759c0b7b6203: Pushed [2023-03-15T09:49:48.413Z] ea1789b16eda: Pushed [2023-03-15T09:49:48.413Z] a375dcb4d6cb: Pushed [2023-03-15T09:49:48.413Z] edf70074bd40: Layer already exists [2023-03-15T09:49:51.757Z] 95eeca3de994: Pushed [2023-03-15T09:49:51.757Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:3fb89b8aae9bad50a9e75ff048486f995fea844d893b478044696873b7723e26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:52.091Z] + 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-15T09:49:52.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-15T09:49:52.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-15T09:49:52.428Z] ea1789b16eda: Preparing [2023-03-15T09:49:52.428Z] 95eeca3de994: Preparing [2023-03-15T09:49:52.428Z] 25b476cea91b: Preparing [2023-03-15T09:49:52.428Z] 759c0b7b6203: Preparing [2023-03-15T09:49:52.428Z] a375dcb4d6cb: Preparing [2023-03-15T09:49:52.428Z] edf70074bd40: Preparing [2023-03-15T09:49:52.428Z] edf70074bd40: Waiting [2023-03-15T09:49:52.428Z] 95eeca3de994: Layer already exists [2023-03-15T09:49:52.428Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:52.428Z] ea1789b16eda: Layer already exists [2023-03-15T09:49:52.428Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:52.428Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:49:52.428Z] edf70074bd40: Layer already exists [2023-03-15T09:49:52.694Z] latest: digest: sha256:3fb89b8aae9bad50a9e75ff048486f995fea844d893b478044696873b7723e26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:53.030Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:53.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.98 [2023-03-15T09:49:53.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-15T09:49:53.364Z] ea1789b16eda: Preparing [2023-03-15T09:49:53.364Z] 95eeca3de994: Preparing [2023-03-15T09:49:53.364Z] 25b476cea91b: Preparing [2023-03-15T09:49:53.364Z] 759c0b7b6203: Preparing [2023-03-15T09:49:53.364Z] a375dcb4d6cb: Preparing [2023-03-15T09:49:53.364Z] edf70074bd40: Preparing [2023-03-15T09:49:53.364Z] edf70074bd40: Waiting [2023-03-15T09:49:53.364Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:53.364Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:53.364Z] ea1789b16eda: Layer already exists [2023-03-15T09:49:53.364Z] 95eeca3de994: Layer already exists [2023-03-15T09:49:53.364Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:49:53.364Z] edf70074bd40: Layer already exists [2023-03-15T09:49:53.364Z] 3.0.0-dev.98: digest: sha256:3fb89b8aae9bad50a9e75ff048486f995fea844d893b478044696873b7723e26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:53.706Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:54.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:49:54.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-15T09:49:54.051Z] ea1789b16eda: Preparing [2023-03-15T09:49:54.051Z] 95eeca3de994: Preparing [2023-03-15T09:49:54.051Z] 25b476cea91b: Preparing [2023-03-15T09:49:54.051Z] 759c0b7b6203: Preparing [2023-03-15T09:49:54.051Z] a375dcb4d6cb: Preparing [2023-03-15T09:49:54.051Z] edf70074bd40: Preparing [2023-03-15T09:49:54.051Z] edf70074bd40: Waiting [2023-03-15T09:49:54.051Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:54.051Z] ea1789b16eda: Layer already exists [2023-03-15T09:49:54.051Z] 95eeca3de994: Layer already exists [2023-03-15T09:49:54.051Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:49:54.051Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:54.051Z] edf70074bd40: Layer already exists [2023-03-15T09:49:54.051Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:3fb89b8aae9bad50a9e75ff048486f995fea844d893b478044696873b7723e26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:54.656Z] + 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-15T09:49:54.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-15T09:49:54.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-15T09:49:54.992Z] ea1789b16eda: Preparing [2023-03-15T09:49:54.992Z] 95eeca3de994: Preparing [2023-03-15T09:49:54.992Z] 25b476cea91b: Preparing [2023-03-15T09:49:54.992Z] 759c0b7b6203: Preparing [2023-03-15T09:49:54.992Z] a375dcb4d6cb: Preparing [2023-03-15T09:49:54.992Z] edf70074bd40: Preparing [2023-03-15T09:49:54.992Z] edf70074bd40: Waiting [2023-03-15T09:49:54.992Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:54.992Z] 95eeca3de994: Layer already exists [2023-03-15T09:49:54.992Z] ea1789b16eda: Layer already exists [2023-03-15T09:49:54.992Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:49:54.992Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:54.992Z] edf70074bd40: Layer already exists [2023-03-15T09:49:55.259Z] main: digest: sha256:3fb89b8aae9bad50a9e75ff048486f995fea844d893b478044696873b7723e26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:49:55.306Z] ===================================================== [Pipeline] echo [2023-03-15T09:49:55.314Z] taggedImages: [2023-03-15T09:49:55.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:55.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-15T09:49:55.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.98 [2023-03-15T09:49:55.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:49:55.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-15T09:49:55.331Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-15T09:49:55.331Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:55.331Z] latest [2023-03-15T09:49:55.331Z] 3.0.0-dev.98 [2023-03-15T09:49:55.331Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:49:55.331Z] main [2023-03-15T09:49:55.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:55.661Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:55.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:49:55.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-15T09:49:55.999Z] 69343a79dabc: Preparing [2023-03-15T09:49:55.999Z] dbe3434deb69: Preparing [2023-03-15T09:49:55.999Z] 5d0df2a9fcfc: Preparing [2023-03-15T09:49:55.999Z] feb22c6f772c: Preparing [2023-03-15T09:49:55.999Z] 25b476cea91b: Preparing [2023-03-15T09:49:55.999Z] 759c0b7b6203: Preparing [2023-03-15T09:49:55.999Z] 85abd5daab47: Preparing [2023-03-15T09:49:55.999Z] edf70074bd40: Preparing [2023-03-15T09:49:55.999Z] 759c0b7b6203: Waiting [2023-03-15T09:49:55.999Z] 85abd5daab47: Waiting [2023-03-15T09:49:55.999Z] edf70074bd40: Waiting [2023-03-15T09:49:55.999Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:56.269Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:56.269Z] 69343a79dabc: Pushed [2023-03-15T09:49:56.269Z] 5d0df2a9fcfc: Pushed [2023-03-15T09:49:56.269Z] dbe3434deb69: Pushed [2023-03-15T09:49:56.269Z] edf70074bd40: Layer already exists [2023-03-15T09:49:56.269Z] 85abd5daab47: Pushed [2023-03-15T09:49:58.849Z] feb22c6f772c: Pushed [2023-03-15T09:49:58.849Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:f026783fc4f7fa862599d00149cde6a5387e37b3ac4026504d8f070bef1b5a4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:49:59.189Z] + 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-15T09:49:59.524Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-15T09:49:59.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-15T09:49:59.524Z] 69343a79dabc: Preparing [2023-03-15T09:49:59.524Z] dbe3434deb69: Preparing [2023-03-15T09:49:59.524Z] 5d0df2a9fcfc: Preparing [2023-03-15T09:49:59.524Z] feb22c6f772c: Preparing [2023-03-15T09:49:59.524Z] 25b476cea91b: Preparing [2023-03-15T09:49:59.524Z] 759c0b7b6203: Preparing [2023-03-15T09:49:59.524Z] 85abd5daab47: Preparing [2023-03-15T09:49:59.524Z] edf70074bd40: Preparing [2023-03-15T09:49:59.524Z] 85abd5daab47: Waiting [2023-03-15T09:49:59.524Z] 759c0b7b6203: Waiting [2023-03-15T09:49:59.524Z] 5d0df2a9fcfc: Layer already exists [2023-03-15T09:49:59.524Z] 25b476cea91b: Layer already exists [2023-03-15T09:49:59.524Z] dbe3434deb69: Layer already exists [2023-03-15T09:49:59.524Z] feb22c6f772c: Layer already exists [2023-03-15T09:49:59.524Z] 69343a79dabc: Layer already exists [2023-03-15T09:49:59.524Z] edf70074bd40: Layer already exists [2023-03-15T09:49:59.524Z] 85abd5daab47: Layer already exists [2023-03-15T09:49:59.524Z] 759c0b7b6203: Layer already exists [2023-03-15T09:49:59.791Z] latest: digest: sha256:f026783fc4f7fa862599d00149cde6a5387e37b3ac4026504d8f070bef1b5a4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:00.133Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:01.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.98 [2023-03-15T09:50:01.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-15T09:50:01.440Z] 69343a79dabc: Preparing [2023-03-15T09:50:01.440Z] dbe3434deb69: Preparing [2023-03-15T09:50:01.440Z] 5d0df2a9fcfc: Preparing [2023-03-15T09:50:01.440Z] feb22c6f772c: Preparing [2023-03-15T09:50:01.440Z] 25b476cea91b: Preparing [2023-03-15T09:50:01.440Z] 759c0b7b6203: Preparing [2023-03-15T09:50:01.440Z] 85abd5daab47: Preparing [2023-03-15T09:50:01.440Z] edf70074bd40: Preparing [2023-03-15T09:50:01.440Z] 759c0b7b6203: Waiting [2023-03-15T09:50:01.440Z] 85abd5daab47: Waiting [2023-03-15T09:50:01.440Z] edf70074bd40: Waiting [2023-03-15T09:50:01.440Z] 69343a79dabc: Layer already exists [2023-03-15T09:50:01.440Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:01.440Z] dbe3434deb69: Layer already exists [2023-03-15T09:50:01.440Z] feb22c6f772c: Layer already exists [2023-03-15T09:50:01.440Z] 5d0df2a9fcfc: Layer already exists [2023-03-15T09:50:01.440Z] edf70074bd40: Layer already exists [2023-03-15T09:50:01.440Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:01.440Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:01.707Z] 3.0.0-dev.98: digest: sha256:f026783fc4f7fa862599d00149cde6a5387e37b3ac4026504d8f070bef1b5a4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:02.054Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:02.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-15T09:50:02.388Z] 69343a79dabc: Preparing [2023-03-15T09:50:02.388Z] dbe3434deb69: Preparing [2023-03-15T09:50:02.388Z] 5d0df2a9fcfc: Preparing [2023-03-15T09:50:02.388Z] feb22c6f772c: Preparing [2023-03-15T09:50:02.388Z] 25b476cea91b: Preparing [2023-03-15T09:50:02.388Z] 759c0b7b6203: Preparing [2023-03-15T09:50:02.388Z] 85abd5daab47: Preparing [2023-03-15T09:50:02.388Z] edf70074bd40: Preparing [2023-03-15T09:50:02.388Z] 759c0b7b6203: Waiting [2023-03-15T09:50:02.388Z] 85abd5daab47: Waiting [2023-03-15T09:50:02.388Z] edf70074bd40: Waiting [2023-03-15T09:50:02.388Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:02.388Z] feb22c6f772c: Layer already exists [2023-03-15T09:50:02.388Z] 5d0df2a9fcfc: Layer already exists [2023-03-15T09:50:02.388Z] dbe3434deb69: Layer already exists [2023-03-15T09:50:02.388Z] 69343a79dabc: Layer already exists [2023-03-15T09:50:02.388Z] edf70074bd40: Layer already exists [2023-03-15T09:50:02.388Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:02.388Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:02.655Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:f026783fc4f7fa862599d00149cde6a5387e37b3ac4026504d8f070bef1b5a4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:02.993Z] + 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-15T09:50:03.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-15T09:50:03.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-15T09:50:03.324Z] 69343a79dabc: Preparing [2023-03-15T09:50:03.324Z] dbe3434deb69: Preparing [2023-03-15T09:50:03.324Z] 5d0df2a9fcfc: Preparing [2023-03-15T09:50:03.324Z] feb22c6f772c: Preparing [2023-03-15T09:50:03.324Z] 25b476cea91b: Preparing [2023-03-15T09:50:03.324Z] 759c0b7b6203: Preparing [2023-03-15T09:50:03.324Z] 85abd5daab47: Preparing [2023-03-15T09:50:03.324Z] edf70074bd40: Preparing [2023-03-15T09:50:03.324Z] 759c0b7b6203: Waiting [2023-03-15T09:50:03.324Z] 85abd5daab47: Waiting [2023-03-15T09:50:03.324Z] edf70074bd40: Waiting [2023-03-15T09:50:03.324Z] feb22c6f772c: Layer already exists [2023-03-15T09:50:03.324Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:03.324Z] 5d0df2a9fcfc: Layer already exists [2023-03-15T09:50:03.324Z] 69343a79dabc: Layer already exists [2023-03-15T09:50:03.324Z] dbe3434deb69: Layer already exists [2023-03-15T09:50:03.324Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:03.324Z] edf70074bd40: Layer already exists [2023-03-15T09:50:03.324Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:03.590Z] main: digest: sha256:f026783fc4f7fa862599d00149cde6a5387e37b3ac4026504d8f070bef1b5a4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:03.642Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:03.650Z] taggedImages: [2023-03-15T09:50:03.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:03.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-15T09:50:03.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.98 [2023-03-15T09:50:03.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:03.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-15T09:50:03.670Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-15T09:50:03.670Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:03.670Z] latest [2023-03-15T09:50:03.670Z] 3.0.0-dev.98 [2023-03-15T09:50:03.670Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:03.670Z] main [2023-03-15T09:50:03.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:04.018Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:04.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:04.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-15T09:50:04.411Z] c5acd90a31c8: Preparing [2023-03-15T09:50:04.411Z] cbde9c6e3e69: Preparing [2023-03-15T09:50:04.411Z] 25b476cea91b: Preparing [2023-03-15T09:50:04.411Z] 759c0b7b6203: Preparing [2023-03-15T09:50:04.411Z] e546296bd5a6: Preparing [2023-03-15T09:50:04.411Z] edf70074bd40: Preparing [2023-03-15T09:50:04.411Z] edf70074bd40: Waiting [2023-03-15T09:50:04.411Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:04.411Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:04.684Z] edf70074bd40: Layer already exists [2023-03-15T09:50:04.684Z] c5acd90a31c8: Pushed [2023-03-15T09:50:04.684Z] e546296bd5a6: Pushed [2023-03-15T09:50:07.296Z] cbde9c6e3e69: Pushed [2023-03-15T09:50:07.565Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:c02c393348f0a3e72049c82a05fd863d892cfcd3d523a007547219fb4720938e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:07.914Z] + 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-15T09:50:08.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-15T09:50:08.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-15T09:50:08.251Z] c5acd90a31c8: Preparing [2023-03-15T09:50:08.251Z] cbde9c6e3e69: Preparing [2023-03-15T09:50:08.251Z] 25b476cea91b: Preparing [2023-03-15T09:50:08.251Z] 759c0b7b6203: Preparing [2023-03-15T09:50:08.251Z] e546296bd5a6: Preparing [2023-03-15T09:50:08.251Z] edf70074bd40: Preparing [2023-03-15T09:50:08.251Z] edf70074bd40: Waiting [2023-03-15T09:50:08.251Z] e546296bd5a6: Layer already exists [2023-03-15T09:50:08.251Z] c5acd90a31c8: Layer already exists [2023-03-15T09:50:08.251Z] cbde9c6e3e69: Layer already exists [2023-03-15T09:50:08.251Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:08.251Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:08.251Z] edf70074bd40: Layer already exists [2023-03-15T09:50:08.516Z] latest: digest: sha256:c02c393348f0a3e72049c82a05fd863d892cfcd3d523a007547219fb4720938e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:08.864Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:09.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.98 [2023-03-15T09:50:09.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-15T09:50:09.202Z] c5acd90a31c8: Preparing [2023-03-15T09:50:09.202Z] cbde9c6e3e69: Preparing [2023-03-15T09:50:09.202Z] 25b476cea91b: Preparing [2023-03-15T09:50:09.202Z] 759c0b7b6203: Preparing [2023-03-15T09:50:09.202Z] e546296bd5a6: Preparing [2023-03-15T09:50:09.202Z] edf70074bd40: Preparing [2023-03-15T09:50:09.202Z] edf70074bd40: Waiting [2023-03-15T09:50:09.202Z] e546296bd5a6: Layer already exists [2023-03-15T09:50:09.202Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:09.202Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:09.202Z] c5acd90a31c8: Layer already exists [2023-03-15T09:50:09.202Z] cbde9c6e3e69: Layer already exists [2023-03-15T09:50:09.202Z] edf70074bd40: Layer already exists [2023-03-15T09:50:09.469Z] 3.0.0-dev.98: digest: sha256:c02c393348f0a3e72049c82a05fd863d892cfcd3d523a007547219fb4720938e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:09.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:10.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:10.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-15T09:50:10.152Z] c5acd90a31c8: Preparing [2023-03-15T09:50:10.152Z] cbde9c6e3e69: Preparing [2023-03-15T09:50:10.152Z] 25b476cea91b: Preparing [2023-03-15T09:50:10.152Z] 759c0b7b6203: Preparing [2023-03-15T09:50:10.152Z] e546296bd5a6: Preparing [2023-03-15T09:50:10.152Z] edf70074bd40: Preparing [2023-03-15T09:50:10.152Z] edf70074bd40: Waiting [2023-03-15T09:50:10.152Z] c5acd90a31c8: Layer already exists [2023-03-15T09:50:10.152Z] e546296bd5a6: Layer already exists [2023-03-15T09:50:10.152Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:10.152Z] cbde9c6e3e69: Layer already exists [2023-03-15T09:50:10.152Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:10.152Z] edf70074bd40: Layer already exists [2023-03-15T09:50:10.420Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:c02c393348f0a3e72049c82a05fd863d892cfcd3d523a007547219fb4720938e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:10.773Z] + 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-15T09:50:11.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-15T09:50:11.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-15T09:50:11.107Z] c5acd90a31c8: Preparing [2023-03-15T09:50:11.107Z] cbde9c6e3e69: Preparing [2023-03-15T09:50:11.107Z] 25b476cea91b: Preparing [2023-03-15T09:50:11.107Z] 759c0b7b6203: Preparing [2023-03-15T09:50:11.107Z] e546296bd5a6: Preparing [2023-03-15T09:50:11.107Z] edf70074bd40: Preparing [2023-03-15T09:50:11.107Z] edf70074bd40: Waiting [2023-03-15T09:50:11.107Z] c5acd90a31c8: Layer already exists [2023-03-15T09:50:11.107Z] e546296bd5a6: Layer already exists [2023-03-15T09:50:11.107Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:11.107Z] cbde9c6e3e69: Layer already exists [2023-03-15T09:50:11.107Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:11.107Z] edf70074bd40: Layer already exists [2023-03-15T09:50:11.375Z] main: digest: sha256:c02c393348f0a3e72049c82a05fd863d892cfcd3d523a007547219fb4720938e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:11.416Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:11.423Z] taggedImages: [2023-03-15T09:50:11.423Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:11.423Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-15T09:50:11.423Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.98 [2023-03-15T09:50:11.423Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:11.423Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-15T09:50:11.438Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-15T09:50:11.438Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:11.438Z] latest [2023-03-15T09:50:11.438Z] 3.0.0-dev.98 [2023-03-15T09:50:11.438Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:11.438Z] main [2023-03-15T09:50:11.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:11.764Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:12.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:12.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-15T09:50:12.097Z] d5498fa7df21: Preparing [2023-03-15T09:50:12.097Z] 20d131b5cabf: Preparing [2023-03-15T09:50:12.097Z] c810a8bce79a: Preparing [2023-03-15T09:50:12.097Z] 25b476cea91b: Preparing [2023-03-15T09:50:12.097Z] 759c0b7b6203: Preparing [2023-03-15T09:50:12.097Z] a375dcb4d6cb: Preparing [2023-03-15T09:50:12.097Z] edf70074bd40: Preparing [2023-03-15T09:50:12.097Z] a375dcb4d6cb: Waiting [2023-03-15T09:50:12.097Z] edf70074bd40: Waiting [2023-03-15T09:50:12.097Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:12.097Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:12.097Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:50:12.365Z] edf70074bd40: Layer already exists [2023-03-15T09:50:12.365Z] d5498fa7df21: Pushed [2023-03-15T09:50:12.365Z] 20d131b5cabf: Pushed [2023-03-15T09:50:15.712Z] c810a8bce79a: Pushed [2023-03-15T09:50:15.712Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:5bf7b1adb0caa12c284e2aa87470ee47723d68c2b7910e6e78336ef290c1abca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:16.047Z] + 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-15T09:50:16.378Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-15T09:50:16.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-15T09:50:16.378Z] d5498fa7df21: Preparing [2023-03-15T09:50:16.378Z] 20d131b5cabf: Preparing [2023-03-15T09:50:16.378Z] c810a8bce79a: Preparing [2023-03-15T09:50:16.378Z] 25b476cea91b: Preparing [2023-03-15T09:50:16.378Z] 759c0b7b6203: Preparing [2023-03-15T09:50:16.378Z] a375dcb4d6cb: Preparing [2023-03-15T09:50:16.378Z] edf70074bd40: Preparing [2023-03-15T09:50:16.378Z] a375dcb4d6cb: Waiting [2023-03-15T09:50:16.378Z] edf70074bd40: Waiting [2023-03-15T09:50:16.378Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:16.378Z] c810a8bce79a: Layer already exists [2023-03-15T09:50:16.378Z] d5498fa7df21: Layer already exists [2023-03-15T09:50:16.378Z] 20d131b5cabf: Layer already exists [2023-03-15T09:50:16.378Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:16.378Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:50:16.378Z] edf70074bd40: Layer already exists [2023-03-15T09:50:16.642Z] latest: digest: sha256:5bf7b1adb0caa12c284e2aa87470ee47723d68c2b7910e6e78336ef290c1abca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:16.971Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:17.298Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.98 [2023-03-15T09:50:17.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-15T09:50:17.298Z] d5498fa7df21: Preparing [2023-03-15T09:50:17.298Z] 20d131b5cabf: Preparing [2023-03-15T09:50:17.298Z] c810a8bce79a: Preparing [2023-03-15T09:50:17.298Z] 25b476cea91b: Preparing [2023-03-15T09:50:17.298Z] 759c0b7b6203: Preparing [2023-03-15T09:50:17.298Z] a375dcb4d6cb: Preparing [2023-03-15T09:50:17.298Z] edf70074bd40: Preparing [2023-03-15T09:50:17.298Z] a375dcb4d6cb: Waiting [2023-03-15T09:50:17.298Z] edf70074bd40: Waiting [2023-03-15T09:50:17.298Z] 20d131b5cabf: Layer already exists [2023-03-15T09:50:17.298Z] d5498fa7df21: Layer already exists [2023-03-15T09:50:17.298Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:17.298Z] c810a8bce79a: Layer already exists [2023-03-15T09:50:17.298Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:17.298Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:50:17.298Z] edf70074bd40: Layer already exists [2023-03-15T09:50:17.563Z] 3.0.0-dev.98: digest: sha256:5bf7b1adb0caa12c284e2aa87470ee47723d68c2b7910e6e78336ef290c1abca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:17.897Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:18.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:18.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-15T09:50:18.221Z] d5498fa7df21: Preparing [2023-03-15T09:50:18.221Z] 20d131b5cabf: Preparing [2023-03-15T09:50:18.221Z] c810a8bce79a: Preparing [2023-03-15T09:50:18.221Z] 25b476cea91b: Preparing [2023-03-15T09:50:18.221Z] 759c0b7b6203: Preparing [2023-03-15T09:50:18.221Z] a375dcb4d6cb: Preparing [2023-03-15T09:50:18.221Z] edf70074bd40: Preparing [2023-03-15T09:50:18.221Z] a375dcb4d6cb: Waiting [2023-03-15T09:50:18.221Z] edf70074bd40: Waiting [2023-03-15T09:50:18.221Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:18.221Z] c810a8bce79a: Layer already exists [2023-03-15T09:50:18.221Z] 20d131b5cabf: Layer already exists [2023-03-15T09:50:18.221Z] d5498fa7df21: Layer already exists [2023-03-15T09:50:18.221Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:18.222Z] edf70074bd40: Layer already exists [2023-03-15T09:50:18.222Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:50:18.486Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:5bf7b1adb0caa12c284e2aa87470ee47723d68c2b7910e6e78336ef290c1abca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:18.827Z] + 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-15T09:50:19.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-15T09:50:19.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-15T09:50:19.153Z] d5498fa7df21: Preparing [2023-03-15T09:50:19.153Z] 20d131b5cabf: Preparing [2023-03-15T09:50:19.153Z] c810a8bce79a: Preparing [2023-03-15T09:50:19.153Z] 25b476cea91b: Preparing [2023-03-15T09:50:19.153Z] 759c0b7b6203: Preparing [2023-03-15T09:50:19.153Z] a375dcb4d6cb: Preparing [2023-03-15T09:50:19.153Z] edf70074bd40: Preparing [2023-03-15T09:50:19.153Z] a375dcb4d6cb: Waiting [2023-03-15T09:50:19.153Z] edf70074bd40: Waiting [2023-03-15T09:50:19.153Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:19.153Z] d5498fa7df21: Layer already exists [2023-03-15T09:50:19.153Z] 20d131b5cabf: Layer already exists [2023-03-15T09:50:19.153Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:19.153Z] c810a8bce79a: Layer already exists [2023-03-15T09:50:19.153Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:50:19.153Z] edf70074bd40: Layer already exists [2023-03-15T09:50:19.418Z] main: digest: sha256:5bf7b1adb0caa12c284e2aa87470ee47723d68c2b7910e6e78336ef290c1abca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:19.464Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:19.473Z] taggedImages: [2023-03-15T09:50:19.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:19.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-15T09:50:19.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.98 [2023-03-15T09:50:19.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:19.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-15T09:50:19.492Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-15T09:50:19.492Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:19.492Z] latest [2023-03-15T09:50:19.492Z] 3.0.0-dev.98 [2023-03-15T09:50:19.492Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:19.492Z] main [2023-03-15T09:50:19.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:19.825Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:20.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:20.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-15T09:50:20.156Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:20.156Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:20.156Z] 236f6fe432f6: Preparing [2023-03-15T09:50:20.156Z] 8337339bd14f: Preparing [2023-03-15T09:50:20.156Z] db22854c6561: Preparing [2023-03-15T09:50:20.156Z] ff32c9b3cb04: Preparing [2023-03-15T09:50:20.156Z] f3370566df79: Preparing [2023-03-15T09:50:20.156Z] 25b476cea91b: Preparing [2023-03-15T09:50:20.156Z] 759c0b7b6203: Preparing [2023-03-15T09:50:20.156Z] a39d8a1344b5: Preparing [2023-03-15T09:50:20.156Z] 9e526ce27597: Preparing [2023-03-15T09:50:20.156Z] d03467ffeabd: Preparing [2023-03-15T09:50:20.156Z] 72b18ba91963: Preparing [2023-03-15T09:50:20.156Z] edf70074bd40: Preparing [2023-03-15T09:50:20.156Z] 25b476cea91b: Waiting [2023-03-15T09:50:20.156Z] 759c0b7b6203: Waiting [2023-03-15T09:50:20.156Z] a39d8a1344b5: Waiting [2023-03-15T09:50:20.156Z] 9e526ce27597: Waiting [2023-03-15T09:50:20.156Z] d03467ffeabd: Waiting [2023-03-15T09:50:20.156Z] 72b18ba91963: Waiting [2023-03-15T09:50:20.156Z] edf70074bd40: Waiting [2023-03-15T09:50:20.156Z] f3370566df79: Waiting [2023-03-15T09:50:20.429Z] c9d87bf92f6b: Pushed [2023-03-15T09:50:20.429Z] ff32c9b3cb04: Pushed [2023-03-15T09:50:20.429Z] 8337339bd14f: Pushed [2023-03-15T09:50:20.429Z] db22854c6561: Pushed [2023-03-15T09:50:20.429Z] 236f6fe432f6: Pushed [2023-03-15T09:50:20.429Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:20.429Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:20.696Z] 9e526ce27597: Pushed [2023-03-15T09:50:20.696Z] d03467ffeabd: Pushed [2023-03-15T09:50:20.696Z] a39d8a1344b5: Pushed [2023-03-15T09:50:20.696Z] 72b18ba91963: Pushed [2023-03-15T09:50:20.696Z] edf70074bd40: Layer already exists [2023-03-15T09:50:24.027Z] f3370566df79: Pushed [2023-03-15T09:50:24.027Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:ce00c432c60113483f7d81c74bff9f6e747c29ae41564e8c062062e2ff67fc35 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:24.365Z] + 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-15T09:50:24.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-15T09:50:24.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-15T09:50:24.697Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:24.697Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:24.697Z] 236f6fe432f6: Preparing [2023-03-15T09:50:24.697Z] 8337339bd14f: Preparing [2023-03-15T09:50:24.697Z] db22854c6561: Preparing [2023-03-15T09:50:24.697Z] ff32c9b3cb04: Preparing [2023-03-15T09:50:24.697Z] f3370566df79: Preparing [2023-03-15T09:50:24.697Z] 25b476cea91b: Preparing [2023-03-15T09:50:24.697Z] 759c0b7b6203: Preparing [2023-03-15T09:50:24.697Z] a39d8a1344b5: Preparing [2023-03-15T09:50:24.697Z] 9e526ce27597: Preparing [2023-03-15T09:50:24.697Z] d03467ffeabd: Preparing [2023-03-15T09:50:24.697Z] 72b18ba91963: Preparing [2023-03-15T09:50:24.697Z] edf70074bd40: Preparing [2023-03-15T09:50:24.697Z] a39d8a1344b5: Waiting [2023-03-15T09:50:24.697Z] 9e526ce27597: Waiting [2023-03-15T09:50:24.697Z] f3370566df79: Waiting [2023-03-15T09:50:24.697Z] d03467ffeabd: Waiting [2023-03-15T09:50:24.697Z] 25b476cea91b: Waiting [2023-03-15T09:50:24.697Z] 72b18ba91963: Waiting [2023-03-15T09:50:24.697Z] 759c0b7b6203: Waiting [2023-03-15T09:50:24.697Z] edf70074bd40: Waiting [2023-03-15T09:50:24.697Z] c9d87bf92f6b: Layer already exists [2023-03-15T09:50:24.697Z] 236f6fe432f6: Layer already exists [2023-03-15T09:50:24.697Z] ff32c9b3cb04: Layer already exists [2023-03-15T09:50:24.697Z] 8337339bd14f: Layer already exists [2023-03-15T09:50:24.697Z] db22854c6561: Layer already exists [2023-03-15T09:50:24.697Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:24.697Z] f3370566df79: Layer already exists [2023-03-15T09:50:24.697Z] 9e526ce27597: Layer already exists [2023-03-15T09:50:24.697Z] a39d8a1344b5: Layer already exists [2023-03-15T09:50:24.697Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:24.697Z] 72b18ba91963: Layer already exists [2023-03-15T09:50:24.697Z] edf70074bd40: Layer already exists [2023-03-15T09:50:24.697Z] d03467ffeabd: Layer already exists [2023-03-15T09:50:24.961Z] latest: digest: sha256:ce00c432c60113483f7d81c74bff9f6e747c29ae41564e8c062062e2ff67fc35 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:25.292Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:25.630Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.98 [2023-03-15T09:50:25.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-15T09:50:25.630Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:25.630Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:25.630Z] 236f6fe432f6: Preparing [2023-03-15T09:50:25.630Z] 8337339bd14f: Preparing [2023-03-15T09:50:25.630Z] db22854c6561: Preparing [2023-03-15T09:50:25.630Z] ff32c9b3cb04: Preparing [2023-03-15T09:50:25.630Z] f3370566df79: Preparing [2023-03-15T09:50:25.630Z] 25b476cea91b: Preparing [2023-03-15T09:50:25.630Z] 759c0b7b6203: Preparing [2023-03-15T09:50:25.630Z] a39d8a1344b5: Preparing [2023-03-15T09:50:25.630Z] 9e526ce27597: Preparing [2023-03-15T09:50:25.630Z] d03467ffeabd: Preparing [2023-03-15T09:50:25.630Z] 72b18ba91963: Preparing [2023-03-15T09:50:25.630Z] edf70074bd40: Preparing [2023-03-15T09:50:25.630Z] 25b476cea91b: Waiting [2023-03-15T09:50:25.630Z] 759c0b7b6203: Waiting [2023-03-15T09:50:25.630Z] a39d8a1344b5: Waiting [2023-03-15T09:50:25.630Z] 9e526ce27597: Waiting [2023-03-15T09:50:25.630Z] d03467ffeabd: Waiting [2023-03-15T09:50:25.630Z] edf70074bd40: Waiting [2023-03-15T09:50:25.630Z] 72b18ba91963: Waiting [2023-03-15T09:50:25.630Z] f3370566df79: Waiting [2023-03-15T09:50:25.630Z] ff32c9b3cb04: Layer already exists [2023-03-15T09:50:25.630Z] db22854c6561: Layer already exists [2023-03-15T09:50:25.630Z] 236f6fe432f6: Layer already exists [2023-03-15T09:50:25.630Z] 8337339bd14f: Layer already exists [2023-03-15T09:50:25.630Z] c9d87bf92f6b: Layer already exists [2023-03-15T09:50:25.630Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:25.630Z] a39d8a1344b5: Layer already exists [2023-03-15T09:50:25.630Z] f3370566df79: Layer already exists [2023-03-15T09:50:25.630Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:25.630Z] 9e526ce27597: Layer already exists [2023-03-15T09:50:25.630Z] d03467ffeabd: Layer already exists [2023-03-15T09:50:25.630Z] 72b18ba91963: Layer already exists [2023-03-15T09:50:25.630Z] edf70074bd40: Layer already exists [2023-03-15T09:50:25.896Z] 3.0.0-dev.98: digest: sha256:ce00c432c60113483f7d81c74bff9f6e747c29ae41564e8c062062e2ff67fc35 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:26.243Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:26.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:26.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-15T09:50:26.583Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:26.583Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:26.583Z] 236f6fe432f6: Preparing [2023-03-15T09:50:26.583Z] 8337339bd14f: Preparing [2023-03-15T09:50:26.583Z] db22854c6561: Preparing [2023-03-15T09:50:26.583Z] ff32c9b3cb04: Preparing [2023-03-15T09:50:26.583Z] f3370566df79: Preparing [2023-03-15T09:50:26.583Z] 25b476cea91b: Preparing [2023-03-15T09:50:26.583Z] 759c0b7b6203: Preparing [2023-03-15T09:50:26.583Z] f3370566df79: Waiting [2023-03-15T09:50:26.583Z] 25b476cea91b: Waiting [2023-03-15T09:50:26.583Z] a39d8a1344b5: Preparing [2023-03-15T09:50:26.583Z] 9e526ce27597: Preparing [2023-03-15T09:50:26.583Z] d03467ffeabd: Preparing [2023-03-15T09:50:26.583Z] 72b18ba91963: Preparing [2023-03-15T09:50:26.583Z] 759c0b7b6203: Waiting [2023-03-15T09:50:26.583Z] edf70074bd40: Preparing [2023-03-15T09:50:26.583Z] a39d8a1344b5: Waiting [2023-03-15T09:50:26.583Z] 9e526ce27597: Waiting [2023-03-15T09:50:26.583Z] 72b18ba91963: Waiting [2023-03-15T09:50:26.583Z] d03467ffeabd: Waiting [2023-03-15T09:50:26.583Z] edf70074bd40: Waiting [2023-03-15T09:50:26.583Z] 8337339bd14f: Layer already exists [2023-03-15T09:50:26.583Z] db22854c6561: Layer already exists [2023-03-15T09:50:26.583Z] 236f6fe432f6: Layer already exists [2023-03-15T09:50:26.583Z] ff32c9b3cb04: Layer already exists [2023-03-15T09:50:26.583Z] c9d87bf92f6b: Layer already exists [2023-03-15T09:50:26.583Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:26.583Z] f3370566df79: Layer already exists [2023-03-15T09:50:26.583Z] a39d8a1344b5: Layer already exists [2023-03-15T09:50:26.583Z] 9e526ce27597: Layer already exists [2023-03-15T09:50:26.583Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:26.849Z] d03467ffeabd: Layer already exists [2023-03-15T09:50:26.849Z] 72b18ba91963: Layer already exists [2023-03-15T09:50:26.849Z] edf70074bd40: Layer already exists [2023-03-15T09:50:26.849Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:ce00c432c60113483f7d81c74bff9f6e747c29ae41564e8c062062e2ff67fc35 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:27.179Z] + 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-15T09:50:27.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-15T09:50:27.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-15T09:50:27.508Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:27.508Z] c9d87bf92f6b: Preparing [2023-03-15T09:50:27.508Z] 236f6fe432f6: Preparing [2023-03-15T09:50:27.508Z] 8337339bd14f: Preparing [2023-03-15T09:50:27.508Z] db22854c6561: Preparing [2023-03-15T09:50:27.508Z] ff32c9b3cb04: Preparing [2023-03-15T09:50:27.508Z] f3370566df79: Preparing [2023-03-15T09:50:27.508Z] 25b476cea91b: Preparing [2023-03-15T09:50:27.508Z] 759c0b7b6203: Preparing [2023-03-15T09:50:27.508Z] a39d8a1344b5: Preparing [2023-03-15T09:50:27.508Z] 9e526ce27597: Preparing [2023-03-15T09:50:27.508Z] d03467ffeabd: Preparing [2023-03-15T09:50:27.508Z] 72b18ba91963: Preparing [2023-03-15T09:50:27.508Z] edf70074bd40: Preparing [2023-03-15T09:50:27.508Z] f3370566df79: Waiting [2023-03-15T09:50:27.508Z] 9e526ce27597: Waiting [2023-03-15T09:50:27.508Z] 25b476cea91b: Waiting [2023-03-15T09:50:27.508Z] 759c0b7b6203: Waiting [2023-03-15T09:50:27.508Z] a39d8a1344b5: Waiting [2023-03-15T09:50:27.508Z] 72b18ba91963: Waiting [2023-03-15T09:50:27.508Z] d03467ffeabd: Waiting [2023-03-15T09:50:27.508Z] edf70074bd40: Waiting [2023-03-15T09:50:27.508Z] 8337339bd14f: Layer already exists [2023-03-15T09:50:27.508Z] c9d87bf92f6b: Layer already exists [2023-03-15T09:50:27.508Z] ff32c9b3cb04: Layer already exists [2023-03-15T09:50:27.508Z] 236f6fe432f6: Layer already exists [2023-03-15T09:50:27.508Z] db22854c6561: Layer already exists [2023-03-15T09:50:27.508Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:27.508Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:27.508Z] f3370566df79: Layer already exists [2023-03-15T09:50:27.508Z] a39d8a1344b5: Layer already exists [2023-03-15T09:50:27.508Z] 9e526ce27597: Layer already exists [2023-03-15T09:50:27.508Z] 72b18ba91963: Layer already exists [2023-03-15T09:50:27.508Z] d03467ffeabd: Layer already exists [2023-03-15T09:50:27.508Z] edf70074bd40: Layer already exists [2023-03-15T09:50:27.773Z] main: digest: sha256:ce00c432c60113483f7d81c74bff9f6e747c29ae41564e8c062062e2ff67fc35 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:27.816Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:27.822Z] taggedImages: [2023-03-15T09:50:27.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:27.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-15T09:50:27.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.98 [2023-03-15T09:50:27.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:27.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-15T09:50:27.837Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-15T09:50:27.837Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:27.837Z] latest [2023-03-15T09:50:27.837Z] 3.0.0-dev.98 [2023-03-15T09:50:27.837Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:27.837Z] main [2023-03-15T09:50:27.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:28.160Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:28.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:28.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-15T09:50:28.492Z] 7d1f52d2d80e: Preparing [2023-03-15T09:50:28.492Z] ad82d4ee2096: Preparing [2023-03-15T09:50:28.492Z] 07ed1a75fa66: Preparing [2023-03-15T09:50:28.492Z] 0ecc1edc9888: Preparing [2023-03-15T09:50:28.492Z] 25b476cea91b: Preparing [2023-03-15T09:50:28.492Z] 759c0b7b6203: Preparing [2023-03-15T09:50:28.492Z] 85abd5daab47: Preparing [2023-03-15T09:50:28.492Z] edf70074bd40: Preparing [2023-03-15T09:50:28.492Z] 759c0b7b6203: Waiting [2023-03-15T09:50:28.492Z] 85abd5daab47: Waiting [2023-03-15T09:50:28.492Z] edf70074bd40: Waiting [2023-03-15T09:50:28.492Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:29.897Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:29.897Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:29.898Z] edf70074bd40: Layer already exists [2023-03-15T09:50:29.898Z] 7d1f52d2d80e: Pushed [2023-03-15T09:50:29.898Z] ad82d4ee2096: Pushed [2023-03-15T09:50:29.898Z] 07ed1a75fa66: Pushed [2023-03-15T09:50:31.308Z] 0ecc1edc9888: Pushed [2023-03-15T09:50:31.573Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:3f7d6480b4f58161c4f524b3f6ef2fa9a8341556656c76a685af7b644b477650 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:31.916Z] + 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-15T09:50:32.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-15T09:50:32.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-15T09:50:32.259Z] 7d1f52d2d80e: Preparing [2023-03-15T09:50:32.259Z] ad82d4ee2096: Preparing [2023-03-15T09:50:32.259Z] 07ed1a75fa66: Preparing [2023-03-15T09:50:32.259Z] 0ecc1edc9888: Preparing [2023-03-15T09:50:32.259Z] 25b476cea91b: Preparing [2023-03-15T09:50:32.259Z] 759c0b7b6203: Preparing [2023-03-15T09:50:32.259Z] 85abd5daab47: Preparing [2023-03-15T09:50:32.259Z] edf70074bd40: Preparing [2023-03-15T09:50:32.259Z] edf70074bd40: Waiting [2023-03-15T09:50:32.259Z] 85abd5daab47: Waiting [2023-03-15T09:50:32.259Z] 759c0b7b6203: Waiting [2023-03-15T09:50:32.259Z] 0ecc1edc9888: Layer already exists [2023-03-15T09:50:32.259Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:32.259Z] 07ed1a75fa66: Layer already exists [2023-03-15T09:50:32.259Z] ad82d4ee2096: Layer already exists [2023-03-15T09:50:32.259Z] 7d1f52d2d80e: Layer already exists [2023-03-15T09:50:32.259Z] edf70074bd40: Layer already exists [2023-03-15T09:50:32.259Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:32.259Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:32.524Z] latest: digest: sha256:3f7d6480b4f58161c4f524b3f6ef2fa9a8341556656c76a685af7b644b477650 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:32.868Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:33.226Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.98 [2023-03-15T09:50:33.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-15T09:50:33.226Z] 7d1f52d2d80e: Preparing [2023-03-15T09:50:33.226Z] ad82d4ee2096: Preparing [2023-03-15T09:50:33.226Z] 07ed1a75fa66: Preparing [2023-03-15T09:50:33.226Z] 0ecc1edc9888: Preparing [2023-03-15T09:50:33.226Z] 25b476cea91b: Preparing [2023-03-15T09:50:33.226Z] 759c0b7b6203: Preparing [2023-03-15T09:50:33.227Z] 85abd5daab47: Preparing [2023-03-15T09:50:33.227Z] edf70074bd40: Preparing [2023-03-15T09:50:33.227Z] 759c0b7b6203: Waiting [2023-03-15T09:50:33.227Z] 85abd5daab47: Waiting [2023-03-15T09:50:33.227Z] edf70074bd40: Waiting [2023-03-15T09:50:33.227Z] 7d1f52d2d80e: Layer already exists [2023-03-15T09:50:33.227Z] ad82d4ee2096: Layer already exists [2023-03-15T09:50:33.227Z] 0ecc1edc9888: Layer already exists [2023-03-15T09:50:33.227Z] 07ed1a75fa66: Layer already exists [2023-03-15T09:50:33.227Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:33.227Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:33.227Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:33.227Z] edf70074bd40: Layer already exists [2023-03-15T09:50:33.494Z] 3.0.0-dev.98: digest: sha256:3f7d6480b4f58161c4f524b3f6ef2fa9a8341556656c76a685af7b644b477650 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:33.837Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:34.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:34.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-15T09:50:34.174Z] 7d1f52d2d80e: Preparing [2023-03-15T09:50:34.174Z] ad82d4ee2096: Preparing [2023-03-15T09:50:34.174Z] 07ed1a75fa66: Preparing [2023-03-15T09:50:34.174Z] 0ecc1edc9888: Preparing [2023-03-15T09:50:34.174Z] 25b476cea91b: Preparing [2023-03-15T09:50:34.174Z] 759c0b7b6203: Preparing [2023-03-15T09:50:34.174Z] 85abd5daab47: Preparing [2023-03-15T09:50:34.174Z] edf70074bd40: Preparing [2023-03-15T09:50:34.174Z] 759c0b7b6203: Waiting [2023-03-15T09:50:34.174Z] 85abd5daab47: Waiting [2023-03-15T09:50:34.174Z] edf70074bd40: Waiting [2023-03-15T09:50:34.174Z] 0ecc1edc9888: Layer already exists [2023-03-15T09:50:34.174Z] ad82d4ee2096: Layer already exists [2023-03-15T09:50:34.174Z] 7d1f52d2d80e: Layer already exists [2023-03-15T09:50:34.174Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:34.174Z] 07ed1a75fa66: Layer already exists [2023-03-15T09:50:34.174Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:34.174Z] edf70074bd40: Layer already exists [2023-03-15T09:50:34.174Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:34.439Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:3f7d6480b4f58161c4f524b3f6ef2fa9a8341556656c76a685af7b644b477650 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:34.779Z] + 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-15T09:50:35.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-15T09:50:35.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-15T09:50:35.119Z] 7d1f52d2d80e: Preparing [2023-03-15T09:50:35.119Z] ad82d4ee2096: Preparing [2023-03-15T09:50:35.119Z] 07ed1a75fa66: Preparing [2023-03-15T09:50:35.119Z] 0ecc1edc9888: Preparing [2023-03-15T09:50:35.119Z] 25b476cea91b: Preparing [2023-03-15T09:50:35.119Z] 759c0b7b6203: Preparing [2023-03-15T09:50:35.119Z] 85abd5daab47: Preparing [2023-03-15T09:50:35.119Z] edf70074bd40: Preparing [2023-03-15T09:50:35.119Z] 759c0b7b6203: Waiting [2023-03-15T09:50:35.119Z] 85abd5daab47: Waiting [2023-03-15T09:50:35.119Z] edf70074bd40: Waiting [2023-03-15T09:50:35.119Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:35.119Z] 07ed1a75fa66: Layer already exists [2023-03-15T09:50:35.119Z] 0ecc1edc9888: Layer already exists [2023-03-15T09:50:35.119Z] ad82d4ee2096: Layer already exists [2023-03-15T09:50:35.119Z] 7d1f52d2d80e: Layer already exists [2023-03-15T09:50:35.119Z] edf70074bd40: Layer already exists [2023-03-15T09:50:35.119Z] 85abd5daab47: Layer already exists [2023-03-15T09:50:35.119Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:35.385Z] main: digest: sha256:3f7d6480b4f58161c4f524b3f6ef2fa9a8341556656c76a685af7b644b477650 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:35.429Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:35.438Z] taggedImages: [2023-03-15T09:50:35.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:35.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-15T09:50:35.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.98 [2023-03-15T09:50:35.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:35.438Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-15T09:50:35.455Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-15T09:50:35.455Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:35.455Z] latest [2023-03-15T09:50:35.455Z] 3.0.0-dev.98 [2023-03-15T09:50:35.455Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:35.455Z] main [2023-03-15T09:50:35.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:35.780Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:36.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:36.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-15T09:50:36.114Z] 4209b6dff7a8: Preparing [2023-03-15T09:50:36.114Z] 2a1da532ac23: Preparing [2023-03-15T09:50:36.114Z] 18af956a0e11: Preparing [2023-03-15T09:50:36.114Z] 1f0ee4d78561: Preparing [2023-03-15T09:50:36.114Z] 25b476cea91b: Preparing [2023-03-15T09:50:36.114Z] b309bb385af3: Preparing [2023-03-15T09:50:36.114Z] 9e7aa509a0ba: Preparing [2023-03-15T09:50:36.114Z] edf70074bd40: Preparing [2023-03-15T09:50:36.114Z] 9e7aa509a0ba: Waiting [2023-03-15T09:50:36.114Z] edf70074bd40: Waiting [2023-03-15T09:50:36.114Z] b309bb385af3: Waiting [2023-03-15T09:50:36.114Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:36.380Z] 1f0ee4d78561: Pushed [2023-03-15T09:50:36.380Z] 2a1da532ac23: Pushed [2023-03-15T09:50:36.380Z] b309bb385af3: Pushed [2023-03-15T09:50:36.380Z] 4209b6dff7a8: Pushed [2023-03-15T09:50:36.380Z] edf70074bd40: Layer already exists [2023-03-15T09:50:36.645Z] 9e7aa509a0ba: Pushed [2023-03-15T09:50:39.218Z] 18af956a0e11: Pushed [2023-03-15T09:50:39.218Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:40a634bd702527c5af8b9cecdd31e6218df99ef9abbf32ef626e59b9ff1a611a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:39.551Z] + 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-15T09:50:39.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-15T09:50:39.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-15T09:50:39.884Z] 4209b6dff7a8: Preparing [2023-03-15T09:50:39.884Z] 2a1da532ac23: Preparing [2023-03-15T09:50:39.884Z] 18af956a0e11: Preparing [2023-03-15T09:50:39.884Z] 1f0ee4d78561: Preparing [2023-03-15T09:50:39.884Z] 25b476cea91b: Preparing [2023-03-15T09:50:39.884Z] b309bb385af3: Preparing [2023-03-15T09:50:39.884Z] 9e7aa509a0ba: Preparing [2023-03-15T09:50:39.884Z] edf70074bd40: Preparing [2023-03-15T09:50:39.884Z] b309bb385af3: Waiting [2023-03-15T09:50:39.884Z] 9e7aa509a0ba: Waiting [2023-03-15T09:50:39.884Z] edf70074bd40: Waiting [2023-03-15T09:50:39.884Z] 18af956a0e11: Layer already exists [2023-03-15T09:50:39.884Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:39.884Z] 4209b6dff7a8: Layer already exists [2023-03-15T09:50:39.884Z] 1f0ee4d78561: Layer already exists [2023-03-15T09:50:39.884Z] 2a1da532ac23: Layer already exists [2023-03-15T09:50:39.884Z] b309bb385af3: Layer already exists [2023-03-15T09:50:39.884Z] 9e7aa509a0ba: Layer already exists [2023-03-15T09:50:39.884Z] edf70074bd40: Layer already exists [2023-03-15T09:50:40.150Z] latest: digest: sha256:40a634bd702527c5af8b9cecdd31e6218df99ef9abbf32ef626e59b9ff1a611a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:40.486Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:40.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.98 [2023-03-15T09:50:40.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-15T09:50:40.820Z] 4209b6dff7a8: Preparing [2023-03-15T09:50:40.820Z] 2a1da532ac23: Preparing [2023-03-15T09:50:40.820Z] 18af956a0e11: Preparing [2023-03-15T09:50:40.820Z] 1f0ee4d78561: Preparing [2023-03-15T09:50:40.820Z] 25b476cea91b: Preparing [2023-03-15T09:50:40.820Z] b309bb385af3: Preparing [2023-03-15T09:50:40.820Z] 9e7aa509a0ba: Preparing [2023-03-15T09:50:40.820Z] edf70074bd40: Preparing [2023-03-15T09:50:40.820Z] 9e7aa509a0ba: Waiting [2023-03-15T09:50:40.820Z] b309bb385af3: Waiting [2023-03-15T09:50:40.820Z] edf70074bd40: Waiting [2023-03-15T09:50:40.820Z] 1f0ee4d78561: Layer already exists [2023-03-15T09:50:40.820Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:40.820Z] 2a1da532ac23: Layer already exists [2023-03-15T09:50:40.820Z] 4209b6dff7a8: Layer already exists [2023-03-15T09:50:40.820Z] 18af956a0e11: Layer already exists [2023-03-15T09:50:40.820Z] b309bb385af3: Layer already exists [2023-03-15T09:50:40.820Z] 9e7aa509a0ba: Layer already exists [2023-03-15T09:50:40.820Z] edf70074bd40: Layer already exists [2023-03-15T09:50:41.087Z] 3.0.0-dev.98: digest: sha256:40a634bd702527c5af8b9cecdd31e6218df99ef9abbf32ef626e59b9ff1a611a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:41.426Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:41.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:41.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-15T09:50:41.814Z] 4209b6dff7a8: Preparing [2023-03-15T09:50:41.814Z] 2a1da532ac23: Preparing [2023-03-15T09:50:41.814Z] 18af956a0e11: Preparing [2023-03-15T09:50:41.814Z] 1f0ee4d78561: Preparing [2023-03-15T09:50:41.814Z] 25b476cea91b: Preparing [2023-03-15T09:50:41.814Z] b309bb385af3: Preparing [2023-03-15T09:50:41.814Z] 9e7aa509a0ba: Preparing [2023-03-15T09:50:41.814Z] edf70074bd40: Preparing [2023-03-15T09:50:41.814Z] b309bb385af3: Waiting [2023-03-15T09:50:41.814Z] 9e7aa509a0ba: Waiting [2023-03-15T09:50:41.814Z] edf70074bd40: Waiting [2023-03-15T09:50:41.814Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:41.814Z] 1f0ee4d78561: Layer already exists [2023-03-15T09:50:41.814Z] 18af956a0e11: Layer already exists [2023-03-15T09:50:41.814Z] 2a1da532ac23: Layer already exists [2023-03-15T09:50:41.814Z] 4209b6dff7a8: Layer already exists [2023-03-15T09:50:41.814Z] edf70074bd40: Layer already exists [2023-03-15T09:50:41.814Z] b309bb385af3: Layer already exists [2023-03-15T09:50:41.814Z] 9e7aa509a0ba: Layer already exists [2023-03-15T09:50:41.814Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:40a634bd702527c5af8b9cecdd31e6218df99ef9abbf32ef626e59b9ff1a611a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:42.430Z] + 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-15T09:50:42.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-15T09:50:42.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-15T09:50:42.775Z] 4209b6dff7a8: Preparing [2023-03-15T09:50:42.775Z] 2a1da532ac23: Preparing [2023-03-15T09:50:42.775Z] 18af956a0e11: Preparing [2023-03-15T09:50:42.775Z] 1f0ee4d78561: Preparing [2023-03-15T09:50:42.775Z] 25b476cea91b: Preparing [2023-03-15T09:50:42.775Z] b309bb385af3: Preparing [2023-03-15T09:50:42.775Z] 9e7aa509a0ba: Preparing [2023-03-15T09:50:42.775Z] edf70074bd40: Preparing [2023-03-15T09:50:42.775Z] b309bb385af3: Waiting [2023-03-15T09:50:42.775Z] 9e7aa509a0ba: Waiting [2023-03-15T09:50:42.775Z] edf70074bd40: Waiting [2023-03-15T09:50:42.775Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:42.775Z] 18af956a0e11: Layer already exists [2023-03-15T09:50:42.775Z] 2a1da532ac23: Layer already exists [2023-03-15T09:50:42.775Z] 1f0ee4d78561: Layer already exists [2023-03-15T09:50:42.775Z] 4209b6dff7a8: Layer already exists [2023-03-15T09:50:42.775Z] edf70074bd40: Layer already exists [2023-03-15T09:50:42.775Z] 9e7aa509a0ba: Layer already exists [2023-03-15T09:50:42.775Z] b309bb385af3: Layer already exists [2023-03-15T09:50:43.043Z] main: digest: sha256:40a634bd702527c5af8b9cecdd31e6218df99ef9abbf32ef626e59b9ff1a611a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:43.083Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:43.094Z] taggedImages: [2023-03-15T09:50:43.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:43.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-15T09:50:43.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.98 [2023-03-15T09:50:43.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:43.094Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-15T09:50:43.110Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-15T09:50:43.110Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:43.110Z] latest [2023-03-15T09:50:43.110Z] 3.0.0-dev.98 [2023-03-15T09:50:43.110Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:43.110Z] main [2023-03-15T09:50:43.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:43.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:43.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:43.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-15T09:50:43.772Z] ef69283b248b: Preparing [2023-03-15T09:50:43.772Z] e88b3fa19bc5: Preparing [2023-03-15T09:50:43.772Z] 00b0e4ae21a9: Preparing [2023-03-15T09:50:43.772Z] 33646698e9d9: Preparing [2023-03-15T09:50:43.772Z] 96cda6695424: Preparing [2023-03-15T09:50:43.772Z] 9885ed9444f8: Preparing [2023-03-15T09:50:43.772Z] 4ae801717534: Preparing [2023-03-15T09:50:43.772Z] 25b476cea91b: Preparing [2023-03-15T09:50:43.772Z] b8afce52da26: Preparing [2023-03-15T09:50:43.772Z] edf70074bd40: Preparing [2023-03-15T09:50:43.772Z] 25b476cea91b: Waiting [2023-03-15T09:50:43.772Z] b8afce52da26: Waiting [2023-03-15T09:50:43.772Z] edf70074bd40: Waiting [2023-03-15T09:50:43.772Z] 9885ed9444f8: Waiting [2023-03-15T09:50:43.772Z] 4ae801717534: Waiting [2023-03-15T09:50:44.037Z] e88b3fa19bc5: Pushed [2023-03-15T09:50:44.037Z] ef69283b248b: Pushed [2023-03-15T09:50:44.037Z] 96cda6695424: Pushed [2023-03-15T09:50:44.037Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:44.300Z] 9885ed9444f8: Pushed [2023-03-15T09:50:44.300Z] 4ae801717534: Pushed [2023-03-15T09:50:44.300Z] edf70074bd40: Layer already exists [2023-03-15T09:50:44.564Z] b8afce52da26: Pushed [2023-03-15T09:50:46.507Z] 33646698e9d9: Pushed [2023-03-15T09:50:47.463Z] 00b0e4ae21a9: Pushed [2023-03-15T09:50:47.463Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:0b2ff28e2a891b27268eb4c6dcc2ef8df364cc5b4efeef0c082e1ca766d470be size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:47.806Z] + 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-15T09:50:48.139Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-15T09:50:48.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-15T09:50:48.140Z] ef69283b248b: Preparing [2023-03-15T09:50:48.140Z] e88b3fa19bc5: Preparing [2023-03-15T09:50:48.140Z] 00b0e4ae21a9: Preparing [2023-03-15T09:50:48.140Z] 33646698e9d9: Preparing [2023-03-15T09:50:48.140Z] 96cda6695424: Preparing [2023-03-15T09:50:48.140Z] 9885ed9444f8: Preparing [2023-03-15T09:50:48.140Z] 4ae801717534: Preparing [2023-03-15T09:50:48.140Z] 25b476cea91b: Preparing [2023-03-15T09:50:48.140Z] b8afce52da26: Preparing [2023-03-15T09:50:48.140Z] edf70074bd40: Preparing [2023-03-15T09:50:48.140Z] 25b476cea91b: Waiting [2023-03-15T09:50:48.140Z] b8afce52da26: Waiting [2023-03-15T09:50:48.140Z] 9885ed9444f8: Waiting [2023-03-15T09:50:48.140Z] edf70074bd40: Waiting [2023-03-15T09:50:48.140Z] 4ae801717534: Waiting [2023-03-15T09:50:48.140Z] 33646698e9d9: Layer already exists [2023-03-15T09:50:48.140Z] 96cda6695424: Layer already exists [2023-03-15T09:50:48.140Z] e88b3fa19bc5: Layer already exists [2023-03-15T09:50:48.140Z] 00b0e4ae21a9: Layer already exists [2023-03-15T09:50:48.140Z] ef69283b248b: Layer already exists [2023-03-15T09:50:48.140Z] 4ae801717534: Layer already exists [2023-03-15T09:50:48.140Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:48.140Z] b8afce52da26: Layer already exists [2023-03-15T09:50:48.140Z] 9885ed9444f8: Layer already exists [2023-03-15T09:50:48.140Z] edf70074bd40: Layer already exists [2023-03-15T09:50:48.405Z] latest: digest: sha256:0b2ff28e2a891b27268eb4c6dcc2ef8df364cc5b4efeef0c082e1ca766d470be size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:48.748Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:49.070Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.98 [2023-03-15T09:50:49.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-15T09:50:49.070Z] ef69283b248b: Preparing [2023-03-15T09:50:49.070Z] e88b3fa19bc5: Preparing [2023-03-15T09:50:49.070Z] 00b0e4ae21a9: Preparing [2023-03-15T09:50:49.070Z] 33646698e9d9: Preparing [2023-03-15T09:50:49.070Z] 96cda6695424: Preparing [2023-03-15T09:50:49.070Z] 9885ed9444f8: Preparing [2023-03-15T09:50:49.070Z] 4ae801717534: Preparing [2023-03-15T09:50:49.070Z] 25b476cea91b: Preparing [2023-03-15T09:50:49.070Z] b8afce52da26: Preparing [2023-03-15T09:50:49.070Z] edf70074bd40: Preparing [2023-03-15T09:50:49.070Z] 4ae801717534: Waiting [2023-03-15T09:50:49.070Z] b8afce52da26: Waiting [2023-03-15T09:50:49.070Z] edf70074bd40: Waiting [2023-03-15T09:50:49.070Z] 25b476cea91b: Waiting [2023-03-15T09:50:49.070Z] 9885ed9444f8: Waiting [2023-03-15T09:50:49.070Z] 00b0e4ae21a9: Layer already exists [2023-03-15T09:50:49.070Z] e88b3fa19bc5: Layer already exists [2023-03-15T09:50:49.070Z] 33646698e9d9: Layer already exists [2023-03-15T09:50:49.070Z] ef69283b248b: Layer already exists [2023-03-15T09:50:49.070Z] 96cda6695424: Layer already exists [2023-03-15T09:50:49.070Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:49.070Z] 9885ed9444f8: Layer already exists [2023-03-15T09:50:49.070Z] edf70074bd40: Layer already exists [2023-03-15T09:50:49.070Z] b8afce52da26: Layer already exists [2023-03-15T09:50:49.070Z] 4ae801717534: Layer already exists [2023-03-15T09:50:49.335Z] 3.0.0-dev.98: digest: sha256:0b2ff28e2a891b27268eb4c6dcc2ef8df364cc5b4efeef0c082e1ca766d470be size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:49.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:49.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:49.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-15T09:50:49.991Z] ef69283b248b: Preparing [2023-03-15T09:50:49.991Z] e88b3fa19bc5: Preparing [2023-03-15T09:50:49.991Z] 00b0e4ae21a9: Preparing [2023-03-15T09:50:49.991Z] 33646698e9d9: Preparing [2023-03-15T09:50:49.991Z] 96cda6695424: Preparing [2023-03-15T09:50:49.991Z] 9885ed9444f8: Preparing [2023-03-15T09:50:49.991Z] 4ae801717534: Preparing [2023-03-15T09:50:49.991Z] 25b476cea91b: Preparing [2023-03-15T09:50:49.991Z] b8afce52da26: Preparing [2023-03-15T09:50:49.991Z] edf70074bd40: Preparing [2023-03-15T09:50:49.991Z] 9885ed9444f8: Waiting [2023-03-15T09:50:49.991Z] 4ae801717534: Waiting [2023-03-15T09:50:49.991Z] 25b476cea91b: Waiting [2023-03-15T09:50:49.991Z] edf70074bd40: Waiting [2023-03-15T09:50:49.991Z] b8afce52da26: Waiting [2023-03-15T09:50:49.991Z] 33646698e9d9: Layer already exists [2023-03-15T09:50:49.991Z] ef69283b248b: Layer already exists [2023-03-15T09:50:49.991Z] e88b3fa19bc5: Layer already exists [2023-03-15T09:50:49.991Z] 96cda6695424: Layer already exists [2023-03-15T09:50:49.992Z] 00b0e4ae21a9: Layer already exists [2023-03-15T09:50:49.992Z] 4ae801717534: Layer already exists [2023-03-15T09:50:49.992Z] 9885ed9444f8: Layer already exists [2023-03-15T09:50:49.992Z] b8afce52da26: Layer already exists [2023-03-15T09:50:49.992Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:49.992Z] edf70074bd40: Layer already exists [2023-03-15T09:50:49.992Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:0b2ff28e2a891b27268eb4c6dcc2ef8df364cc5b4efeef0c082e1ca766d470be size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:50.590Z] + 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-15T09:50:50.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-15T09:50:50.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-15T09:50:50.913Z] ef69283b248b: Preparing [2023-03-15T09:50:50.913Z] e88b3fa19bc5: Preparing [2023-03-15T09:50:50.913Z] 00b0e4ae21a9: Preparing [2023-03-15T09:50:50.913Z] 33646698e9d9: Preparing [2023-03-15T09:50:50.913Z] 96cda6695424: Preparing [2023-03-15T09:50:50.913Z] 9885ed9444f8: Preparing [2023-03-15T09:50:50.913Z] 4ae801717534: Preparing [2023-03-15T09:50:50.913Z] 25b476cea91b: Preparing [2023-03-15T09:50:50.913Z] b8afce52da26: Preparing [2023-03-15T09:50:50.913Z] edf70074bd40: Preparing [2023-03-15T09:50:50.913Z] 9885ed9444f8: Waiting [2023-03-15T09:50:50.913Z] 4ae801717534: Waiting [2023-03-15T09:50:50.913Z] 25b476cea91b: Waiting [2023-03-15T09:50:50.913Z] b8afce52da26: Waiting [2023-03-15T09:50:50.913Z] edf70074bd40: Waiting [2023-03-15T09:50:50.913Z] 96cda6695424: Layer already exists [2023-03-15T09:50:50.913Z] e88b3fa19bc5: Layer already exists [2023-03-15T09:50:50.913Z] 33646698e9d9: Layer already exists [2023-03-15T09:50:50.913Z] ef69283b248b: Layer already exists [2023-03-15T09:50:50.913Z] 00b0e4ae21a9: Layer already exists [2023-03-15T09:50:50.913Z] 4ae801717534: Layer already exists [2023-03-15T09:50:50.913Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:50.913Z] edf70074bd40: Layer already exists [2023-03-15T09:50:50.913Z] 9885ed9444f8: Layer already exists [2023-03-15T09:50:50.913Z] b8afce52da26: Layer already exists [2023-03-15T09:50:51.178Z] main: digest: sha256:0b2ff28e2a891b27268eb4c6dcc2ef8df364cc5b4efeef0c082e1ca766d470be size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:50:51.217Z] ===================================================== [Pipeline] echo [2023-03-15T09:50:51.231Z] taggedImages: [2023-03-15T09:50:51.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:51.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-15T09:50:51.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.98 [2023-03-15T09:50:51.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:51.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-15T09:50:51.254Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-15T09:50:51.254Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:51.254Z] latest [2023-03-15T09:50:51.254Z] 3.0.0-dev.98 [2023-03-15T09:50:51.254Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:51.254Z] main [2023-03-15T09:50:51.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:51.596Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:51.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:50:51.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-15T09:50:51.923Z] efd154b50ad7: Preparing [2023-03-15T09:50:51.923Z] 64dea14de844: Preparing [2023-03-15T09:50:51.923Z] 25b476cea91b: Preparing [2023-03-15T09:50:51.923Z] 759c0b7b6203: Preparing [2023-03-15T09:50:51.923Z] 66edb0b60c65: Preparing [2023-03-15T09:50:51.923Z] edf70074bd40: Preparing [2023-03-15T09:50:51.923Z] edf70074bd40: Waiting [2023-03-15T09:50:51.923Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:51.923Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:52.188Z] edf70074bd40: Layer already exists [2023-03-15T09:50:52.188Z] efd154b50ad7: Pushed [2023-03-15T09:50:53.590Z] 66edb0b60c65: Pushed [2023-03-15T09:50:56.931Z] 64dea14de844: Pushed [2023-03-15T09:50:57.198Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:a27b2376a16a8225e0c12e0b3faa5674fe3c3ec09092eed71a7f8b0b6eb6f3a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:57.539Z] + 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-15T09:50:57.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-15T09:50:57.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-15T09:50:57.872Z] efd154b50ad7: Preparing [2023-03-15T09:50:57.872Z] 64dea14de844: Preparing [2023-03-15T09:50:57.872Z] 25b476cea91b: Preparing [2023-03-15T09:50:57.872Z] 759c0b7b6203: Preparing [2023-03-15T09:50:57.872Z] 66edb0b60c65: Preparing [2023-03-15T09:50:57.872Z] edf70074bd40: Preparing [2023-03-15T09:50:57.872Z] edf70074bd40: Waiting [2023-03-15T09:50:57.872Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:57.872Z] efd154b50ad7: Layer already exists [2023-03-15T09:50:57.872Z] 66edb0b60c65: Layer already exists [2023-03-15T09:50:57.872Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:57.872Z] 64dea14de844: Layer already exists [2023-03-15T09:50:57.872Z] edf70074bd40: Layer already exists [2023-03-15T09:50:58.139Z] latest: digest: sha256:a27b2376a16a8225e0c12e0b3faa5674fe3c3ec09092eed71a7f8b0b6eb6f3a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:58.469Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:58.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.98 [2023-03-15T09:50:58.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-15T09:50:58.796Z] efd154b50ad7: Preparing [2023-03-15T09:50:58.796Z] 64dea14de844: Preparing [2023-03-15T09:50:58.796Z] 25b476cea91b: Preparing [2023-03-15T09:50:58.796Z] 759c0b7b6203: Preparing [2023-03-15T09:50:58.796Z] 66edb0b60c65: Preparing [2023-03-15T09:50:58.796Z] edf70074bd40: Preparing [2023-03-15T09:50:58.796Z] edf70074bd40: Waiting [2023-03-15T09:50:58.796Z] 64dea14de844: Layer already exists [2023-03-15T09:50:58.796Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:58.796Z] 66edb0b60c65: Layer already exists [2023-03-15T09:50:58.796Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:58.796Z] efd154b50ad7: Layer already exists [2023-03-15T09:50:58.796Z] edf70074bd40: Layer already exists [2023-03-15T09:50:59.062Z] 3.0.0-dev.98: digest: sha256:a27b2376a16a8225e0c12e0b3faa5674fe3c3ec09092eed71a7f8b0b6eb6f3a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:59.395Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:50:59.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:50:59.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-15T09:50:59.728Z] efd154b50ad7: Preparing [2023-03-15T09:50:59.728Z] 64dea14de844: Preparing [2023-03-15T09:50:59.728Z] 25b476cea91b: Preparing [2023-03-15T09:50:59.728Z] 759c0b7b6203: Preparing [2023-03-15T09:50:59.728Z] 66edb0b60c65: Preparing [2023-03-15T09:50:59.728Z] edf70074bd40: Preparing [2023-03-15T09:50:59.728Z] 64dea14de844: Layer already exists [2023-03-15T09:50:59.728Z] 759c0b7b6203: Layer already exists [2023-03-15T09:50:59.728Z] efd154b50ad7: Layer already exists [2023-03-15T09:50:59.728Z] 25b476cea91b: Layer already exists [2023-03-15T09:50:59.728Z] 66edb0b60c65: Layer already exists [2023-03-15T09:50:59.728Z] edf70074bd40: Layer already exists [2023-03-15T09:50:59.993Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:a27b2376a16a8225e0c12e0b3faa5674fe3c3ec09092eed71a7f8b0b6eb6f3a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:00.335Z] + 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-15T09:51:00.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-15T09:51:00.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-15T09:51:00.663Z] efd154b50ad7: Preparing [2023-03-15T09:51:00.663Z] 64dea14de844: Preparing [2023-03-15T09:51:00.663Z] 25b476cea91b: Preparing [2023-03-15T09:51:00.663Z] 759c0b7b6203: Preparing [2023-03-15T09:51:00.663Z] 66edb0b60c65: Preparing [2023-03-15T09:51:00.663Z] edf70074bd40: Preparing [2023-03-15T09:51:00.663Z] edf70074bd40: Waiting [2023-03-15T09:51:00.663Z] 66edb0b60c65: Layer already exists [2023-03-15T09:51:00.663Z] 64dea14de844: Layer already exists [2023-03-15T09:51:00.663Z] 759c0b7b6203: Layer already exists [2023-03-15T09:51:00.663Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:00.663Z] efd154b50ad7: Layer already exists [2023-03-15T09:51:00.663Z] edf70074bd40: Layer already exists [2023-03-15T09:51:00.928Z] main: digest: sha256:a27b2376a16a8225e0c12e0b3faa5674fe3c3ec09092eed71a7f8b0b6eb6f3a0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:51:00.979Z] ===================================================== [Pipeline] echo [2023-03-15T09:51:00.986Z] taggedImages: [2023-03-15T09:51:00.986Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:00.986Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-15T09:51:00.986Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.98 [2023-03-15T09:51:00.986Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:00.986Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-15T09:51:01.006Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-15T09:51:01.006Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:01.006Z] latest [2023-03-15T09:51:01.006Z] 3.0.0-dev.98 [2023-03-15T09:51:01.006Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:01.006Z] main [2023-03-15T09:51:01.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:01.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:01.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:01.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-15T09:51:01.684Z] b24f8231ee20: Preparing [2023-03-15T09:51:01.684Z] 55ed17be9a2d: Preparing [2023-03-15T09:51:01.684Z] f512b9d3d5b6: Preparing [2023-03-15T09:51:01.684Z] 84411245a46d: Preparing [2023-03-15T09:51:01.684Z] 49c2c3060f84: Preparing [2023-03-15T09:51:01.684Z] 25b476cea91b: Preparing [2023-03-15T09:51:01.684Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:01.684Z] edf70074bd40: Preparing [2023-03-15T09:51:01.684Z] 25b476cea91b: Waiting [2023-03-15T09:51:01.684Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:01.684Z] edf70074bd40: Waiting [2023-03-15T09:51:01.951Z] f512b9d3d5b6: Pushed [2023-03-15T09:51:01.951Z] 55ed17be9a2d: Pushed [2023-03-15T09:51:01.951Z] b24f8231ee20: Pushed [2023-03-15T09:51:01.951Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:01.951Z] edf70074bd40: Layer already exists [2023-03-15T09:51:02.910Z] 0f0a3a65865e: Pushed [2023-03-15T09:51:11.103Z] 49c2c3060f84: Pushed [2023-03-15T09:51:19.306Z] 84411245a46d: Pushed [2023-03-15T09:51:19.306Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:17680f0f6e1e7abe6f331d305e49df19aca88544778d267e16d519d87d5ce60b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:19.642Z] + 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-15T09:51:19.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-15T09:51:19.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-15T09:51:19.971Z] b24f8231ee20: Preparing [2023-03-15T09:51:19.971Z] 55ed17be9a2d: Preparing [2023-03-15T09:51:19.971Z] f512b9d3d5b6: Preparing [2023-03-15T09:51:19.971Z] 84411245a46d: Preparing [2023-03-15T09:51:19.971Z] 49c2c3060f84: Preparing [2023-03-15T09:51:19.971Z] 25b476cea91b: Preparing [2023-03-15T09:51:19.971Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:19.971Z] edf70074bd40: Preparing [2023-03-15T09:51:19.971Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:19.971Z] edf70074bd40: Waiting [2023-03-15T09:51:19.971Z] 25b476cea91b: Waiting [2023-03-15T09:51:19.971Z] f512b9d3d5b6: Layer already exists [2023-03-15T09:51:19.971Z] 84411245a46d: Layer already exists [2023-03-15T09:51:19.971Z] 49c2c3060f84: Layer already exists [2023-03-15T09:51:19.971Z] b24f8231ee20: Layer already exists [2023-03-15T09:51:19.971Z] 55ed17be9a2d: Layer already exists [2023-03-15T09:51:19.971Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:51:19.971Z] edf70074bd40: Layer already exists [2023-03-15T09:51:19.971Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:20.237Z] latest: digest: sha256:17680f0f6e1e7abe6f331d305e49df19aca88544778d267e16d519d87d5ce60b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:20.575Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:20.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.98 [2023-03-15T09:51:20.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-15T09:51:20.909Z] b24f8231ee20: Preparing [2023-03-15T09:51:20.909Z] 55ed17be9a2d: Preparing [2023-03-15T09:51:20.909Z] f512b9d3d5b6: Preparing [2023-03-15T09:51:20.909Z] 84411245a46d: Preparing [2023-03-15T09:51:20.909Z] 49c2c3060f84: Preparing [2023-03-15T09:51:20.909Z] 25b476cea91b: Preparing [2023-03-15T09:51:20.909Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:20.909Z] edf70074bd40: Preparing [2023-03-15T09:51:20.909Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:20.909Z] edf70074bd40: Waiting [2023-03-15T09:51:20.909Z] 25b476cea91b: Waiting [2023-03-15T09:51:20.909Z] 84411245a46d: Layer already exists [2023-03-15T09:51:20.909Z] b24f8231ee20: Layer already exists [2023-03-15T09:51:20.909Z] 49c2c3060f84: Layer already exists [2023-03-15T09:51:20.909Z] 55ed17be9a2d: Layer already exists [2023-03-15T09:51:20.909Z] f512b9d3d5b6: Layer already exists [2023-03-15T09:51:20.909Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:20.909Z] edf70074bd40: Layer already exists [2023-03-15T09:51:20.909Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:51:21.177Z] 3.0.0-dev.98: digest: sha256:17680f0f6e1e7abe6f331d305e49df19aca88544778d267e16d519d87d5ce60b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:21.516Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:21.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:21.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-15T09:51:21.848Z] b24f8231ee20: Preparing [2023-03-15T09:51:21.848Z] 55ed17be9a2d: Preparing [2023-03-15T09:51:21.848Z] f512b9d3d5b6: Preparing [2023-03-15T09:51:21.848Z] 84411245a46d: Preparing [2023-03-15T09:51:21.848Z] 49c2c3060f84: Preparing [2023-03-15T09:51:21.848Z] 25b476cea91b: Preparing [2023-03-15T09:51:21.848Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:21.848Z] edf70074bd40: Preparing [2023-03-15T09:51:21.848Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:21.848Z] edf70074bd40: Waiting [2023-03-15T09:51:21.848Z] 25b476cea91b: Waiting [2023-03-15T09:51:21.848Z] 49c2c3060f84: Layer already exists [2023-03-15T09:51:21.848Z] f512b9d3d5b6: Layer already exists [2023-03-15T09:51:21.848Z] 55ed17be9a2d: Layer already exists [2023-03-15T09:51:21.848Z] b24f8231ee20: Layer already exists [2023-03-15T09:51:21.848Z] 84411245a46d: Layer already exists [2023-03-15T09:51:21.848Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:21.848Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:51:21.848Z] edf70074bd40: Layer already exists [2023-03-15T09:51:22.114Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:17680f0f6e1e7abe6f331d305e49df19aca88544778d267e16d519d87d5ce60b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:22.442Z] + 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-15T09:51:22.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-15T09:51:22.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-15T09:51:22.770Z] b24f8231ee20: Preparing [2023-03-15T09:51:22.770Z] 55ed17be9a2d: Preparing [2023-03-15T09:51:22.770Z] f512b9d3d5b6: Preparing [2023-03-15T09:51:22.770Z] 84411245a46d: Preparing [2023-03-15T09:51:22.770Z] 49c2c3060f84: Preparing [2023-03-15T09:51:22.770Z] 25b476cea91b: Preparing [2023-03-15T09:51:22.770Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:22.770Z] edf70074bd40: Preparing [2023-03-15T09:51:22.770Z] 25b476cea91b: Waiting [2023-03-15T09:51:22.770Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:22.770Z] edf70074bd40: Waiting [2023-03-15T09:51:22.770Z] 84411245a46d: Layer already exists [2023-03-15T09:51:22.770Z] 55ed17be9a2d: Layer already exists [2023-03-15T09:51:22.770Z] f512b9d3d5b6: Layer already exists [2023-03-15T09:51:22.770Z] b24f8231ee20: Layer already exists [2023-03-15T09:51:22.770Z] 49c2c3060f84: Layer already exists [2023-03-15T09:51:22.770Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:22.770Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:51:22.770Z] edf70074bd40: Layer already exists [2023-03-15T09:51:23.035Z] main: digest: sha256:17680f0f6e1e7abe6f331d305e49df19aca88544778d267e16d519d87d5ce60b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:51:23.086Z] ===================================================== [Pipeline] echo [2023-03-15T09:51:23.098Z] taggedImages: [2023-03-15T09:51:23.098Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:23.098Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-15T09:51:23.098Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.98 [2023-03-15T09:51:23.098Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:23.098Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-15T09:51:23.118Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-15T09:51:23.118Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:23.118Z] latest [2023-03-15T09:51:23.118Z] 3.0.0-dev.98 [2023-03-15T09:51:23.118Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:23.118Z] main [2023-03-15T09:51:23.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:23.460Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:23.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:23.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-15T09:51:23.800Z] b8be42a0f122: Preparing [2023-03-15T09:51:23.800Z] 198359f39679: Preparing [2023-03-15T09:51:23.800Z] f429fcd892ec: Preparing [2023-03-15T09:51:23.800Z] 004d25796c98: Preparing [2023-03-15T09:51:23.800Z] 25b476cea91b: Preparing [2023-03-15T09:51:23.800Z] d11647ad3ef0: Preparing [2023-03-15T09:51:23.800Z] edf70074bd40: Preparing [2023-03-15T09:51:23.800Z] d11647ad3ef0: Waiting [2023-03-15T09:51:23.800Z] edf70074bd40: Waiting [2023-03-15T09:51:23.800Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:24.067Z] b8be42a0f122: Pushed [2023-03-15T09:51:24.067Z] 198359f39679: Pushed [2023-03-15T09:51:24.067Z] f429fcd892ec: Pushed [2023-03-15T09:51:24.067Z] edf70074bd40: Layer already exists [2023-03-15T09:51:24.649Z] d11647ad3ef0: Pushed [2023-03-15T09:51:42.836Z] 004d25796c98: Pushed [2023-03-15T09:51:42.836Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:5d9510a7b200da6e8316125d56a39482a37260d0aa38f64101ad108640cc322e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:43.182Z] + 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-15T09:51:43.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-15T09:51:43.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-15T09:51:43.510Z] b8be42a0f122: Preparing [2023-03-15T09:51:43.510Z] 198359f39679: Preparing [2023-03-15T09:51:43.510Z] f429fcd892ec: Preparing [2023-03-15T09:51:43.510Z] 004d25796c98: Preparing [2023-03-15T09:51:43.510Z] 25b476cea91b: Preparing [2023-03-15T09:51:43.510Z] d11647ad3ef0: Preparing [2023-03-15T09:51:43.510Z] edf70074bd40: Preparing [2023-03-15T09:51:43.510Z] d11647ad3ef0: Waiting [2023-03-15T09:51:43.510Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:43.510Z] b8be42a0f122: Layer already exists [2023-03-15T09:51:43.510Z] 198359f39679: Layer already exists [2023-03-15T09:51:43.510Z] 004d25796c98: Layer already exists [2023-03-15T09:51:43.510Z] f429fcd892ec: Layer already exists [2023-03-15T09:51:43.510Z] edf70074bd40: Layer already exists [2023-03-15T09:51:43.510Z] d11647ad3ef0: Layer already exists [2023-03-15T09:51:43.775Z] latest: digest: sha256:5d9510a7b200da6e8316125d56a39482a37260d0aa38f64101ad108640cc322e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:44.111Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:44.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.98 [2023-03-15T09:51:44.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-15T09:51:44.444Z] b8be42a0f122: Preparing [2023-03-15T09:51:44.444Z] 198359f39679: Preparing [2023-03-15T09:51:44.444Z] f429fcd892ec: Preparing [2023-03-15T09:51:44.444Z] 004d25796c98: Preparing [2023-03-15T09:51:44.444Z] 25b476cea91b: Preparing [2023-03-15T09:51:44.444Z] d11647ad3ef0: Preparing [2023-03-15T09:51:44.444Z] edf70074bd40: Preparing [2023-03-15T09:51:44.444Z] edf70074bd40: Waiting [2023-03-15T09:51:44.444Z] d11647ad3ef0: Waiting [2023-03-15T09:51:44.444Z] 004d25796c98: Layer already exists [2023-03-15T09:51:44.444Z] 198359f39679: Layer already exists [2023-03-15T09:51:44.444Z] b8be42a0f122: Layer already exists [2023-03-15T09:51:44.444Z] f429fcd892ec: Layer already exists [2023-03-15T09:51:44.444Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:44.444Z] d11647ad3ef0: Layer already exists [2023-03-15T09:51:44.444Z] edf70074bd40: Layer already exists [2023-03-15T09:51:44.708Z] 3.0.0-dev.98: digest: sha256:5d9510a7b200da6e8316125d56a39482a37260d0aa38f64101ad108640cc322e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:45.039Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:45.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:45.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-15T09:51:45.369Z] b8be42a0f122: Preparing [2023-03-15T09:51:45.369Z] 198359f39679: Preparing [2023-03-15T09:51:45.369Z] f429fcd892ec: Preparing [2023-03-15T09:51:45.369Z] 004d25796c98: Preparing [2023-03-15T09:51:45.369Z] 25b476cea91b: Preparing [2023-03-15T09:51:45.369Z] d11647ad3ef0: Preparing [2023-03-15T09:51:45.369Z] edf70074bd40: Preparing [2023-03-15T09:51:45.369Z] d11647ad3ef0: Waiting [2023-03-15T09:51:45.369Z] edf70074bd40: Waiting [2023-03-15T09:51:45.369Z] 198359f39679: Layer already exists [2023-03-15T09:51:45.369Z] b8be42a0f122: Layer already exists [2023-03-15T09:51:45.369Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:45.369Z] f429fcd892ec: Layer already exists [2023-03-15T09:51:45.369Z] 004d25796c98: Layer already exists [2023-03-15T09:51:45.369Z] edf70074bd40: Layer already exists [2023-03-15T09:51:45.369Z] d11647ad3ef0: Layer already exists [2023-03-15T09:51:45.635Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:5d9510a7b200da6e8316125d56a39482a37260d0aa38f64101ad108640cc322e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:45.964Z] + 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-15T09:51:46.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-15T09:51:46.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-15T09:51:46.295Z] b8be42a0f122: Preparing [2023-03-15T09:51:46.295Z] 198359f39679: Preparing [2023-03-15T09:51:46.295Z] f429fcd892ec: Preparing [2023-03-15T09:51:46.295Z] 004d25796c98: Preparing [2023-03-15T09:51:46.295Z] 25b476cea91b: Preparing [2023-03-15T09:51:46.295Z] d11647ad3ef0: Preparing [2023-03-15T09:51:46.295Z] edf70074bd40: Preparing [2023-03-15T09:51:46.295Z] d11647ad3ef0: Waiting [2023-03-15T09:51:46.295Z] edf70074bd40: Waiting [2023-03-15T09:51:46.295Z] b8be42a0f122: Layer already exists [2023-03-15T09:51:46.296Z] 198359f39679: Layer already exists [2023-03-15T09:51:46.296Z] f429fcd892ec: Layer already exists [2023-03-15T09:51:46.296Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:46.296Z] 004d25796c98: Layer already exists [2023-03-15T09:51:46.296Z] edf70074bd40: Layer already exists [2023-03-15T09:51:46.296Z] d11647ad3ef0: Layer already exists [2023-03-15T09:51:46.561Z] main: digest: sha256:5d9510a7b200da6e8316125d56a39482a37260d0aa38f64101ad108640cc322e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:51:46.600Z] ===================================================== [Pipeline] echo [2023-03-15T09:51:46.608Z] taggedImages: [2023-03-15T09:51:46.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:46.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-15T09:51:46.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.98 [2023-03-15T09:51:46.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:46.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-15T09:51:46.624Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-15T09:51:46.624Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:46.624Z] latest [2023-03-15T09:51:46.624Z] 3.0.0-dev.98 [2023-03-15T09:51:46.624Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:51:46.624Z] main [2023-03-15T09:51:46.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:46.949Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:51:47.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:51:47.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-15T09:51:47.282Z] 7ce4e49f7c35: Preparing [2023-03-15T09:51:47.282Z] b908d9e90f80: Preparing [2023-03-15T09:51:47.282Z] 0d9ac00aa22c: Preparing [2023-03-15T09:51:47.282Z] 38f41c894c6a: Preparing [2023-03-15T09:51:47.282Z] 25b476cea91b: Preparing [2023-03-15T09:51:47.282Z] 0f0a3a65865e: Preparing [2023-03-15T09:51:47.282Z] edf70074bd40: Preparing [2023-03-15T09:51:47.282Z] 0f0a3a65865e: Waiting [2023-03-15T09:51:47.282Z] edf70074bd40: Waiting [2023-03-15T09:51:47.282Z] 25b476cea91b: Layer already exists [2023-03-15T09:51:47.550Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:51:47.550Z] edf70074bd40: Layer already exists [2023-03-15T09:51:47.550Z] 7ce4e49f7c35: Pushed [2023-03-15T09:51:47.550Z] b908d9e90f80: Pushed [2023-03-15T09:51:47.550Z] 0d9ac00aa22c: Pushed [2023-03-15T09:52:05.743Z] 38f41c894c6a: Pushed [2023-03-15T09:52:05.743Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:c67e466dbfd0f6934f71c0ea2948ac6ed3be47e918b526df66160ae219567080 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:06.085Z] + 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-15T09:52:06.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-15T09:52:06.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-15T09:52:06.422Z] 7ce4e49f7c35: Preparing [2023-03-15T09:52:06.422Z] b908d9e90f80: Preparing [2023-03-15T09:52:06.422Z] 0d9ac00aa22c: Preparing [2023-03-15T09:52:06.422Z] 38f41c894c6a: Preparing [2023-03-15T09:52:06.422Z] 25b476cea91b: Preparing [2023-03-15T09:52:06.422Z] 0f0a3a65865e: Preparing [2023-03-15T09:52:06.422Z] edf70074bd40: Preparing [2023-03-15T09:52:06.422Z] 0f0a3a65865e: Waiting [2023-03-15T09:52:06.422Z] edf70074bd40: Waiting [2023-03-15T09:52:06.422Z] 7ce4e49f7c35: Layer already exists [2023-03-15T09:52:06.422Z] 0d9ac00aa22c: Layer already exists [2023-03-15T09:52:06.422Z] 38f41c894c6a: Layer already exists [2023-03-15T09:52:06.422Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:06.422Z] b908d9e90f80: Layer already exists [2023-03-15T09:52:06.423Z] edf70074bd40: Layer already exists [2023-03-15T09:52:06.423Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:52:06.689Z] latest: digest: sha256:c67e466dbfd0f6934f71c0ea2948ac6ed3be47e918b526df66160ae219567080 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:07.083Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:07.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.98 [2023-03-15T09:52:07.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-15T09:52:07.429Z] 7ce4e49f7c35: Preparing [2023-03-15T09:52:07.429Z] b908d9e90f80: Preparing [2023-03-15T09:52:07.429Z] 0d9ac00aa22c: Preparing [2023-03-15T09:52:07.429Z] 38f41c894c6a: Preparing [2023-03-15T09:52:07.429Z] 25b476cea91b: Preparing [2023-03-15T09:52:07.429Z] 0f0a3a65865e: Preparing [2023-03-15T09:52:07.429Z] edf70074bd40: Preparing [2023-03-15T09:52:07.429Z] 0f0a3a65865e: Waiting [2023-03-15T09:52:07.429Z] edf70074bd40: Waiting [2023-03-15T09:52:07.429Z] 0d9ac00aa22c: Layer already exists [2023-03-15T09:52:07.429Z] 38f41c894c6a: Layer already exists [2023-03-15T09:52:07.429Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:07.429Z] 7ce4e49f7c35: Layer already exists [2023-03-15T09:52:07.429Z] b908d9e90f80: Layer already exists [2023-03-15T09:52:07.429Z] edf70074bd40: Layer already exists [2023-03-15T09:52:07.429Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:52:07.697Z] 3.0.0-dev.98: digest: sha256:c67e466dbfd0f6934f71c0ea2948ac6ed3be47e918b526df66160ae219567080 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:08.045Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:08.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:08.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-15T09:52:08.398Z] 7ce4e49f7c35: Preparing [2023-03-15T09:52:08.398Z] b908d9e90f80: Preparing [2023-03-15T09:52:08.398Z] 0d9ac00aa22c: Preparing [2023-03-15T09:52:08.398Z] 38f41c894c6a: Preparing [2023-03-15T09:52:08.398Z] 25b476cea91b: Preparing [2023-03-15T09:52:08.398Z] 0f0a3a65865e: Preparing [2023-03-15T09:52:08.398Z] edf70074bd40: Preparing [2023-03-15T09:52:08.398Z] 0f0a3a65865e: Waiting [2023-03-15T09:52:08.398Z] edf70074bd40: Waiting [2023-03-15T09:52:08.398Z] 0d9ac00aa22c: Layer already exists [2023-03-15T09:52:08.398Z] b908d9e90f80: Layer already exists [2023-03-15T09:52:08.398Z] 38f41c894c6a: Layer already exists [2023-03-15T09:52:08.398Z] 7ce4e49f7c35: Layer already exists [2023-03-15T09:52:08.398Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:08.398Z] edf70074bd40: Layer already exists [2023-03-15T09:52:08.398Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:52:08.398Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:c67e466dbfd0f6934f71c0ea2948ac6ed3be47e918b526df66160ae219567080 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:09.004Z] + 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-15T09:52:09.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-15T09:52:09.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-15T09:52:09.342Z] 7ce4e49f7c35: Preparing [2023-03-15T09:52:09.342Z] b908d9e90f80: Preparing [2023-03-15T09:52:09.342Z] 0d9ac00aa22c: Preparing [2023-03-15T09:52:09.342Z] 38f41c894c6a: Preparing [2023-03-15T09:52:09.342Z] 25b476cea91b: Preparing [2023-03-15T09:52:09.342Z] 0f0a3a65865e: Preparing [2023-03-15T09:52:09.342Z] edf70074bd40: Preparing [2023-03-15T09:52:09.342Z] 0f0a3a65865e: Waiting [2023-03-15T09:52:09.342Z] edf70074bd40: Waiting [2023-03-15T09:52:09.342Z] 7ce4e49f7c35: Layer already exists [2023-03-15T09:52:09.342Z] 38f41c894c6a: Layer already exists [2023-03-15T09:52:09.342Z] b908d9e90f80: Layer already exists [2023-03-15T09:52:09.342Z] 0d9ac00aa22c: Layer already exists [2023-03-15T09:52:09.342Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:09.342Z] edf70074bd40: Layer already exists [2023-03-15T09:52:09.342Z] 0f0a3a65865e: Layer already exists [2023-03-15T09:52:09.611Z] main: digest: sha256:c67e466dbfd0f6934f71c0ea2948ac6ed3be47e918b526df66160ae219567080 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:52:09.657Z] ===================================================== [Pipeline] echo [2023-03-15T09:52:09.661Z] taggedImages: [2023-03-15T09:52:09.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:09.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-15T09:52:09.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.98 [2023-03-15T09:52:09.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:09.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-15T09:52:09.674Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-15T09:52:09.674Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:09.674Z] latest [2023-03-15T09:52:09.674Z] 3.0.0-dev.98 [2023-03-15T09:52:09.674Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:09.674Z] main [2023-03-15T09:52:09.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:10.000Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:10.346Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:10.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-15T09:52:10.346Z] 8edeae35b7ba: Preparing [2023-03-15T09:52:10.346Z] e1f656ff0e82: Preparing [2023-03-15T09:52:10.346Z] 25b476cea91b: Preparing [2023-03-15T09:52:10.346Z] 759c0b7b6203: Preparing [2023-03-15T09:52:10.346Z] 1e6713b78749: Preparing [2023-03-15T09:52:10.346Z] edf70074bd40: Preparing [2023-03-15T09:52:10.346Z] edf70074bd40: Waiting [2023-03-15T09:52:10.346Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:10.346Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:10.613Z] edf70074bd40: Layer already exists [2023-03-15T09:52:10.613Z] 8edeae35b7ba: Pushed [2023-03-15T09:52:10.879Z] 1e6713b78749: Pushed [2023-03-15T09:52:16.217Z] e1f656ff0e82: Pushed [2023-03-15T09:52:16.217Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:2b7802ef2be30990fe536fbc4e1f6677b88905f11e8e155fdedb3ded5a8cfcf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:16.548Z] + 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-15T09:52:16.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-15T09:52:16.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-15T09:52:16.877Z] 8edeae35b7ba: Preparing [2023-03-15T09:52:16.877Z] e1f656ff0e82: Preparing [2023-03-15T09:52:16.877Z] 25b476cea91b: Preparing [2023-03-15T09:52:16.877Z] 759c0b7b6203: Preparing [2023-03-15T09:52:16.877Z] 1e6713b78749: Preparing [2023-03-15T09:52:16.877Z] edf70074bd40: Preparing [2023-03-15T09:52:16.877Z] edf70074bd40: Waiting [2023-03-15T09:52:16.877Z] 1e6713b78749: Layer already exists [2023-03-15T09:52:16.877Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:16.877Z] 8edeae35b7ba: Layer already exists [2023-03-15T09:52:16.877Z] e1f656ff0e82: Layer already exists [2023-03-15T09:52:16.877Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:16.877Z] edf70074bd40: Layer already exists [2023-03-15T09:52:17.142Z] latest: digest: sha256:2b7802ef2be30990fe536fbc4e1f6677b88905f11e8e155fdedb3ded5a8cfcf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:17.488Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:17.852Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.98 [2023-03-15T09:52:17.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-15T09:52:17.852Z] 8edeae35b7ba: Preparing [2023-03-15T09:52:17.852Z] e1f656ff0e82: Preparing [2023-03-15T09:52:17.852Z] 25b476cea91b: Preparing [2023-03-15T09:52:17.852Z] 759c0b7b6203: Preparing [2023-03-15T09:52:17.852Z] 1e6713b78749: Preparing [2023-03-15T09:52:17.852Z] edf70074bd40: Preparing [2023-03-15T09:52:17.852Z] edf70074bd40: Waiting [2023-03-15T09:52:17.852Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:17.852Z] 1e6713b78749: Layer already exists [2023-03-15T09:52:17.852Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:17.852Z] e1f656ff0e82: Layer already exists [2023-03-15T09:52:17.852Z] 8edeae35b7ba: Layer already exists [2023-03-15T09:52:17.852Z] edf70074bd40: Layer already exists [2023-03-15T09:52:18.119Z] 3.0.0-dev.98: digest: sha256:2b7802ef2be30990fe536fbc4e1f6677b88905f11e8e155fdedb3ded5a8cfcf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:18.462Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:18.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:18.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-15T09:52:18.796Z] 8edeae35b7ba: Preparing [2023-03-15T09:52:18.796Z] e1f656ff0e82: Preparing [2023-03-15T09:52:18.796Z] 25b476cea91b: Preparing [2023-03-15T09:52:18.796Z] 759c0b7b6203: Preparing [2023-03-15T09:52:18.796Z] 1e6713b78749: Preparing [2023-03-15T09:52:18.796Z] edf70074bd40: Preparing [2023-03-15T09:52:18.796Z] edf70074bd40: Waiting [2023-03-15T09:52:18.796Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:18.796Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:18.796Z] e1f656ff0e82: Layer already exists [2023-03-15T09:52:18.796Z] 1e6713b78749: Layer already exists [2023-03-15T09:52:18.796Z] 8edeae35b7ba: Layer already exists [2023-03-15T09:52:18.796Z] edf70074bd40: Layer already exists [2023-03-15T09:52:19.061Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:2b7802ef2be30990fe536fbc4e1f6677b88905f11e8e155fdedb3ded5a8cfcf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:19.403Z] + 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-15T09:52:19.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-15T09:52:19.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-15T09:52:19.740Z] 8edeae35b7ba: Preparing [2023-03-15T09:52:19.740Z] e1f656ff0e82: Preparing [2023-03-15T09:52:19.740Z] 25b476cea91b: Preparing [2023-03-15T09:52:19.740Z] 759c0b7b6203: Preparing [2023-03-15T09:52:19.740Z] 1e6713b78749: Preparing [2023-03-15T09:52:19.740Z] edf70074bd40: Preparing [2023-03-15T09:52:19.740Z] edf70074bd40: Waiting [2023-03-15T09:52:19.740Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:19.740Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:19.740Z] e1f656ff0e82: Layer already exists [2023-03-15T09:52:19.740Z] 8edeae35b7ba: Layer already exists [2023-03-15T09:52:19.740Z] 1e6713b78749: Layer already exists [2023-03-15T09:52:19.740Z] edf70074bd40: Layer already exists [2023-03-15T09:52:20.006Z] main: digest: sha256:2b7802ef2be30990fe536fbc4e1f6677b88905f11e8e155fdedb3ded5a8cfcf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:52:20.058Z] ===================================================== [Pipeline] echo [2023-03-15T09:52:20.065Z] taggedImages: [2023-03-15T09:52:20.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:20.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-15T09:52:20.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.98 [2023-03-15T09:52:20.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:20.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-15T09:52:20.083Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-15T09:52:20.083Z] d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:20.083Z] latest [2023-03-15T09:52:20.083Z] 3.0.0-dev.98 [2023-03-15T09:52:20.083Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:20.083Z] main [2023-03-15T09:52:20.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:20.410Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:20.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:20.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-15T09:52:20.744Z] 1b347fdc2a27: Preparing [2023-03-15T09:52:20.744Z] 4d4820bd10b9: Preparing [2023-03-15T09:52:20.744Z] 25b476cea91b: Preparing [2023-03-15T09:52:20.744Z] 759c0b7b6203: Preparing [2023-03-15T09:52:20.744Z] a375dcb4d6cb: Preparing [2023-03-15T09:52:20.744Z] edf70074bd40: Preparing [2023-03-15T09:52:20.744Z] edf70074bd40: Waiting [2023-03-15T09:52:20.744Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:20.744Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:20.744Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:52:20.744Z] edf70074bd40: Layer already exists [2023-03-15T09:52:21.010Z] 1b347fdc2a27: Pushed [2023-03-15T09:52:27.652Z] 4d4820bd10b9: Pushed [2023-03-15T09:52:27.652Z] d51f32bebde847c0adb284d2c449747c43d82543: digest: sha256:dcd5369877b6ada4b6d1a03f990460047538e17432e153a94cc5feb83e9f2ad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:27.987Z] + 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-15T09:52:28.324Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-15T09:52:28.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-15T09:52:28.324Z] 1b347fdc2a27: Preparing [2023-03-15T09:52:28.324Z] 4d4820bd10b9: Preparing [2023-03-15T09:52:28.324Z] 25b476cea91b: Preparing [2023-03-15T09:52:28.324Z] 759c0b7b6203: Preparing [2023-03-15T09:52:28.324Z] a375dcb4d6cb: Preparing [2023-03-15T09:52:28.324Z] edf70074bd40: Preparing [2023-03-15T09:52:28.324Z] edf70074bd40: Waiting [2023-03-15T09:52:28.324Z] 1b347fdc2a27: Layer already exists [2023-03-15T09:52:28.324Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:52:28.324Z] 4d4820bd10b9: Layer already exists [2023-03-15T09:52:28.324Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:28.324Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:28.324Z] edf70074bd40: Layer already exists [2023-03-15T09:52:28.589Z] latest: digest: sha256:dcd5369877b6ada4b6d1a03f990460047538e17432e153a94cc5feb83e9f2ad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:28.922Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:29.833Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.98 [2023-03-15T09:52:29.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-15T09:52:29.833Z] 1b347fdc2a27: Preparing [2023-03-15T09:52:29.833Z] 4d4820bd10b9: Preparing [2023-03-15T09:52:29.833Z] 25b476cea91b: Preparing [2023-03-15T09:52:29.833Z] 759c0b7b6203: Preparing [2023-03-15T09:52:29.833Z] a375dcb4d6cb: Preparing [2023-03-15T09:52:29.833Z] edf70074bd40: Preparing [2023-03-15T09:52:29.833Z] edf70074bd40: Waiting [2023-03-15T09:52:29.833Z] 4d4820bd10b9: Layer already exists [2023-03-15T09:52:29.833Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:29.833Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:52:29.833Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:29.833Z] 1b347fdc2a27: Layer already exists [2023-03-15T09:52:29.833Z] edf70074bd40: Layer already exists [2023-03-15T09:52:29.833Z] 3.0.0-dev.98: digest: sha256:dcd5369877b6ada4b6d1a03f990460047538e17432e153a94cc5feb83e9f2ad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:30.175Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:30.504Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:30.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-15T09:52:30.504Z] 1b347fdc2a27: Preparing [2023-03-15T09:52:30.504Z] 4d4820bd10b9: Preparing [2023-03-15T09:52:30.504Z] 25b476cea91b: Preparing [2023-03-15T09:52:30.504Z] 759c0b7b6203: Preparing [2023-03-15T09:52:30.504Z] a375dcb4d6cb: Preparing [2023-03-15T09:52:30.504Z] edf70074bd40: Preparing [2023-03-15T09:52:30.504Z] edf70074bd40: Waiting [2023-03-15T09:52:30.504Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:30.504Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:52:30.504Z] 1b347fdc2a27: Layer already exists [2023-03-15T09:52:30.504Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:30.504Z] 4d4820bd10b9: Layer already exists [2023-03-15T09:52:30.504Z] edf70074bd40: Layer already exists [2023-03-15T09:52:30.769Z] d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98: digest: sha256:dcd5369877b6ada4b6d1a03f990460047538e17432e153a94cc5feb83e9f2ad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:31.102Z] + 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-15T09:52:31.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-15T09:52:31.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-15T09:52:31.432Z] 1b347fdc2a27: Preparing [2023-03-15T09:52:31.432Z] 4d4820bd10b9: Preparing [2023-03-15T09:52:31.432Z] 25b476cea91b: Preparing [2023-03-15T09:52:31.432Z] 759c0b7b6203: Preparing [2023-03-15T09:52:31.432Z] a375dcb4d6cb: Preparing [2023-03-15T09:52:31.432Z] edf70074bd40: Preparing [2023-03-15T09:52:31.432Z] edf70074bd40: Waiting [2023-03-15T09:52:31.432Z] 25b476cea91b: Layer already exists [2023-03-15T09:52:31.432Z] a375dcb4d6cb: Layer already exists [2023-03-15T09:52:31.432Z] 1b347fdc2a27: Layer already exists [2023-03-15T09:52:31.432Z] 759c0b7b6203: Layer already exists [2023-03-15T09:52:31.432Z] 4d4820bd10b9: Layer already exists [2023-03-15T09:52:31.432Z] edf70074bd40: Layer already exists [2023-03-15T09:52:31.697Z] main: digest: sha256:dcd5369877b6ada4b6d1a03f990460047538e17432e153a94cc5feb83e9f2ad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T09:52:31.741Z] ===================================================== [Pipeline] echo [2023-03-15T09:52:31.746Z] taggedImages: [2023-03-15T09:52:31.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543 [2023-03-15T09:52:31.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-15T09:52:31.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.98 [2023-03-15T09:52:31.746Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d51f32bebde847c0adb284d2c449747c43d82543-3.0.0-dev.98 [2023-03-15T09:52:31.746Z] - 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-15T09:52:32.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T09:52:32.102Z] [2023-03-15T09:52:32.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:52:32.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T09:52:32.426Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T09:52:32.426Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T09:52:32.426Z] 04944245beec: Pulling fs layer [2023-03-15T09:52:32.426Z] 699f458cf7ca: Pulling fs layer [2023-03-15T09:52:32.426Z] 765212b225bb: Pulling fs layer [2023-03-15T09:52:32.426Z] f23df028b6ca: Pulling fs layer [2023-03-15T09:52:32.426Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T09:52:32.426Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T09:52:32.426Z] 765212b225bb: Waiting [2023-03-15T09:52:32.426Z] d65c8cfc05b1: Waiting [2023-03-15T09:52:32.426Z] 2437ff75d9bd: Waiting [2023-03-15T09:52:32.696Z] 04944245beec: Verifying Checksum [2023-03-15T09:52:32.696Z] 04944245beec: Download complete [2023-03-15T09:52:32.696Z] 765212b225bb: Verifying Checksum [2023-03-15T09:52:32.696Z] 765212b225bb: Download complete [2023-03-15T09:52:32.696Z] f23df028b6ca: Verifying Checksum [2023-03-15T09:52:32.696Z] f23df028b6ca: Download complete [2023-03-15T09:52:32.963Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T09:52:32.963Z] d65c8cfc05b1: Download complete [2023-03-15T09:52:32.963Z] 699f458cf7ca: Download complete [2023-03-15T09:52:33.231Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T09:52:33.231Z] 8998bd30e6a1: Download complete [2023-03-15T09:52:35.818Z] 2437ff75d9bd: Download complete [2023-03-15T09:52:37.756Z] 8998bd30e6a1: Pull complete [2023-03-15T09:52:38.023Z] 04944245beec: Pull complete [2023-03-15T09:52:39.429Z] 699f458cf7ca: Pull complete [2023-03-15T09:52:39.429Z] 765212b225bb: Pull complete [2023-03-15T09:52:40.387Z] f23df028b6ca: Pull complete [2023-03-15T09:52:40.652Z] d65c8cfc05b1: Pull complete [2023-03-15T09:52:55.632Z] 2437ff75d9bd: Pull complete [2023-03-15T09:52:55.632Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T09:52:55.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T09:52:55.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:52:55.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2023-03-15T09:52:55.878Z] $ 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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@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-15T09:52:58.405Z] $ docker top bdcb84e83d1408be6e1bd499e32ebb7628bf94cabf9909b49cca058f2c510876 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:52:59.280Z] ---> job-cost.sh [2023-03-15T09:52:59.281Z] lf-activate-venv: SKIPPING [2023-03-15T09:52:59.281Z] INFO: No Stack... [2023-03-15T09:53:00.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T09:53:00.819Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T09:53:01.448Z] + cut -d, -f6 [2023-03-15T09:53:01.448Z] + cat /w/workspace/edgex-go/460/archives/cost.csv [Pipeline] lock [2023-03-15T09:53:01.514Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-460-stack-cost] [2023-03-15T09:53:01.524Z] Resource [jenkins-edgexfoundry-edgex-go-main-460-stack-cost] did not exist. Created. [2023-03-15T09:53:01.524Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-460-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T09:53:02.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T09:53:02.819Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T09:53:02.827Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-460-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T09:53:02.847Z] $ docker stop --time=1 bdcb84e83d1408be6e1bd499e32ebb7628bf94cabf9909b49cca058f2c510876 [2023-03-15T09:53:04.375Z] $ docker rm -f --volumes bdcb84e83d1408be6e1bd499e32ebb7628bf94cabf9909b49cca058f2c510876 [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-15T09:53:04.821Z] provisioning config files... [2023-03-15T09:53:04.829Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/460@tmp/config1468317258962817294tmp [Pipeline] { [Pipeline] sh [2023-03-15T09:53:05.117Z] + set +x [2023-03-15T09:53:05.117Z] + curl -s https://codecov.io/bash [2023-03-15T09:53:05.117Z] + bash -s -- [2023-03-15T09:53:05.117Z] [2023-03-15T09:53:05.117Z] _____ _ [2023-03-15T09:53:05.117Z] / ____| | | [2023-03-15T09:53:05.117Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T09:53:05.117Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T09:53:05.117Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T09:53:05.117Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T09:53:05.117Z] Bash-1.0.6 [2023-03-15T09:53:05.117Z] [2023-03-15T09:53:05.117Z] [2023-03-15T09:53:05.117Z] ==> git version 2.25.1 found [2023-03-15T09:53:05.117Z] ==> 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-15T09:53:05.117Z] Release-Date: 2020-01-08 [2023-03-15T09:53:05.117Z] 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-15T09:53:05.117Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T09:53:05.117Z] ==> Jenkins CI detected. [2023-03-15T09:53:05.117Z] current dir:  /w/workspace/edgex-go/460 [2023-03-15T09:53:05.117Z] project root: . [2023-03-15T09:53:05.117Z] --> token set from env [2023-03-15T09:53:05.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T09:53:05.118Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T09:53:05.118Z] ==> Python coveragepy not found [2023-03-15T09:53:05.118Z] ==> Searching for coverage reports in: [2023-03-15T09:53:05.118Z] + . [2023-03-15T09:53:05.118Z] -> Found 1 reports [2023-03-15T09:53:05.118Z] ==> Detecting git/mercurial file structure [2023-03-15T09:53:05.375Z] ==> Reading reports [2023-03-15T09:53:05.376Z] + ./coverage.out bytes=447486 [2023-03-15T09:53:05.376Z] ==> Appending adjustments [2023-03-15T09:53:05.376Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T09:53:06.307Z] + Found adjustments [2023-03-15T09:53:06.307Z] ==> Gzipping contents [2023-03-15T09:53:06.307Z] 60K /tmp/codecov.yYDMLm.gz [2023-03-15T09:53:06.307Z] ==> Uploading reports [2023-03-15T09:53:06.307Z] url: https://codecov.io [2023-03-15T09:53:06.307Z] query: branch=main&commit=d51f32bebde847c0adb284d2c449747c43d82543&build=460&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F460%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T09:53:06.307Z] -> Pinging Codecov [2023-03-15T09:53:06.307Z] 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=d51f32bebde847c0adb284d2c449747c43d82543&build=460&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F460%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T09:53:06.563Z] -> Uploading to [2023-03-15T09:53:06.563Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/d51f32bebde847c0adb284d2c449747c43d82543/2c0fe2df-dd39-4666-bd02-885e04b39f84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T095306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13b54a207526ca60e9238cf123c3dca37f41babf177f3d0a11b42642c7c7c5b6 [2023-03-15T09:53:06.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:06.563Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:06.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57625 0 0 100 57625 0 221k --:--:-- --:--:-- --:--:-- 221k [2023-03-15T09:53:06.821Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d51f32bebde847c0adb284d2c449747c43d82543 [Pipeline] } [2023-03-15T09:53:06.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-15T09:53:07.025Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T09:53:07.034Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:07.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T09:53:07.319Z] [2023-03-15T09:53:07.319Z] 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-15T09:53:07.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T09:53:07.612Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T09:53:07.612Z] df9b9388f04a: Pulling fs layer [2023-03-15T09:53:07.612Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T09:53:07.612Z] 25bc292e5bac: Pulling fs layer [2023-03-15T09:53:07.612Z] 114826534d7a: Pulling fs layer [2023-03-15T09:53:07.612Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T09:53:07.612Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T09:53:07.612Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T09:53:07.612Z] 4657fd5d0bcf: Waiting [2023-03-15T09:53:07.612Z] 114826534d7a: Waiting [2023-03-15T09:53:07.612Z] 6ad1cebc031e: Waiting [2023-03-15T09:53:07.612Z] 25bc292e5bac: Verifying Checksum [2023-03-15T09:53:07.612Z] 25bc292e5bac: Download complete [2023-03-15T09:53:07.612Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T09:53:07.612Z] 52dc419b0ee2: Download complete [2023-03-15T09:53:07.612Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T09:53:07.612Z] 4657fd5d0bcf: Download complete [2023-03-15T09:53:07.612Z] df9b9388f04a: Verifying Checksum [2023-03-15T09:53:07.612Z] df9b9388f04a: Download complete [2023-03-15T09:53:07.872Z] df9b9388f04a: Pull complete [2023-03-15T09:53:07.872Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T09:53:07.872Z] 6ad1cebc031e: Download complete [2023-03-15T09:53:07.872Z] 52dc419b0ee2: Pull complete [2023-03-15T09:53:08.142Z] 25bc292e5bac: Pull complete [2023-03-15T09:53:08.400Z] 114826534d7a: Verifying Checksum [2023-03-15T09:53:08.400Z] 114826534d7a: Download complete [2023-03-15T09:53:10.295Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T09:53:10.295Z] 8a3aa393b2d8: Download complete [2023-03-15T09:53:11.664Z] 114826534d7a: Pull complete [2023-03-15T09:53:11.664Z] 4657fd5d0bcf: Pull complete [2023-03-15T09:53:11.923Z] 6ad1cebc031e: Pull complete [2023-03-15T09:53:14.450Z] 8a3aa393b2d8: Pull complete [2023-03-15T09:53:14.450Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T09:53:14.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T09:53:14.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:53:14.518Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:53:14.547Z] $ 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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T09:53:18.140Z] $ docker top 15768b3e52bba6c506b7c03ab6fd64da14c7c0f5dd2570d87c778eda110adf43 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T09:53:18.203Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-15T09:53:18.475Z] + set -o pipefail [2023-03-15T09:53:18.475Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-15T09:53:23.739Z] [2023-03-15T09:53:23.739Z] Monitoring /w/workspace/edgex-go/460 (github.com/edgexfoundry/edgex-go)... [2023-03-15T09:53:23.739Z] [2023-03-15T09:53:23.739Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8da4ad1a-42d3-4136-b420-dd369615437a [2023-03-15T09:53:23.739Z] [2023-03-15T09:53:23.739Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T09:53:23.739Z] [2023-03-15T09:53:23.739Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T09:53:23.739Z] [2023-03-15T09:53:24.675Z] [2023-03-15T09:53:24.675Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T09:53:24.675Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T09:53:24.675Z] More details here: https://snyk.co/ue1NS [2023-03-15T09:53:24.675Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-15T09:53:24.675Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-15T09:53:24.685Z] $ docker stop --time=1 15768b3e52bba6c506b7c03ab6fd64da14c7c0f5dd2570d87c778eda110adf43 [2023-03-15T09:53:27.373Z] $ docker rm -f --volumes 15768b3e52bba6c506b7c03ab6fd64da14c7c0f5dd2570d87c778eda110adf43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-15T09:53:27.719Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T09:53:27.728Z] provisioning config files... [2023-03-15T09:53:27.735Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/460@tmp/config7075452049085844472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:53:28.026Z] --> edgex-publish-swagger.sh [2023-03-15T09:53:28.027Z] === Publish openapi/v3 API === [2023-03-15T09:53:28.027Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-15T09:53:28.027Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/460/openapi/v3/core-command.yaml] [2023-03-15T09:53:28.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:28.027Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:28.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46522 --:--:-- --:--:-- --:--:-- 46448 [2023-03-15T09:53:28.592Z] [2023-03-15T09:53:28.592Z] [2023-03-15T09:53:28.592Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/460/openapi/v3/core-data.yaml] [2023-03-15T09:53:28.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:28.592Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:29.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 114k --:--:-- --:--:-- --:--:-- 114k 100 69110 0 0 100 69110 0 114k --:--:-- --:--:-- --:--:-- 114k [2023-03-15T09:53:29.158Z] [2023-03-15T09:53:29.158Z] [2023-03-15T09:53:29.158Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/460/openapi/v3/core-metadata.yaml] [2023-03-15T09:53:29.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:29.158Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:29.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 224k --:--:-- --:--:-- --:--:-- 224k [2023-03-15T09:53:29.724Z] [2023-03-15T09:53:29.724Z] [2023-03-15T09:53:29.724Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/460/openapi/v3/support-notifications.yaml] [2023-03-15T09:53:29.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:29.724Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:30.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 154k [2023-03-15T09:53:30.243Z] [2023-03-15T09:53:30.243Z] [2023-03-15T09:53:30.243Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/460/openapi/v3/support-scheduler.yaml] [2023-03-15T09:53:30.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T09:53:30.243Z] Dload Upload Total Spent Left Speed [2023-03-15T09:53:30.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 63081 --:--:-- --:--:-- --:--:-- 63081 [2023-03-15T09:53:30.809Z] [2023-03-15T09:53:30.809Z] [Pipeline] } [2023-03-15T09:53:30.816Z] 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-15T09:53:31.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T09:53:31.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:31.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:53:31.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:53:31.546Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:53:31.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T09:53:31.969Z] $ docker top 3bb505aa74f0ce383103dbdd2602e3bbabc9a0f59d006cd5544fbe5d5090a81c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T09:53:32.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T09:53:32.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T09:53:32.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T09:53:32.154Z] $ docker exec 3bb505aa74f0ce383103dbdd2602e3bbabc9a0f59d006cd5544fbe5d5090a81c ssh-agent [2023-03-15T09:53:32.269Z] SSH_AUTH_SOCK=/tmp/ssh-5gEZxAsI0PVo/agent.32 [2023-03-15T09:53:32.269Z] SSH_AGENT_PID=38 [2023-03-15T09:53:32.274Z] Running ssh-add (command line suppressed) [2023-03-15T09:53:32.371Z] Identity added: /w/workspace/edgex-go/460@tmp/private_key_16703078278825454351.key (/w/workspace/edgex-go/460@tmp/private_key_16703078278825454351.key) [2023-03-15T09:53:32.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T09:53:32.666Z] + git semver tag [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,845 [run_tag] DEBUG tag force:False [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,845 [check_head_tag] DEBUG check head tag [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,848 [execute] INFO git cat-file --batch-check [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/460, universal_newlines=False, shell=None, istream=) [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,852 [execute] INFO git cat-file --batch [2023-03-15T09:53:32.924Z] 2023-03-15 09:53:32,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/460, universal_newlines=False, shell=None, istream=) [2023-03-15T09:53:32.925Z] 2023-03-15 09:53:32,898 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:32.925Z] 2023-03-15 09:53:32,899 [execute] INFO git tag -a v3.0.0-dev.98 -m v3.0.0-dev.98 [2023-03-15T09:53:32.925Z] 2023-03-15 09:53:32,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.98', '-m', 'v3.0.0-dev.98'], cwd=/w/workspace/edgex-go/460, universal_newlines=False, shell=None, istream=None) [2023-03-15T09:53:32.925Z] 2023-03-15 09:53:32,903 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:32.925Z] 3.0.0-dev.98 [Pipeline] } [2023-03-15T09:53:32.932Z] $ docker exec --env ******** --env ******** 3bb505aa74f0ce383103dbdd2602e3bbabc9a0f59d006cd5544fbe5d5090a81c ssh-agent -k [2023-03-15T09:53:33.025Z] unset SSH_AUTH_SOCK; [2023-03-15T09:53:33.025Z] unset SSH_AGENT_PID; [2023-03-15T09:53:33.025Z] echo Agent pid 38 killed; [2023-03-15T09:53:33.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T09:53:33.338Z] + git semver [Pipeline] } [2023-03-15T09:53:33.609Z] $ docker stop --time=1 3bb505aa74f0ce383103dbdd2602e3bbabc9a0f59d006cd5544fbe5d5090a81c [2023-03-15T09:53:34.910Z] $ docker rm -f --volumes 3bb505aa74f0ce383103dbdd2602e3bbabc9a0f59d006cd5544fbe5d5090a81c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:35.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T09:53:35.294Z] [2023-03-15T09:53:35.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:35.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T09:53:35.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T09:53:35.593Z] ab5ef0e58194: Pulling fs layer [2023-03-15T09:53:35.593Z] 9712f1f96733: Pulling fs layer [2023-03-15T09:53:35.593Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T09:53:35.593Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T09:53:35.593Z] e9a5061849ea: Pulling fs layer [2023-03-15T09:53:35.593Z] d747dcd14b5f: Pulling fs layer [2023-03-15T09:53:35.593Z] 2de7ff778b66: Pulling fs layer [2023-03-15T09:53:35.593Z] e9a5061849ea: Waiting [2023-03-15T09:53:35.593Z] d747dcd14b5f: Waiting [2023-03-15T09:53:35.593Z] 2de7ff778b66: Waiting [2023-03-15T09:53:35.593Z] 0d9ebad4ef96: Waiting [2023-03-15T09:53:35.593Z] 9712f1f96733: Download complete [2023-03-15T09:53:36.196Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T09:53:36.196Z] 63f879dbbcfc: Download complete [2023-03-15T09:53:36.196Z] e9a5061849ea: Verifying Checksum [2023-03-15T09:53:36.196Z] e9a5061849ea: Download complete [2023-03-15T09:53:36.196Z] d747dcd14b5f: Verifying Checksum [2023-03-15T09:53:36.196Z] d747dcd14b5f: Download complete [2023-03-15T09:53:36.456Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T09:53:36.456Z] 0d9ebad4ef96: Download complete [2023-03-15T09:53:36.456Z] ab5ef0e58194: Download complete [2023-03-15T09:53:36.456Z] 2de7ff778b66: Verifying Checksum [2023-03-15T09:53:36.456Z] 2de7ff778b66: Download complete [2023-03-15T09:53:38.980Z] ab5ef0e58194: Pull complete [2023-03-15T09:53:38.980Z] 9712f1f96733: Pull complete [2023-03-15T09:53:39.549Z] 63f879dbbcfc: Pull complete [2023-03-15T09:53:42.825Z] 0d9ebad4ef96: Pull complete [2023-03-15T09:53:43.082Z] e9a5061849ea: Pull complete [2023-03-15T09:53:43.082Z] d747dcd14b5f: Pull complete [2023-03-15T09:53:44.013Z] 2de7ff778b66: Pull complete [2023-03-15T09:53:44.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T09:53:44.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T09:53:44.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:53:44.096Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:53:44.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-15T09:53:48.059Z] $ docker top bcd0ae18f719b5450c20d9ecbcfb6ebdc062910382846c069629c63ac2866231 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T09:53:48.127Z] provisioning config files... [2023-03-15T09:53:48.133Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/460@tmp/config7575715301694874348tmp [2023-03-15T09:53:48.143Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/460@tmp/config6301900790185017117tmp [2023-03-15T09:53:48.152Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/460@tmp/config17201717571753674794tmp [Pipeline] { [Pipeline] echo [2023-03-15T09:53:48.167Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:53:48.446Z] ---> sigul-configuration.sh [2023-03-15T09:53:48.446Z] gpg: directory `/root/.gnupg' created [2023-03-15T09:53:48.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T09:53:48.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T09:53:48.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T09:53:48.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T09:53:48.446Z] gpg: CAST5 encrypted data [2023-03-15T09:53:48.446Z] gpg: encrypted with 1 passphrase [2023-03-15T09:53:48.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T09:53:48.733Z] + mkdir /home/jenkins [2023-03-15T09:53:48.733Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T09:53:49.015Z] + 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-15T09:53:49.025Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:53:49.384Z] ---> sigul-install.sh [2023-03-15T09:53:49.385Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T09:53:49.744Z] + git tag --list [2023-03-15T09:53:49.744Z] 0.6.0 [2023-03-15T09:53:49.744Z] 0.6.1 [2023-03-15T09:53:49.744Z] 0.7.0 [2023-03-15T09:53:49.744Z] 0.7.1 [2023-03-15T09:53:49.744Z] v1.0.0 [2023-03-15T09:53:49.744Z] v1.0.1 [2023-03-15T09:53:49.744Z] v1.1.0 [2023-03-15T09:53:49.744Z] v1.2.0 [2023-03-15T09:53:49.744Z] v1.2.1 [2023-03-15T09:53:49.744Z] v1.3.0 [2023-03-15T09:53:49.744Z] v1.3.1 [2023-03-15T09:53:49.744Z] v2.0.0 [2023-03-15T09:53:49.744Z] v2.1.0 [2023-03-15T09:53:49.744Z] v2.1.1 [2023-03-15T09:53:49.744Z] v2.1.1-dev.1 [2023-03-15T09:53:49.744Z] v2.1.1-dev.2 [2023-03-15T09:53:49.744Z] v2.1.1-dev.3 [2023-03-15T09:53:49.744Z] v2.1.1-dev.4 [2023-03-15T09:53:49.744Z] v2.1.1-dev.5 [2023-03-15T09:53:49.744Z] v2.1.1-dev.6 [2023-03-15T09:53:49.744Z] v2.1.1-dev.7 [2023-03-15T09:53:49.744Z] v2.1.1-dev.8 [2023-03-15T09:53:49.744Z] v2.1.2-dev.1 [2023-03-15T09:53:49.744Z] v2.2.0 [2023-03-15T09:53:49.744Z] v2.2.1-dev.1 [2023-03-15T09:53:49.744Z] v2.2.1-dev.10 [2023-03-15T09:53:49.745Z] v2.2.1-dev.11 [2023-03-15T09:53:49.745Z] v2.2.1-dev.12 [2023-03-15T09:53:49.745Z] v2.2.1-dev.13 [2023-03-15T09:53:49.745Z] v2.2.1-dev.14 [2023-03-15T09:53:49.745Z] v2.2.1-dev.15 [2023-03-15T09:53:49.745Z] v2.2.1-dev.16 [2023-03-15T09:53:49.745Z] v2.2.1-dev.17 [2023-03-15T09:53:49.745Z] v2.2.1-dev.18 [2023-03-15T09:53:49.745Z] v2.2.1-dev.19 [2023-03-15T09:53:49.745Z] v2.2.1-dev.2 [2023-03-15T09:53:49.745Z] v2.2.1-dev.20 [2023-03-15T09:53:49.745Z] v2.2.1-dev.21 [2023-03-15T09:53:49.745Z] v2.2.1-dev.22 [2023-03-15T09:53:49.745Z] v2.2.1-dev.23 [2023-03-15T09:53:49.745Z] v2.2.1-dev.24 [2023-03-15T09:53:49.745Z] v2.2.1-dev.25 [2023-03-15T09:53:49.745Z] v2.2.1-dev.26 [2023-03-15T09:53:49.745Z] v2.2.1-dev.27 [2023-03-15T09:53:49.745Z] v2.2.1-dev.28 [2023-03-15T09:53:49.745Z] v2.2.1-dev.29 [2023-03-15T09:53:49.745Z] v2.2.1-dev.3 [2023-03-15T09:53:49.745Z] v2.2.1-dev.4 [2023-03-15T09:53:49.745Z] v2.2.1-dev.5 [2023-03-15T09:53:49.745Z] v2.2.1-dev.6 [2023-03-15T09:53:49.745Z] v2.2.1-dev.7 [2023-03-15T09:53:49.745Z] v2.2.1-dev.8 [2023-03-15T09:53:49.745Z] v2.2.1-dev.9 [2023-03-15T09:53:49.745Z] v2.3.0 [2023-03-15T09:53:49.745Z] v2.3.0-dev.100 [2023-03-15T09:53:49.745Z] v2.3.0-dev.101 [2023-03-15T09:53:49.745Z] v2.3.0-dev.102 [2023-03-15T09:53:49.745Z] v2.3.0-dev.103 [2023-03-15T09:53:49.745Z] v2.3.0-dev.104 [2023-03-15T09:53:49.745Z] v2.3.0-dev.105 [2023-03-15T09:53:49.745Z] v2.3.0-dev.106 [2023-03-15T09:53:49.745Z] v2.3.0-dev.29 [2023-03-15T09:53:49.745Z] v2.3.0-dev.30 [2023-03-15T09:53:49.745Z] v2.3.0-dev.31 [2023-03-15T09:53:49.745Z] v2.3.0-dev.32 [2023-03-15T09:53:49.745Z] v2.3.0-dev.33 [2023-03-15T09:53:49.745Z] v2.3.0-dev.34 [2023-03-15T09:53:49.745Z] v2.3.0-dev.35 [2023-03-15T09:53:49.745Z] v2.3.0-dev.36 [2023-03-15T09:53:49.745Z] v2.3.0-dev.37 [2023-03-15T09:53:49.745Z] v2.3.0-dev.38 [2023-03-15T09:53:49.745Z] v2.3.0-dev.39 [2023-03-15T09:53:49.745Z] v2.3.0-dev.40 [2023-03-15T09:53:49.745Z] v2.3.0-dev.41 [2023-03-15T09:53:49.745Z] v2.3.0-dev.42 [2023-03-15T09:53:49.745Z] v2.3.0-dev.43 [2023-03-15T09:53:49.745Z] v2.3.0-dev.44 [2023-03-15T09:53:49.745Z] v2.3.0-dev.45 [2023-03-15T09:53:49.745Z] v2.3.0-dev.46 [2023-03-15T09:53:49.745Z] v2.3.0-dev.47 [2023-03-15T09:53:49.745Z] v2.3.0-dev.48 [2023-03-15T09:53:49.745Z] v2.3.0-dev.49 [2023-03-15T09:53:49.745Z] v2.3.0-dev.50 [2023-03-15T09:53:49.745Z] v2.3.0-dev.51 [2023-03-15T09:53:49.745Z] v2.3.0-dev.52 [2023-03-15T09:53:49.745Z] v2.3.0-dev.53 [2023-03-15T09:53:49.745Z] v2.3.0-dev.54 [2023-03-15T09:53:49.745Z] v2.3.0-dev.55 [2023-03-15T09:53:49.745Z] v2.3.0-dev.56 [2023-03-15T09:53:49.745Z] v2.3.0-dev.57 [2023-03-15T09:53:49.745Z] v2.3.0-dev.58 [2023-03-15T09:53:49.745Z] v2.3.0-dev.59 [2023-03-15T09:53:49.745Z] v2.3.0-dev.60 [2023-03-15T09:53:49.745Z] v2.3.0-dev.61 [2023-03-15T09:53:49.745Z] v2.3.0-dev.62 [2023-03-15T09:53:49.745Z] v2.3.0-dev.63 [2023-03-15T09:53:49.745Z] v2.3.0-dev.64 [2023-03-15T09:53:49.745Z] v2.3.0-dev.65 [2023-03-15T09:53:49.745Z] v2.3.0-dev.66 [2023-03-15T09:53:49.745Z] v2.3.0-dev.67 [2023-03-15T09:53:49.745Z] v2.3.0-dev.68 [2023-03-15T09:53:49.745Z] v2.3.0-dev.69 [2023-03-15T09:53:49.745Z] v2.3.0-dev.70 [2023-03-15T09:53:49.745Z] v2.3.0-dev.71 [2023-03-15T09:53:49.745Z] v2.3.0-dev.72 [2023-03-15T09:53:49.745Z] v2.3.0-dev.73 [2023-03-15T09:53:49.745Z] v2.3.0-dev.74 [2023-03-15T09:53:49.745Z] v2.3.0-dev.75 [2023-03-15T09:53:49.745Z] v2.3.0-dev.76 [2023-03-15T09:53:49.745Z] v2.3.0-dev.77 [2023-03-15T09:53:49.745Z] v2.3.0-dev.78 [2023-03-15T09:53:49.745Z] v2.3.0-dev.79 [2023-03-15T09:53:49.745Z] v2.3.0-dev.80 [2023-03-15T09:53:49.745Z] v2.3.0-dev.81 [2023-03-15T09:53:49.745Z] v2.3.0-dev.82 [2023-03-15T09:53:49.745Z] v2.3.0-dev.83 [2023-03-15T09:53:49.745Z] v2.3.0-dev.84 [2023-03-15T09:53:49.745Z] v2.3.0-dev.85 [2023-03-15T09:53:49.745Z] v2.3.0-dev.86 [2023-03-15T09:53:49.745Z] v2.3.0-dev.87 [2023-03-15T09:53:49.745Z] v2.3.0-dev.88 [2023-03-15T09:53:49.745Z] v2.3.0-dev.89 [2023-03-15T09:53:49.745Z] v2.3.0-dev.90 [2023-03-15T09:53:49.745Z] v2.3.0-dev.91 [2023-03-15T09:53:49.745Z] v2.3.0-dev.92 [2023-03-15T09:53:49.745Z] v2.3.0-dev.93 [2023-03-15T09:53:49.745Z] v2.3.0-dev.94 [2023-03-15T09:53:49.745Z] v2.3.0-dev.95 [2023-03-15T09:53:49.745Z] v2.3.0-dev.96 [2023-03-15T09:53:49.745Z] v2.3.0-dev.97 [2023-03-15T09:53:49.745Z] v2.3.0-dev.98 [2023-03-15T09:53:49.745Z] v2.3.0-dev.99 [2023-03-15T09:53:49.745Z] v2.3.1-dev.1 [2023-03-15T09:53:49.745Z] v2.3.1-dev.2 [2023-03-15T09:53:49.745Z] v2.3.1-dev.3 [2023-03-15T09:53:49.745Z] v2.3.1-dev.4 [2023-03-15T09:53:49.745Z] v2.3.1-dev.5 [2023-03-15T09:53:49.745Z] v3.0.0-dev.1 [2023-03-15T09:53:49.745Z] v3.0.0-dev.10 [2023-03-15T09:53:49.745Z] v3.0.0-dev.11 [2023-03-15T09:53:49.745Z] v3.0.0-dev.12 [2023-03-15T09:53:49.745Z] v3.0.0-dev.13 [2023-03-15T09:53:49.745Z] v3.0.0-dev.14 [2023-03-15T09:53:49.745Z] v3.0.0-dev.15 [2023-03-15T09:53:49.745Z] v3.0.0-dev.16 [2023-03-15T09:53:49.745Z] v3.0.0-dev.17 [2023-03-15T09:53:49.745Z] v3.0.0-dev.18 [2023-03-15T09:53:49.745Z] v3.0.0-dev.19 [2023-03-15T09:53:49.745Z] v3.0.0-dev.2 [2023-03-15T09:53:49.745Z] v3.0.0-dev.20 [2023-03-15T09:53:49.745Z] v3.0.0-dev.21 [2023-03-15T09:53:49.745Z] v3.0.0-dev.22 [2023-03-15T09:53:49.745Z] v3.0.0-dev.23 [2023-03-15T09:53:49.745Z] v3.0.0-dev.24 [2023-03-15T09:53:49.745Z] v3.0.0-dev.25 [2023-03-15T09:53:49.745Z] v3.0.0-dev.26 [2023-03-15T09:53:49.745Z] v3.0.0-dev.27 [2023-03-15T09:53:49.745Z] v3.0.0-dev.28 [2023-03-15T09:53:49.745Z] v3.0.0-dev.29 [2023-03-15T09:53:49.745Z] v3.0.0-dev.3 [2023-03-15T09:53:49.745Z] v3.0.0-dev.30 [2023-03-15T09:53:49.745Z] v3.0.0-dev.31 [2023-03-15T09:53:49.745Z] v3.0.0-dev.32 [2023-03-15T09:53:49.745Z] v3.0.0-dev.33 [2023-03-15T09:53:49.745Z] v3.0.0-dev.34 [2023-03-15T09:53:49.745Z] v3.0.0-dev.35 [2023-03-15T09:53:49.745Z] v3.0.0-dev.36 [2023-03-15T09:53:49.745Z] v3.0.0-dev.37 [2023-03-15T09:53:49.745Z] v3.0.0-dev.38 [2023-03-15T09:53:49.745Z] v3.0.0-dev.39 [2023-03-15T09:53:49.745Z] v3.0.0-dev.4 [2023-03-15T09:53:49.745Z] v3.0.0-dev.40 [2023-03-15T09:53:49.745Z] v3.0.0-dev.41 [2023-03-15T09:53:49.745Z] v3.0.0-dev.42 [2023-03-15T09:53:49.745Z] v3.0.0-dev.43 [2023-03-15T09:53:49.745Z] v3.0.0-dev.44 [2023-03-15T09:53:49.745Z] v3.0.0-dev.45 [2023-03-15T09:53:49.745Z] v3.0.0-dev.46 [2023-03-15T09:53:49.745Z] v3.0.0-dev.47 [2023-03-15T09:53:49.745Z] v3.0.0-dev.48 [2023-03-15T09:53:49.745Z] v3.0.0-dev.49 [2023-03-15T09:53:49.745Z] v3.0.0-dev.5 [2023-03-15T09:53:49.745Z] v3.0.0-dev.50 [2023-03-15T09:53:49.745Z] v3.0.0-dev.51 [2023-03-15T09:53:49.745Z] v3.0.0-dev.52 [2023-03-15T09:53:49.745Z] v3.0.0-dev.53 [2023-03-15T09:53:49.745Z] v3.0.0-dev.54 [2023-03-15T09:53:49.745Z] v3.0.0-dev.55 [2023-03-15T09:53:49.745Z] v3.0.0-dev.56 [2023-03-15T09:53:49.745Z] v3.0.0-dev.57 [2023-03-15T09:53:49.745Z] v3.0.0-dev.58 [2023-03-15T09:53:49.745Z] v3.0.0-dev.59 [2023-03-15T09:53:49.745Z] v3.0.0-dev.6 [2023-03-15T09:53:49.745Z] v3.0.0-dev.60 [2023-03-15T09:53:49.745Z] v3.0.0-dev.61 [2023-03-15T09:53:49.745Z] v3.0.0-dev.62 [2023-03-15T09:53:49.745Z] v3.0.0-dev.63 [2023-03-15T09:53:49.745Z] v3.0.0-dev.64 [2023-03-15T09:53:49.745Z] v3.0.0-dev.65 [2023-03-15T09:53:49.745Z] v3.0.0-dev.66 [2023-03-15T09:53:49.745Z] v3.0.0-dev.67 [2023-03-15T09:53:49.745Z] v3.0.0-dev.68 [2023-03-15T09:53:49.745Z] v3.0.0-dev.69 [2023-03-15T09:53:49.745Z] v3.0.0-dev.7 [2023-03-15T09:53:49.745Z] v3.0.0-dev.70 [2023-03-15T09:53:49.745Z] v3.0.0-dev.71 [2023-03-15T09:53:49.745Z] v3.0.0-dev.72 [2023-03-15T09:53:49.745Z] v3.0.0-dev.73 [2023-03-15T09:53:49.745Z] v3.0.0-dev.74 [2023-03-15T09:53:49.745Z] v3.0.0-dev.75 [2023-03-15T09:53:49.745Z] v3.0.0-dev.76 [2023-03-15T09:53:49.745Z] v3.0.0-dev.77 [2023-03-15T09:53:49.745Z] v3.0.0-dev.78 [2023-03-15T09:53:49.745Z] v3.0.0-dev.79 [2023-03-15T09:53:49.745Z] v3.0.0-dev.8 [2023-03-15T09:53:49.745Z] v3.0.0-dev.80 [2023-03-15T09:53:49.745Z] v3.0.0-dev.81 [2023-03-15T09:53:49.745Z] v3.0.0-dev.82 [2023-03-15T09:53:49.745Z] v3.0.0-dev.83 [2023-03-15T09:53:49.745Z] v3.0.0-dev.84 [2023-03-15T09:53:49.745Z] v3.0.0-dev.85 [2023-03-15T09:53:49.745Z] v3.0.0-dev.86 [2023-03-15T09:53:49.745Z] v3.0.0-dev.87 [2023-03-15T09:53:49.745Z] v3.0.0-dev.88 [2023-03-15T09:53:49.745Z] v3.0.0-dev.89 [2023-03-15T09:53:49.745Z] v3.0.0-dev.9 [2023-03-15T09:53:49.745Z] v3.0.0-dev.90 [2023-03-15T09:53:49.745Z] v3.0.0-dev.91 [2023-03-15T09:53:49.745Z] v3.0.0-dev.92 [2023-03-15T09:53:49.745Z] v3.0.0-dev.93 [2023-03-15T09:53:49.745Z] v3.0.0-dev.94 [2023-03-15T09:53:49.745Z] v3.0.0-dev.95 [2023-03-15T09:53:49.745Z] v3.0.0-dev.96 [2023-03-15T09:53:49.745Z] v3.0.0-dev.97 [2023-03-15T09:53:49.745Z] v3.0.0-dev.98 [Pipeline] sh [2023-03-15T09:53:50.069Z] + lftools sign git-tag v3.0.0-dev.98 [2023-03-15T09:53:50.635Z] Signing Git tag with Sigul... [2023-03-15T09:53:50.635Z] Signing v3.0.0-dev.98 [Pipeline] echo [2023-03-15T09:53:50.901Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:53:51.182Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T09:53:51.189Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T09:53:51.209Z] $ docker stop --time=1 bcd0ae18f719b5450c20d9ecbcfb6ebdc062910382846c069629c63ac2866231 [2023-03-15T09:53:52.493Z] $ docker rm -f --volumes bcd0ae18f719b5450c20d9ecbcfb6ebdc062910382846c069629c63ac2866231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T09:53:52.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T09:53:52.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:53.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:53:53.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:53:53.270Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:53:53.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T09:53:53.637Z] $ docker top aca044a444b6dd13790a12b2ae2296688321f5b8c53b0acd802dd651ccd5c4f9 -eo pid,comm [2023-03-15T09:53:53.685Z] 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-15T09:53:53.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T09:53:53.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T09:53:53.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T09:53:53.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T09:53:53.846Z] $ docker exec aca044a444b6dd13790a12b2ae2296688321f5b8c53b0acd802dd651ccd5c4f9 ssh-agent [2023-03-15T09:53:53.959Z] SSH_AUTH_SOCK=/tmp/ssh-ipLsBakxmJhF/agent.32 [2023-03-15T09:53:53.959Z] SSH_AGENT_PID=38 [2023-03-15T09:53:53.962Z] Running ssh-add (command line suppressed) [2023-03-15T09:53:54.064Z] Identity added: /w/workspace/edgex-go/460@tmp/private_key_3640089341219597919.key (/w/workspace/edgex-go/460@tmp/private_key_3640089341219597919.key) [2023-03-15T09:53:54.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T09:53:54.364Z] + git semver bump pre [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,520 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,521 [bump_version] DEBUG bumping version:3.0.0-dev.98 on axis:pre with prefix:dev [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,521 [bump_version] DEBUG bumped version:3.0.0-dev.99 [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,521 [write_version] DEBUG write version:3.0.0-dev.99 to path:/w/workspace/edgex-go/460/.semver/main with force:True [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,521 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,521 [write_file] DEBUG write to file:/w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,522 [execute] INFO git cat-file --batch-check [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,526 [execute] INFO git cat-file --batch [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T09:53:54.622Z] 2023-03-15 09:53:54,530 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:53:54.623Z] 3.0.0-dev.99 [Pipeline] } [2023-03-15T09:53:54.630Z] $ docker exec --env ******** --env ******** aca044a444b6dd13790a12b2ae2296688321f5b8c53b0acd802dd651ccd5c4f9 ssh-agent -k [2023-03-15T09:53:54.722Z] unset SSH_AUTH_SOCK; [2023-03-15T09:53:54.722Z] unset SSH_AGENT_PID; [2023-03-15T09:53:54.722Z] echo Agent pid 38 killed; [2023-03-15T09:53:54.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T09:53:55.041Z] + git semver [Pipeline] } [2023-03-15T09:53:55.314Z] $ docker stop --time=1 aca044a444b6dd13790a12b2ae2296688321f5b8c53b0acd802dd651ccd5c4f9 [2023-03-15T09:53:56.572Z] $ docker rm -f --volumes aca044a444b6dd13790a12b2ae2296688321f5b8c53b0acd802dd651ccd5c4f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T09:53:56.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T09:53:56.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:53:57.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T09:53:57.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:53:57.271Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:53:57.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T09:53:57.608Z] $ docker top aff1980e297f9b1e4472893810b20872832c877c730047b072bb9fc154d13868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T09:53:57.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T09:53:57.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T09:53:57.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T09:53:57.799Z] $ docker exec aff1980e297f9b1e4472893810b20872832c877c730047b072bb9fc154d13868 ssh-agent [2023-03-15T09:53:57.905Z] SSH_AUTH_SOCK=/tmp/ssh-o3hfcdOs7R57/agent.33 [2023-03-15T09:53:57.905Z] SSH_AGENT_PID=39 [2023-03-15T09:53:57.910Z] Running ssh-add (command line suppressed) [2023-03-15T09:53:58.010Z] Identity added: /w/workspace/edgex-go/460@tmp/private_key_3225162372113689377.key (/w/workspace/edgex-go/460@tmp/private_key_3225162372113689377.key) [2023-03-15T09:53:58.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T09:53:58.308Z] + git semver push [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,467 [run_push] DEBUG push [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,467 [execute] INFO git cat-file --batch-check [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,471 [execute] INFO git rev-list bc2965f73fa882767d2ea41f4340295358c62a8a -- [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,471 [execute] DEBUG Popen(['git', 'rev-list', 'bc2965f73fa882767d2ea41f4340295358c62a8a', '--'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,486 [execute] INFO git fetch -v origin [2023-03-15T09:53:58.567Z] 2023-03-15 09:53:58,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T09:53:59.134Z] 2023-03-15 09:53:58,958 [run_push] DEBUG no remote changes detected [2023-03-15T09:53:59.135Z] 2023-03-15 09:53:58,959 [execute] INFO git push origin semver [2023-03-15T09:53:59.135Z] 2023-03-15 09:53:58,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/460/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T09:54:00.070Z] 2023-03-15 09:53:59,856 [run_push] DEBUG push all version tags [2023-03-15T09:54:00.070Z] 2023-03-15 09:53:59,857 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T09:54:00.070Z] 2023-03-15 09:53:59,857 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/460, universal_newlines=False, shell=None, istream=None) [2023-03-15T09:54:01.007Z] 2023-03-15 09:54:00,692 [read_version] DEBUG read version from /w/workspace/edgex-go/460/.semver/main [2023-03-15T09:54:01.007Z] 3.0.0-dev.99 [Pipeline] } [2023-03-15T09:54:01.014Z] $ docker exec --env ******** --env ******** aff1980e297f9b1e4472893810b20872832c877c730047b072bb9fc154d13868 ssh-agent -k [2023-03-15T09:54:01.113Z] unset SSH_AUTH_SOCK; [2023-03-15T09:54:01.114Z] unset SSH_AGENT_PID; [2023-03-15T09:54:01.114Z] echo Agent pid 39 killed; [2023-03-15T09:54:01.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T09:54:01.428Z] + git semver [Pipeline] } [2023-03-15T09:54:01.696Z] $ docker stop --time=1 aff1980e297f9b1e4472893810b20872832c877c730047b072bb9fc154d13868 [2023-03-15T09:54:02.972Z] $ docker rm -f --volumes aff1980e297f9b1e4472893810b20872832c877c730047b072bb9fc154d13868 [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-15T09:54:03.464Z] + [ -d /w/workspace/edgex-go/460/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:03.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:04.611Z] ---> package-listing.sh [2023-03-15T09:54:04.611Z] ++ facter osfamily [2023-03-15T09:54:04.611Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T09:54:04.870Z] + OS_FAMILY=debian [2023-03-15T09:54:04.870Z] + workspace=/w/workspace/edgex-go/460 [2023-03-15T09:54:04.870Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T09:54:04.870Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T09:54:04.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T09:54:04.870Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T09:54:04.870Z] + '[' /w/workspace/edgex-go/460 ']' [2023-03-15T09:54:04.870Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T09:54:04.870Z] + case "${OS_FAMILY}" in [2023-03-15T09:54:04.870Z] + dpkg -l [2023-03-15T09:54:04.870Z] + grep '^ii' [2023-03-15T09:54:04.870Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T09:54:04.870Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T09:54:04.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T09:54:04.870Z] + '[' /w/workspace/edgex-go/460 ']' [2023-03-15T09:54:04.870Z] + mkdir -p /w/workspace/edgex-go/460/archives/ [2023-03-15T09:54:04.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/460/archives/ [Pipeline] echo [2023-03-15T09:54:04.881Z] 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/460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T09:54:05.157Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:54:05.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T09:54:05.710Z] [2023-03-15T09:54:05.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T09:54:06.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T09:54:06.002Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T09:54:06.002Z] 5eb5b503b376: Pulling fs layer [2023-03-15T09:54:06.002Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T09:54:06.002Z] ec43610c2a17: Pulling fs layer [2023-03-15T09:54:06.002Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T09:54:06.002Z] 33b1e0a273af: Pulling fs layer [2023-03-15T09:54:06.002Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T09:54:06.002Z] 2f39f015ded8: Pulling fs layer [2023-03-15T09:54:06.002Z] 3a2ae6a8a46f: Waiting [2023-03-15T09:54:06.002Z] 2f39f015ded8: Waiting [2023-03-15T09:54:06.002Z] 33b1e0a273af: Waiting [2023-03-15T09:54:06.002Z] 5d3b04190fa2: Waiting [2023-03-15T09:54:06.002Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T09:54:06.002Z] 5c69ac0246d0: Download complete [2023-03-15T09:54:06.002Z] 3a2ae6a8a46f: Download complete [2023-03-15T09:54:06.260Z] 33b1e0a273af: Verifying Checksum [2023-03-15T09:54:06.260Z] 33b1e0a273af: Download complete [2023-03-15T09:54:06.260Z] ec43610c2a17: Verifying Checksum [2023-03-15T09:54:06.260Z] ec43610c2a17: Download complete [2023-03-15T09:54:06.260Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T09:54:06.260Z] 5d3b04190fa2: Download complete [2023-03-15T09:54:06.260Z] 5eb5b503b376: Verifying Checksum [2023-03-15T09:54:06.260Z] 5eb5b503b376: Download complete [2023-03-15T09:54:06.824Z] 2f39f015ded8: Download complete [2023-03-15T09:54:07.388Z] 5eb5b503b376: Pull complete [2023-03-15T09:54:07.388Z] 5c69ac0246d0: Pull complete [2023-03-15T09:54:07.952Z] ec43610c2a17: Pull complete [2023-03-15T09:54:07.952Z] 3a2ae6a8a46f: Pull complete [2023-03-15T09:54:08.208Z] 33b1e0a273af: Pull complete [2023-03-15T09:54:08.208Z] 5d3b04190fa2: Pull complete [2023-03-15T09:54:12.387Z] 2f39f015ded8: Pull complete [2023-03-15T09:54:12.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T09:54:12.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T09:54:12.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T09:54:12.466Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2023-03-15T09:54:12.495Z] $ 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/460/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/460 -v /w/workspace/edgex-go/460:/w/workspace/edgex-go/460:rw,z -v /w/workspace/edgex-go/460@tmp:/w/workspace/edgex-go/460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T09:54:15.429Z] $ docker top 7238a4b816a9db5f024ee343773fe3dad00819ff1234d0b35ce9a721e115f4d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T09:54:15.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T09:54:16.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T09:54:16.336Z] + ls /var/log/sa-host [2023-03-15T09:54:16.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T09:54:16.394Z] provisioning config files... [2023-03-15T09:54:16.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/460@tmp/config11935513012236565659tmp [Pipeline] { [Pipeline] echo [2023-03-15T09:54:16.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:16.694Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T09:54:16.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:17.012Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T09:54:17.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:17.302Z] ---> sudo-logs.sh [2023-03-15T09:54:17.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T09:54:17.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:17.612Z] ---> job-cost.sh [2023-03-15T09:54:17.612Z] lf-activate-venv: SKIPPING [2023-03-15T09:54:17.612Z] DEBUG: total: 0.10999999940395355 [2023-03-15T09:54:17.612Z] INFO: Retrieving Stack Cost... [2023-03-15T09:54:18.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T09:54:18.437Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T09:54:18.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T09:54:18.736Z] ---> logs-deploy.sh [2023-03-15T09:54:18.736Z] lf-activate-venv: SKIPPING [2023-03-15T09:54:18.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/460 [2023-03-15T09:54:18.736Z] INFO: archiving workspace using pattern(s): [2023-03-15T09:54:19.674Z] Archives upload complete. [2023-03-15T09:54:19.674Z] INFO: archiving logs to Nexus