Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db4df0826c11cae39af8e6376885c49e760e8099 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-ssh4064397527191916457.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-ssh35485469531009028.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-ssh15477090535984964976.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-ssh16915497971927062404.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-ssh2495501459064604883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6228 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/478 [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/478 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision db4df0826c11cae39af8e6376885c49e760e8099 (main) Commit message: "fix: Change DB Timeout values missed in previous PR (#4487)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 > git rev-list --no-walk 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T18:09:14.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T18:09:14.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T18:09:14.454Z] ========================================================= [2023-03-29T18:09:14.454Z] EdgeX Global Pipelines Version Info [2023-03-29T18:09:14.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:09:16.535Z] ------------------- [2023-03-29T18:09:16.535Z] stable info: [2023-03-29T18:09:16.535Z] ------------------- [2023-03-29T18:09:16.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T18:09:16.535Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T18:09:16.535Z] Message: update stable to v1.0.245 [2023-03-29T18:09:16.796Z] ------------------- [2023-03-29T18:09:16.796Z] experimental info: [2023-03-29T18:09:16.796Z] ------------------- [2023-03-29T18:09:16.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T18:09:16.796Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T18:09:16.796Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T18:09:16.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T18:09:17.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T18:09:17.020Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T18:09:17.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T18:09:17.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T18:09:17.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T18:09:17.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T18:09:17.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T18:09:17.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T18:09:17.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T18:09:17.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T18:09:17.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T18:09:17.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T18:09:17.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T18:09:17.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T18:09:17.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T18:09:17.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T18:09:17.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T18:09:17.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T18:09:17.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T18:09:17.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T18:09:17.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T18:09:17.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T18:09:17.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T18:09:17.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T18:09:17.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T18:09:17.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo [2023-03-29T18:09:17.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db4df08 [Pipeline] echo [2023-03-29T18:09:17.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T18:09:17.388Z] provisioning config files... [2023-03-29T18:09:17.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config10173915339202347646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:09:17.699Z] ---> docker-login.sh [2023-03-29T18:09:17.699Z] nexus3.edgexfoundry.org:10001 [2023-03-29T18:09:17.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:09:17.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:09:17.960Z] Configure a credential helper to remove this warning. See [2023-03-29T18:09:17.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:09:17.960Z] [2023-03-29T18:09:17.960Z] Login Succeeded [2023-03-29T18:09:17.960Z] nexus3.edgexfoundry.org:10002 [2023-03-29T18:09:17.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:09:17.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:09:17.960Z] Configure a credential helper to remove this warning. See [2023-03-29T18:09:17.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:09:17.960Z] [2023-03-29T18:09:17.960Z] Login Succeeded [2023-03-29T18:09:17.960Z] nexus3.edgexfoundry.org:10003 [2023-03-29T18:09:18.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:09:18.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:09:18.221Z] Configure a credential helper to remove this warning. See [2023-03-29T18:09:18.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:09:18.221Z] [2023-03-29T18:09:18.221Z] Login Succeeded [2023-03-29T18:09:18.221Z] nexus3.edgexfoundry.org:10004 [2023-03-29T18:09:18.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:09:18.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:09:18.221Z] Configure a credential helper to remove this warning. See [2023-03-29T18:09:18.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:09:18.221Z] [2023-03-29T18:09:18.221Z] Login Succeeded [2023-03-29T18:09:18.221Z] docker.io [2023-03-29T18:09:18.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:09:18.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:09:18.481Z] Configure a credential helper to remove this warning. See [2023-03-29T18:09:18.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:09:18.481Z] [2023-03-29T18:09:18.481Z] Login Succeeded [2023-03-29T18:09:18.481Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T18:09:18.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T18:09:18.791Z] + 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-29T18:09:18.792Z] + dirname cmd/core-command/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T18:09:18.792Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-03-29T18:09:18.792Z] -f2 [2023-03-29T18:09:18.792Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T18:09:18.792Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-29T18:09:18.792Z] cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T18:09:18.792Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2023-03-29T18:09:18.792Z] -f2 [2023-03-29T18:09:18.792Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T18:09:18.792Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T18:09:18.792Z] + cut -d/ -f2 [2023-03-29T18:09:18.792Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T18:09:18.835Z] 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-29T18:09:19.162Z] + git rev-list -1 --merges db4df0826c11cae39af8e6376885c49e760e8099~1..db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo [2023-03-29T18:09:19.178Z] -----------> git rev-list -1 --merges db4df0826c11cae39af8e6376885c49e760e8099~1..db4df0826c11cae39af8e6376885c49e760e8099 db4df0826c11cae39af8e6376885c49e760e8099 [false] [Pipeline] sh [2023-03-29T18:09:19.459Z] + git log --format=format:%s -1 db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo [2023-03-29T18:09:19.473Z] ========================================================= [2023-03-29T18:09:19.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T18:09:19.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T18:09:19.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T18:09:19.821Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T18:09:19.821Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T18:09:19.821Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T18:09:19.821Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T18:09:19.821Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T18:09:19.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:09:20.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:09:20.157Z] [2023-03-29T18:09:20.157Z] 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-29T18:09:20.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:09:20.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T18:09:20.454Z] b85a868b505f: Pulling fs layer [2023-03-29T18:09:20.454Z] e2be974225ed: Pulling fs layer [2023-03-29T18:09:20.454Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T18:09:20.454Z] 988bab9f4d93: Pulling fs layer [2023-03-29T18:09:20.454Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T18:09:20.454Z] eaf3925da568: Pulling fs layer [2023-03-29T18:09:20.454Z] bab4dde63d76: Pulling fs layer [2023-03-29T18:09:20.454Z] bde34c3a00c8: Pulling fs layer [2023-03-29T18:09:20.454Z] b352a97aabf1: Pulling fs layer [2023-03-29T18:09:20.454Z] 4872d77fe225: Pulling fs layer [2023-03-29T18:09:20.454Z] 5851b861e8e6: Pulling fs layer [2023-03-29T18:09:20.454Z] 1469e6f7b9e6: Waiting [2023-03-29T18:09:20.454Z] eaf3925da568: Waiting [2023-03-29T18:09:20.454Z] bab4dde63d76: Waiting [2023-03-29T18:09:20.454Z] bde34c3a00c8: Waiting [2023-03-29T18:09:20.454Z] b352a97aabf1: Waiting [2023-03-29T18:09:20.454Z] 988bab9f4d93: Waiting [2023-03-29T18:09:20.454Z] 4872d77fe225: Waiting [2023-03-29T18:09:20.454Z] 5851b861e8e6: Waiting [2023-03-29T18:09:20.454Z] e2be974225ed: Verifying Checksum [2023-03-29T18:09:20.454Z] e2be974225ed: Download complete [2023-03-29T18:09:20.454Z] 988bab9f4d93: Download complete [2023-03-29T18:09:20.454Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T18:09:20.454Z] 339a4e72a1f5: Download complete [2023-03-29T18:09:20.454Z] eaf3925da568: Verifying Checksum [2023-03-29T18:09:20.454Z] eaf3925da568: Download complete [2023-03-29T18:09:20.454Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T18:09:20.454Z] 1469e6f7b9e6: Download complete [2023-03-29T18:09:20.714Z] bde34c3a00c8: Verifying Checksum [2023-03-29T18:09:20.714Z] bde34c3a00c8: Download complete [2023-03-29T18:09:20.714Z] b352a97aabf1: Download complete [2023-03-29T18:09:20.714Z] 4872d77fe225: Download complete [2023-03-29T18:09:20.714Z] 5851b861e8e6: Verifying Checksum [2023-03-29T18:09:20.714Z] 5851b861e8e6: Download complete [2023-03-29T18:09:20.714Z] b85a868b505f: Verifying Checksum [2023-03-29T18:09:20.714Z] b85a868b505f: Download complete [2023-03-29T18:09:20.975Z] bab4dde63d76: Verifying Checksum [2023-03-29T18:09:20.975Z] bab4dde63d76: Download complete [2023-03-29T18:09:21.912Z] b85a868b505f: Pull complete [2023-03-29T18:09:21.912Z] e2be974225ed: Pull complete [2023-03-29T18:09:22.478Z] 339a4e72a1f5: Pull complete [2023-03-29T18:09:22.478Z] 988bab9f4d93: Pull complete [2023-03-29T18:09:22.738Z] 1469e6f7b9e6: Pull complete [2023-03-29T18:09:22.738Z] eaf3925da568: Pull complete [2023-03-29T18:09:24.117Z] bab4dde63d76: Pull complete [2023-03-29T18:09:24.374Z] bde34c3a00c8: Pull complete [2023-03-29T18:09:24.374Z] b352a97aabf1: Pull complete [2023-03-29T18:09:24.374Z] 4872d77fe225: Pull complete [2023-03-29T18:09:24.633Z] 5851b861e8e6: Pull complete [2023-03-29T18:09:24.633Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T18:09:24.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:09:24.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:09:24.714Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:09:24.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:09:25.920Z] $ docker top b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b -eo pid,comm [2023-03-29T18:09:25.969Z] 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-29T18:09:25.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T18:09:26.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T18:09:26.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T18:09:26.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T18:09:26.141Z] $ docker exec b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent [2023-03-29T18:09:26.243Z] SSH_AUTH_SOCK=/tmp/ssh-xamaYNku03Yy/agent.33 [2023-03-29T18:09:26.243Z] SSH_AGENT_PID=39 [2023-03-29T18:09:26.250Z] Running ssh-add (command line suppressed) [2023-03-29T18:09:26.353Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_8130600467685392386.key (/w/workspace/edgex-go/478@tmp/private_key_8130600467685392386.key) [2023-03-29T18:09:26.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T18:09:26.655Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T18:09:26.670Z] $ docker exec --env ******** --env ******** b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent -k [2023-03-29T18:09:26.772Z] unset SSH_AUTH_SOCK; [2023-03-29T18:09:26.773Z] unset SSH_AGENT_PID; [2023-03-29T18:09:26.773Z] echo Agent pid 39 killed; [2023-03-29T18:09:26.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T18:09:26.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T18:09:26.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T18:09:26.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T18:09:26.930Z] $ docker exec b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent [2023-03-29T18:09:27.044Z] SSH_AUTH_SOCK=/tmp/ssh-kN99sfCryRBj/agent.72 [2023-03-29T18:09:27.044Z] SSH_AGENT_PID=79 [2023-03-29T18:09:27.049Z] Running ssh-add (command line suppressed) [2023-03-29T18:09:27.160Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_9613956882752520918.key (/w/workspace/edgex-go/478@tmp/private_key_9613956882752520918.key) [2023-03-29T18:09:27.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T18:09:27.461Z] + git semver init [2023-03-29T18:09:27.720Z] 2023-03-29 18:09:27,635 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T18:09:27.720Z] 2023-03-29 18:09:27,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/478/.semver [2023-03-29T18:09:27.720Z] 2023-03-29 18:09:27,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/478/.semver [2023-03-29T18:09:27.720Z] 2023-03-29 18:09:27,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/478/.semver'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) [2023-03-29T18:09:33.003Z] 2023-03-29 18:09:32,227 [append_file] DEBUG append to file:/w/workspace/edgex-go/478/.git/info/exclude [2023-03-29T18:09:33.003Z] 2023-03-29 18:09:32,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/478/.semver/main with force:False [2023-03-29T18:09:33.003Z] 2023-03-29 18:09:32,228 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:09:33.003Z] 2023-03-29 18:09:32,228 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:09:33.003Z] 3.0.0-dev.116 [Pipeline] } [2023-03-29T18:09:33.015Z] $ docker exec --env ******** --env ******** b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent -k [2023-03-29T18:09:33.122Z] unset SSH_AUTH_SOCK; [2023-03-29T18:09:33.123Z] unset SSH_AGENT_PID; [2023-03-29T18:09:33.123Z] echo Agent pid 79 killed; [2023-03-29T18:09:33.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T18:09:33.429Z] + git semver [Pipeline] } [2023-03-29T18:09:33.707Z] $ docker stop --time=1 b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b [2023-03-29T18:09:35.013Z] $ docker rm -f --volumes b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T18:09:35.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T18:09:35.560Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T18:09:35.563Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.116 [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-29T18:09:35.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] echo [2023-03-29T18:09:35.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:09:36.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:09:36.009Z] ========================================================= [2023-03-29T18:09:36.009Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T18:09:36.009Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T18:09:36.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T18:09:36.298Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T18:09:36.298Z] 63b65145d645: Pulling fs layer [2023-03-29T18:09:36.298Z] a2d21d5440eb: Pulling fs layer [2023-03-29T18:09:36.298Z] 935e6c44a52c: Pulling fs layer [2023-03-29T18:09:36.298Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T18:09:36.298Z] 30dea6a524f1: Pulling fs layer [2023-03-29T18:09:36.298Z] a2aff8979fd8: Pulling fs layer [2023-03-29T18:09:36.298Z] 6808be2612f2: Pulling fs layer [2023-03-29T18:09:36.298Z] f25807f1079a: Pulling fs layer [2023-03-29T18:09:36.298Z] a2aff8979fd8: Waiting [2023-03-29T18:09:36.298Z] 6808be2612f2: Waiting [2023-03-29T18:09:36.298Z] f25807f1079a: Waiting [2023-03-29T18:09:36.298Z] 30dea6a524f1: Waiting [2023-03-29T18:09:36.298Z] a2d21d5440eb: Verifying Checksum [2023-03-29T18:09:36.298Z] a2d21d5440eb: Download complete [2023-03-29T18:09:36.298Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T18:09:36.298Z] 94cc34f8dd06: Download complete [2023-03-29T18:09:36.298Z] 30dea6a524f1: Verifying Checksum [2023-03-29T18:09:36.298Z] 30dea6a524f1: Download complete [2023-03-29T18:09:36.298Z] 63b65145d645: Verifying Checksum [2023-03-29T18:09:36.298Z] 63b65145d645: Download complete [2023-03-29T18:09:36.298Z] a2aff8979fd8: Verifying Checksum [2023-03-29T18:09:36.298Z] a2aff8979fd8: Download complete [2023-03-29T18:09:36.561Z] 63b65145d645: Pull complete [2023-03-29T18:09:36.561Z] a2d21d5440eb: Pull complete [2023-03-29T18:09:36.820Z] f25807f1079a: Verifying Checksum [2023-03-29T18:09:36.821Z] f25807f1079a: Download complete [2023-03-29T18:09:36.821Z] 935e6c44a52c: Verifying Checksum [2023-03-29T18:09:36.821Z] 935e6c44a52c: Download complete [2023-03-29T18:09:37.079Z] 6808be2612f2: Verifying Checksum [2023-03-29T18:09:37.079Z] 6808be2612f2: Download complete [2023-03-29T18:09:40.366Z] 935e6c44a52c: Pull complete [2023-03-29T18:09:40.366Z] 94cc34f8dd06: Pull complete [2023-03-29T18:09:40.366Z] 30dea6a524f1: Pull complete [2023-03-29T18:09:40.366Z] a2aff8979fd8: Pull complete [2023-03-29T18:09:42.270Z] 6808be2612f2: Pull complete [2023-03-29T18:09:43.205Z] f25807f1079a: Pull complete [2023-03-29T18:09:43.205Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T18:09:43.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T18:09:43.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T18:09:43.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T18:09:43.505Z] WORKDIR /edgex [2023-03-29T18:09:43.505Z] COPY go.mod . [2023-03-29T18:09:43.505Z] RUN go mod download [2023-03-29T18:09:43.505Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-29T18:09:44.073Z] Sending build context to Docker daemon 170.5MB [2023-03-29T18:09:44.073Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T18:09:44.073Z] ---> 3b553350e43f [2023-03-29T18:09:44.073Z] Step 2/4 : WORKDIR /edgex [2023-03-29T18:09:45.984Z] ---> Running in 33dd5dc8b71c [2023-03-29T18:09:45.984Z] Removing intermediate container 33dd5dc8b71c [2023-03-29T18:09:45.984Z] ---> 2898d32110ec [2023-03-29T18:09:45.984Z] Step 3/4 : COPY go.mod . [2023-03-29T18:09:45.984Z] ---> 180babad793b [2023-03-29T18:09:45.984Z] Step 4/4 : RUN go mod download [2023-03-29T18:09:45.984Z] ---> Running in 75b995f4a8e9 [2023-03-29T18:09:50.658Z] Still waiting to schedule task [2023-03-29T18:09:50.658Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6229’ is offline [2023-03-29T18:09:55.964Z] Removing intermediate container 75b995f4a8e9 [2023-03-29T18:09:55.965Z] ---> bb7aea0275f1 [2023-03-29T18:09:55.965Z] Successfully built bb7aea0275f1 [2023-03-29T18:09:55.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:09:56.269Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T18:09:56.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:09:56.341Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:09:56.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:09:56.738Z] $ docker top 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:09:57.078Z] + go version [2023-03-29T18:09:57.078Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T18:09:57.094Z] $ docker stop --time=1 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 [2023-03-29T18:09:58.408Z] $ docker rm -f --volumes 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:09:58.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T18:09:58.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:09:58.887Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:09:58.919Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:09:59.273Z] $ docker top 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T18:09:59.336Z] ========================================================= [2023-03-29T18:09:59.336Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T18:09:59.336Z] ========================================================= [Pipeline] sh [2023-03-29T18:09:59.613Z] + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] fileExists [Pipeline] sh [2023-03-29T18:09:59.910Z] + make test [2023-03-29T18:09:59.910Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T18:10:06.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T18:10:18.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T18:10:18.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T18:10:19.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T18:10:19.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T18:10:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T18:10:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T18:10:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T18:10:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T18:10:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T18:10:20.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T18:10:20.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T18:10:21.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T18:10:21.116Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T18:10:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T18:10:22.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T18:10:22.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T18:10:22.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-03-29T18:10:23.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-29T18:10:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T18:10:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T18:10:24.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T18:10:25.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T18:10:25.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T18:10:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T18:10:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T18:10:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T18:10:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T18:10:26.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T18:10:27.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.3% of statements [2023-03-29T18:10:27.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-29T18:10:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T18:10:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T18:10:29.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.629s coverage: 88.5% of statements [2023-03-29T18:10:29.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-29T18:10:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T18:10:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T18:10:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T18:10:29.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements [2023-03-29T18:10:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T18:10:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T18:10:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T18:10:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T18:10:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T18:10:30.205Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-03-29T18:10:31.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T18:10:31.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T18:10:31.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T18:10:31.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-03-29T18:10:31.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T18:10:31.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T18:10:31.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-03-29T18:10:31.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.0% of statements [2023-03-29T18:10:31.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 44.1% of statements [2023-03-29T18:10:31.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 82.9% of statements [2023-03-29T18:10:31.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-03-29T18:10:32.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-03-29T18:10:32.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T18:10:33.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T18:10:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T18:10:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T18:10:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T18:10:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T18:10:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T18:10:34.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T18:10:34.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T18:10:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T18:10:35.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T18:10:36.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T18:10:36.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T18:10:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T18:10:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T18:10:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T18:10:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T18:10:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T18:10:39.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T18:10:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T18:10:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T18:10:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T18:10:40.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T18:10:41.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T18:10:41.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T18:10:41.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T18:10:41.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T18:10:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T18:10:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T18:10:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T18:10:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T18:10:43.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements [2023-03-29T18:10:43.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T18:10:43.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T18:10:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T18:10:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.082s coverage: 92.9% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 92.3% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-29T18:10:56.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-03-29T18:10:56.678Z] 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-29T18:10:56.678Z] running golangci-lint [2023-03-29T18:10:56.678Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T18:10:56.678Z] go version go1.20.2 linux/amd64 [2023-03-29T18:10:56.937Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T18:10:56.937Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T18:11:11.800Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 13.366372705s" [2023-03-29T18:11:11.800Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.823732ms" [2023-03-29T18:11:17.057Z] level=info msg="[linters_context/goanalysis] analyzers took 52.421250185s with top 10 stages: buildir: 27.125178411s, inspect: 1.91878744s, fact_deprecated: 1.447135855s, printf: 1.109950381s, gosec: 1.043530679s, ctrlflow: 1.027330807s, S1038: 971.273041ms, nilness: 702.844378ms, fact_purity: 629.02888ms, isgenerated: 553.634763ms" [2023-03-29T18:11:17.057Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T18:11:17.057Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, skip_files: 201/201, identifier_marker: 201/201, cgo: 201/201, skip_dirs: 201/201, exclude-rules: 21/201, autogenerated_exclude: 201/201, exclude: 201/201, nolint: 0/21, filename_unadjuster: 201/201" [2023-03-29T18:11:17.057Z] level=info msg="[runner] processing took 18.338401ms with stages: nolint: 8.450099ms, identifier_marker: 4.66161ms, exclude-rules: 1.762422ms, path_prettifier: 1.304471ms, autogenerated_exclude: 1.112386ms, skip_dirs: 996.073µs, cgo: 27.83µs, filename_unadjuster: 14.28µs, source_code: 5.6µs, max_same_issues: 650ns, uniq_by_line: 560ns, skip_files: 460ns, exclude: 370ns, sort_results: 280ns, severity-rules: 270ns, diff: 270ns, path_shortener: 260ns, max_from_linter: 200ns, max_per_file_from_linter: 170ns, path_prefixer: 140ns" [2023-03-29T18:11:17.057Z] level=info msg="[runner] linters took 6.519152671s with stages: goanalysis_metalinter: 6.500680026s" [2023-03-29T18:11:17.057Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T18:11:17.057Z] level=info msg="Memory: 201 samples, avg is 181.9MB, max is 764.8MB" [2023-03-29T18:11:17.057Z] level=info msg="Execution took 19.928449439s" [2023-03-29T18:11:17.057Z] go vet ./... [2023-03-29T18:11:21.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T18:11:21.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T18:11:21.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T18:11:21.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T18:11:21.538Z] + ls -al . [2023-03-29T18:11:21.539Z] total 704 [2023-03-29T18:11:21.539Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 18:10 . [2023-03-29T18:11:21.539Z] drwxr-xr-x 4 root root 4096 Mar 29 18:09 .. [2023-03-29T18:11:21.539Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 18:09 .blubracket [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 18:09 .dockerignore [2023-03-29T18:11:21.539Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 18:09 .git [2023-03-29T18:11:21.539Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 18:09 .github [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 18:09 .gitignore [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 18:09 .golangci.yml [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 18:09 .hadolint.yml [2023-03-29T18:11:21.539Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 18:09 .semver [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 18:09 .sonarcloud.properties [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 18:09 ADOPTERS.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 18:09 Attribution.txt [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 18:09 CHANGELOG.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 18:09 CONTRIBUTING.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 18:09 GOVERNANCE.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 18:09 Jenkinsfile [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 18:09 LICENSE [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 18:09 Makefile [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 18:09 OWNERS.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 18:09 README.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 18:09 SECURITY.md [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 13 Mar 29 18:09 VERSION [2023-03-29T18:11:21.539Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 18:09 bin [2023-03-29T18:11:21.539Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 18:09 cmd [2023-03-29T18:11:21.539Z] -rw-r--r-- 1 root root 447380 Mar 29 18:10 coverage.out [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 18:09 go.mod [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 18:09 go.sum [2023-03-29T18:11:21.539Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 18:09 internal [2023-03-29T18:11:21.539Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 18:09 openapi [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 18:09 security.txt [2023-03-29T18:11:21.539Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 18:09 snap [2023-03-29T18:11:21.539Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 18:09 version.go [Pipeline] sh [2023-03-29T18:11:21.822Z] + '[' -e coverage.out ] [2023-03-29T18:11:21.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T18:11:21.917Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T18:11:22.193Z] + make build [2023-03-29T18:11:22.194Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T18:11:34.393Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T18:11:34.393Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T18:11:34.960Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T18:11:35.524Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T18:11:42.085Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T18:11:43.021Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T18:11:44.399Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T18:11:45.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T18:11:45.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T18:11:46.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T18:11:47.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-29T18:11:49.162Z] $ docker stop --time=1 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 [2023-03-29T18:11:51.353Z] $ docker rm -f --volumes 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 [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-29T18:11:52.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T18:11:52.183Z] [2023-03-29T18:11:52.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:11:52.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T18:11:52.489Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T18:11:52.489Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T18:11:52.489Z] ca9280d653b3: Pulling fs layer [2023-03-29T18:11:52.489Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T18:11:52.489Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-29T18:11:52.489Z] cbdbe7a5bc2a: Download complete [2023-03-29T18:11:52.747Z] ca9280d653b3: Verifying Checksum [2023-03-29T18:11:52.747Z] ca9280d653b3: Download complete [2023-03-29T18:11:52.747Z] cbdbe7a5bc2a: Pull complete [2023-03-29T18:11:53.007Z] 7e9c9ca2126c: Download complete [2023-03-29T18:11:53.007Z] ca9280d653b3: Pull complete [2023-03-29T18:11:56.290Z] 7e9c9ca2126c: Pull complete [2023-03-29T18:11:56.290Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T18:11:56.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T18:11:56.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:11:56.377Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:11:56.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:11:57.427Z] $ docker top 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:11:57.764Z] + + grepdocker-compose parallel build [2023-03-29T18:11:57.765Z] --help [2023-03-29T18:11:58.332Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T18:11:58.347Z] $ docker stop --time=1 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae [2023-03-29T18:11:59.640Z] $ docker rm -f --volumes 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:12:00.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T18:12:00.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:12:00.109Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:12:00.142Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:12:00.474Z] $ docker top 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:12:00.818Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T18:12:01.386Z] Building core-command ... [2023-03-29T18:12:01.386Z] Building core-common-config-bootstrapper ... [2023-03-29T18:12:01.386Z] Building core-data ... [2023-03-29T18:12:01.386Z] Building core-metadata ... [2023-03-29T18:12:01.386Z] Building security-bootstrapper ... [2023-03-29T18:12:01.386Z] Building security-proxy-auth ... [2023-03-29T18:12:01.386Z] Building security-proxy-setup ... [2023-03-29T18:12:01.386Z] Building security-secretstore-setup ... [2023-03-29T18:12:01.386Z] Building security-spiffe-token-provider ... [2023-03-29T18:12:01.386Z] Building security-spire-agent ... [2023-03-29T18:12:01.386Z] Building security-spire-config ... [2023-03-29T18:12:01.386Z] Building security-spire-server ... [2023-03-29T18:12:01.386Z] Building support-notifications ... [2023-03-29T18:12:01.386Z] Building support-scheduler ... [2023-03-29T18:12:01.386Z] Building security-proxy-auth [2023-03-29T18:12:01.386Z] Building core-data [2023-03-29T18:12:01.386Z] Building security-secretstore-setup [2023-03-29T18:12:01.386Z] Building security-spiffe-token-provider [2023-03-29T18:12:01.386Z] Building core-metadata [2023-03-29T18:12:11.359Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:12:11.359Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:12:11.359Z] ---> bb7aea0275f1 [2023-03-29T18:12:11.359Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T18:12:11.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:12:11.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:12:11.359Z] ---> bb7aea0275f1 [2023-03-29T18:12:11.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:12:11.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:12:11.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:12:11.359Z] ---> bb7aea0275f1 [2023-03-29T18:12:11.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:12:11.359Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:12:11.359Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:12:11.359Z] ---> bb7aea0275f1 [2023-03-29T18:12:11.359Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T18:12:11.359Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:12:11.359Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:12:11.359Z] ---> bb7aea0275f1 [2023-03-29T18:12:11.359Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:12:13.893Z] ---> Running in a7f53d86a8d6 [2023-03-29T18:12:13.893Z] ---> Running in 61be5d2b971e [2023-03-29T18:12:13.893Z] ---> Running in 51ebc2398020 [2023-03-29T18:12:13.893Z] ---> Running in 71fddeeddf33 [2023-03-29T18:12:13.893Z] ---> Running in cfb7ef172a6a [2023-03-29T18:12:13.893Z] Removing intermediate container 61be5d2b971e [2023-03-29T18:12:13.893Z] Removing intermediate container a7f53d86a8d6 [2023-03-29T18:12:13.893Z] ---> 73a1f9fe40fd [2023-03-29T18:12:13.893Z] ---> fcd0e32a4000 [2023-03-29T18:12:13.893Z] Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git [2023-03-29T18:12:13.893Z] [2023-03-29T18:12:13.893Z] Removing intermediate container cfb7ef172a6a [2023-03-29T18:12:13.893Z] ---> ef5f52ddfca6 [2023-03-29T18:12:13.893Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T18:12:13.893Z] Removing intermediate container 71fddeeddf33 [2023-03-29T18:12:13.893Z] ---> 4965ac1c64be [2023-03-29T18:12:13.893Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:12:13.893Z] Removing intermediate container 51ebc2398020 [2023-03-29T18:12:13.893Z] ---> e13cc179baaf [2023-03-29T18:12:13.893Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T18:12:13.893Z] ---> Running in efc5a42a1993 [2023-03-29T18:12:13.893Z] ---> Running in 47c29a827f6e [2023-03-29T18:12:13.893Z] ---> Running in 5bfbdedf69c9 [2023-03-29T18:12:13.893Z] ---> Running in 969cffe9ee60 [2023-03-29T18:12:13.893Z] ---> Running in 7afe58f023e5 [2023-03-29T18:12:13.893Z] Removing intermediate container efc5a42a1993 [2023-03-29T18:12:13.893Z] ---> c1e279de4205 [2023-03-29T18:12:13.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:12:13.893Z] Removing intermediate container 5bfbdedf69c9 [2023-03-29T18:12:13.893Z] ---> f8ef24708ae3 [2023-03-29T18:12:13.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:12:13.893Z] ---> Running in e0f2edd7b92a [2023-03-29T18:12:13.893Z] ---> Running in 547a5d7992b5 [2023-03-29T18:12:13.893Z] Removing intermediate container 969cffe9ee60 [2023-03-29T18:12:13.893Z] ---> 6beac5b5e71f [2023-03-29T18:12:13.893Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T18:12:13.893Z] ---> Running in e8d829bb8560 [2023-03-29T18:12:14.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] OK: 265 MiB in 53 packages [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:12:14.472Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:12:14.472Z] OK: 17823 distinct packages available [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:12:14.731Z] OK: 265 MiB in 53 packages [2023-03-29T18:12:14.731Z] Removing intermediate container 47c29a827f6e [2023-03-29T18:12:14.731Z] ---> ee99ce2cf375 [2023-03-29T18:12:14.731Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T18:12:14.731Z] OK: 265 MiB in 53 packages [2023-03-29T18:12:14.989Z] OK: 265 MiB in 53 packages [2023-03-29T18:12:14.989Z] OK: 265 MiB in 53 packages [2023-03-29T18:12:14.989Z] ---> 45d5999644b6 [2023-03-29T18:12:14.989Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:12:14.989Z] ---> Running in 99f1d98b6294 [2023-03-29T18:12:15.248Z] Removing intermediate container e0f2edd7b92a [2023-03-29T18:12:15.248Z] ---> 58eba41705c8 [2023-03-29T18:12:15.248Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:12:15.248Z] ---> c2e8183df40c [2023-03-29T18:12:15.248Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:12:15.248Z] ---> Running in 84a5369b29d5 [2023-03-29T18:12:15.507Z] Removing intermediate container e8d829bb8560 [2023-03-29T18:12:15.507Z] ---> bf5f7479ed87 [2023-03-29T18:12:15.507Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T18:12:15.507Z] Removing intermediate container 7afe58f023e5 [2023-03-29T18:12:15.507Z] ---> 573372dddc36 [2023-03-29T18:12:15.507Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T18:12:15.507Z] Removing intermediate container 547a5d7992b5 [2023-03-29T18:12:15.507Z] ---> 5eab46128deb [2023-03-29T18:12:15.507Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:12:15.507Z] ---> 26a815190ab5 [2023-03-29T18:12:15.507Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:12:15.507Z] ---> 591f9145c374 [2023-03-29T18:12:15.507Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:12:15.507Z] ---> Running in 061f71cb9c57 [2023-03-29T18:12:15.507Z] ---> Running in 48e0c7901ded [2023-03-29T18:12:15.765Z] ---> eeccf0c32d00 [2023-03-29T18:12:15.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:12:15.765Z] ---> Running in 205d431c1d00 [2023-03-29T18:12:17.503Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6230 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-29T18:12:17.517Z] Running in /w/workspace/edgex-go/478 [Pipeline] { [Pipeline] checkout [2023-03-29T18:12:17.580Z] The recommended git tool is: git [2023-03-29T18:12:23.919Z] using credential edgex-jenkins-ssh [2023-03-29T18:12:23.944Z] Cloning the remote Git repository [2023-03-29T18:12:23.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T18:12:24.104Z] > git init /w/workspace/edgex-go/478 # timeout=10 [2023-03-29T18:12:24.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T18:12:24.294Z] > git --version # timeout=10 [2023-03-29T18:12:24.319Z] > git --version # 'git version 2.25.1' [2023-03-29T18:12:24.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T18:12:24.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T18:12:42.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T18:12:42.453Z] Removing intermediate container 48e0c7901ded [2023-03-29T18:12:42.453Z] ---> 6562fb9ebc63 [2023-03-29T18:12:42.453Z] Step 7/20 : COPY . . [2023-03-29T18:12:42.453Z] Removing intermediate container 205d431c1d00 [2023-03-29T18:12:42.453Z] ---> eb4dd202067e [2023-03-29T18:12:42.453Z] Step 8/23 : COPY . . [2023-03-29T18:12:42.453Z] Removing intermediate container 061f71cb9c57 [2023-03-29T18:12:42.453Z] ---> 6bdf603b29b1 [2023-03-29T18:12:42.453Z] Step 8/25 : COPY . . [2023-03-29T18:12:42.453Z] Removing intermediate container 99f1d98b6294 [2023-03-29T18:12:42.453Z] ---> e2533d6aaeb9 [2023-03-29T18:12:42.453Z] Step 7/25 : COPY . . [2023-03-29T18:12:42.453Z] Removing intermediate container 84a5369b29d5 [2023-03-29T18:12:42.453Z] ---> 39bd179c03e0 [2023-03-29T18:12:42.453Z] Step 8/23 : COPY . . [2023-03-29T18:12:43.071Z] Avoid second fetch [2023-03-29T18:12:43.072Z] Checking out Revision db4df0826c11cae39af8e6376885c49e760e8099 (main) [2023-03-29T18:12:43.866Z] Commit message: "fix: Change DB Timeout values missed in previous PR (#4487)" [2023-03-29T18:12:42.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T18:12:43.092Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T18:12:43.173Z] > git checkout -f db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T18:12:45.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T18:12:45.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:12:45.035Z] Dload Upload Total Spent Left Speed [2023-03-29T18:12:45.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-03-29T18:12:45.626Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T18:12:45.742Z] ---> 01c382e06812 [2023-03-29T18:12:45.742Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T18:12:45.742Z] ---> 23f209bc7768 [2023-03-29T18:12:45.742Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T18:12:45.742Z] ---> 2e27d563b620 [2023-03-29T18:12:45.742Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T18:12:45.742Z] ---> 4592b645b72d [2023-03-29T18:12:45.742Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T18:12:45.742Z] ---> e4a03f607ff3 [2023-03-29T18:12:45.742Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T18:12:45.742Z] ---> Running in 77f63c477ab9 [2023-03-29T18:12:45.742Z] ---> Running in 8ecc5beb54cd [2023-03-29T18:12:45.742Z] ---> Running in 93cb6883d54b [2023-03-29T18:12:45.742Z] ---> Running in d822c0f1cc44 [2023-03-29T18:12:45.743Z] ---> Running in 17c7fb7a08b5 [2023-03-29T18:12:45.974Z] + sudo tee /etc/docker/daemon.new [2023-03-29T18:12:45.974Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T18:12:45.974Z] { [2023-03-29T18:12:45.974Z] "registry-mirrors": [ [2023-03-29T18:12:45.974Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T18:12:45.974Z] ], [2023-03-29T18:12:45.974Z] "bip": "10.250.0.254/24", [2023-03-29T18:12:45.974Z] "hosts": [ [2023-03-29T18:12:45.974Z] "tcp://0.0.0.0:5555", [2023-03-29T18:12:45.974Z] "unix:///var/run/docker.sock" [2023-03-29T18:12:45.974Z] ], [2023-03-29T18:12:45.974Z] "mtu": 1458, [2023-03-29T18:12:45.974Z] "selinux-enabled": true, [2023-03-29T18:12:45.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T18:12:45.974Z] } [Pipeline] sh [2023-03-29T18:12:46.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T18:12:46.258Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T18:12:46.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T18:12:46.516Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T18:12:46.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T18:12:46.517Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T18:12:46.655Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T18:13:04.963Z] provisioning config files... [2023-03-29T18:13:04.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config17801258209293506724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:13:05.367Z] ---> docker-login.sh [2023-03-29T18:13:05.367Z] nexus3.edgexfoundry.org:10001 [2023-03-29T18:13:05.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:13:05.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:13:05.958Z] Configure a credential helper to remove this warning. See [2023-03-29T18:13:05.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:13:05.958Z] [2023-03-29T18:13:05.958Z] Login Succeeded [2023-03-29T18:13:05.958Z] nexus3.edgexfoundry.org:10002 [2023-03-29T18:13:06.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:13:06.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:13:06.508Z] Configure a credential helper to remove this warning. See [2023-03-29T18:13:06.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:13:06.508Z] [2023-03-29T18:13:06.508Z] Login Succeeded [2023-03-29T18:13:06.508Z] nexus3.edgexfoundry.org:10003 [2023-03-29T18:13:06.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:13:06.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:13:06.781Z] Configure a credential helper to remove this warning. See [2023-03-29T18:13:06.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:13:06.781Z] [2023-03-29T18:13:06.781Z] Login Succeeded [2023-03-29T18:13:06.781Z] nexus3.edgexfoundry.org:10004 [2023-03-29T18:13:07.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:13:07.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:13:07.380Z] Configure a credential helper to remove this warning. See [2023-03-29T18:13:07.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:13:07.380Z] [2023-03-29T18:13:07.380Z] Login Succeeded [2023-03-29T18:13:07.380Z] docker.io [2023-03-29T18:13:07.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:13:07.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:13:07.923Z] Configure a credential helper to remove this warning. See [2023-03-29T18:13:07.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:13:07.923Z] [2023-03-29T18:13:07.923Z] Login Succeeded [2023-03-29T18:13:07.923Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T18:13:07.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-29T18:13:08.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] echo [2023-03-29T18:13:08.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:13:08.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:13:08.623Z] ========================================================= [2023-03-29T18:13:08.623Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T18:13:08.623Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T18:13:08.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T18:13:09.231Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T18:13:09.231Z] af6eaf76a39c: Pulling fs layer [2023-03-29T18:13:09.231Z] 55522c791124: Pulling fs layer [2023-03-29T18:13:09.231Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T18:13:09.231Z] 169dfbe0d373: Pulling fs layer [2023-03-29T18:13:09.231Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T18:13:09.231Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T18:13:09.231Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T18:13:09.231Z] e1ff8fa3b103: Waiting [2023-03-29T18:13:09.231Z] 52ebb69f0ebf: Waiting [2023-03-29T18:13:09.231Z] 5abe8eddf0d5: Waiting [2023-03-29T18:13:09.231Z] 169dfbe0d373: Waiting [2023-03-29T18:13:09.231Z] 55522c791124: Verifying Checksum [2023-03-29T18:13:09.231Z] 55522c791124: Download complete [2023-03-29T18:13:09.231Z] 169dfbe0d373: Verifying Checksum [2023-03-29T18:13:09.231Z] 169dfbe0d373: Download complete [2023-03-29T18:13:09.231Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T18:13:09.231Z] e1ff8fa3b103: Download complete [2023-03-29T18:13:09.231Z] af6eaf76a39c: Verifying Checksum [2023-03-29T18:13:10.683Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T18:13:10.683Z] 5abe8eddf0d5: Download complete [2023-03-29T18:13:10.683Z] af6eaf76a39c: Pull complete [2023-03-29T18:13:10.957Z] 55522c791124: Pull complete [2023-03-29T18:13:11.939Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T18:13:11.939Z] ce5c4a1c91eb: Download complete [2023-03-29T18:13:11.939Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T18:13:11.939Z] 52ebb69f0ebf: Download complete [2023-03-29T18:13:18.581Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T18:13:18.581Z] Removing intermediate container 8ecc5beb54cd [2023-03-29T18:13:18.581Z] ---> 412128131af8 [2023-03-29T18:13:18.581Z] [2023-03-29T18:13:18.581Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:13:18.581Z] Removing intermediate container 17c7fb7a08b5 [2023-03-29T18:13:18.581Z] ---> e8935a2d1352 [2023-03-29T18:13:18.581Z] [2023-03-29T18:13:18.581Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T18:13:18.581Z] Removing intermediate container 77f63c477ab9 [2023-03-29T18:13:18.581Z] ---> 39e29ce8bbbf [2023-03-29T18:13:18.581Z] [2023-03-29T18:13:18.581Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:13:18.581Z] Removing intermediate container d822c0f1cc44 [2023-03-29T18:13:18.581Z] ---> 2545eb42663d [2023-03-29T18:13:18.581Z] [2023-03-29T18:13:18.581Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T18:13:19.147Z] 3.17: Pulling from library/alpine [2023-03-29T18:13:19.405Z] 3.17: Pulling from library/alpine [2023-03-29T18:13:20.340Z] 3.17: Pulling from library/alpine [2023-03-29T18:13:20.340Z] 3.17: Pulling from library/alpine [2023-03-29T18:13:20.599Z] Removing intermediate container 93cb6883d54b [2023-03-29T18:13:20.599Z] ---> 9fb7c8b28ee6 [2023-03-29T18:13:20.599Z] [2023-03-29T18:13:20.599Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T18:13:22.500Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:13:22.500Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:13:22.500Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:13:22.500Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T18:13:22.500Z] Status: Image is up to date for alpine:3.17 [2023-03-29T18:13:22.500Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T18:13:22.500Z] ---> b2aa39c304c2 [2023-03-29T18:13:22.500Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T18:13:22.500Z] ---> b2aa39c304c2 [2023-03-29T18:13:22.500Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:13:22.500Z] ---> b2aa39c304c2 [2023-03-29T18:13:22.500Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:13:22.500Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:13:22.501Z] Status: Image is up to date for alpine:3.17 [2023-03-29T18:13:22.501Z] ---> b2aa39c304c2 [2023-03-29T18:13:22.501Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T18:13:22.501Z] 3.17: Pulling from library/alpine [2023-03-29T18:13:22.501Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:13:22.501Z] Status: Image is up to date for alpine:3.17 [2023-03-29T18:13:22.501Z] ---> b2aa39c304c2 [2023-03-29T18:13:22.501Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T18:13:22.501Z] ---> Running in 17cda7975016 [2023-03-29T18:13:22.501Z] ---> Running in 2961e27b1efa [2023-03-29T18:13:22.501Z] ---> Running in 77c484a862e4 [2023-03-29T18:13:22.501Z] ---> Running in 5c3918b399c6 [2023-03-29T18:13:22.501Z] ---> Running in a4552ae6f678 [2023-03-29T18:13:22.501Z] Removing intermediate container 77c484a862e4 [2023-03-29T18:13:22.501Z] ---> aa281b47c612 [2023-03-29T18:13:22.501Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T18:13:22.501Z] Removing intermediate container 5c3918b399c6 [2023-03-29T18:13:22.501Z] ---> 9cd67c7fb7f7 [2023-03-29T18:13:22.501Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:13:22.501Z] Removing intermediate container a4552ae6f678 [2023-03-29T18:13:22.501Z] ---> e16d0df3aaa1 [2023-03-29T18:13:22.501Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T18:13:22.501Z] ---> Running in 65faee30a093 [2023-03-29T18:13:22.501Z] ---> Running in ccf45c7d2ed6 [2023-03-29T18:13:22.501Z] ---> Running in b7145d354b6f [2023-03-29T18:13:22.501Z] Removing intermediate container 65faee30a093 [2023-03-29T18:13:22.501Z] ---> e3a30a585616 [2023-03-29T18:13:22.501Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T18:13:22.501Z] ---> Running in 3f6608c9c3df [2023-03-29T18:13:22.501Z] Removing intermediate container 3f6608c9c3df [2023-03-29T18:13:22.501Z] ---> ac93a53a1846 [2023-03-29T18:13:22.501Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:13:22.758Z] ---> Running in 6d89d3bdd6a3 [2023-03-29T18:13:22.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:22.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:22.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:22.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T18:13:23.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.015Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T18:13:23.015Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T18:13:23.015Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:13:23.015Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:13:23.015Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:13:23.015Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:13:23.015Z] OK: 7 MiB in 16 packages [2023-03-29T18:13:23.273Z] OK: 8 MiB in 18 packages [2023-03-29T18:13:23.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.273Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:13:23.273Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:13:23.273Z] OK: 7 MiB in 16 packages [2023-03-29T18:13:23.273Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:13:23.273Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:13:23.273Z] OK: 17820 distinct packages available [2023-03-29T18:13:23.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.534Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:13:23.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:23.534Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:13:23.534Z] OK: 7 MiB in 16 packages [2023-03-29T18:13:23.534Z] Removing intermediate container 17cda7975016 [2023-03-29T18:13:23.534Z] ---> 4e999081db15 [2023-03-29T18:13:23.534Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:13:23.793Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T18:13:23.793Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T18:13:23.793Z] Removing intermediate container ccf45c7d2ed6 [2023-03-29T18:13:23.793Z] ---> de7578d0a3a2 [2023-03-29T18:13:23.793Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:13:23.793Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T18:13:23.793Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T18:13:23.793Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T18:13:23.793Z] ---> Running in 402286ce1080 [2023-03-29T18:13:23.793Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T18:13:23.793Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:13:23.793Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T18:13:23.793Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T18:13:23.793Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:13:23.793Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:13:23.793Z] OK: 10 MiB in 24 packages [2023-03-29T18:13:23.793Z] Removing intermediate container 2961e27b1efa [2023-03-29T18:13:23.793Z] ---> 9a940388e7a5 [2023-03-29T18:13:23.793Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T18:13:23.793Z] Removing intermediate container 402286ce1080 [2023-03-29T18:13:23.793Z] ---> 49fd0ecc81bc [2023-03-29T18:13:23.793Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T18:13:23.793Z] ---> c2882011d269 [2023-03-29T18:13:23.793Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:13:23.793Z] ---> Running in 6c13dac452a3 [2023-03-29T18:13:24.051Z] ---> Running in 2bb6ccbec958 [2023-03-29T18:13:24.051Z] Removing intermediate container 6d89d3bdd6a3 [2023-03-29T18:13:24.051Z] ---> 0f06a23d4c25 [2023-03-29T18:13:24.051Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:13:24.051Z] Removing intermediate container 6c13dac452a3 [2023-03-29T18:13:24.051Z] ---> 6bb05fec8c04 [2023-03-29T18:13:24.051Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T18:13:24.051Z] Removing intermediate container 2bb6ccbec958 [2023-03-29T18:13:24.051Z] ---> 4689c1e046d6 [2023-03-29T18:13:24.051Z] Step 12/25 : WORKDIR / [2023-03-29T18:13:24.051Z] ---> Running in f63fdb4f1bd9 [2023-03-29T18:13:24.051Z] ---> 61f786147ca0 [2023-03-29T18:13:24.051Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T18:13:24.051Z] ---> Running in d03414a56233 [2023-03-29T18:13:24.051Z] ---> 873e262707e5 [2023-03-29T18:13:24.051Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:13:24.311Z] ce5c4a1c91eb: Pull complete [2023-03-29T18:13:24.312Z] 169dfbe0d373: Pull complete [2023-03-29T18:13:24.312Z] e1ff8fa3b103: Pull complete [2023-03-29T18:13:24.312Z] Removing intermediate container f63fdb4f1bd9 [2023-03-29T18:13:24.312Z] ---> 0ac3a4d1caa6 [2023-03-29T18:13:24.312Z] Step 15/25 : WORKDIR / [2023-03-29T18:13:24.312Z] ---> Running in c3fcd85dab72 [2023-03-29T18:13:24.312Z] Removing intermediate container d03414a56233 [2023-03-29T18:13:24.312Z] ---> ad42495f91c3 [2023-03-29T18:13:24.312Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:13:24.312Z] ---> c9d373dd60c8 [2023-03-29T18:13:24.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T18:13:24.312Z] Removing intermediate container b7145d354b6f [2023-03-29T18:13:24.312Z] ---> 8815d6623a0f [2023-03-29T18:13:24.312Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:13:24.312Z] ---> 8b0e0fa736f1 [2023-03-29T18:13:24.312Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:13:24.573Z] Removing intermediate container c3fcd85dab72 [2023-03-29T18:13:24.573Z] ---> e0784ce99c76 [2023-03-29T18:13:24.573Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:13:24.573Z] ---> e170ca7122f2 [2023-03-29T18:13:24.573Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:13:24.573Z] ---> 0390288750e0 [2023-03-29T18:13:24.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T18:13:24.573Z] ---> 0ee3eb963dd3 [2023-03-29T18:13:24.573Z] ---> 1aa9fdbf04b7 [2023-03-29T18:13:24.573Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:13:24.573Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:13:24.834Z] ---> bc840b980adb [2023-03-29T18:13:24.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:13:24.834Z] ---> 78304829c194 [2023-03-29T18:13:24.834Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T18:13:24.834Z] ---> 4162be5a23d4 [2023-03-29T18:13:24.834Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:13:24.834Z] ---> fdb9de33c307 [2023-03-29T18:13:24.834Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T18:13:24.834Z] ---> Running in c2fc9ea9998f [2023-03-29T18:13:24.834Z] ---> 8a915c300d67 [2023-03-29T18:13:24.834Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T18:13:24.834Z] ---> 0eaff0485271 [2023-03-29T18:13:24.834Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T18:13:24.834Z] ---> 3db9c38f36da [2023-03-29T18:13:24.834Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T18:13:24.834Z] ---> Running in 07c12dbbfe13 [2023-03-29T18:13:25.094Z] Removing intermediate container 07c12dbbfe13 [2023-03-29T18:13:25.094Z] ---> 5bb641a7a2f4 [2023-03-29T18:13:25.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:13:25.354Z] ---> 403828cde510 [2023-03-29T18:13:25.354Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:13:25.354Z] ---> dfc8c9aadec2 [2023-03-29T18:13:25.354Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:13:25.354Z] ---> Running in c5ddb0fbfa0d [2023-03-29T18:13:25.354Z] ---> f66a5095c3a6 [2023-03-29T18:13:25.354Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:13:25.354Z] Removing intermediate container c5ddb0fbfa0d [2023-03-29T18:13:25.354Z] ---> 025b3bc62399 [2023-03-29T18:13:25.354Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T18:13:25.354Z] ---> ca9e99681bac [2023-03-29T18:13:25.354Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T18:13:25.614Z] ---> Running in 41525c58599c [2023-03-29T18:13:25.614Z] ---> d184d1142a5a [2023-03-29T18:13:25.614Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T18:13:25.614Z] Removing intermediate container c2fc9ea9998f [2023-03-29T18:13:25.614Z] ---> c58947b68544 [2023-03-29T18:13:25.614Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:13:25.614Z] ---> Running in e70c73386f30 [2023-03-29T18:13:25.614Z] ---> e5c6fca8ccdd [2023-03-29T18:13:25.614Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T18:13:25.614Z] Removing intermediate container 41525c58599c [2023-03-29T18:13:25.614Z] ---> 2d3326e94242 [2023-03-29T18:13:25.614Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:13:25.614Z] ---> Running in e633b41b65dd [2023-03-29T18:13:25.614Z] ---> 7bd1b2906dad [2023-03-29T18:13:25.614Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T18:13:25.873Z] Removing intermediate container e70c73386f30 [2023-03-29T18:13:25.873Z] ---> 32e1a891b87f [2023-03-29T18:13:25.873Z] ---> Running in 2d4c95b3321e [2023-03-29T18:13:25.873Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T18:13:25.873Z] ---> Running in 1f73c551b4fa [2023-03-29T18:13:25.873Z] Removing intermediate container e633b41b65dd [2023-03-29T18:13:25.873Z] ---> 3b4058f23460 [2023-03-29T18:13:25.873Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:13:25.873Z] ---> Running in a0cfa3eb8381 [2023-03-29T18:13:25.873Z] ---> 607af369b1d2 [2023-03-29T18:13:25.873Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T18:13:25.873Z] ---> Running in b5766821f0c4 [2023-03-29T18:13:25.873Z] Removing intermediate container 1f73c551b4fa [2023-03-29T18:13:25.873Z] ---> 885d52456133 [2023-03-29T18:13:25.873Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:13:25.873Z] Removing intermediate container 2d4c95b3321e [2023-03-29T18:13:25.873Z] ---> e3c0d8eb132c [2023-03-29T18:13:25.873Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:13:25.873Z] ---> Running in 6480bd2c8eb5 [2023-03-29T18:13:25.873Z] ---> Running in 48f6f51e5b44 [2023-03-29T18:13:25.873Z] Removing intermediate container a0cfa3eb8381 [2023-03-29T18:13:25.873Z] ---> c27ec30cf170 [2023-03-29T18:13:25.873Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T18:13:26.131Z] Removing intermediate container b5766821f0c4 [2023-03-29T18:13:26.131Z] ---> d4e56c28d0fc [2023-03-29T18:13:26.131Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T18:13:26.131Z] ---> Running in 5ab02d0493e5 [2023-03-29T18:13:26.131Z] ---> Running in 4dac5bebb9b5 [2023-03-29T18:13:26.131Z] Removing intermediate container 6480bd2c8eb5 [2023-03-29T18:13:26.131Z] ---> c271c2f429c5 [2023-03-29T18:13:26.131Z] [2023-03-29T18:13:26.131Z] Removing intermediate container 48f6f51e5b44 [2023-03-29T18:13:26.131Z] ---> 040bd3fca607 [2023-03-29T18:13:26.131Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T18:13:26.131Z] ---> Running in 524f8058a740 [2023-03-29T18:13:26.131Z] Successfully built c271c2f429c5 [2023-03-29T18:13:26.131Z] Successfully tagged core-data:latest [2023-03-29T18:13:26.131Z]  Building core-data ... done Building support-scheduler [2023-03-29T18:13:26.131Z] Removing intermediate container 5ab02d0493e5 [2023-03-29T18:13:26.131Z] ---> d876b80a22fa [2023-03-29T18:13:26.131Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:13:26.392Z] Removing intermediate container 4dac5bebb9b5 [2023-03-29T18:13:26.392Z] ---> a840fd266d9a [2023-03-29T18:13:26.392Z] Step 19/20 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:13:26.392Z] ---> 5aefe7f5fd0a [2023-03-29T18:13:26.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T18:13:26.392Z] ---> Running in f402e68c1a5c [2023-03-29T18:13:26.392Z] ---> Running in ff3706ba2aef [2023-03-29T18:13:26.392Z] Removing intermediate container 524f8058a740 [2023-03-29T18:13:26.392Z] ---> d68611c4b4ed [2023-03-29T18:13:26.392Z] Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:13:26.392Z] ---> Running in d5ca2c09906b [2023-03-29T18:13:26.957Z] Removing intermediate container ff3706ba2aef [2023-03-29T18:13:26.957Z] ---> f55017d54ff5 [2023-03-29T18:13:26.957Z] Step 20/20 : LABEL version=3.0.0-dev.116 [2023-03-29T18:13:26.957Z] Removing intermediate container f402e68c1a5c [2023-03-29T18:13:26.957Z] ---> 04356f8b5474 [2023-03-29T18:13:26.957Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:13:26.957Z] ---> 409a430a42fd [2023-03-29T18:13:26.957Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:13:27.214Z] Removing intermediate container d5ca2c09906b [2023-03-29T18:13:27.214Z] ---> 6a3810aef18f [2023-03-29T18:13:27.214Z] Step 25/25 : LABEL version=3.0.0-dev.116 [2023-03-29T18:13:27.214Z] ---> Running in 898c9ee43634 [2023-03-29T18:13:27.214Z] ---> Running in 9db4c7d188fc [2023-03-29T18:13:27.214Z] ---> Running in da73c03697dd [2023-03-29T18:13:27.214Z] ---> Running in ae1131f90c08 [2023-03-29T18:13:27.214Z] Removing intermediate container 9db4c7d188fc [2023-03-29T18:13:27.214Z] ---> c50fe91c5a15 [2023-03-29T18:13:27.214Z] [2023-03-29T18:13:27.214Z] Removing intermediate container da73c03697dd [2023-03-29T18:13:27.214Z] ---> dbafccbb319b [2023-03-29T18:13:27.214Z] [2023-03-29T18:13:27.214Z] Removing intermediate container ae1131f90c08 [2023-03-29T18:13:27.214Z] ---> 1076678a855e [2023-03-29T18:13:27.214Z] [2023-03-29T18:13:27.214Z] Successfully built c50fe91c5a15 [2023-03-29T18:13:27.471Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T18:13:27.471Z]  Building security-spiffe-token-provider ... done Building core-command [2023-03-29T18:13:27.471Z] Successfully built 1076678a855e [2023-03-29T18:13:27.471Z] Successfully tagged core-metadata:latest [2023-03-29T18:13:27.471Z]  Building core-metadata ... done Building security-spire-server [2023-03-29T18:13:27.471Z] Successfully built dbafccbb319b [2023-03-29T18:13:27.471Z] Successfully tagged security-proxy-auth:latest [2023-03-29T18:13:27.471Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-29T18:13:28.038Z] Removing intermediate container 898c9ee43634 [2023-03-29T18:13:28.038Z] ---> ca3119537376 [2023-03-29T18:13:28.039Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:13:28.039Z] ---> Running in 882d2408e7ed [2023-03-29T18:13:28.297Z] Removing intermediate container 882d2408e7ed [2023-03-29T18:13:28.297Z] ---> 33b46f0dd045 [2023-03-29T18:13:28.297Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T18:13:28.909Z] ---> Running in 738bc6b8bf3a [2023-03-29T18:13:28.909Z] Removing intermediate container 738bc6b8bf3a [2023-03-29T18:13:28.909Z] ---> f87a2259f47b [2023-03-29T18:13:28.909Z] Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:13:29.169Z] ---> Running in 0a03513478a1 [2023-03-29T18:13:29.169Z] Removing intermediate container 0a03513478a1 [2023-03-29T18:13:29.169Z] ---> a88dc5510fbb [2023-03-29T18:13:29.169Z] Step 25/25 : LABEL version=3.0.0-dev.116 [2023-03-29T18:13:29.426Z] ---> Running in f719fac09f28 [2023-03-29T18:13:29.426Z] Removing intermediate container f719fac09f28 [2023-03-29T18:13:29.426Z] ---> 9a8997a3a5b0 [2023-03-29T18:13:29.426Z] [2023-03-29T18:13:29.684Z] Successfully built 9a8997a3a5b0 [2023-03-29T18:13:29.684Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T18:13:29.684Z] Building core-common-config-bootstrapper [2023-03-29T18:13:31.006Z] 52ebb69f0ebf: Pull complete [2023-03-29T18:13:32.424Z] 5abe8eddf0d5: Pull complete [2023-03-29T18:13:32.424Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T18:13:32.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T18:13:32.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T18:13:32.775Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T18:13:32.775Z] WORKDIR /edgex [2023-03-29T18:13:32.775Z] COPY go.mod . [2023-03-29T18:13:32.775Z] RUN go mod download [2023-03-29T18:13:32.775Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T18:13:33.376Z] Sending build context to Docker daemon 2.934MB [2023-03-29T18:13:33.376Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T18:13:33.376Z] ---> 6cb57ee374ae [2023-03-29T18:13:33.376Z] Step 2/4 : WORKDIR /edgex [2023-03-29T18:13:33.863Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:13:33.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:13:33.863Z] ---> bb7aea0275f1 [2023-03-29T18:13:33.863Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> 4965ac1c64be [2023-03-29T18:13:33.863Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> f8ef24708ae3 [2023-03-29T18:13:33.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> 5eab46128deb [2023-03-29T18:13:33.863Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> eeccf0c32d00 [2023-03-29T18:13:33.863Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> eb4dd202067e [2023-03-29T18:13:33.863Z] Step 8/23 : COPY . . [2023-03-29T18:13:33.863Z] ---> Using cache [2023-03-29T18:13:33.863Z] ---> 01c382e06812 [2023-03-29T18:13:33.863Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T18:13:35.436Z] ---> Running in 2b57af2cfd9c [2023-03-29T18:13:35.707Z] Removing intermediate container 2b57af2cfd9c [2023-03-29T18:13:35.707Z] ---> fe89b9819f85 [2023-03-29T18:13:35.707Z] Step 3/4 : COPY go.mod . [2023-03-29T18:13:36.296Z] ---> d7810ecd8cdd [2023-03-29T18:13:36.296Z] Step 4/4 : RUN go mod download [2023-03-29T18:13:36.296Z] ---> Running in e77d2c55b40b [2023-03-29T18:13:36.387Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:13:36.387Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:13:36.387Z] ---> bb7aea0275f1 [2023-03-29T18:13:36.387Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> e13cc179baaf [2023-03-29T18:13:36.387Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:13:36.387Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:13:36.387Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:13:36.387Z] ---> bb7aea0275f1 [2023-03-29T18:13:36.387Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> 4965ac1c64be [2023-03-29T18:13:36.387Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> f8ef24708ae3 [2023-03-29T18:13:36.387Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> 5eab46128deb [2023-03-29T18:13:36.387Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> eeccf0c32d00 [2023-03-29T18:13:36.387Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> eb4dd202067e [2023-03-29T18:13:36.387Z] Step 8/24 : COPY . . [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> 01c382e06812 [2023-03-29T18:13:36.387Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T18:13:36.387Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:13:36.387Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:13:36.387Z] ---> bb7aea0275f1 [2023-03-29T18:13:36.387Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T18:13:36.387Z] ---> Using cache [2023-03-29T18:13:36.387Z] ---> e13cc179baaf [2023-03-29T18:13:36.387Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:13:36.645Z] ---> Running in ef37fed8f8ef [2023-03-29T18:13:36.645Z] ---> Running in bbb5d51c9898 [2023-03-29T18:13:36.645Z] ---> Running in 52b2dca8f7bb [2023-03-29T18:13:36.645Z] ---> Running in b269812834ae [2023-03-29T18:13:36.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:13:36.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:13:36.903Z] ---> bb7aea0275f1 [2023-03-29T18:13:36.903Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:13:36.903Z] ---> Using cache [2023-03-29T18:13:36.903Z] ---> 4965ac1c64be [2023-03-29T18:13:36.903Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:13:36.903Z] ---> Using cache [2023-03-29T18:13:36.903Z] ---> f8ef24708ae3 [2023-03-29T18:13:36.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:13:36.903Z] ---> Using cache [2023-03-29T18:13:36.904Z] ---> 5eab46128deb [2023-03-29T18:13:36.904Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:13:36.904Z] ---> Using cache [2023-03-29T18:13:36.904Z] ---> eeccf0c32d00 [2023-03-29T18:13:36.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:13:36.904Z] ---> Using cache [2023-03-29T18:13:36.904Z] ---> eb4dd202067e [2023-03-29T18:13:36.904Z] Step 8/23 : COPY . . [2023-03-29T18:13:36.904Z] ---> Using cache [2023-03-29T18:13:36.904Z] ---> 01c382e06812 [2023-03-29T18:13:36.904Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T18:13:36.904Z] ---> Running in b1d25fcf603f [2023-03-29T18:13:37.162Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T18:13:37.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:37.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:37.421Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T18:13:37.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T18:13:37.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:37.683Z] OK: 265 MiB in 53 packages [2023-03-29T18:13:37.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:13:37.942Z] OK: 265 MiB in 53 packages [2023-03-29T18:13:38.204Z] Removing intermediate container bbb5d51c9898 [2023-03-29T18:13:38.204Z] ---> 9bc8bb1bf909 [2023-03-29T18:13:38.204Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T18:13:38.474Z] ---> 16361bdaed9d [2023-03-29T18:13:38.474Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:13:38.474Z] ---> Running in 846783d833e8 [2023-03-29T18:13:38.732Z] Removing intermediate container b269812834ae [2023-03-29T18:13:38.732Z] ---> 98955ecf3612 [2023-03-29T18:13:38.732Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T18:13:38.732Z] ---> 6b307e2a1b2e [2023-03-29T18:13:38.732Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:13:38.732Z] ---> Running in c3622e578ff8 [2023-03-29T18:14:05.374Z] Removing intermediate container c3622e578ff8 [2023-03-29T18:14:05.374Z] ---> 3075d14a64c6 [2023-03-29T18:14:05.374Z] Step 7/27 : COPY . . [2023-03-29T18:14:05.374Z] Removing intermediate container 846783d833e8 [2023-03-29T18:14:05.374Z] ---> 851b2a12263a [2023-03-29T18:14:05.374Z] Step 7/26 : COPY . . [2023-03-29T18:14:08.579Z] Removing intermediate container e77d2c55b40b [2023-03-29T18:14:08.579Z] ---> 7803fd8d56a2 [2023-03-29T18:14:08.579Z] Successfully built 7803fd8d56a2 [2023-03-29T18:14:08.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:14:08.911Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T18:14:08.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:14:09.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container [2023-03-29T18:14:09.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:14:09.561Z] ---> 7a1defb672e5 [2023-03-29T18:14:09.561Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:14:09.561Z] ---> b9f3850545fb [2023-03-29T18:14:09.561Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:14:09.561Z] ---> Running in 1c681dbd6738 [2023-03-29T18:14:09.561Z] ---> Running in d06fee938f27 [2023-03-29T18:14:09.561Z] Removing intermediate container b1d25fcf603f [2023-03-29T18:14:09.561Z] ---> 1f84b94173c8 [2023-03-29T18:14:09.561Z] [2023-03-29T18:14:09.561Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:14:09.561Z] ---> b2aa39c304c2 [2023-03-29T18:14:09.561Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> 9cd67c7fb7f7 [2023-03-29T18:14:09.561Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> de7578d0a3a2 [2023-03-29T18:14:09.561Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:09.561Z] Removing intermediate container 52b2dca8f7bb [2023-03-29T18:14:09.561Z] ---> 942e93a92db9 [2023-03-29T18:14:09.561Z] [2023-03-29T18:14:09.561Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T18:14:09.561Z] ---> b2aa39c304c2 [2023-03-29T18:14:09.561Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> 4e999081db15 [2023-03-29T18:14:09.561Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> 49fd0ecc81bc [2023-03-29T18:14:09.561Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> c2882011d269 [2023-03-29T18:14:09.561Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] Removing intermediate container 1c681dbd6738 [2023-03-29T18:14:09.561Z] ---> c29e4f6ff7d3 [2023-03-29T18:14:09.561Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T18:14:09.561Z] ---> 61f786147ca0 [2023-03-29T18:14:09.561Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T18:14:09.561Z] Removing intermediate container ef37fed8f8ef [2023-03-29T18:14:09.561Z] ---> bbcbd5c985f4 [2023-03-29T18:14:09.561Z] [2023-03-29T18:14:09.561Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:14:09.561Z] ---> b2aa39c304c2 [2023-03-29T18:14:09.561Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> 4e999081db15 [2023-03-29T18:14:09.561Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:14:09.561Z] ---> Using cache [2023-03-29T18:14:09.561Z] ---> 49fd0ecc81bc [2023-03-29T18:14:09.561Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T18:14:09.561Z] ---> Running in 515cf8f072a7 [2023-03-29T18:14:09.561Z] Removing intermediate container d06fee938f27 [2023-03-29T18:14:09.561Z] ---> 1ad164741eb4 [2023-03-29T18:14:09.561Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T18:14:09.561Z] ---> Running in c332ae175297 [2023-03-29T18:14:09.561Z] ---> Running in 0654d9a356ce [2023-03-29T18:14:09.561Z] ---> Running in c4c8d1d3b125 [2023-03-29T18:14:09.561Z] Removing intermediate container 515cf8f072a7 [2023-03-29T18:14:09.561Z] ---> 18165845f00e [2023-03-29T18:14:09.561Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T18:14:09.820Z] ---> Running in 3729a3bfdde1 [2023-03-29T18:14:09.820Z] Removing intermediate container c332ae175297 [2023-03-29T18:14:09.820Z] ---> 930f6ed6cac9 [2023-03-29T18:14:09.820Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T18:14:09.820Z] Removing intermediate container 0654d9a356ce [2023-03-29T18:14:09.820Z] ---> 8768bc5fef80 [2023-03-29T18:14:09.820Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:14:09.820Z] Removing intermediate container c4c8d1d3b125 [2023-03-29T18:14:09.820Z] ---> 9bb03cc5e79e [2023-03-29T18:14:09.820Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:14:09.820Z] ---> Running in 43c44cb4c535 [2023-03-29T18:14:09.820Z] ---> Running in 09c87f747961 [2023-03-29T18:14:09.820Z] ---> b2539192de19 [2023-03-29T18:14:09.820Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:14:09.820Z] Removing intermediate container 3729a3bfdde1 [2023-03-29T18:14:09.820Z] ---> a5515df85a95 [2023-03-29T18:14:09.820Z] Step 15/24 : WORKDIR / [2023-03-29T18:14:10.078Z] ---> Running in 5bf32219f9b0 [2023-03-29T18:14:10.078Z] ---> Running in 7017316f2470 [2023-03-29T18:14:10.078Z] Removing intermediate container 09c87f747961 [2023-03-29T18:14:10.078Z] ---> ecd5fc0bcb9b [2023-03-29T18:14:10.078Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:10.078Z] Removing intermediate container 43c44cb4c535 [2023-03-29T18:14:10.078Z] ---> 6ade7c65bf32 [2023-03-29T18:14:10.078Z] 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-29T18:14:10.078Z] ---> Running in ad252a706096 [2023-03-29T18:14:10.078Z] Removing intermediate container 5bf32219f9b0 [2023-03-29T18:14:10.078Z] ---> 4115276985d3 [2023-03-29T18:14:10.078Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T18:14:10.078Z] ---> 26b40374512f [2023-03-29T18:14:10.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T18:14:10.078Z] Removing intermediate container 7017316f2470 [2023-03-29T18:14:10.078Z] ---> 0950048f6cb5 [2023-03-29T18:14:10.078Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:10.078Z] ---> Running in 279ab27b8e55 [2023-03-29T18:14:10.338Z] ---> e8a5d2a208f4 [2023-03-29T18:14:10.338Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:10.338Z] ---> ef07a945c4d8 [2023-03-29T18:14:10.338Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:14:10.338Z] ---> c9fc639b6fe4 [2023-03-29T18:14:10.338Z] ---> Running in 6835d6efb525 [2023-03-29T18:14:10.338Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:10.446Z] $ docker top 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d -eo pid,comm [2023-03-29T18:14:10.596Z] ---> 9d19058a5afc [2023-03-29T18:14:10.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T18:14:10.596Z] ---> 68928a1e569f [2023-03-29T18:14:10.596Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh [2023-03-29T18:14:11.165Z] ---> 088fcbed3c38 [2023-03-29T18:14:11.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:14:11.166Z] ---> 611345010b47 [2023-03-29T18:14:11.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:14:11.328Z] + go version [2023-03-29T18:14:11.328Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T18:14:11.350Z] $ docker stop --time=1 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d [2023-03-29T18:14:11.424Z] Removing intermediate container 279ab27b8e55 [2023-03-29T18:14:11.424Z] ---> b480a6ac62c4 [2023-03-29T18:14:11.424Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T18:14:11.424Z] Removing intermediate container ad252a706096 [2023-03-29T18:14:11.424Z] ---> 67f4ef608edc [2023-03-29T18:14:11.424Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T18:14:11.685Z] ---> ff2f9c072c5f [2023-03-29T18:14:11.685Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T18:14:11.685Z] ---> Running in 2c6a19a3f1a5 [2023-03-29T18:14:11.685Z] ---> Running in 0c49662e894f [2023-03-29T18:14:11.685Z] ---> 8c3245079bcb [2023-03-29T18:14:11.685Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T18:14:11.685Z] Removing intermediate container 6835d6efb525 [2023-03-29T18:14:11.685Z] ---> f5ace1f52ae7 [2023-03-29T18:14:11.685Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:14:11.685Z] ---> Running in 1bd59a623eaf [2023-03-29T18:14:11.685Z] ---> Running in e8225243e094 [2023-03-29T18:14:11.685Z] ---> Running in e235a0e1e4a0 [2023-03-29T18:14:11.943Z] Removing intermediate container 2c6a19a3f1a5 [2023-03-29T18:14:11.943Z] ---> 4c37b7ea4eb4 [2023-03-29T18:14:11.943Z] [2023-03-29T18:14:11.943Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T18:14:11.943Z] ---> b2aa39c304c2 [2023-03-29T18:14:11.943Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:14:11.943Z] Removing intermediate container 0c49662e894f [2023-03-29T18:14:11.943Z] ---> 694606586248 [2023-03-29T18:14:11.943Z] [2023-03-29T18:14:11.943Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T18:14:11.943Z] ---> b2aa39c304c2 [2023-03-29T18:14:11.943Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:14:11.943Z] Removing intermediate container e8225243e094 [2023-03-29T18:14:11.943Z] ---> 3b59db318c23 [2023-03-29T18:14:11.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:14:11.943Z] ---> Running in 04786ff92bb1 [2023-03-29T18:14:11.943Z] Removing intermediate container e235a0e1e4a0 [2023-03-29T18:14:11.943Z] ---> 2c59ba1db1f7 [2023-03-29T18:14:11.943Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T18:14:11.943Z] Removing intermediate container 1bd59a623eaf [2023-03-29T18:14:11.943Z] ---> 12ab544ae1e1 [2023-03-29T18:14:11.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:14:11.943Z] ---> Running in 829cf599febc [2023-03-29T18:14:11.943Z] ---> Running in 7b971cfaa9fe [2023-03-29T18:14:11.943Z] ---> Running in 608f0c9a58e6 [2023-03-29T18:14:11.943Z] ---> Running in 8f8691dfb634 [2023-03-29T18:14:12.202Z] Removing intermediate container 04786ff92bb1 [2023-03-29T18:14:12.202Z] ---> 8e59210a3b61 [2023-03-29T18:14:12.202Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T18:14:12.202Z] Removing intermediate container 829cf599febc [2023-03-29T18:14:12.202Z] ---> 1224bf3c84ad [2023-03-29T18:14:12.202Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T18:14:12.202Z] ---> Running in d89ab9539438 [2023-03-29T18:14:12.202Z] Removing intermediate container 608f0c9a58e6 [2023-03-29T18:14:12.202Z] ---> 21c9f7c3a5a4 [2023-03-29T18:14:12.202Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T18:14:12.202Z] Removing intermediate container 7b971cfaa9fe [2023-03-29T18:14:12.202Z] ---> 24506d4ffd9b [2023-03-29T18:14:12.202Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T18:14:12.202Z] Removing intermediate container 8f8691dfb634 [2023-03-29T18:14:12.202Z] ---> 108ddd74a3e6 [2023-03-29T18:14:12.202Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T18:14:12.202Z] ---> Running in f8588bef05ce [2023-03-29T18:14:12.202Z] ---> Running in 69034eab62b4 [2023-03-29T18:14:12.202Z] ---> Running in ec96ddd41b20 [2023-03-29T18:14:12.202Z] ---> Running in 939e0659d0fd [2023-03-29T18:14:12.460Z] Removing intermediate container ec96ddd41b20 [2023-03-29T18:14:12.460Z] ---> 4f4242a9e729 [2023-03-29T18:14:12.460Z] Step 23/24 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:12.460Z] Removing intermediate container 69034eab62b4 [2023-03-29T18:14:12.460Z] ---> 9f10b0903e34 [2023-03-29T18:14:12.460Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:12.460Z] Removing intermediate container 939e0659d0fd [2023-03-29T18:14:12.460Z] ---> 44ed10c55cdd [2023-03-29T18:14:12.460Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:12.460Z] ---> Running in ad737d075e72 [2023-03-29T18:14:12.460Z] ---> Running in 0beb70f58f43 [2023-03-29T18:14:12.460Z] ---> Running in 25c9f0db7ee0 [2023-03-29T18:14:12.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:12.460Z] Removing intermediate container ad737d075e72 [2023-03-29T18:14:12.460Z] ---> 3bcbb0ab66a1 [2023-03-29T18:14:12.460Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:12.718Z] Removing intermediate container 25c9f0db7ee0 [2023-03-29T18:14:12.718Z] ---> 5b68c16c588f [2023-03-29T18:14:12.718Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:12.718Z] Removing intermediate container 0beb70f58f43 [2023-03-29T18:14:12.718Z] ---> 0aa0ad2963d1 [2023-03-29T18:14:12.718Z] Step 24/24 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:12.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:12.718Z] ---> Running in edb1de343158 [2023-03-29T18:14:12.718Z] ---> Running in 324a32346eda [2023-03-29T18:14:12.718Z] ---> Running in 6f56a8c66c8c [2023-03-29T18:14:12.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:12.718Z] Removing intermediate container 324a32346eda [2023-03-29T18:14:12.718Z] Removing intermediate container edb1de343158 [2023-03-29T18:14:12.718Z] ---> 6e017c215e8d [2023-03-29T18:14:12.718Z] ---> 2e948011d374 [2023-03-29T18:14:12.718Z] [2023-03-29T18:14:12.718Z] [2023-03-29T18:14:12.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:12.718Z] Removing intermediate container 6f56a8c66c8c [2023-03-29T18:14:12.718Z] ---> b9f1e363f652 [2023-03-29T18:14:12.718Z] [2023-03-29T18:14:12.951Z] $ docker rm -f --volumes 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d [2023-03-29T18:14:12.975Z] Successfully built 6e017c215e8d [2023-03-29T18:14:12.975Z] Successfully built 2e948011d374 [2023-03-29T18:14:12.975Z] Successfully tagged core-command:latest [2023-03-29T18:14:12.975Z] Successfully tagged support-scheduler:latest [2023-03-29T18:14:12.975Z] Building support-notifications [2023-03-29T18:14:12.975Z] Building security-bootstrapper [2023-03-29T18:14:12.975Z]  Building core-command ... done  Building support-scheduler ... done Successfully built b9f1e363f652 [2023-03-29T18:14:12.975Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T18:14:12.975Z] Building security-spire-agent [2023-03-29T18:14:12.975Z]  Building core-common-config-bootstrapper ... done v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:14:12.975Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:14:12.975Z] OK: 17820 distinct packages available [2023-03-29T18:14:12.975Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:14:12.975Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:14:12.975Z] OK: 17820 distinct packages available [2023-03-29T18:14:12.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:12.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [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] { [2023-03-29T18:14:13.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:13.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:14:13.496Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T18:14:13.496Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:14:13.496Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T18:14:13.496Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T18:14:13.496Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T18:14:13.496Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:14:13.496Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:14:13.496Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T18:14:13.496Z] OK: 7 MiB in 19 packages [2023-03-29T18:14:13.496Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T18:14:13.496Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T18:14:13.496Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:14:13.496Z] OK: 8 MiB in 20 packages [2023-03-29T18:14:13.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T18:14:13.549Z] [2023-03-29T18:14:13.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:14:13.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T18:14:13.884Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T18:14:13.884Z] 29e5d40040c1: Pulling fs layer [2023-03-29T18:14:13.884Z] 1ce36da41761: Pulling fs layer [2023-03-29T18:14:13.884Z] 25b303627fd3: Pulling fs layer [2023-03-29T18:14:14.154Z] 29e5d40040c1: Verifying Checksum [2023-03-29T18:14:14.155Z] 29e5d40040c1: Download complete [2023-03-29T18:14:14.421Z] 1ce36da41761: Verifying Checksum [2023-03-29T18:14:14.421Z] 1ce36da41761: Download complete [2023-03-29T18:14:14.690Z] 29e5d40040c1: Pull complete [2023-03-29T18:14:16.104Z] 25b303627fd3: Verifying Checksum [2023-03-29T18:14:16.104Z] 25b303627fd3: Download complete [2023-03-29T18:14:16.104Z] 1ce36da41761: Pull complete [2023-03-29T18:14:17.679Z] Removing intermediate container f8588bef05ce [2023-03-29T18:14:17.679Z] ---> 0a36ca72189a [2023-03-29T18:14:17.679Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:17.679Z] Removing intermediate container d89ab9539438 [2023-03-29T18:14:17.679Z] ---> 761cbff60453 [2023-03-29T18:14:17.679Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:17.679Z] ---> 783d96f710ed [2023-03-29T18:14:17.679Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:17.679Z] ---> ee8d56c4f2eb [2023-03-29T18:14:17.679Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:18.613Z] ---> cbe75990ae3d [2023-03-29T18:14:18.613Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:14:18.613Z] ---> 9607eeb3f15c [2023-03-29T18:14:18.613Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:14:18.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:18.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:18.871Z] ---> bb7aea0275f1 [2023-03-29T18:14:18.871Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:14:18.871Z] ---> Using cache [2023-03-29T18:14:18.871Z] ---> 4965ac1c64be [2023-03-29T18:14:18.871Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:14:18.871Z] ---> Using cache [2023-03-29T18:14:18.871Z] ---> f8ef24708ae3 [2023-03-29T18:14:18.871Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T18:14:19.129Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:19.129Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:19.129Z] ---> bb7aea0275f1 [2023-03-29T18:14:19.129Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> e13cc179baaf [2023-03-29T18:14:19.129Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 98955ecf3612 [2023-03-29T18:14:19.129Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 6b307e2a1b2e [2023-03-29T18:14:19.129Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 3075d14a64c6 [2023-03-29T18:14:19.129Z] Step 7/27 : COPY . . [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> b9f3850545fb [2023-03-29T18:14:19.129Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 1ad164741eb4 [2023-03-29T18:14:19.129Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 9bb03cc5e79e [2023-03-29T18:14:19.129Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 4115276985d3 [2023-03-29T18:14:19.129Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> b480a6ac62c4 [2023-03-29T18:14:19.129Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 694606586248 [2023-03-29T18:14:19.129Z] [2023-03-29T18:14:19.129Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T18:14:19.129Z] ---> b2aa39c304c2 [2023-03-29T18:14:19.129Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:14:19.129Z] ---> Using cache [2023-03-29T18:14:19.129Z] ---> 1224bf3c84ad [2023-03-29T18:14:19.129Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T18:14:19.387Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:19.387Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:19.387Z] ---> bb7aea0275f1 [2023-03-29T18:14:19.387Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T18:14:19.387Z] ---> Using cache [2023-03-29T18:14:19.387Z] ---> e13cc179baaf [2023-03-29T18:14:19.387Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T18:14:20.324Z] ---> Running in 2ab8d4d6c9a9 [2023-03-29T18:14:20.324Z] ---> Running in 7d3f00498740 [2023-03-29T18:14:20.324Z] ---> Running in 042dfc4be136 [2023-03-29T18:14:20.324Z] ---> 5c1767d0ea4d [2023-03-29T18:14:20.324Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:14:20.324Z] ---> d7f36d6b6884 [2023-03-29T18:14:20.324Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:14:20.324Z] ---> 8d64c4a01643 [2023-03-29T18:14:20.324Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T18:14:20.582Z] ---> f80c5e95f4f1 [2023-03-29T18:14:20.582Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T18:14:20.582Z] ---> Running in 4b8833320d39 [2023-03-29T18:14:20.582Z] Removing intermediate container 4b8833320d39 [2023-03-29T18:14:20.582Z] ---> 1e0da8758634 [2023-03-29T18:14:20.582Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T18:14:20.582Z] ---> b71f52c53ab4 [2023-03-29T18:14:20.582Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T18:14:20.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:20.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:20.840Z] ---> 903bbf52ab41 [2023-03-29T18:14:20.840Z] Step 22/27 : WORKDIR / [2023-03-29T18:14:20.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:20.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:20.840Z] ---> Running in 8378be80c46d [2023-03-29T18:14:20.840Z] ---> 35d7df5eaea1 [2023-03-29T18:14:20.840Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:14:20.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:20.840Z] ---> Running in 40127e38ab4a [2023-03-29T18:14:21.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:21.099Z] Removing intermediate container 8378be80c46d [2023-03-29T18:14:21.099Z] ---> 8085a707ab39 [2023-03-29T18:14:21.099Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:14:21.099Z] Removing intermediate container 40127e38ab4a [2023-03-29T18:14:21.099Z] ---> 95b723a539db [2023-03-29T18:14:21.099Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:14:21.099Z] ---> Running in c1213d9611ae [2023-03-29T18:14:21.099Z] ---> Running in 2bd7fdb803da [2023-03-29T18:14:21.099Z] OK: 265 MiB in 53 packages [2023-03-29T18:14:21.099Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:14:21.099Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:14:21.099Z] OK: 17820 distinct packages available [2023-03-29T18:14:21.358Z] Removing intermediate container c1213d9611ae [2023-03-29T18:14:21.358Z] ---> 52df84a88a76 [2023-03-29T18:14:21.358Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:14:21.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:21.358Z] Removing intermediate container 2bd7fdb803da [2023-03-29T18:14:21.358Z] ---> 6be619ad8c4f [2023-03-29T18:14:21.358Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T18:14:21.358Z] OK: 265 MiB in 53 packages [2023-03-29T18:14:21.358Z] ---> Running in f3ffdc9439d3 [2023-03-29T18:14:21.358Z] ---> Running in 8b8868e35447 [2023-03-29T18:14:21.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:14:21.358Z] Removing intermediate container f3ffdc9439d3 [2023-03-29T18:14:21.358Z] ---> 7d62b826e2de [2023-03-29T18:14:21.358Z] Step 25/26 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:21.358Z] Removing intermediate container 8b8868e35447 [2023-03-29T18:14:21.358Z] ---> cb40c7257689 [2023-03-29T18:14:21.358Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T18:14:21.358Z] ---> Running in 5db8d0c47376 [2023-03-29T18:14:21.629Z] ---> Running in 6082492e3c7f [2023-03-29T18:14:21.629Z] Removing intermediate container 5db8d0c47376 [2023-03-29T18:14:21.629Z] ---> cc7182b14df6 [2023-03-29T18:14:21.629Z] Step 26/26 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:21.629Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T18:14:21.629Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:14:21.629Z] Removing intermediate container 6082492e3c7f [2023-03-29T18:14:21.629Z] ---> 772887d49603 [2023-03-29T18:14:21.629Z] Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:21.629Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T18:14:21.629Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T18:14:21.629Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T18:14:21.629Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:14:21.629Z] ---> Running in bd79ca2f7ac6 [2023-03-29T18:14:21.629Z] OK: 8 MiB in 20 packages [2023-03-29T18:14:21.629Z] ---> Running in e8258e474cfa [2023-03-29T18:14:21.629Z] Removing intermediate container 2ab8d4d6c9a9 [2023-03-29T18:14:21.629Z] ---> 6c839a3f67ff [2023-03-29T18:14:21.629Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:14:21.889Z] Removing intermediate container bd79ca2f7ac6 [2023-03-29T18:14:21.889Z] ---> e053a87cbafb [2023-03-29T18:14:21.889Z] [2023-03-29T18:14:21.889Z] Removing intermediate container 7d3f00498740 [2023-03-29T18:14:21.889Z] ---> c03bd97e5bc1 [2023-03-29T18:14:21.889Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T18:14:21.889Z] Removing intermediate container e8258e474cfa [2023-03-29T18:14:21.889Z] ---> cd21ab226751 [2023-03-29T18:14:21.889Z] Step 27/27 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:21.889Z] ---> Running in ff7919cdd57e [2023-03-29T18:14:21.889Z] ---> 2eeaa8af51f1 [2023-03-29T18:14:21.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:14:21.889Z] Successfully built e053a87cbafb [2023-03-29T18:14:21.889Z] Successfully tagged security-spire-server:latest [2023-03-29T18:14:21.889Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-29T18:14:21.889Z] ---> Running in 673e8ab3ba88 [2023-03-29T18:14:22.147Z] ---> a79a665ebdba [2023-03-29T18:14:22.147Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:14:22.147Z] Removing intermediate container ff7919cdd57e [2023-03-29T18:14:22.147Z] ---> 32b6fce46b21 [2023-03-29T18:14:22.147Z] [2023-03-29T18:14:22.147Z] Successfully built 32b6fce46b21 [2023-03-29T18:14:22.405Z] Successfully tagged security-spire-config:latest [2023-03-29T18:14:22.974Z]  Building security-spire-config ... done Removing intermediate container 042dfc4be136 [2023-03-29T18:14:22.974Z] ---> a85d116dcce7 [2023-03-29T18:14:22.974Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:14:22.974Z] ---> Running in 0d1a37fb03c2 [2023-03-29T18:14:23.233Z] ---> ecce70f29b4d [2023-03-29T18:14:23.233Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:14:23.491Z] ---> 33fe16b1bddd [2023-03-29T18:14:23.491Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T18:14:24.864Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:24.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:24.864Z] ---> bb7aea0275f1 [2023-03-29T18:14:24.864Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T18:14:24.864Z] ---> Using cache [2023-03-29T18:14:24.864Z] ---> e13cc179baaf [2023-03-29T18:14:24.864Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T18:14:24.864Z] ---> Using cache [2023-03-29T18:14:24.864Z] ---> c03bd97e5bc1 [2023-03-29T18:14:24.864Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T18:14:24.864Z] ---> Using cache [2023-03-29T18:14:24.864Z] ---> a79a665ebdba [2023-03-29T18:14:24.864Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:14:24.864Z] ---> 0576d1f3d951 [2023-03-29T18:14:24.864Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:14:24.864Z] ---> Running in ff68f3bd4b8d [2023-03-29T18:14:26.180Z] 25b303627fd3: Pull complete [2023-03-29T18:14:26.180Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T18:14:26.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T18:14:26.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:14:26.239Z] ---> 5df4b5bdac10 [2023-03-29T18:14:26.239Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:14:26.239Z] ---> 1d917e68af20 [2023-03-29T18:14:26.239Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T18:14:26.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container [2023-03-29T18:14:26.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:14:26.504Z] ---> 9872835cbbbd [2023-03-29T18:14:26.504Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T18:14:26.763Z] ---> 089715d41068 [2023-03-29T18:14:26.763Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:14:26.763Z] ---> Running in 8aa44ba624ac [2023-03-29T18:14:26.763Z] Removing intermediate container 8aa44ba624ac [2023-03-29T18:14:26.763Z] ---> c9091e1170a0 [2023-03-29T18:14:26.763Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:14:27.021Z] ---> Running in 94a2531ec151 [2023-03-29T18:14:27.021Z] Removing intermediate container 94a2531ec151 [2023-03-29T18:14:27.021Z] ---> 801d82dc5571 [2023-03-29T18:14:27.021Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T18:14:27.021Z] ---> Running in 92d206337c39 [2023-03-29T18:14:27.278Z] Removing intermediate container 92d206337c39 [2023-03-29T18:14:27.278Z] ---> b0b809a58b12 [2023-03-29T18:14:27.278Z] Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:14:27.278Z] ---> Running in 004981f81e5b [2023-03-29T18:14:27.278Z] Removing intermediate container 004981f81e5b [2023-03-29T18:14:27.278Z] ---> 88d8805727b3 [2023-03-29T18:14:27.278Z] Step 27/27 : LABEL version=3.0.0-dev.116 [2023-03-29T18:14:27.278Z] ---> Running in 8c966ed004d4 [2023-03-29T18:14:27.536Z] Removing intermediate container 8c966ed004d4 [2023-03-29T18:14:27.536Z] ---> 024e69441098 [2023-03-29T18:14:27.536Z] [2023-03-29T18:14:27.536Z] Successfully built 024e69441098 [2023-03-29T18:14:27.536Z] Successfully tagged security-spire-agent:latest [2023-03-29T18:14:28.743Z] $ docker top 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:14:29.554Z] + docker-compose build --help [2023-03-29T18:14:29.554Z] + grep parallel [2023-03-29T18:14:34.900Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T18:14:34.920Z] $ docker stop --time=1 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a [2023-03-29T18:14:36.519Z] $ docker rm -f --volumes 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:14:37.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T18:14:37.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:14:37.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container [2023-03-29T18:14:37.341Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:14:38.511Z] $ docker top a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:14:39.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T18:14:42.693Z]  Building security-spire-agent ... done Removing intermediate container ff68f3bd4b8d [2023-03-29T18:14:42.694Z] ---> 9ad06962d2d7 [2023-03-29T18:14:42.694Z] Step 7/22 : COPY . . [2023-03-29T18:14:42.694Z] Removing intermediate container 673e8ab3ba88 [2023-03-29T18:14:42.694Z] ---> 13a532f3968b [2023-03-29T18:14:42.694Z] Step 8/23 : COPY . . [2023-03-29T18:14:42.694Z] Removing intermediate container 0d1a37fb03c2 [2023-03-29T18:14:42.694Z] ---> 8a2dc8e2deda [2023-03-29T18:14:42.694Z] Step 7/33 : COPY . . [2023-03-29T18:14:46.000Z] Building core-command ... [2023-03-29T18:14:46.000Z] Building core-common-config-bootstrapper ... [2023-03-29T18:14:46.000Z] Building core-data ... [2023-03-29T18:14:46.000Z] Building core-metadata ... [2023-03-29T18:14:46.000Z] Building security-bootstrapper ... [2023-03-29T18:14:46.000Z] Building security-proxy-auth ... [2023-03-29T18:14:46.000Z] Building security-proxy-setup ... [2023-03-29T18:14:46.000Z] Building security-secretstore-setup ... [2023-03-29T18:14:46.000Z] Building security-spiffe-token-provider ... [2023-03-29T18:14:46.000Z] Building security-spire-agent ... [2023-03-29T18:14:46.000Z] Building security-spire-config ... [2023-03-29T18:14:46.000Z] Building security-spire-server ... [2023-03-29T18:14:46.000Z] Building support-notifications ... [2023-03-29T18:14:46.000Z] Building support-scheduler ... [2023-03-29T18:14:46.000Z] Building security-spire-agent [2023-03-29T18:14:46.000Z] Building core-command [2023-03-29T18:14:46.000Z] Building support-scheduler [2023-03-29T18:14:46.000Z] Building support-notifications [2023-03-29T18:14:46.000Z] Building core-common-config-bootstrapper [2023-03-29T18:14:50.805Z] ---> ba84708c5fed [2023-03-29T18:14:50.805Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T18:14:50.805Z] ---> 573201fe527e [2023-03-29T18:14:50.805Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T18:14:50.805Z] ---> 5ff5dcd02414 [2023-03-29T18:14:50.805Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T18:14:50.805Z] ---> Running in 9300dc119cb6 [2023-03-29T18:14:50.805Z] ---> Running in eda6ac77f23d [2023-03-29T18:14:50.805Z] ---> Running in 9a51a2614342 [2023-03-29T18:14:50.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T18:14:50.805Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T18:14:50.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T18:14:58.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:58.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:58.320Z] ---> 7803fd8d56a2 [2023-03-29T18:14:58.320Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:14:58.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:58.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:58.320Z] ---> 7803fd8d56a2 [2023-03-29T18:14:58.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:14:58.320Z] ---> Running in e3951ddbe289 [2023-03-29T18:14:58.320Z] ---> Running in b8484dfc4c18 [2023-03-29T18:14:58.320Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:58.320Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:58.320Z] ---> 7803fd8d56a2 [2023-03-29T18:14:58.320Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T18:14:58.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:58.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:58.320Z] ---> 7803fd8d56a2 [2023-03-29T18:14:58.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:14:58.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:14:58.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:14:58.320Z] ---> 7803fd8d56a2 [2023-03-29T18:14:58.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:14:58.320Z] ---> Running in 3c6cec5acd79 [2023-03-29T18:14:58.320Z] ---> Running in a0300cbecb99 [2023-03-29T18:14:58.320Z] ---> Running in 0f89475fe1eb [2023-03-29T18:14:58.320Z] Removing intermediate container e3951ddbe289 [2023-03-29T18:14:58.320Z] ---> c2439050f008 [2023-03-29T18:14:58.320Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T18:14:58.320Z] Removing intermediate container b8484dfc4c18 [2023-03-29T18:14:58.320Z] ---> e63b27404f5f [2023-03-29T18:14:58.320Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:14:58.320Z] ---> Running in 5620763861da [2023-03-29T18:14:58.320Z] ---> Running in 78f9c2998966 [2023-03-29T18:14:58.320Z] Removing intermediate container 3c6cec5acd79 [2023-03-29T18:14:58.320Z] ---> e507cfd3cbad [2023-03-29T18:14:58.320Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:14:58.320Z] Removing intermediate container 0f89475fe1eb [2023-03-29T18:14:58.320Z] ---> b8cb2cae3281 [2023-03-29T18:14:58.320Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:14:58.320Z] Removing intermediate container a0300cbecb99 [2023-03-29T18:14:58.320Z] ---> 69591606ad19 [2023-03-29T18:14:58.320Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:14:58.320Z] ---> Running in 743a7876f1b6 [2023-03-29T18:14:58.320Z] ---> Running in 21ed1d530608 [2023-03-29T18:14:58.595Z] Removing intermediate container 78f9c2998966 [2023-03-29T18:14:58.595Z] ---> f340c0a65e02 [2023-03-29T18:14:58.595Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T18:14:58.595Z] ---> Running in 830bc9e08efc [2023-03-29T18:14:58.595Z] Removing intermediate container 5620763861da [2023-03-29T18:14:58.595Z] ---> dfc538f37e6b [2023-03-29T18:14:58.595Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:14:58.875Z] ---> Running in b7fbfb8c6478 [2023-03-29T18:14:58.875Z] ---> Running in e038569b5438 [2023-03-29T18:14:59.465Z] Removing intermediate container 743a7876f1b6 [2023-03-29T18:14:59.465Z] ---> cae8f86b873d [2023-03-29T18:14:59.465Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:14:59.465Z] ---> Running in f653706f514a [2023-03-29T18:14:59.738Z] Removing intermediate container 830bc9e08efc [2023-03-29T18:14:59.738Z] ---> 73cfc806e569 [2023-03-29T18:14:59.738Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T18:14:59.738Z] ---> Running in 014354813fde [2023-03-29T18:15:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:01.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:01.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:02.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:02.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:02.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:02.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:02.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:03.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:15:03.185Z] OK: 263 MiB in 53 packages [2023-03-29T18:15:03.455Z] OK: 263 MiB in 53 packages [2023-03-29T18:15:04.045Z] OK: 263 MiB in 53 packages [2023-03-29T18:15:04.332Z] OK: 263 MiB in 53 packages [2023-03-29T18:15:04.927Z] OK: 263 MiB in 53 packages [2023-03-29T18:15:05.524Z] Removing intermediate container 21ed1d530608 [2023-03-29T18:15:05.524Z] ---> a1c26545fb03 [2023-03-29T18:15:05.524Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T18:15:05.524Z] Removing intermediate container b7fbfb8c6478 [2023-03-29T18:15:05.524Z] ---> ab7c34dddebf [2023-03-29T18:15:05.524Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T18:15:06.120Z] Removing intermediate container e038569b5438 [2023-03-29T18:15:06.120Z] ---> a6dfc0233f66 [2023-03-29T18:15:06.120Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:15:06.120Z] Removing intermediate container f653706f514a [2023-03-29T18:15:06.120Z] ---> 2f543f0da794 [2023-03-29T18:15:06.120Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:15:06.406Z] Removing intermediate container 014354813fde [2023-03-29T18:15:06.406Z] ---> 714766c7c9c3 [2023-03-29T18:15:06.406Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:15:06.677Z] ---> 2a97cf4635c1 [2023-03-29T18:15:06.677Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:15:06.677Z] ---> 292a9c20e188 [2023-03-29T18:15:06.677Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:15:06.947Z] ---> Running in ddb2e6dce687 [2023-03-29T18:15:06.947Z] ---> Running in 6781a5bcfa60 [2023-03-29T18:15:07.217Z] ---> c0c424867978 [2023-03-29T18:15:07.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:15:07.217Z] ---> ec6892f0df41 [2023-03-29T18:15:07.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:15:07.217Z] ---> Running in 7669987a9819 [2023-03-29T18:15:07.496Z] ---> Running in a812521fb2ca [2023-03-29T18:15:07.769Z] ---> 5f2a9c7edcbd [2023-03-29T18:15:07.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:15:07.769Z] ---> Running in eab7fbfa62d5 [2023-03-29T18:15:12.710Z] Removing intermediate container 9a51a2614342 [2023-03-29T18:15:12.710Z] Removing intermediate container 9300dc119cb6 [2023-03-29T18:15:12.710Z] ---> c18ae9a7fbfd [2023-03-29T18:15:12.710Z] ---> d21613f74fed [2023-03-29T18:15:12.710Z] [2023-03-29T18:15:12.710Z] [2023-03-29T18:15:12.710Z] Step 9/22 : FROM alpine:3.17Step 9/33 : FROM alpine:3.17 [2023-03-29T18:15:12.710Z] [2023-03-29T18:15:12.710Z] ---> b2aa39c304c2 [2023-03-29T18:15:12.710Z] ---> b2aa39c304c2 [2023-03-29T18:15:12.711Z] Step 10/22 : RUN apk add --update --no-cache dumb-init opensslStep 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T18:15:12.711Z] [2023-03-29T18:15:12.711Z] ---> Using cache [2023-03-29T18:15:12.711Z] ---> e16d0df3aaa1 [2023-03-29T18:15:12.711Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T18:15:12.711Z] ---> Running in 0a63efc9ff52 [2023-03-29T18:15:12.711Z] ---> Running in 42434a0c5c56 [2023-03-29T18:15:12.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:12.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:12.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:13.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:13.224Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:15:13.224Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T18:15:13.224Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:15:13.224Z] OK: 8 MiB in 17 packages [2023-03-29T18:15:13.482Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:15:13.482Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T18:15:13.482Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:15:13.482Z] OK: 7 MiB in 17 packages [2023-03-29T18:15:14.857Z] Removing intermediate container eda6ac77f23d [2023-03-29T18:15:14.857Z] ---> b6f0ff138e0f [2023-03-29T18:15:14.857Z] [2023-03-29T18:15:14.857Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:15:14.857Z] ---> b2aa39c304c2 [2023-03-29T18:15:14.857Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T18:15:14.857Z] ---> Running in 0ec43f1b2cfa [2023-03-29T18:15:14.857Z] Removing intermediate container 0a63efc9ff52 [2023-03-29T18:15:14.857Z] ---> fd1442d928fd [2023-03-29T18:15:14.857Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T18:15:14.857Z] Removing intermediate container 42434a0c5c56 [2023-03-29T18:15:14.857Z] ---> a12ee34a8669 [2023-03-29T18:15:14.857Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T18:15:14.857Z] ---> Running in af42c5f4b3ab [2023-03-29T18:15:14.857Z] ---> Running in 1dc574602e83 [2023-03-29T18:15:14.857Z] Removing intermediate container af42c5f4b3ab [2023-03-29T18:15:14.857Z] ---> 38e4796dff2f [2023-03-29T18:15:14.857Z] Step 12/22 : WORKDIR /edgex [2023-03-29T18:15:14.857Z] Removing intermediate container 1dc574602e83 [2023-03-29T18:15:14.857Z] ---> cb0489b198f8 [2023-03-29T18:15:14.857Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T18:15:14.857Z] ---> Running in 92872c7bcedf [2023-03-29T18:15:14.857Z] ---> Running in f1f221716686 [2023-03-29T18:15:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:15.114Z] Removing intermediate container 92872c7bcedf [2023-03-29T18:15:15.114Z] ---> bd0d1db70b27 [2023-03-29T18:15:15.114Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:15:15.114Z] Removing intermediate container f1f221716686 [2023-03-29T18:15:15.114Z] ---> ce5cb5b767f9 [2023-03-29T18:15:15.114Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T18:15:15.114Z] ---> Running in 764a5ba1602b [2023-03-29T18:15:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T18:15:15.114Z] Removing intermediate container 764a5ba1602b [2023-03-29T18:15:15.114Z] ---> b8485ba44373 [2023-03-29T18:15:15.114Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T18:15:15.114Z] ---> 4ebf8f6fbac6 [2023-03-29T18:15:15.114Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:15:15.114Z] ---> Running in 149938d80859 [2023-03-29T18:15:15.373Z] Removing intermediate container 149938d80859 [2023-03-29T18:15:15.373Z] ---> 3ebae2a42434 [2023-03-29T18:15:15.373Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T18:15:15.373Z] ---> dda053fbd88b [2023-03-29T18:15:15.373Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T18:15:15.373Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T18:15:15.373Z] ---> Running in 17f920323e38 [2023-03-29T18:15:15.373Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:15:15.373Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:15:15.373Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:15:15.373Z] OK: 8 MiB in 17 packages [2023-03-29T18:15:15.631Z] ---> 99b1a74f9281 [2023-03-29T18:15:15.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T18:15:15.888Z] ---> 2cc9bdaf314f [2023-03-29T18:15:15.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T18:15:15.888Z] Removing intermediate container 0ec43f1b2cfa [2023-03-29T18:15:15.888Z] ---> efffd0a4bb66 [2023-03-29T18:15:15.888Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:15:16.146Z] ---> Running in 75a8f6ef7d47 [2023-03-29T18:15:16.146Z] ---> a0d58d7108dd [2023-03-29T18:15:16.146Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:15:16.146Z] Removing intermediate container 17f920323e38 [2023-03-29T18:15:16.146Z] ---> 7463a550fe73 [2023-03-29T18:15:16.146Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T18:15:16.146Z] ---> Running in 689729ad75f7 [2023-03-29T18:15:16.146Z] ---> Running in 48b280c51d16 [2023-03-29T18:15:16.146Z] Removing intermediate container 75a8f6ef7d47 [2023-03-29T18:15:16.146Z] ---> b76c100e155e [2023-03-29T18:15:16.146Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T18:15:16.146Z] ---> Running in bdf3a1acf1d0 [2023-03-29T18:15:16.404Z] Removing intermediate container 48b280c51d16 [2023-03-29T18:15:16.404Z] ---> d8921c1171b9 [2023-03-29T18:15:16.404Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T18:15:16.404Z] Removing intermediate container bdf3a1acf1d0 [2023-03-29T18:15:16.404Z] ---> 15681f6a3f50 [2023-03-29T18:15:16.404Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T18:15:16.404Z] ---> Running in 41f7d2ce3a84 [2023-03-29T18:15:16.404Z] ---> b85e340082fa [2023-03-29T18:15:16.404Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T18:15:16.404Z] Removing intermediate container 41f7d2ce3a84 [2023-03-29T18:15:16.404Z] ---> 1b01020b3a55 [2023-03-29T18:15:16.404Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:15:16.404Z] ---> Running in eacbfe2778be [2023-03-29T18:15:16.661Z] ---> 7b3fd4a36c08 [2023-03-29T18:15:16.661Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:15:16.921Z] ---> 142813fdac5b [2023-03-29T18:15:16.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T18:15:16.921Z] Removing intermediate container 689729ad75f7 [2023-03-29T18:15:16.921Z] ---> 9a01b9ba7fad [2023-03-29T18:15:16.921Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:15:16.921Z] ---> Running in 5daa3ef80583 [2023-03-29T18:15:16.921Z] Removing intermediate container 5daa3ef80583 [2023-03-29T18:15:16.921Z] ---> 9794f48080d5 [2023-03-29T18:15:16.921Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T18:15:17.181Z] ---> Running in 75eec05d4499 [2023-03-29T18:15:17.181Z] Removing intermediate container 75eec05d4499 [2023-03-29T18:15:17.181Z] ---> 44bdb3c0e469 [2023-03-29T18:15:17.181Z] Step 21/22 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:17.438Z] Removing intermediate container eacbfe2778be [2023-03-29T18:15:17.438Z] ---> ec93f13973ad [2023-03-29T18:15:17.438Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:15:17.438Z] ---> Running in 164b06cad16d [2023-03-29T18:15:17.438Z] ---> cd394d03e5c3 [2023-03-29T18:15:17.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:15:17.438Z] Removing intermediate container 164b06cad16d [2023-03-29T18:15:17.438Z] ---> bacc8c42ec1a [2023-03-29T18:15:17.438Z] Step 22/22 : LABEL version=3.0.0-dev.116 ---> c772e893e082 [2023-03-29T18:15:17.438Z] [2023-03-29T18:15:17.438Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:15:17.438Z] ---> Running in d1d21822e222 [2023-03-29T18:15:17.697Z] ---> 743e3c93c6e7 [2023-03-29T18:15:17.697Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T18:15:17.697Z] ---> Running in 7f6048c4a10b [2023-03-29T18:15:17.697Z] Removing intermediate container d1d21822e222 [2023-03-29T18:15:17.697Z] ---> 282e60d878ba [2023-03-29T18:15:17.697Z] [2023-03-29T18:15:17.697Z] ---> 4381031a793a [2023-03-29T18:15:17.697Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T18:15:17.697Z] Successfully built 282e60d878ba [2023-03-29T18:15:17.697Z] Successfully tagged security-proxy-setup:latest [2023-03-29T18:15:17.697Z] Removing intermediate container 7f6048c4a10b [2023-03-29T18:15:17.697Z]  Building security-proxy-setup ... done  ---> df1d6b06da88 [2023-03-29T18:15:17.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:15:17.958Z] ---> Running in 8f23b2aabf7c [2023-03-29T18:15:17.958Z] Removing intermediate container 8f23b2aabf7c [2023-03-29T18:15:17.958Z] ---> 137de29f9c5a [2023-03-29T18:15:17.958Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T18:15:17.958Z] ---> Running in f5a38fa85f73 [2023-03-29T18:15:18.218Z] ---> e8384f703702 [2023-03-29T18:15:18.218Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T18:15:18.218Z] Removing intermediate container f5a38fa85f73 [2023-03-29T18:15:18.218Z] ---> a101af35a2fe [2023-03-29T18:15:18.218Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:18.218Z] ---> Running in 471621faf2f5 [2023-03-29T18:15:18.218Z] Removing intermediate container 471621faf2f5 [2023-03-29T18:15:18.218Z] ---> 299a36f28bd2 [2023-03-29T18:15:18.218Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:15:18.218Z] ---> 2e6cce2c11eb [2023-03-29T18:15:18.218Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T18:15:18.218Z] ---> Running in 103a235b5635 [2023-03-29T18:15:18.475Z] Removing intermediate container 103a235b5635 [2023-03-29T18:15:18.475Z] ---> 1a907508bb6b [2023-03-29T18:15:18.475Z] [2023-03-29T18:15:18.475Z] ---> e3a005837663 [2023-03-29T18:15:18.475Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T18:15:18.475Z] Successfully built 1a907508bb6b [2023-03-29T18:15:18.475Z] Successfully tagged support-notifications:latest [2023-03-29T18:15:18.475Z]  Building support-notifications ... done  ---> 781fea337a11 [2023-03-29T18:15:18.475Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T18:15:18.734Z] ---> f2287be41ae0 [2023-03-29T18:15:18.734Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T18:15:18.734Z] ---> bdf0ea30a7a1 [2023-03-29T18:15:18.734Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T18:15:18.993Z] ---> Running in 89f216f84ecc [2023-03-29T18:15:19.558Z] Removing intermediate container 89f216f84ecc [2023-03-29T18:15:19.558Z] ---> e317824c2403 [2023-03-29T18:15:19.558Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T18:15:19.558Z] ---> Running in af13ecc6af26 [2023-03-29T18:15:19.558Z] Removing intermediate container af13ecc6af26 [2023-03-29T18:15:19.558Z] ---> bb9c76368866 [2023-03-29T18:15:19.558Z] Step 30/33 : CMD ["gate"] [2023-03-29T18:15:19.558Z] ---> Running in ff317dbdffb7 [2023-03-29T18:15:19.558Z] Removing intermediate container ff317dbdffb7 [2023-03-29T18:15:19.558Z] ---> b95cf6331fcc [2023-03-29T18:15:19.558Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T18:15:19.817Z] ---> Running in 04c54e47d522 [2023-03-29T18:15:19.817Z] Removing intermediate container 04c54e47d522 [2023-03-29T18:15:19.817Z] ---> 797895da1258 [2023-03-29T18:15:19.817Z] Step 32/33 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:19.817Z] ---> Running in a54448fc93b6 [2023-03-29T18:15:19.817Z] Removing intermediate container a54448fc93b6 [2023-03-29T18:15:19.817Z] ---> 15233331e579 [2023-03-29T18:15:19.817Z] Step 33/33 : LABEL version=3.0.0-dev.116 [2023-03-29T18:15:19.817Z] ---> Running in 45ad5fbd2bb6 [2023-03-29T18:15:20.076Z] Removing intermediate container 45ad5fbd2bb6 [2023-03-29T18:15:20.076Z] ---> 50701fde0fd5 [2023-03-29T18:15:20.076Z] [2023-03-29T18:15:20.076Z] Successfully built 50701fde0fd5 [2023-03-29T18:15:20.076Z] Successfully tagged security-bootstrapper:latest [2023-03-29T18:15:20.081Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-29T18:15:20.087Z] $ docker stop --time=1 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 [2023-03-29T18:15:21.385Z] $ docker rm -f --volumes 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T18:15:21.708Z] + docker images [2023-03-29T18:15:21.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T18:15:21.708Z] security-bootstrapper latest 50701fde0fd5 2 seconds ago 22.2MB [2023-03-29T18:15:21.708Z] support-notifications latest 1a907508bb6b 3 seconds ago 32.7MB [2023-03-29T18:15:21.708Z] security-proxy-setup latest 282e60d878ba 4 seconds ago 18.7MB [2023-03-29T18:15:21.708Z] b6f0ff138e0f 7 seconds ago 1.75GB [2023-03-29T18:15:21.708Z] d21613f74fed 10 seconds ago 1.67GB [2023-03-29T18:15:21.708Z] c18ae9a7fbfd 10 seconds ago 1.67GB [2023-03-29T18:15:21.708Z] security-spire-agent latest 024e69441098 54 seconds ago 129MB [2023-03-29T18:15:21.708Z] security-spire-server latest e053a87cbafb About a minute ago 89.8MB [2023-03-29T18:15:21.708Z] security-spire-config latest 32b6fce46b21 About a minute ago 88.9MB [2023-03-29T18:15:21.708Z] core-common-config-bootstrapper latest b9f1e363f652 About a minute ago 17.2MB [2023-03-29T18:15:21.708Z] support-scheduler latest 2e948011d374 About a minute ago 32.1MB [2023-03-29T18:15:21.708Z] core-command latest 6e017c215e8d About a minute ago 19.8MB [2023-03-29T18:15:21.708Z] 694606586248 About a minute ago 1.54GB [2023-03-29T18:15:21.708Z] 4c37b7ea4eb4 About a minute ago 1.54GB [2023-03-29T18:15:21.708Z] bbcbd5c985f4 About a minute ago 1.75GB [2023-03-29T18:15:21.708Z] 1f84b94173c8 About a minute ago 1.68GB [2023-03-29T18:15:21.708Z] 942e93a92db9 About a minute ago 1.69GB [2023-03-29T18:15:21.708Z] security-secretstore-setup latest 9a8997a3a5b0 About a minute ago 32.8MB [2023-03-29T18:15:21.708Z] security-proxy-auth latest dbafccbb319b About a minute ago 18.3MB [2023-03-29T18:15:21.708Z] security-spiffe-token-provider latest c50fe91c5a15 About a minute ago 32.8MB [2023-03-29T18:15:21.708Z] core-metadata latest 1076678a855e About a minute ago 20.4MB [2023-03-29T18:15:21.708Z] core-data latest c271c2f429c5 About a minute ago 20MB [2023-03-29T18:15:21.708Z] 9fb7c8b28ee6 2 minutes ago 1.73GB [2023-03-29T18:15:21.708Z] e8935a2d1352 2 minutes ago 1.69GB [2023-03-29T18:15:21.708Z] 2545eb42663d 2 minutes ago 1.68GB [2023-03-29T18:15:21.708Z] 39e29ce8bbbf 2 minutes ago 1.69GB [2023-03-29T18:15:21.708Z] 412128131af8 2 minutes ago 1.66GB [2023-03-29T18:15:21.708Z] ci-base-image-x86_64 latest bb7aea0275f1 5 minutes ago 881MB [2023-03-29T18:15:21.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T18:15:21.708Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-29T18:15:21.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T18:15:21.708Z] 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-29T18:15:21.796Z] provisioning config files... [2023-03-29T18:15:21.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config15815347993062396262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:15:22.099Z] ---> docker-login.sh [2023-03-29T18:15:22.099Z] nexus3.edgexfoundry.org:10001 [2023-03-29T18:15:22.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:15:22.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:15:22.099Z] Configure a credential helper to remove this warning. See [2023-03-29T18:15:22.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:15:22.099Z] [2023-03-29T18:15:22.099Z] Login Succeeded [2023-03-29T18:15:22.099Z] nexus3.edgexfoundry.org:10002 [2023-03-29T18:15:22.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:15:22.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:15:22.099Z] Configure a credential helper to remove this warning. See [2023-03-29T18:15:22.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:15:22.099Z] [2023-03-29T18:15:22.099Z] Login Succeeded [2023-03-29T18:15:22.099Z] nexus3.edgexfoundry.org:10003 [2023-03-29T18:15:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:15:22.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:15:22.358Z] Configure a credential helper to remove this warning. See [2023-03-29T18:15:22.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:15:22.358Z] [2023-03-29T18:15:22.358Z] Login Succeeded [2023-03-29T18:15:22.358Z] nexus3.edgexfoundry.org:10004 [2023-03-29T18:15:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:15:22.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:15:22.358Z] Configure a credential helper to remove this warning. See [2023-03-29T18:15:22.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:15:22.358Z] [2023-03-29T18:15:22.358Z] Login Succeeded [2023-03-29T18:15:22.358Z] docker.io [2023-03-29T18:15:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:15:22.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:15:22.617Z] Configure a credential helper to remove this warning. See [2023-03-29T18:15:22.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:15:22.617Z] [2023-03-29T18:15:22.617Z] Login Succeeded [2023-03-29T18:15:22.617Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T18:15:22.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:22.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:15:22.665Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-29T18:15:22.665Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:22.665Z] latest [2023-03-29T18:15:22.665Z] 3.0.0-dev.116 [2023-03-29T18:15:22.665Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:22.665Z] main [2023-03-29T18:15:22.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:22.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:23.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:23.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T18:15:23.273Z] 41c5aa82fc5d: Preparing [2023-03-29T18:15:23.273Z] 88c1e1743855: Preparing [2023-03-29T18:15:23.273Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:23.273Z] af36e6204963: Preparing [2023-03-29T18:15:23.273Z] 69df11d288f9: Preparing [2023-03-29T18:15:23.273Z] 7cd52847ad77: Preparing [2023-03-29T18:15:23.273Z] af36e6204963: Pushed [2023-03-29T18:15:23.273Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:23.273Z] 41c5aa82fc5d: Pushed [2023-03-29T18:15:23.273Z] e8ff83fec2c9: Pushed [2023-03-29T18:15:23.273Z] 69df11d288f9: Pushed [2023-03-29T18:15:24.650Z] 88c1e1743855: Pushed [2023-03-29T18:15:24.650Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:24.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:25.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-29T18:15:25.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T18:15:25.254Z] 41c5aa82fc5d: Preparing [2023-03-29T18:15:25.254Z] 88c1e1743855: Preparing [2023-03-29T18:15:25.254Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:25.254Z] af36e6204963: Preparing [2023-03-29T18:15:25.254Z] 69df11d288f9: Preparing [2023-03-29T18:15:25.254Z] 7cd52847ad77: Preparing [2023-03-29T18:15:25.254Z] 7cd52847ad77: Waiting [2023-03-29T18:15:25.254Z] 88c1e1743855: Layer already exists [2023-03-29T18:15:25.254Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:25.254Z] 41c5aa82fc5d: Layer already exists [2023-03-29T18:15:25.254Z] af36e6204963: Layer already exists [2023-03-29T18:15:25.254Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:25.254Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:25.254Z] latest: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:25.572Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:25.880Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 [2023-03-29T18:15:25.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T18:15:25.880Z] 41c5aa82fc5d: Preparing [2023-03-29T18:15:25.880Z] 88c1e1743855: Preparing [2023-03-29T18:15:25.880Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:25.880Z] af36e6204963: Preparing [2023-03-29T18:15:25.880Z] 69df11d288f9: Preparing [2023-03-29T18:15:25.880Z] 7cd52847ad77: Preparing [2023-03-29T18:15:25.880Z] 7cd52847ad77: Waiting [2023-03-29T18:15:25.880Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:25.880Z] af36e6204963: Layer already exists [2023-03-29T18:15:25.880Z] 88c1e1743855: Layer already exists [2023-03-29T18:15:25.880Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:25.880Z] 41c5aa82fc5d: Layer already exists [2023-03-29T18:15:25.880Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:25.880Z] 3.0.0-dev.116: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:26.186Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:26.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:26.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T18:15:26.491Z] 41c5aa82fc5d: Preparing [2023-03-29T18:15:26.491Z] 88c1e1743855: Preparing [2023-03-29T18:15:26.491Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:26.491Z] af36e6204963: Preparing [2023-03-29T18:15:26.491Z] 69df11d288f9: Preparing [2023-03-29T18:15:26.491Z] 7cd52847ad77: Preparing [2023-03-29T18:15:26.491Z] 7cd52847ad77: Waiting [2023-03-29T18:15:26.491Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:26.491Z] af36e6204963: Layer already exists [2023-03-29T18:15:26.491Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:26.491Z] 88c1e1743855: Layer already exists [2023-03-29T18:15:26.491Z] 41c5aa82fc5d: Layer already exists [2023-03-29T18:15:26.491Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:26.491Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:26.795Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:27.096Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-29T18:15:27.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T18:15:27.096Z] 41c5aa82fc5d: Preparing [2023-03-29T18:15:27.096Z] 88c1e1743855: Preparing [2023-03-29T18:15:27.096Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:27.096Z] af36e6204963: Preparing [2023-03-29T18:15:27.096Z] 69df11d288f9: Preparing [2023-03-29T18:15:27.096Z] 7cd52847ad77: Preparing [2023-03-29T18:15:27.096Z] 7cd52847ad77: Waiting [2023-03-29T18:15:27.096Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:27.096Z] 41c5aa82fc5d: Layer already exists [2023-03-29T18:15:27.096Z] af36e6204963: Layer already exists [2023-03-29T18:15:27.096Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:27.096Z] 88c1e1743855: Layer already exists [2023-03-29T18:15:27.096Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:27.096Z] main: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:27.131Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:27.137Z] taggedImages: [2023-03-29T18:15:27.137Z] - nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:27.137Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-29T18:15:27.137Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 [2023-03-29T18:15:27.137Z] - nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:27.137Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-29T18:15:27.151Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-29T18:15:27.151Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:27.151Z] latest [2023-03-29T18:15:27.151Z] 3.0.0-dev.116 [2023-03-29T18:15:27.151Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:27.151Z] main [2023-03-29T18:15:27.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:27.457Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:27.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:27.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T18:15:27.762Z] f27f8597f98e: Preparing [2023-03-29T18:15:27.762Z] 832955de8255: Preparing [2023-03-29T18:15:27.762Z] 9a8100417a18: Preparing [2023-03-29T18:15:27.762Z] fc7a0fca5c5b: Preparing [2023-03-29T18:15:27.762Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:27.762Z] af36e6204963: Preparing [2023-03-29T18:15:27.762Z] 145fc5a259e6: Preparing [2023-03-29T18:15:27.762Z] 7cd52847ad77: Preparing [2023-03-29T18:15:27.762Z] af36e6204963: Waiting [2023-03-29T18:15:27.762Z] 145fc5a259e6: Waiting [2023-03-29T18:15:27.762Z] 7cd52847ad77: Waiting [2023-03-29T18:15:27.762Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:27.762Z] af36e6204963: Layer already exists [2023-03-29T18:15:27.762Z] 9a8100417a18: Pushed [2023-03-29T18:15:27.762Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:27.762Z] 832955de8255: Pushed [2023-03-29T18:15:27.762Z] f27f8597f98e: Pushed [2023-03-29T18:15:27.762Z] 145fc5a259e6: Pushed [2023-03-29T18:15:29.145Z] fc7a0fca5c5b: Pushed [2023-03-29T18:15:29.145Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:29.462Z] + 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-29T18:15:29.771Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-29T18:15:29.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T18:15:29.771Z] f27f8597f98e: Preparing [2023-03-29T18:15:29.771Z] 832955de8255: Preparing [2023-03-29T18:15:29.771Z] 9a8100417a18: Preparing [2023-03-29T18:15:29.771Z] fc7a0fca5c5b: Preparing [2023-03-29T18:15:29.771Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:29.771Z] af36e6204963: Preparing [2023-03-29T18:15:29.771Z] 145fc5a259e6: Preparing [2023-03-29T18:15:29.771Z] 7cd52847ad77: Preparing [2023-03-29T18:15:29.771Z] af36e6204963: Waiting [2023-03-29T18:15:29.771Z] 145fc5a259e6: Waiting [2023-03-29T18:15:29.771Z] 7cd52847ad77: Waiting [2023-03-29T18:15:29.771Z] 832955de8255: Layer already exists [2023-03-29T18:15:29.771Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:29.771Z] fc7a0fca5c5b: Layer already exists [2023-03-29T18:15:29.771Z] 9a8100417a18: Layer already exists [2023-03-29T18:15:29.771Z] f27f8597f98e: Layer already exists [2023-03-29T18:15:29.771Z] af36e6204963: Layer already exists [2023-03-29T18:15:29.771Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:29.771Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:29.771Z] latest: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:30.078Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:30.377Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 [2023-03-29T18:15:30.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T18:15:30.377Z] f27f8597f98e: Preparing [2023-03-29T18:15:30.377Z] 832955de8255: Preparing [2023-03-29T18:15:30.377Z] 9a8100417a18: Preparing [2023-03-29T18:15:30.377Z] fc7a0fca5c5b: Preparing [2023-03-29T18:15:30.377Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:30.377Z] af36e6204963: Preparing [2023-03-29T18:15:30.377Z] 145fc5a259e6: Preparing [2023-03-29T18:15:30.377Z] 7cd52847ad77: Preparing [2023-03-29T18:15:30.377Z] af36e6204963: Waiting [2023-03-29T18:15:30.377Z] 145fc5a259e6: Waiting [2023-03-29T18:15:30.377Z] 7cd52847ad77: Waiting [2023-03-29T18:15:30.377Z] fc7a0fca5c5b: Layer already exists [2023-03-29T18:15:30.377Z] 832955de8255: Layer already exists [2023-03-29T18:15:30.377Z] f27f8597f98e: Layer already exists [2023-03-29T18:15:30.377Z] 9a8100417a18: Layer already exists [2023-03-29T18:15:30.377Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:30.377Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:30.377Z] af36e6204963: Layer already exists [2023-03-29T18:15:30.377Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:30.377Z] 3.0.0-dev.116: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:30.692Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:30.993Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:30.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T18:15:30.993Z] f27f8597f98e: Preparing [2023-03-29T18:15:30.993Z] 832955de8255: Preparing [2023-03-29T18:15:30.993Z] 9a8100417a18: Preparing [2023-03-29T18:15:30.993Z] fc7a0fca5c5b: Preparing [2023-03-29T18:15:30.993Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:30.993Z] af36e6204963: Preparing [2023-03-29T18:15:30.993Z] 145fc5a259e6: Preparing [2023-03-29T18:15:30.993Z] 7cd52847ad77: Preparing [2023-03-29T18:15:30.993Z] 145fc5a259e6: Waiting [2023-03-29T18:15:30.993Z] af36e6204963: Waiting [2023-03-29T18:15:30.993Z] 7cd52847ad77: Waiting [2023-03-29T18:15:30.993Z] f27f8597f98e: Layer already exists [2023-03-29T18:15:30.993Z] fc7a0fca5c5b: Layer already exists [2023-03-29T18:15:30.993Z] 832955de8255: Layer already exists [2023-03-29T18:15:30.993Z] 9a8100417a18: Layer already exists [2023-03-29T18:15:30.993Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:30.993Z] af36e6204963: Layer already exists [2023-03-29T18:15:30.993Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:30.993Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:30.993Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:31.295Z] + 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-29T18:15:31.603Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-29T18:15:31.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T18:15:31.603Z] f27f8597f98e: Preparing [2023-03-29T18:15:31.603Z] 832955de8255: Preparing [2023-03-29T18:15:31.603Z] 9a8100417a18: Preparing [2023-03-29T18:15:31.603Z] fc7a0fca5c5b: Preparing [2023-03-29T18:15:31.603Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:31.603Z] af36e6204963: Preparing [2023-03-29T18:15:31.603Z] 145fc5a259e6: Preparing [2023-03-29T18:15:31.603Z] 7cd52847ad77: Preparing [2023-03-29T18:15:31.603Z] af36e6204963: Waiting [2023-03-29T18:15:31.603Z] 7cd52847ad77: Waiting [2023-03-29T18:15:31.603Z] 145fc5a259e6: Waiting [2023-03-29T18:15:31.603Z] 9a8100417a18: Layer already exists [2023-03-29T18:15:31.603Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:31.603Z] f27f8597f98e: Layer already exists [2023-03-29T18:15:31.603Z] fc7a0fca5c5b: Layer already exists [2023-03-29T18:15:31.603Z] 832955de8255: Layer already exists [2023-03-29T18:15:31.603Z] af36e6204963: Layer already exists [2023-03-29T18:15:31.603Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:31.603Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:31.603Z] main: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:31.637Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:31.650Z] taggedImages: [2023-03-29T18:15:31.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:31.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-29T18:15:31.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 [2023-03-29T18:15:31.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:31.650Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-29T18:15:31.674Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-29T18:15:31.674Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:31.674Z] latest [2023-03-29T18:15:31.674Z] 3.0.0-dev.116 [2023-03-29T18:15:31.674Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:31.674Z] main [2023-03-29T18:15:31.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:32.005Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:32.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:32.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T18:15:32.328Z] 174055125155: Preparing [2023-03-29T18:15:32.328Z] e08929d8694b: Preparing [2023-03-29T18:15:32.328Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:32.328Z] af36e6204963: Preparing [2023-03-29T18:15:32.328Z] 145fc5a259e6: Preparing [2023-03-29T18:15:32.328Z] 7cd52847ad77: Preparing [2023-03-29T18:15:32.328Z] 7cd52847ad77: Waiting [2023-03-29T18:15:32.328Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:32.328Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:32.328Z] af36e6204963: Layer already exists [2023-03-29T18:15:32.328Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:32.328Z] 174055125155: Pushed [2023-03-29T18:15:33.709Z] e08929d8694b: Pushed [2023-03-29T18:15:33.709Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:34.029Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:34.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-29T18:15:34.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T18:15:34.343Z] 174055125155: Preparing [2023-03-29T18:15:34.343Z] e08929d8694b: Preparing [2023-03-29T18:15:34.343Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:34.343Z] af36e6204963: Preparing [2023-03-29T18:15:34.343Z] 145fc5a259e6: Preparing [2023-03-29T18:15:34.343Z] 7cd52847ad77: Preparing [2023-03-29T18:15:34.343Z] 7cd52847ad77: Waiting [2023-03-29T18:15:34.343Z] e08929d8694b: Layer already exists [2023-03-29T18:15:34.343Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:34.343Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:34.343Z] 174055125155: Layer already exists [2023-03-29T18:15:34.343Z] af36e6204963: Layer already exists [2023-03-29T18:15:34.343Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:34.343Z] latest: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:34.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:34.968Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 [2023-03-29T18:15:34.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T18:15:34.968Z] 174055125155: Preparing [2023-03-29T18:15:34.968Z] e08929d8694b: Preparing [2023-03-29T18:15:34.968Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:34.968Z] af36e6204963: Preparing [2023-03-29T18:15:34.968Z] 145fc5a259e6: Preparing [2023-03-29T18:15:34.968Z] 7cd52847ad77: Preparing [2023-03-29T18:15:34.968Z] 7cd52847ad77: Waiting [2023-03-29T18:15:34.968Z] af36e6204963: Layer already exists [2023-03-29T18:15:34.968Z] 174055125155: Layer already exists [2023-03-29T18:15:34.968Z] e08929d8694b: Layer already exists [2023-03-29T18:15:34.968Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:34.968Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:34.968Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:34.968Z] 3.0.0-dev.116: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:35.274Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:35.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:35.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T18:15:35.582Z] 174055125155: Preparing [2023-03-29T18:15:35.582Z] e08929d8694b: Preparing [2023-03-29T18:15:35.582Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:35.582Z] af36e6204963: Preparing [2023-03-29T18:15:35.582Z] 145fc5a259e6: Preparing [2023-03-29T18:15:35.582Z] 7cd52847ad77: Preparing [2023-03-29T18:15:35.582Z] 7cd52847ad77: Waiting [2023-03-29T18:15:35.582Z] 174055125155: Layer already exists [2023-03-29T18:15:35.582Z] af36e6204963: Layer already exists [2023-03-29T18:15:35.582Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:35.582Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:35.582Z] e08929d8694b: Layer already exists [2023-03-29T18:15:35.582Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:35.582Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:35.902Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:36.205Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-29T18:15:36.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T18:15:36.205Z] 174055125155: Preparing [2023-03-29T18:15:36.205Z] e08929d8694b: Preparing [2023-03-29T18:15:36.205Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:36.205Z] af36e6204963: Preparing [2023-03-29T18:15:36.205Z] 145fc5a259e6: Preparing [2023-03-29T18:15:36.205Z] 7cd52847ad77: Preparing [2023-03-29T18:15:36.205Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:36.205Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:36.205Z] e08929d8694b: Layer already exists [2023-03-29T18:15:36.205Z] af36e6204963: Layer already exists [2023-03-29T18:15:36.205Z] 174055125155: Layer already exists [2023-03-29T18:15:36.205Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:36.205Z] main: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:36.243Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:36.250Z] taggedImages: [2023-03-29T18:15:36.250Z] - nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:36.250Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-29T18:15:36.250Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 [2023-03-29T18:15:36.250Z] - nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:36.250Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-29T18:15:36.271Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-29T18:15:36.271Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:36.271Z] latest [2023-03-29T18:15:36.271Z] 3.0.0-dev.116 [2023-03-29T18:15:36.271Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:36.271Z] main [2023-03-29T18:15:36.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:36.589Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:36.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:36.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T18:15:36.899Z] 5ba2a36e814f: Preparing [2023-03-29T18:15:36.899Z] cfc7349cb844: Preparing [2023-03-29T18:15:36.899Z] 104724acf87d: Preparing [2023-03-29T18:15:36.899Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:36.899Z] af36e6204963: Preparing [2023-03-29T18:15:36.899Z] 69df11d288f9: Preparing [2023-03-29T18:15:36.899Z] 7cd52847ad77: Preparing [2023-03-29T18:15:36.899Z] 69df11d288f9: Waiting [2023-03-29T18:15:36.899Z] 7cd52847ad77: Waiting [2023-03-29T18:15:36.899Z] af36e6204963: Layer already exists [2023-03-29T18:15:36.899Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:36.899Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:36.899Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:36.899Z] cfc7349cb844: Pushed [2023-03-29T18:15:36.899Z] 5ba2a36e814f: Pushed [2023-03-29T18:15:38.412Z] 104724acf87d: Pushed [2023-03-29T18:15:38.412Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:38.781Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:39.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-29T18:15:39.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T18:15:39.127Z] 5ba2a36e814f: Preparing [2023-03-29T18:15:39.127Z] cfc7349cb844: Preparing [2023-03-29T18:15:39.127Z] 104724acf87d: Preparing [2023-03-29T18:15:39.127Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:39.127Z] af36e6204963: Preparing [2023-03-29T18:15:39.127Z] 69df11d288f9: Preparing [2023-03-29T18:15:39.127Z] 7cd52847ad77: Preparing [2023-03-29T18:15:39.127Z] 69df11d288f9: Waiting [2023-03-29T18:15:39.127Z] 7cd52847ad77: Waiting [2023-03-29T18:15:39.127Z] cfc7349cb844: Layer already exists [2023-03-29T18:15:39.127Z] 5ba2a36e814f: Layer already exists [2023-03-29T18:15:39.127Z] 104724acf87d: Layer already exists [2023-03-29T18:15:39.127Z] af36e6204963: Layer already exists [2023-03-29T18:15:39.127Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:39.127Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:39.127Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:39.127Z] latest: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:39.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:39.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 [2023-03-29T18:15:39.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T18:15:39.793Z] 5ba2a36e814f: Preparing [2023-03-29T18:15:39.793Z] cfc7349cb844: Preparing [2023-03-29T18:15:39.793Z] 104724acf87d: Preparing [2023-03-29T18:15:39.793Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:39.793Z] af36e6204963: Preparing [2023-03-29T18:15:39.793Z] 69df11d288f9: Preparing [2023-03-29T18:15:39.793Z] 7cd52847ad77: Preparing [2023-03-29T18:15:39.793Z] 7cd52847ad77: Waiting [2023-03-29T18:15:39.793Z] 69df11d288f9: Waiting [2023-03-29T18:15:39.793Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:39.793Z] 5ba2a36e814f: Layer already exists [2023-03-29T18:15:39.793Z] af36e6204963: Layer already exists [2023-03-29T18:15:39.793Z] 104724acf87d: Layer already exists [2023-03-29T18:15:39.793Z] cfc7349cb844: Layer already exists [2023-03-29T18:15:39.793Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:39.793Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:39.793Z] 3.0.0-dev.116: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:40.096Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:40.396Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:40.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T18:15:40.396Z] 5ba2a36e814f: Preparing [2023-03-29T18:15:40.396Z] cfc7349cb844: Preparing [2023-03-29T18:15:40.396Z] 104724acf87d: Preparing [2023-03-29T18:15:40.396Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:40.396Z] af36e6204963: Preparing [2023-03-29T18:15:40.396Z] 69df11d288f9: Preparing [2023-03-29T18:15:40.396Z] 7cd52847ad77: Preparing [2023-03-29T18:15:40.396Z] 69df11d288f9: Waiting [2023-03-29T18:15:40.396Z] 7cd52847ad77: Waiting [2023-03-29T18:15:40.396Z] cfc7349cb844: Layer already exists [2023-03-29T18:15:40.396Z] af36e6204963: Layer already exists [2023-03-29T18:15:40.396Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:40.396Z] 5ba2a36e814f: Layer already exists [2023-03-29T18:15:40.396Z] 104724acf87d: Layer already exists [2023-03-29T18:15:40.396Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:40.396Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:40.396Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:40.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:41.014Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-29T18:15:41.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T18:15:41.014Z] 5ba2a36e814f: Preparing [2023-03-29T18:15:41.014Z] cfc7349cb844: Preparing [2023-03-29T18:15:41.014Z] 104724acf87d: Preparing [2023-03-29T18:15:41.014Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:41.014Z] af36e6204963: Preparing [2023-03-29T18:15:41.014Z] 69df11d288f9: Preparing [2023-03-29T18:15:41.014Z] 7cd52847ad77: Preparing [2023-03-29T18:15:41.014Z] 69df11d288f9: Waiting [2023-03-29T18:15:41.014Z] 7cd52847ad77: Waiting [2023-03-29T18:15:41.014Z] 5ba2a36e814f: Layer already exists [2023-03-29T18:15:41.014Z] af36e6204963: Layer already exists [2023-03-29T18:15:41.014Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:41.014Z] cfc7349cb844: Layer already exists [2023-03-29T18:15:41.014Z] 104724acf87d: Layer already exists [2023-03-29T18:15:41.014Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:41.014Z] 69df11d288f9: Layer already exists [2023-03-29T18:15:41.014Z] main: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:41.064Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:41.072Z] taggedImages: [2023-03-29T18:15:41.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:41.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-29T18:15:41.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 [2023-03-29T18:15:41.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:41.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-29T18:15:41.100Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-29T18:15:41.100Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:41.100Z] latest [2023-03-29T18:15:41.100Z] 3.0.0-dev.116 [2023-03-29T18:15:41.100Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:41.100Z] main [2023-03-29T18:15:41.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:41.421Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:41.737Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:41.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T18:15:41.737Z] b80081ad2cb8: Preparing [2023-03-29T18:15:41.737Z] b80081ad2cb8: Preparing [2023-03-29T18:15:41.737Z] 41629053e84f: Preparing [2023-03-29T18:15:41.737Z] 6de09edcb49a: Preparing [2023-03-29T18:15:41.737Z] 76c07e11d44f: Preparing [2023-03-29T18:15:41.737Z] e0c413d988b9: Preparing [2023-03-29T18:15:41.737Z] bc327ff6157c: Preparing [2023-03-29T18:15:41.737Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:41.737Z] af36e6204963: Preparing [2023-03-29T18:15:41.737Z] e0ccf36f97f2: Preparing [2023-03-29T18:15:41.737Z] 9b99ed4ee88b: Preparing [2023-03-29T18:15:41.737Z] d5e0edd0ee70: Preparing [2023-03-29T18:15:41.737Z] bbbe6860a1ec: Preparing [2023-03-29T18:15:41.737Z] 7cd52847ad77: Preparing [2023-03-29T18:15:41.737Z] e0ccf36f97f2: Waiting [2023-03-29T18:15:41.737Z] 9b99ed4ee88b: Waiting [2023-03-29T18:15:41.737Z] d5e0edd0ee70: Waiting [2023-03-29T18:15:41.737Z] bbbe6860a1ec: Waiting [2023-03-29T18:15:41.737Z] 7cd52847ad77: Waiting [2023-03-29T18:15:41.737Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:41.737Z] bc327ff6157c: Waiting [2023-03-29T18:15:41.737Z] af36e6204963: Waiting [2023-03-29T18:15:41.737Z] e0c413d988b9: Pushed [2023-03-29T18:15:41.737Z] b80081ad2cb8: Pushed [2023-03-29T18:15:41.737Z] 41629053e84f: Pushed [2023-03-29T18:15:41.737Z] 6de09edcb49a: Pushed [2023-03-29T18:15:41.737Z] 76c07e11d44f: Pushed [2023-03-29T18:15:41.737Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:41.737Z] af36e6204963: Layer already exists [2023-03-29T18:15:41.997Z] 9b99ed4ee88b: Pushed [2023-03-29T18:15:41.998Z] d5e0edd0ee70: Pushed [2023-03-29T18:15:41.998Z] bbbe6860a1ec: Pushed [2023-03-29T18:15:41.998Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:41.998Z] e0ccf36f97f2: Pushed [2023-03-29T18:15:43.375Z] bc327ff6157c: Pushed [2023-03-29T18:15:43.634Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:43.948Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:44.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-29T18:15:44.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T18:15:44.251Z] b80081ad2cb8: Preparing [2023-03-29T18:15:44.251Z] b80081ad2cb8: Preparing [2023-03-29T18:15:44.251Z] 41629053e84f: Preparing [2023-03-29T18:15:44.251Z] 6de09edcb49a: Preparing [2023-03-29T18:15:44.251Z] 76c07e11d44f: Preparing [2023-03-29T18:15:44.251Z] e0c413d988b9: Preparing [2023-03-29T18:15:44.251Z] bc327ff6157c: Preparing [2023-03-29T18:15:44.251Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:44.251Z] af36e6204963: Preparing [2023-03-29T18:15:44.251Z] e0ccf36f97f2: Preparing [2023-03-29T18:15:44.251Z] 9b99ed4ee88b: Preparing [2023-03-29T18:15:44.251Z] d5e0edd0ee70: Preparing [2023-03-29T18:15:44.251Z] bbbe6860a1ec: Preparing [2023-03-29T18:15:44.251Z] 7cd52847ad77: Preparing [2023-03-29T18:15:44.251Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:44.251Z] af36e6204963: Waiting [2023-03-29T18:15:44.251Z] e0ccf36f97f2: Waiting [2023-03-29T18:15:44.251Z] 9b99ed4ee88b: Waiting [2023-03-29T18:15:44.251Z] d5e0edd0ee70: Waiting [2023-03-29T18:15:44.251Z] bbbe6860a1ec: Waiting [2023-03-29T18:15:44.251Z] bc327ff6157c: Waiting [2023-03-29T18:15:44.251Z] 76c07e11d44f: Layer already exists [2023-03-29T18:15:44.251Z] e0c413d988b9: Layer already exists [2023-03-29T18:15:44.251Z] 41629053e84f: Layer already exists [2023-03-29T18:15:44.251Z] b80081ad2cb8: Layer already exists [2023-03-29T18:15:44.251Z] 6de09edcb49a: Layer already exists [2023-03-29T18:15:44.251Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:44.251Z] 9b99ed4ee88b: Layer already exists [2023-03-29T18:15:44.251Z] bc327ff6157c: Layer already exists [2023-03-29T18:15:44.251Z] af36e6204963: Layer already exists [2023-03-29T18:15:44.251Z] e0ccf36f97f2: Layer already exists [2023-03-29T18:15:44.251Z] d5e0edd0ee70: Layer already exists [2023-03-29T18:15:44.251Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:44.251Z] bbbe6860a1ec: Layer already exists [2023-03-29T18:15:44.251Z] latest: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:44.561Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:44.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 [2023-03-29T18:15:44.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T18:15:44.863Z] b80081ad2cb8: Preparing [2023-03-29T18:15:44.863Z] b80081ad2cb8: Preparing [2023-03-29T18:15:44.863Z] 41629053e84f: Preparing [2023-03-29T18:15:44.863Z] 6de09edcb49a: Preparing [2023-03-29T18:15:44.863Z] 76c07e11d44f: Preparing [2023-03-29T18:15:44.863Z] e0c413d988b9: Preparing [2023-03-29T18:15:44.863Z] bc327ff6157c: Preparing [2023-03-29T18:15:44.863Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:44.863Z] af36e6204963: Preparing [2023-03-29T18:15:44.863Z] e0ccf36f97f2: Preparing [2023-03-29T18:15:44.863Z] 9b99ed4ee88b: Preparing [2023-03-29T18:15:44.863Z] d5e0edd0ee70: Preparing [2023-03-29T18:15:44.863Z] bbbe6860a1ec: Preparing [2023-03-29T18:15:44.863Z] 7cd52847ad77: Preparing [2023-03-29T18:15:44.863Z] e0ccf36f97f2: Waiting [2023-03-29T18:15:44.863Z] 9b99ed4ee88b: Waiting [2023-03-29T18:15:44.863Z] d5e0edd0ee70: Waiting [2023-03-29T18:15:44.863Z] 7cd52847ad77: Waiting [2023-03-29T18:15:44.863Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:44.863Z] bc327ff6157c: Waiting [2023-03-29T18:15:44.863Z] af36e6204963: Waiting [2023-03-29T18:15:44.863Z] bbbe6860a1ec: Waiting [2023-03-29T18:15:44.863Z] 6de09edcb49a: Layer already exists [2023-03-29T18:15:44.863Z] b80081ad2cb8: Layer already exists [2023-03-29T18:15:44.863Z] 76c07e11d44f: Layer already exists [2023-03-29T18:15:44.863Z] e0c413d988b9: Layer already exists [2023-03-29T18:15:44.863Z] 41629053e84f: Layer already exists [2023-03-29T18:15:44.863Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:44.863Z] bc327ff6157c: Layer already exists [2023-03-29T18:15:44.863Z] 9b99ed4ee88b: Layer already exists [2023-03-29T18:15:44.863Z] af36e6204963: Layer already exists [2023-03-29T18:15:44.863Z] e0ccf36f97f2: Layer already exists [2023-03-29T18:15:44.863Z] d5e0edd0ee70: Layer already exists [2023-03-29T18:15:44.863Z] bbbe6860a1ec: Layer already exists [2023-03-29T18:15:44.863Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:44.863Z] 3.0.0-dev.116: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:45.168Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:45.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:45.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T18:15:45.471Z] b80081ad2cb8: Preparing [2023-03-29T18:15:45.471Z] b80081ad2cb8: Preparing [2023-03-29T18:15:45.471Z] 41629053e84f: Preparing [2023-03-29T18:15:45.471Z] 6de09edcb49a: Preparing [2023-03-29T18:15:45.471Z] 76c07e11d44f: Preparing [2023-03-29T18:15:45.471Z] e0c413d988b9: Preparing [2023-03-29T18:15:45.471Z] bc327ff6157c: Preparing [2023-03-29T18:15:45.471Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:45.471Z] af36e6204963: Preparing [2023-03-29T18:15:45.471Z] e0ccf36f97f2: Preparing [2023-03-29T18:15:45.471Z] 9b99ed4ee88b: Preparing [2023-03-29T18:15:45.471Z] d5e0edd0ee70: Preparing [2023-03-29T18:15:45.471Z] bbbe6860a1ec: Preparing [2023-03-29T18:15:45.471Z] 7cd52847ad77: Preparing [2023-03-29T18:15:45.471Z] af36e6204963: Waiting [2023-03-29T18:15:45.471Z] e0ccf36f97f2: Waiting [2023-03-29T18:15:45.471Z] 9b99ed4ee88b: Waiting [2023-03-29T18:15:45.471Z] d5e0edd0ee70: Waiting [2023-03-29T18:15:45.471Z] bbbe6860a1ec: Waiting [2023-03-29T18:15:45.471Z] 7cd52847ad77: Waiting [2023-03-29T18:15:45.471Z] bc327ff6157c: Waiting [2023-03-29T18:15:45.471Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:45.471Z] 76c07e11d44f: Layer already exists [2023-03-29T18:15:45.471Z] 41629053e84f: Layer already exists [2023-03-29T18:15:45.471Z] b80081ad2cb8: Layer already exists [2023-03-29T18:15:45.471Z] e0c413d988b9: Layer already exists [2023-03-29T18:15:45.471Z] 6de09edcb49a: Layer already exists [2023-03-29T18:15:45.471Z] af36e6204963: Layer already exists [2023-03-29T18:15:45.471Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:45.471Z] bc327ff6157c: Layer already exists [2023-03-29T18:15:45.471Z] e0ccf36f97f2: Layer already exists [2023-03-29T18:15:45.471Z] 9b99ed4ee88b: Layer already exists [2023-03-29T18:15:45.471Z] d5e0edd0ee70: Layer already exists [2023-03-29T18:15:45.471Z] bbbe6860a1ec: Layer already exists [2023-03-29T18:15:45.471Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:45.471Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:45.775Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:46.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-29T18:15:46.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T18:15:46.078Z] b80081ad2cb8: Preparing [2023-03-29T18:15:46.078Z] b80081ad2cb8: Preparing [2023-03-29T18:15:46.078Z] 41629053e84f: Preparing [2023-03-29T18:15:46.078Z] 6de09edcb49a: Preparing [2023-03-29T18:15:46.078Z] 76c07e11d44f: Preparing [2023-03-29T18:15:46.078Z] e0c413d988b9: Preparing [2023-03-29T18:15:46.078Z] bc327ff6157c: Preparing [2023-03-29T18:15:46.078Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:46.078Z] af36e6204963: Preparing [2023-03-29T18:15:46.078Z] e0ccf36f97f2: Preparing [2023-03-29T18:15:46.078Z] 9b99ed4ee88b: Preparing [2023-03-29T18:15:46.078Z] d5e0edd0ee70: Preparing [2023-03-29T18:15:46.078Z] bbbe6860a1ec: Preparing [2023-03-29T18:15:46.078Z] 7cd52847ad77: Preparing [2023-03-29T18:15:46.078Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:46.078Z] af36e6204963: Waiting [2023-03-29T18:15:46.078Z] e0ccf36f97f2: Waiting [2023-03-29T18:15:46.078Z] 9b99ed4ee88b: Waiting [2023-03-29T18:15:46.078Z] d5e0edd0ee70: Waiting [2023-03-29T18:15:46.078Z] bbbe6860a1ec: Waiting [2023-03-29T18:15:46.078Z] 7cd52847ad77: Waiting [2023-03-29T18:15:46.078Z] bc327ff6157c: Waiting [2023-03-29T18:15:46.078Z] 41629053e84f: Layer already exists [2023-03-29T18:15:46.078Z] 76c07e11d44f: Layer already exists [2023-03-29T18:15:46.078Z] e0c413d988b9: Layer already exists [2023-03-29T18:15:46.078Z] b80081ad2cb8: Layer already exists [2023-03-29T18:15:46.078Z] 6de09edcb49a: Layer already exists [2023-03-29T18:15:46.078Z] af36e6204963: Layer already exists [2023-03-29T18:15:46.078Z] bc327ff6157c: Layer already exists [2023-03-29T18:15:46.078Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:46.078Z] 9b99ed4ee88b: Layer already exists [2023-03-29T18:15:46.078Z] e0ccf36f97f2: Layer already exists [2023-03-29T18:15:46.078Z] d5e0edd0ee70: Layer already exists [2023-03-29T18:15:46.078Z] bbbe6860a1ec: Layer already exists [2023-03-29T18:15:46.078Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:46.078Z] main: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:46.114Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:46.119Z] taggedImages: [2023-03-29T18:15:46.119Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:46.119Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-29T18:15:46.119Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 [2023-03-29T18:15:46.119Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:46.119Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-29T18:15:46.133Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-29T18:15:46.133Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:46.133Z] latest [2023-03-29T18:15:46.133Z] 3.0.0-dev.116 [2023-03-29T18:15:46.133Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:46.133Z] main [2023-03-29T18:15:46.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:46.435Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:46.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:46.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T18:15:46.735Z] a8f7019cefdb: Preparing [2023-03-29T18:15:46.736Z] 2ba0a51c18a7: Preparing [2023-03-29T18:15:46.736Z] 9995c9ab2662: Preparing [2023-03-29T18:15:46.736Z] a9b5071d471f: Preparing [2023-03-29T18:15:46.736Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:46.736Z] af36e6204963: Preparing [2023-03-29T18:15:46.736Z] 145fc5a259e6: Preparing [2023-03-29T18:15:46.736Z] 7cd52847ad77: Preparing [2023-03-29T18:15:46.736Z] 145fc5a259e6: Waiting [2023-03-29T18:15:46.736Z] af36e6204963: Waiting [2023-03-29T18:15:46.736Z] 7cd52847ad77: Waiting [2023-03-29T18:15:46.736Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:46.736Z] af36e6204963: Layer already exists [2023-03-29T18:15:46.736Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:46.736Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:46.736Z] 2ba0a51c18a7: Pushed [2023-03-29T18:15:46.736Z] a8f7019cefdb: Pushed [2023-03-29T18:15:46.736Z] 9995c9ab2662: Pushed [2023-03-29T18:15:48.116Z] a9b5071d471f: Pushed [2023-03-29T18:15:48.117Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:48.429Z] + 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-29T18:15:48.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-29T18:15:48.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T18:15:48.744Z] a8f7019cefdb: Preparing [2023-03-29T18:15:48.744Z] 2ba0a51c18a7: Preparing [2023-03-29T18:15:48.744Z] 9995c9ab2662: Preparing [2023-03-29T18:15:48.744Z] a9b5071d471f: Preparing [2023-03-29T18:15:48.744Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:48.744Z] af36e6204963: Preparing [2023-03-29T18:15:48.744Z] 145fc5a259e6: Preparing [2023-03-29T18:15:48.744Z] 7cd52847ad77: Preparing [2023-03-29T18:15:48.744Z] af36e6204963: Waiting [2023-03-29T18:15:48.744Z] 145fc5a259e6: Waiting [2023-03-29T18:15:48.744Z] 7cd52847ad77: Waiting [2023-03-29T18:15:48.744Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:48.744Z] a8f7019cefdb: Layer already exists [2023-03-29T18:15:48.744Z] 2ba0a51c18a7: Layer already exists [2023-03-29T18:15:48.744Z] 9995c9ab2662: Layer already exists [2023-03-29T18:15:48.744Z] a9b5071d471f: Layer already exists [2023-03-29T18:15:48.744Z] af36e6204963: Layer already exists [2023-03-29T18:15:48.744Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:48.744Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:48.744Z] latest: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:49.048Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:49.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 [2023-03-29T18:15:49.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T18:15:49.353Z] a8f7019cefdb: Preparing [2023-03-29T18:15:49.353Z] 2ba0a51c18a7: Preparing [2023-03-29T18:15:49.353Z] 9995c9ab2662: Preparing [2023-03-29T18:15:49.353Z] a9b5071d471f: Preparing [2023-03-29T18:15:49.353Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:49.353Z] af36e6204963: Preparing [2023-03-29T18:15:49.353Z] 145fc5a259e6: Preparing [2023-03-29T18:15:49.353Z] 7cd52847ad77: Preparing [2023-03-29T18:15:49.353Z] 145fc5a259e6: Waiting [2023-03-29T18:15:49.353Z] af36e6204963: Waiting [2023-03-29T18:15:49.353Z] 7cd52847ad77: Waiting [2023-03-29T18:15:49.353Z] 2ba0a51c18a7: Layer already exists [2023-03-29T18:15:49.353Z] a9b5071d471f: Layer already exists [2023-03-29T18:15:49.353Z] 9995c9ab2662: Layer already exists [2023-03-29T18:15:49.353Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:49.353Z] a8f7019cefdb: Layer already exists [2023-03-29T18:15:49.353Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:49.353Z] af36e6204963: Layer already exists [2023-03-29T18:15:49.353Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:49.353Z] 3.0.0-dev.116: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:49.656Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:49.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:49.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T18:15:49.957Z] a8f7019cefdb: Preparing [2023-03-29T18:15:49.957Z] 2ba0a51c18a7: Preparing [2023-03-29T18:15:49.957Z] 9995c9ab2662: Preparing [2023-03-29T18:15:49.957Z] a9b5071d471f: Preparing [2023-03-29T18:15:49.957Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:49.957Z] af36e6204963: Preparing [2023-03-29T18:15:49.957Z] 145fc5a259e6: Preparing [2023-03-29T18:15:49.957Z] 7cd52847ad77: Preparing [2023-03-29T18:15:49.957Z] af36e6204963: Waiting [2023-03-29T18:15:49.957Z] 145fc5a259e6: Waiting [2023-03-29T18:15:49.957Z] 2ba0a51c18a7: Layer already exists [2023-03-29T18:15:49.957Z] a9b5071d471f: Layer already exists [2023-03-29T18:15:49.957Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:49.957Z] 9995c9ab2662: Layer already exists [2023-03-29T18:15:49.957Z] a8f7019cefdb: Layer already exists [2023-03-29T18:15:49.957Z] af36e6204963: Layer already exists [2023-03-29T18:15:49.957Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:49.957Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:49.957Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:50.263Z] + 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-29T18:15:50.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-29T18:15:50.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T18:15:50.564Z] a8f7019cefdb: Preparing [2023-03-29T18:15:50.564Z] 2ba0a51c18a7: Preparing [2023-03-29T18:15:50.564Z] 9995c9ab2662: Preparing [2023-03-29T18:15:50.564Z] a9b5071d471f: Preparing [2023-03-29T18:15:50.564Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:50.564Z] af36e6204963: Preparing [2023-03-29T18:15:50.564Z] 145fc5a259e6: Preparing [2023-03-29T18:15:50.564Z] 7cd52847ad77: Preparing [2023-03-29T18:15:50.564Z] 145fc5a259e6: Waiting [2023-03-29T18:15:50.564Z] 7cd52847ad77: Waiting [2023-03-29T18:15:50.564Z] af36e6204963: Waiting [2023-03-29T18:15:50.564Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:50.564Z] a9b5071d471f: Layer already exists [2023-03-29T18:15:50.564Z] 2ba0a51c18a7: Layer already exists [2023-03-29T18:15:50.564Z] a8f7019cefdb: Layer already exists [2023-03-29T18:15:50.564Z] 9995c9ab2662: Layer already exists [2023-03-29T18:15:50.564Z] af36e6204963: Layer already exists [2023-03-29T18:15:50.564Z] 145fc5a259e6: Layer already exists [2023-03-29T18:15:50.564Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:50.564Z] main: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:50.597Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:50.602Z] taggedImages: [2023-03-29T18:15:50.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:50.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-29T18:15:50.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 [2023-03-29T18:15:50.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:50.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-29T18:15:50.615Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-29T18:15:50.615Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:50.615Z] latest [2023-03-29T18:15:50.615Z] 3.0.0-dev.116 [2023-03-29T18:15:50.615Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:50.615Z] main [2023-03-29T18:15:50.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:50.920Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:51.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:51.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T18:15:51.223Z] 2c420f4c6615: Preparing [2023-03-29T18:15:51.223Z] 524bf2404c85: Preparing [2023-03-29T18:15:51.223Z] fe2af8baab93: Preparing [2023-03-29T18:15:51.223Z] dd48e6b979c2: Preparing [2023-03-29T18:15:51.223Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:51.223Z] af36e6204963: Preparing [2023-03-29T18:15:51.223Z] 60f3f7f05c18: Preparing [2023-03-29T18:15:51.223Z] 7b922e8d862a: Preparing [2023-03-29T18:15:51.223Z] 7cd52847ad77: Preparing [2023-03-29T18:15:51.223Z] af36e6204963: Waiting [2023-03-29T18:15:51.223Z] 60f3f7f05c18: Waiting [2023-03-29T18:15:51.223Z] 7b922e8d862a: Waiting [2023-03-29T18:15:51.223Z] 7cd52847ad77: Waiting [2023-03-29T18:15:51.223Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:51.223Z] af36e6204963: Layer already exists [2023-03-29T18:15:51.223Z] 524bf2404c85: Pushed [2023-03-29T18:15:51.223Z] 2c420f4c6615: Pushed [2023-03-29T18:15:51.223Z] dd48e6b979c2: Pushed [2023-03-29T18:15:51.223Z] 60f3f7f05c18: Pushed [2023-03-29T18:15:51.223Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:51.482Z] 7b922e8d862a: Pushed [2023-03-29T18:15:52.417Z] fe2af8baab93: Pushed [2023-03-29T18:15:52.418Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:52.721Z] + 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-29T18:15:53.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-29T18:15:53.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T18:15:53.022Z] 2c420f4c6615: Preparing [2023-03-29T18:15:53.022Z] 524bf2404c85: Preparing [2023-03-29T18:15:53.022Z] fe2af8baab93: Preparing [2023-03-29T18:15:53.022Z] dd48e6b979c2: Preparing [2023-03-29T18:15:53.022Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:53.022Z] af36e6204963: Preparing [2023-03-29T18:15:53.022Z] 60f3f7f05c18: Preparing [2023-03-29T18:15:53.022Z] 7b922e8d862a: Preparing [2023-03-29T18:15:53.022Z] 7cd52847ad77: Preparing [2023-03-29T18:15:53.022Z] af36e6204963: Waiting [2023-03-29T18:15:53.022Z] 60f3f7f05c18: Waiting [2023-03-29T18:15:53.022Z] 7b922e8d862a: Waiting [2023-03-29T18:15:53.022Z] 7cd52847ad77: Waiting [2023-03-29T18:15:53.022Z] fe2af8baab93: Layer already exists [2023-03-29T18:15:53.022Z] 524bf2404c85: Layer already exists [2023-03-29T18:15:53.022Z] dd48e6b979c2: Layer already exists [2023-03-29T18:15:53.022Z] 2c420f4c6615: Layer already exists [2023-03-29T18:15:53.022Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:53.022Z] af36e6204963: Layer already exists [2023-03-29T18:15:53.022Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:53.022Z] 7b922e8d862a: Layer already exists [2023-03-29T18:15:53.022Z] 60f3f7f05c18: Layer already exists [2023-03-29T18:15:53.022Z] latest: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:53.324Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:53.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 [2023-03-29T18:15:53.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T18:15:53.623Z] 2c420f4c6615: Preparing [2023-03-29T18:15:53.623Z] 524bf2404c85: Preparing [2023-03-29T18:15:53.623Z] fe2af8baab93: Preparing [2023-03-29T18:15:53.623Z] dd48e6b979c2: Preparing [2023-03-29T18:15:53.623Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:53.623Z] af36e6204963: Preparing [2023-03-29T18:15:53.623Z] 60f3f7f05c18: Preparing [2023-03-29T18:15:53.623Z] 7b922e8d862a: Preparing [2023-03-29T18:15:53.623Z] 7cd52847ad77: Preparing [2023-03-29T18:15:53.623Z] 60f3f7f05c18: Waiting [2023-03-29T18:15:53.623Z] 7b922e8d862a: Waiting [2023-03-29T18:15:53.623Z] 7cd52847ad77: Waiting [2023-03-29T18:15:53.623Z] af36e6204963: Waiting [2023-03-29T18:15:53.623Z] dd48e6b979c2: Layer already exists [2023-03-29T18:15:53.623Z] fe2af8baab93: Layer already exists [2023-03-29T18:15:53.623Z] 524bf2404c85: Layer already exists [2023-03-29T18:15:53.623Z] 2c420f4c6615: Layer already exists [2023-03-29T18:15:53.623Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:53.623Z] af36e6204963: Layer already exists [2023-03-29T18:15:53.623Z] 7b922e8d862a: Layer already exists [2023-03-29T18:15:53.623Z] 60f3f7f05c18: Layer already exists [2023-03-29T18:15:53.623Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:53.623Z] 3.0.0-dev.116: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:53.931Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:54.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:54.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T18:15:54.235Z] 2c420f4c6615: Preparing [2023-03-29T18:15:54.235Z] 524bf2404c85: Preparing [2023-03-29T18:15:54.235Z] fe2af8baab93: Preparing [2023-03-29T18:15:54.235Z] dd48e6b979c2: Preparing [2023-03-29T18:15:54.235Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:54.235Z] af36e6204963: Preparing [2023-03-29T18:15:54.235Z] 60f3f7f05c18: Preparing [2023-03-29T18:15:54.235Z] 7b922e8d862a: Preparing [2023-03-29T18:15:54.235Z] 7cd52847ad77: Preparing [2023-03-29T18:15:54.235Z] af36e6204963: Waiting [2023-03-29T18:15:54.235Z] 60f3f7f05c18: Waiting [2023-03-29T18:15:54.235Z] 7cd52847ad77: Waiting [2023-03-29T18:15:54.235Z] fe2af8baab93: Layer already exists [2023-03-29T18:15:54.235Z] 524bf2404c85: Layer already exists [2023-03-29T18:15:54.235Z] dd48e6b979c2: Layer already exists [2023-03-29T18:15:54.235Z] 2c420f4c6615: Layer already exists [2023-03-29T18:15:54.235Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:54.235Z] af36e6204963: Layer already exists [2023-03-29T18:15:54.235Z] 60f3f7f05c18: Layer already exists [2023-03-29T18:15:54.235Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:54.235Z] 7b922e8d862a: Layer already exists [2023-03-29T18:15:54.235Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:54.549Z] + 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-29T18:15:54.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-29T18:15:54.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T18:15:54.850Z] 2c420f4c6615: Preparing [2023-03-29T18:15:54.850Z] 524bf2404c85: Preparing [2023-03-29T18:15:54.850Z] fe2af8baab93: Preparing [2023-03-29T18:15:54.850Z] dd48e6b979c2: Preparing [2023-03-29T18:15:54.850Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:54.850Z] af36e6204963: Preparing [2023-03-29T18:15:54.850Z] 60f3f7f05c18: Preparing [2023-03-29T18:15:54.850Z] 7b922e8d862a: Preparing [2023-03-29T18:15:54.850Z] 7cd52847ad77: Preparing [2023-03-29T18:15:54.850Z] 60f3f7f05c18: Waiting [2023-03-29T18:15:54.850Z] 7b922e8d862a: Waiting [2023-03-29T18:15:54.850Z] 7cd52847ad77: Waiting [2023-03-29T18:15:54.850Z] af36e6204963: Waiting [2023-03-29T18:15:54.850Z] fe2af8baab93: Layer already exists [2023-03-29T18:15:54.850Z] 524bf2404c85: Layer already exists [2023-03-29T18:15:54.850Z] dd48e6b979c2: Layer already exists [2023-03-29T18:15:54.850Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:54.850Z] 2c420f4c6615: Layer already exists [2023-03-29T18:15:54.850Z] af36e6204963: Layer already exists [2023-03-29T18:15:54.850Z] 60f3f7f05c18: Layer already exists [2023-03-29T18:15:54.850Z] 7b922e8d862a: Layer already exists [2023-03-29T18:15:54.850Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:54.850Z] main: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:54.885Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:54.890Z] taggedImages: [2023-03-29T18:15:54.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:54.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-29T18:15:54.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 [2023-03-29T18:15:54.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:54.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-29T18:15:54.905Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-29T18:15:54.905Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:54.905Z] latest [2023-03-29T18:15:54.905Z] 3.0.0-dev.116 [2023-03-29T18:15:54.905Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:54.905Z] main [2023-03-29T18:15:54.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:55.206Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:55.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:55.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T18:15:55.509Z] bb2daa8b88d5: Preparing [2023-03-29T18:15:55.509Z] a352cb50135e: Preparing [2023-03-29T18:15:55.509Z] 0ba0089aa66a: Preparing [2023-03-29T18:15:55.509Z] e476f00c067e: Preparing [2023-03-29T18:15:55.509Z] d4834df37528: Preparing [2023-03-29T18:15:55.509Z] a1a0f37a7b60: Preparing [2023-03-29T18:15:55.509Z] 36a1d6eaf3fd: Preparing [2023-03-29T18:15:55.509Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:55.509Z] af36e6204963: Preparing [2023-03-29T18:15:55.509Z] ff47d5618ed2: Preparing [2023-03-29T18:15:55.509Z] 7cd52847ad77: Preparing [2023-03-29T18:15:55.509Z] 36a1d6eaf3fd: Waiting [2023-03-29T18:15:55.509Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:55.509Z] af36e6204963: Waiting [2023-03-29T18:15:55.509Z] 7cd52847ad77: Waiting [2023-03-29T18:15:55.509Z] a1a0f37a7b60: Waiting [2023-03-29T18:15:55.509Z] ff47d5618ed2: Waiting [2023-03-29T18:15:55.509Z] d4834df37528: Pushed [2023-03-29T18:15:55.509Z] a352cb50135e: Pushed [2023-03-29T18:15:55.509Z] bb2daa8b88d5: Pushed [2023-03-29T18:15:55.509Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:55.509Z] af36e6204963: Layer already exists [2023-03-29T18:15:55.768Z] a1a0f37a7b60: Pushed [2023-03-29T18:15:55.768Z] 36a1d6eaf3fd: Pushed [2023-03-29T18:15:55.768Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:55.768Z] ff47d5618ed2: Pushed [2023-03-29T18:15:56.708Z] e476f00c067e: Pushed [2023-03-29T18:15:56.966Z] 0ba0089aa66a: Pushed [2023-03-29T18:15:57.226Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:57.533Z] + 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-29T18:15:57.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-29T18:15:57.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T18:15:57.831Z] bb2daa8b88d5: Preparing [2023-03-29T18:15:57.831Z] a352cb50135e: Preparing [2023-03-29T18:15:57.831Z] 0ba0089aa66a: Preparing [2023-03-29T18:15:57.831Z] e476f00c067e: Preparing [2023-03-29T18:15:57.831Z] d4834df37528: Preparing [2023-03-29T18:15:57.831Z] a1a0f37a7b60: Preparing [2023-03-29T18:15:57.831Z] 36a1d6eaf3fd: Preparing [2023-03-29T18:15:57.831Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:57.831Z] af36e6204963: Preparing [2023-03-29T18:15:57.831Z] ff47d5618ed2: Preparing [2023-03-29T18:15:57.831Z] 7cd52847ad77: Preparing [2023-03-29T18:15:57.831Z] a1a0f37a7b60: Waiting [2023-03-29T18:15:57.831Z] ff47d5618ed2: Waiting [2023-03-29T18:15:57.831Z] af36e6204963: Waiting [2023-03-29T18:15:57.831Z] 7cd52847ad77: Waiting [2023-03-29T18:15:57.831Z] 36a1d6eaf3fd: Waiting [2023-03-29T18:15:57.831Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:57.831Z] bb2daa8b88d5: Layer already exists [2023-03-29T18:15:57.831Z] e476f00c067e: Layer already exists [2023-03-29T18:15:57.831Z] a352cb50135e: Layer already exists [2023-03-29T18:15:57.831Z] d4834df37528: Layer already exists [2023-03-29T18:15:57.831Z] 0ba0089aa66a: Layer already exists [2023-03-29T18:15:57.831Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:57.831Z] a1a0f37a7b60: Layer already exists [2023-03-29T18:15:57.831Z] af36e6204963: Layer already exists [2023-03-29T18:15:57.831Z] 36a1d6eaf3fd: Layer already exists [2023-03-29T18:15:57.831Z] ff47d5618ed2: Layer already exists [2023-03-29T18:15:57.831Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:57.831Z] latest: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:58.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:58.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 [2023-03-29T18:15:58.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T18:15:58.434Z] bb2daa8b88d5: Preparing [2023-03-29T18:15:58.434Z] a352cb50135e: Preparing [2023-03-29T18:15:58.434Z] 0ba0089aa66a: Preparing [2023-03-29T18:15:58.434Z] e476f00c067e: Preparing [2023-03-29T18:15:58.434Z] d4834df37528: Preparing [2023-03-29T18:15:58.434Z] a1a0f37a7b60: Preparing [2023-03-29T18:15:58.434Z] 36a1d6eaf3fd: Preparing [2023-03-29T18:15:58.434Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:58.434Z] af36e6204963: Preparing [2023-03-29T18:15:58.434Z] ff47d5618ed2: Preparing [2023-03-29T18:15:58.434Z] 7cd52847ad77: Preparing [2023-03-29T18:15:58.434Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:58.434Z] af36e6204963: Waiting [2023-03-29T18:15:58.434Z] 36a1d6eaf3fd: Waiting [2023-03-29T18:15:58.434Z] 7cd52847ad77: Waiting [2023-03-29T18:15:58.434Z] a1a0f37a7b60: Waiting [2023-03-29T18:15:58.434Z] 0ba0089aa66a: Layer already exists [2023-03-29T18:15:58.434Z] bb2daa8b88d5: Layer already exists [2023-03-29T18:15:58.434Z] e476f00c067e: Layer already exists [2023-03-29T18:15:58.434Z] d4834df37528: Layer already exists [2023-03-29T18:15:58.434Z] a352cb50135e: Layer already exists [2023-03-29T18:15:58.434Z] a1a0f37a7b60: Layer already exists [2023-03-29T18:15:58.434Z] af36e6204963: Layer already exists [2023-03-29T18:15:58.434Z] 36a1d6eaf3fd: Layer already exists [2023-03-29T18:15:58.434Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:58.434Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:58.434Z] ff47d5618ed2: Layer already exists [2023-03-29T18:15:58.434Z] 3.0.0-dev.116: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:58.733Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:59.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:59.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T18:15:59.031Z] bb2daa8b88d5: Preparing [2023-03-29T18:15:59.031Z] a352cb50135e: Preparing [2023-03-29T18:15:59.031Z] 0ba0089aa66a: Preparing [2023-03-29T18:15:59.031Z] e476f00c067e: Preparing [2023-03-29T18:15:59.031Z] d4834df37528: Preparing [2023-03-29T18:15:59.031Z] a1a0f37a7b60: Preparing [2023-03-29T18:15:59.031Z] 36a1d6eaf3fd: Preparing [2023-03-29T18:15:59.031Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:59.031Z] af36e6204963: Preparing [2023-03-29T18:15:59.031Z] ff47d5618ed2: Preparing [2023-03-29T18:15:59.031Z] 7cd52847ad77: Preparing [2023-03-29T18:15:59.031Z] 36a1d6eaf3fd: Waiting [2023-03-29T18:15:59.031Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:59.031Z] af36e6204963: Waiting [2023-03-29T18:15:59.031Z] ff47d5618ed2: Waiting [2023-03-29T18:15:59.031Z] 7cd52847ad77: Waiting [2023-03-29T18:15:59.031Z] a1a0f37a7b60: Waiting [2023-03-29T18:15:59.031Z] d4834df37528: Layer already exists [2023-03-29T18:15:59.031Z] 0ba0089aa66a: Layer already exists [2023-03-29T18:15:59.031Z] bb2daa8b88d5: Layer already exists [2023-03-29T18:15:59.031Z] e476f00c067e: Layer already exists [2023-03-29T18:15:59.031Z] a352cb50135e: Layer already exists [2023-03-29T18:15:59.031Z] a1a0f37a7b60: Layer already exists [2023-03-29T18:15:59.031Z] 36a1d6eaf3fd: Layer already exists [2023-03-29T18:15:59.031Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:59.031Z] ff47d5618ed2: Layer already exists [2023-03-29T18:15:59.031Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:59.031Z] af36e6204963: Layer already exists [2023-03-29T18:15:59.031Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:59.327Z] + 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-29T18:15:59.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-29T18:15:59.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T18:15:59.623Z] bb2daa8b88d5: Preparing [2023-03-29T18:15:59.623Z] a352cb50135e: Preparing [2023-03-29T18:15:59.623Z] 0ba0089aa66a: Preparing [2023-03-29T18:15:59.623Z] e476f00c067e: Preparing [2023-03-29T18:15:59.623Z] d4834df37528: Preparing [2023-03-29T18:15:59.623Z] a1a0f37a7b60: Preparing [2023-03-29T18:15:59.623Z] 36a1d6eaf3fd: Preparing [2023-03-29T18:15:59.623Z] e8ff83fec2c9: Preparing [2023-03-29T18:15:59.623Z] af36e6204963: Preparing [2023-03-29T18:15:59.623Z] ff47d5618ed2: Preparing [2023-03-29T18:15:59.623Z] 7cd52847ad77: Preparing [2023-03-29T18:15:59.623Z] e8ff83fec2c9: Waiting [2023-03-29T18:15:59.623Z] af36e6204963: Waiting [2023-03-29T18:15:59.623Z] ff47d5618ed2: Waiting [2023-03-29T18:15:59.623Z] 7cd52847ad77: Waiting [2023-03-29T18:15:59.623Z] a1a0f37a7b60: Waiting [2023-03-29T18:15:59.623Z] 36a1d6eaf3fd: Waiting [2023-03-29T18:15:59.623Z] d4834df37528: Layer already exists [2023-03-29T18:15:59.623Z] e476f00c067e: Layer already exists [2023-03-29T18:15:59.623Z] a352cb50135e: Layer already exists [2023-03-29T18:15:59.623Z] 0ba0089aa66a: Layer already exists [2023-03-29T18:15:59.623Z] bb2daa8b88d5: Layer already exists [2023-03-29T18:15:59.623Z] a1a0f37a7b60: Layer already exists [2023-03-29T18:15:59.623Z] 36a1d6eaf3fd: Layer already exists [2023-03-29T18:15:59.623Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:15:59.623Z] ff47d5618ed2: Layer already exists [2023-03-29T18:15:59.623Z] af36e6204963: Layer already exists [2023-03-29T18:15:59.623Z] 7cd52847ad77: Layer already exists [2023-03-29T18:15:59.623Z] main: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:15:59.659Z] ===================================================== [Pipeline] echo [2023-03-29T18:15:59.664Z] taggedImages: [2023-03-29T18:15:59.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:59.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-29T18:15:59.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 [2023-03-29T18:15:59.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:59.664Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-29T18:15:59.677Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-29T18:15:59.677Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:15:59.677Z] latest [2023-03-29T18:15:59.677Z] 3.0.0-dev.116 [2023-03-29T18:15:59.677Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:15:59.677Z] main [2023-03-29T18:15:59.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:15:59.983Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:00.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T18:16:00.281Z] 9599b5bd0434: Preparing [2023-03-29T18:16:00.281Z] d2bfde753d87: Preparing [2023-03-29T18:16:00.281Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:00.281Z] af36e6204963: Preparing [2023-03-29T18:16:00.281Z] 8baf14282670: Preparing [2023-03-29T18:16:00.281Z] 7cd52847ad77: Preparing [2023-03-29T18:16:00.281Z] 7cd52847ad77: Waiting [2023-03-29T18:16:00.281Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:00.281Z] af36e6204963: Layer already exists [2023-03-29T18:16:00.281Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:00.281Z] 9599b5bd0434: Pushed [2023-03-29T18:16:00.846Z] 8baf14282670: Pushed [2023-03-29T18:16:02.220Z] d2bfde753d87: Pushed [2023-03-29T18:16:02.220Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:02.787Z] + 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-29T18:16:03.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-29T18:16:03.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T18:16:03.084Z] 9599b5bd0434: Preparing [2023-03-29T18:16:03.084Z] d2bfde753d87: Preparing [2023-03-29T18:16:03.084Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:03.084Z] af36e6204963: Preparing [2023-03-29T18:16:03.084Z] 8baf14282670: Preparing [2023-03-29T18:16:03.084Z] 7cd52847ad77: Preparing [2023-03-29T18:16:03.084Z] 7cd52847ad77: Waiting [2023-03-29T18:16:03.084Z] 9599b5bd0434: Layer already exists [2023-03-29T18:16:03.084Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:03.084Z] 8baf14282670: Layer already exists [2023-03-29T18:16:03.084Z] d2bfde753d87: Layer already exists [2023-03-29T18:16:03.084Z] af36e6204963: Layer already exists [2023-03-29T18:16:03.084Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:03.084Z] latest: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:03.396Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:03.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 [2023-03-29T18:16:03.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T18:16:03.705Z] 9599b5bd0434: Preparing [2023-03-29T18:16:03.705Z] d2bfde753d87: Preparing [2023-03-29T18:16:03.705Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:03.705Z] af36e6204963: Preparing [2023-03-29T18:16:03.705Z] 8baf14282670: Preparing [2023-03-29T18:16:03.705Z] 7cd52847ad77: Preparing [2023-03-29T18:16:03.705Z] 9599b5bd0434: Layer already exists [2023-03-29T18:16:03.705Z] d2bfde753d87: Layer already exists [2023-03-29T18:16:03.705Z] af36e6204963: Layer already exists [2023-03-29T18:16:03.705Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:03.705Z] 8baf14282670: Layer already exists [2023-03-29T18:16:03.705Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:03.705Z] 3.0.0-dev.116: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:04.013Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:04.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:04.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T18:16:04.321Z] 9599b5bd0434: Preparing [2023-03-29T18:16:04.321Z] d2bfde753d87: Preparing [2023-03-29T18:16:04.321Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:04.321Z] af36e6204963: Preparing [2023-03-29T18:16:04.321Z] 8baf14282670: Preparing [2023-03-29T18:16:04.321Z] 7cd52847ad77: Preparing [2023-03-29T18:16:04.321Z] 7cd52847ad77: Waiting [2023-03-29T18:16:04.321Z] 9599b5bd0434: Layer already exists [2023-03-29T18:16:04.321Z] 8baf14282670: Layer already exists [2023-03-29T18:16:04.321Z] d2bfde753d87: Layer already exists [2023-03-29T18:16:04.321Z] af36e6204963: Layer already exists [2023-03-29T18:16:04.321Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:04.321Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:04.321Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:04.628Z] + 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-29T18:16:04.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-29T18:16:04.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T18:16:04.932Z] 9599b5bd0434: Preparing [2023-03-29T18:16:04.932Z] d2bfde753d87: Preparing [2023-03-29T18:16:04.932Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:04.932Z] af36e6204963: Preparing [2023-03-29T18:16:04.932Z] 8baf14282670: Preparing [2023-03-29T18:16:04.932Z] 7cd52847ad77: Preparing [2023-03-29T18:16:04.933Z] af36e6204963: Layer already exists [2023-03-29T18:16:04.933Z] 9599b5bd0434: Layer already exists [2023-03-29T18:16:04.933Z] 8baf14282670: Layer already exists [2023-03-29T18:16:04.933Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:04.933Z] d2bfde753d87: Layer already exists [2023-03-29T18:16:04.933Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:04.933Z] main: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:04.982Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:04.990Z] taggedImages: [2023-03-29T18:16:04.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:04.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-29T18:16:04.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 [2023-03-29T18:16:04.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:04.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-29T18:16:05.010Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-29T18:16:05.010Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:05.010Z] latest [2023-03-29T18:16:05.010Z] 3.0.0-dev.116 [2023-03-29T18:16:05.010Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:05.010Z] main [2023-03-29T18:16:05.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:05.331Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:05.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:05.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T18:16:05.631Z] 1059b2cd0b07: Preparing [2023-03-29T18:16:05.631Z] c7d87ffdf2cd: Preparing [2023-03-29T18:16:05.632Z] 536e161a3490: Preparing [2023-03-29T18:16:05.632Z] 5eb83182547d: Preparing [2023-03-29T18:16:05.632Z] 7b80cedefc78: Preparing [2023-03-29T18:16:05.632Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:05.632Z] af36e6204963: Preparing [2023-03-29T18:16:05.632Z] 8f31b5def39c: Preparing [2023-03-29T18:16:05.632Z] 7cd52847ad77: Preparing [2023-03-29T18:16:05.632Z] e8ff83fec2c9: Waiting [2023-03-29T18:16:05.632Z] 7cd52847ad77: Waiting [2023-03-29T18:16:05.632Z] af36e6204963: Waiting [2023-03-29T18:16:05.632Z] 8f31b5def39c: Waiting [2023-03-29T18:16:05.632Z] 1059b2cd0b07: Pushed [2023-03-29T18:16:05.632Z] c7d87ffdf2cd: Pushed [2023-03-29T18:16:05.632Z] 536e161a3490: Pushed [2023-03-29T18:16:05.632Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:05.632Z] af36e6204963: Layer already exists [2023-03-29T18:16:05.632Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:06.203Z] 8f31b5def39c: Pushed [2023-03-29T18:16:09.484Z] 7b80cedefc78: Pushed [2023-03-29T18:16:12.017Z] 5eb83182547d: Pushed [2023-03-29T18:16:12.584Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:12.885Z] + 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-29T18:16:13.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-29T18:16:13.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T18:16:13.187Z] 1059b2cd0b07: Preparing [2023-03-29T18:16:13.187Z] c7d87ffdf2cd: Preparing [2023-03-29T18:16:13.187Z] 536e161a3490: Preparing [2023-03-29T18:16:13.187Z] 5eb83182547d: Preparing [2023-03-29T18:16:13.187Z] 7b80cedefc78: Preparing [2023-03-29T18:16:13.187Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:13.187Z] af36e6204963: Preparing [2023-03-29T18:16:13.187Z] 8f31b5def39c: Preparing [2023-03-29T18:16:13.187Z] 7cd52847ad77: Preparing [2023-03-29T18:16:13.187Z] e8ff83fec2c9: Waiting [2023-03-29T18:16:13.187Z] af36e6204963: Waiting [2023-03-29T18:16:13.187Z] 8f31b5def39c: Waiting [2023-03-29T18:16:13.187Z] 7cd52847ad77: Waiting [2023-03-29T18:16:13.187Z] 536e161a3490: Layer already exists [2023-03-29T18:16:13.187Z] 5eb83182547d: Layer already exists [2023-03-29T18:16:13.187Z] c7d87ffdf2cd: Layer already exists [2023-03-29T18:16:13.187Z] 7b80cedefc78: Layer already exists [2023-03-29T18:16:13.187Z] 1059b2cd0b07: Layer already exists [2023-03-29T18:16:13.187Z] af36e6204963: Layer already exists [2023-03-29T18:16:13.187Z] 8f31b5def39c: Layer already exists [2023-03-29T18:16:13.187Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:13.187Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:13.187Z] latest: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:13.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:13.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 [2023-03-29T18:16:13.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T18:16:13.793Z] 1059b2cd0b07: Preparing [2023-03-29T18:16:13.793Z] c7d87ffdf2cd: Preparing [2023-03-29T18:16:13.793Z] 536e161a3490: Preparing [2023-03-29T18:16:13.793Z] 5eb83182547d: Preparing [2023-03-29T18:16:13.793Z] 7b80cedefc78: Preparing [2023-03-29T18:16:13.793Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:13.793Z] af36e6204963: Preparing [2023-03-29T18:16:13.793Z] 8f31b5def39c: Preparing [2023-03-29T18:16:13.793Z] 7cd52847ad77: Preparing [2023-03-29T18:16:13.793Z] af36e6204963: Waiting [2023-03-29T18:16:13.793Z] 8f31b5def39c: Waiting [2023-03-29T18:16:13.793Z] 7cd52847ad77: Waiting [2023-03-29T18:16:13.793Z] e8ff83fec2c9: Waiting [2023-03-29T18:16:13.793Z] 5eb83182547d: Layer already exists [2023-03-29T18:16:13.793Z] 536e161a3490: Layer already exists [2023-03-29T18:16:13.793Z] c7d87ffdf2cd: Layer already exists [2023-03-29T18:16:13.793Z] 7b80cedefc78: Layer already exists [2023-03-29T18:16:13.793Z] 1059b2cd0b07: Layer already exists [2023-03-29T18:16:13.793Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:13.793Z] 8f31b5def39c: Layer already exists [2023-03-29T18:16:13.793Z] af36e6204963: Layer already exists [2023-03-29T18:16:13.793Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:13.793Z] 3.0.0-dev.116: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:14.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:14.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:14.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T18:16:14.403Z] 1059b2cd0b07: Preparing [2023-03-29T18:16:14.403Z] c7d87ffdf2cd: Preparing [2023-03-29T18:16:14.403Z] 536e161a3490: Preparing [2023-03-29T18:16:14.403Z] 5eb83182547d: Preparing [2023-03-29T18:16:14.403Z] 7b80cedefc78: Preparing [2023-03-29T18:16:14.403Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:14.403Z] af36e6204963: Preparing [2023-03-29T18:16:14.403Z] 8f31b5def39c: Preparing [2023-03-29T18:16:14.403Z] 7cd52847ad77: Preparing [2023-03-29T18:16:14.403Z] af36e6204963: Waiting [2023-03-29T18:16:14.403Z] 7cd52847ad77: Waiting [2023-03-29T18:16:14.403Z] 8f31b5def39c: Waiting [2023-03-29T18:16:14.403Z] e8ff83fec2c9: Waiting [2023-03-29T18:16:14.403Z] 1059b2cd0b07: Layer already exists [2023-03-29T18:16:14.403Z] 5eb83182547d: Layer already exists [2023-03-29T18:16:14.403Z] 536e161a3490: Layer already exists [2023-03-29T18:16:14.403Z] 7b80cedefc78: Layer already exists [2023-03-29T18:16:14.403Z] c7d87ffdf2cd: Layer already exists [2023-03-29T18:16:14.403Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:14.403Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:14.403Z] af36e6204963: Layer already exists [2023-03-29T18:16:14.403Z] 8f31b5def39c: Layer already exists [2023-03-29T18:16:14.403Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:14.707Z] + 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-29T18:16:15.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-29T18:16:15.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T18:16:15.010Z] 1059b2cd0b07: Preparing [2023-03-29T18:16:15.010Z] c7d87ffdf2cd: Preparing [2023-03-29T18:16:15.010Z] 536e161a3490: Preparing [2023-03-29T18:16:15.010Z] 5eb83182547d: Preparing [2023-03-29T18:16:15.010Z] 7b80cedefc78: Preparing [2023-03-29T18:16:15.010Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:15.010Z] af36e6204963: Preparing [2023-03-29T18:16:15.010Z] e8ff83fec2c9: Waiting [2023-03-29T18:16:15.010Z] 8f31b5def39c: Preparing [2023-03-29T18:16:15.010Z] 7cd52847ad77: Preparing [2023-03-29T18:16:15.010Z] 7cd52847ad77: Waiting [2023-03-29T18:16:15.010Z] af36e6204963: Waiting [2023-03-29T18:16:15.010Z] 536e161a3490: Layer already exists [2023-03-29T18:16:15.010Z] c7d87ffdf2cd: Layer already exists [2023-03-29T18:16:15.010Z] 1059b2cd0b07: Layer already exists [2023-03-29T18:16:15.010Z] 7b80cedefc78: Layer already exists [2023-03-29T18:16:15.010Z] 5eb83182547d: Layer already exists [2023-03-29T18:16:15.010Z] af36e6204963: Layer already exists [2023-03-29T18:16:15.010Z] 8f31b5def39c: Layer already exists [2023-03-29T18:16:15.010Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:15.010Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:15.010Z] main: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:15.045Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:15.050Z] taggedImages: [2023-03-29T18:16:15.050Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:15.050Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-29T18:16:15.050Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 [2023-03-29T18:16:15.050Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:15.050Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-29T18:16:15.079Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-29T18:16:15.079Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:15.079Z] latest [2023-03-29T18:16:15.079Z] 3.0.0-dev.116 [2023-03-29T18:16:15.079Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:15.079Z] main [2023-03-29T18:16:15.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:15.396Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:15.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:15.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T18:16:15.702Z] 3d6f32238b19: Preparing [2023-03-29T18:16:15.702Z] 1e2507a51bb7: Preparing [2023-03-29T18:16:15.702Z] 5ec2b2f8cd74: Preparing [2023-03-29T18:16:15.702Z] bd093b944e5f: Preparing [2023-03-29T18:16:15.702Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:15.702Z] af36e6204963: Preparing [2023-03-29T18:16:15.702Z] fce7b2308a1f: Preparing [2023-03-29T18:16:15.702Z] 7cd52847ad77: Preparing [2023-03-29T18:16:15.702Z] af36e6204963: Waiting [2023-03-29T18:16:15.702Z] fce7b2308a1f: Waiting [2023-03-29T18:16:15.702Z] 7cd52847ad77: Waiting [2023-03-29T18:16:15.702Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:15.702Z] af36e6204963: Layer already exists [2023-03-29T18:16:15.702Z] 1e2507a51bb7: Pushed [2023-03-29T18:16:15.702Z] 5ec2b2f8cd74: Pushed [2023-03-29T18:16:15.702Z] 3d6f32238b19: Pushed [2023-03-29T18:16:15.702Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:15.961Z] fce7b2308a1f: Pushed [2023-03-29T18:16:22.532Z] bd093b944e5f: Pushed [2023-03-29T18:16:22.532Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:22.843Z] + 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-29T18:16:23.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-29T18:16:23.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T18:16:23.148Z] 3d6f32238b19: Preparing [2023-03-29T18:16:23.148Z] 1e2507a51bb7: Preparing [2023-03-29T18:16:23.148Z] 5ec2b2f8cd74: Preparing [2023-03-29T18:16:23.148Z] bd093b944e5f: Preparing [2023-03-29T18:16:23.148Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:23.148Z] af36e6204963: Preparing [2023-03-29T18:16:23.148Z] fce7b2308a1f: Preparing [2023-03-29T18:16:23.148Z] 7cd52847ad77: Preparing [2023-03-29T18:16:23.148Z] fce7b2308a1f: Waiting [2023-03-29T18:16:23.148Z] 7cd52847ad77: Waiting [2023-03-29T18:16:23.148Z] af36e6204963: Waiting [2023-03-29T18:16:23.148Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:23.148Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:23.148Z] 1e2507a51bb7: Layer already exists [2023-03-29T18:16:23.148Z] 5ec2b2f8cd74: Layer already exists [2023-03-29T18:16:23.148Z] 3d6f32238b19: Layer already exists [2023-03-29T18:16:23.148Z] af36e6204963: Layer already exists [2023-03-29T18:16:23.148Z] fce7b2308a1f: Layer already exists [2023-03-29T18:16:23.148Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:23.148Z] latest: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:23.462Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:23.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 [2023-03-29T18:16:23.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T18:16:23.770Z] 3d6f32238b19: Preparing [2023-03-29T18:16:23.770Z] 1e2507a51bb7: Preparing [2023-03-29T18:16:23.770Z] 5ec2b2f8cd74: Preparing [2023-03-29T18:16:23.770Z] bd093b944e5f: Preparing [2023-03-29T18:16:23.770Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:23.770Z] af36e6204963: Preparing [2023-03-29T18:16:23.770Z] fce7b2308a1f: Preparing [2023-03-29T18:16:23.770Z] 7cd52847ad77: Preparing [2023-03-29T18:16:23.770Z] af36e6204963: Waiting [2023-03-29T18:16:23.770Z] 7cd52847ad77: Waiting [2023-03-29T18:16:23.770Z] fce7b2308a1f: Waiting [2023-03-29T18:16:23.770Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:23.770Z] 1e2507a51bb7: Layer already exists [2023-03-29T18:16:23.770Z] 3d6f32238b19: Layer already exists [2023-03-29T18:16:23.770Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:23.770Z] 5ec2b2f8cd74: Layer already exists [2023-03-29T18:16:23.770Z] fce7b2308a1f: Layer already exists [2023-03-29T18:16:23.770Z] af36e6204963: Layer already exists [2023-03-29T18:16:23.770Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:23.770Z] 3.0.0-dev.116: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:24.091Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:24.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:24.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T18:16:24.400Z] 3d6f32238b19: Preparing [2023-03-29T18:16:24.400Z] 1e2507a51bb7: Preparing [2023-03-29T18:16:24.400Z] 5ec2b2f8cd74: Preparing [2023-03-29T18:16:24.400Z] bd093b944e5f: Preparing [2023-03-29T18:16:24.400Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:24.400Z] af36e6204963: Preparing [2023-03-29T18:16:24.400Z] fce7b2308a1f: Preparing [2023-03-29T18:16:24.400Z] 7cd52847ad77: Preparing [2023-03-29T18:16:24.400Z] af36e6204963: Waiting [2023-03-29T18:16:24.400Z] 7cd52847ad77: Waiting [2023-03-29T18:16:24.400Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:24.400Z] 5ec2b2f8cd74: Layer already exists [2023-03-29T18:16:24.400Z] 3d6f32238b19: Layer already exists [2023-03-29T18:16:24.400Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:24.400Z] 1e2507a51bb7: Layer already exists [2023-03-29T18:16:24.400Z] af36e6204963: Layer already exists [2023-03-29T18:16:24.400Z] fce7b2308a1f: Layer already exists [2023-03-29T18:16:24.400Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:24.400Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:24.713Z] + 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-29T18:16:25.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-29T18:16:25.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T18:16:25.012Z] 3d6f32238b19: Preparing [2023-03-29T18:16:25.012Z] 1e2507a51bb7: Preparing [2023-03-29T18:16:25.012Z] 5ec2b2f8cd74: Preparing [2023-03-29T18:16:25.012Z] bd093b944e5f: Preparing [2023-03-29T18:16:25.012Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:25.012Z] af36e6204963: Preparing [2023-03-29T18:16:25.012Z] fce7b2308a1f: Preparing [2023-03-29T18:16:25.012Z] 7cd52847ad77: Preparing [2023-03-29T18:16:25.012Z] af36e6204963: Waiting [2023-03-29T18:16:25.012Z] fce7b2308a1f: Waiting [2023-03-29T18:16:25.012Z] 7cd52847ad77: Waiting [2023-03-29T18:16:25.012Z] 5ec2b2f8cd74: Layer already exists [2023-03-29T18:16:25.012Z] 3d6f32238b19: Layer already exists [2023-03-29T18:16:25.013Z] 1e2507a51bb7: Layer already exists [2023-03-29T18:16:25.013Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:25.013Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:25.013Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:25.013Z] af36e6204963: Layer already exists [2023-03-29T18:16:25.013Z] fce7b2308a1f: Layer already exists [2023-03-29T18:16:25.013Z] main: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:25.054Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:25.067Z] taggedImages: [2023-03-29T18:16:25.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:25.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-29T18:16:25.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 [2023-03-29T18:16:25.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:25.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-29T18:16:25.087Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-29T18:16:25.087Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:25.087Z] latest [2023-03-29T18:16:25.087Z] 3.0.0-dev.116 [2023-03-29T18:16:25.087Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:25.087Z] main [2023-03-29T18:16:25.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:25.392Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:25.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:25.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T18:16:25.693Z] b96779622228: Preparing [2023-03-29T18:16:25.693Z] 82bfa0321f63: Preparing [2023-03-29T18:16:25.693Z] 60e686225608: Preparing [2023-03-29T18:16:25.693Z] bd093b944e5f: Preparing [2023-03-29T18:16:25.693Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:25.693Z] af36e6204963: Preparing [2023-03-29T18:16:25.693Z] 9a4e073e2a6b: Preparing [2023-03-29T18:16:25.693Z] 7cd52847ad77: Preparing [2023-03-29T18:16:25.693Z] 7cd52847ad77: Waiting [2023-03-29T18:16:25.693Z] 9a4e073e2a6b: Waiting [2023-03-29T18:16:25.693Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:25.693Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:25.693Z] af36e6204963: Layer already exists [2023-03-29T18:16:25.693Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:25.693Z] b96779622228: Pushed [2023-03-29T18:16:25.693Z] 60e686225608: Pushed [2023-03-29T18:16:25.693Z] 82bfa0321f63: Pushed [2023-03-29T18:16:25.951Z] 9a4e073e2a6b: Pushed [2023-03-29T18:16:26.211Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:26.516Z] + 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-29T18:16:26.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-29T18:16:26.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T18:16:26.817Z] b96779622228: Preparing [2023-03-29T18:16:26.817Z] 82bfa0321f63: Preparing [2023-03-29T18:16:26.817Z] 60e686225608: Preparing [2023-03-29T18:16:26.817Z] bd093b944e5f: Preparing [2023-03-29T18:16:26.817Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:26.817Z] af36e6204963: Preparing [2023-03-29T18:16:26.817Z] 9a4e073e2a6b: Preparing [2023-03-29T18:16:26.817Z] 7cd52847ad77: Preparing [2023-03-29T18:16:26.817Z] af36e6204963: Waiting [2023-03-29T18:16:26.817Z] 9a4e073e2a6b: Waiting [2023-03-29T18:16:26.817Z] 7cd52847ad77: Waiting [2023-03-29T18:16:26.817Z] 82bfa0321f63: Layer already exists [2023-03-29T18:16:26.817Z] b96779622228: Layer already exists [2023-03-29T18:16:26.817Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:26.817Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:26.817Z] 60e686225608: Layer already exists [2023-03-29T18:16:26.817Z] af36e6204963: Layer already exists [2023-03-29T18:16:26.817Z] 9a4e073e2a6b: Layer already exists [2023-03-29T18:16:26.817Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:26.817Z] latest: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:27.120Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:27.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 [2023-03-29T18:16:27.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T18:16:27.419Z] b96779622228: Preparing [2023-03-29T18:16:27.419Z] 82bfa0321f63: Preparing [2023-03-29T18:16:27.419Z] 60e686225608: Preparing [2023-03-29T18:16:27.419Z] bd093b944e5f: Preparing [2023-03-29T18:16:27.419Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:27.419Z] af36e6204963: Preparing [2023-03-29T18:16:27.419Z] 9a4e073e2a6b: Preparing [2023-03-29T18:16:27.419Z] 7cd52847ad77: Preparing [2023-03-29T18:16:27.419Z] af36e6204963: Waiting [2023-03-29T18:16:27.419Z] 9a4e073e2a6b: Waiting [2023-03-29T18:16:27.419Z] 7cd52847ad77: Waiting [2023-03-29T18:16:27.419Z] 60e686225608: Layer already exists [2023-03-29T18:16:27.419Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:27.419Z] b96779622228: Layer already exists [2023-03-29T18:16:27.419Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:27.419Z] 82bfa0321f63: Layer already exists [2023-03-29T18:16:27.419Z] af36e6204963: Layer already exists [2023-03-29T18:16:27.419Z] 9a4e073e2a6b: Layer already exists [2023-03-29T18:16:27.419Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:27.419Z] 3.0.0-dev.116: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:27.722Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:28.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:28.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T18:16:28.020Z] b96779622228: Preparing [2023-03-29T18:16:28.020Z] 82bfa0321f63: Preparing [2023-03-29T18:16:28.020Z] 60e686225608: Preparing [2023-03-29T18:16:28.020Z] bd093b944e5f: Preparing [2023-03-29T18:16:28.020Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:28.020Z] af36e6204963: Preparing [2023-03-29T18:16:28.020Z] 9a4e073e2a6b: Preparing [2023-03-29T18:16:28.020Z] 7cd52847ad77: Preparing [2023-03-29T18:16:28.020Z] af36e6204963: Waiting [2023-03-29T18:16:28.020Z] 9a4e073e2a6b: Waiting [2023-03-29T18:16:28.020Z] 7cd52847ad77: Waiting [2023-03-29T18:16:28.020Z] 60e686225608: Layer already exists [2023-03-29T18:16:28.020Z] b96779622228: Layer already exists [2023-03-29T18:16:28.020Z] 82bfa0321f63: Layer already exists [2023-03-29T18:16:28.020Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:28.020Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:28.020Z] 9a4e073e2a6b: Layer already exists [2023-03-29T18:16:28.020Z] af36e6204963: Layer already exists [2023-03-29T18:16:28.020Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:28.020Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:28.321Z] + 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-29T18:16:28.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-29T18:16:28.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T18:16:28.620Z] b96779622228: Preparing [2023-03-29T18:16:28.620Z] 82bfa0321f63: Preparing [2023-03-29T18:16:28.620Z] 60e686225608: Preparing [2023-03-29T18:16:28.620Z] bd093b944e5f: Preparing [2023-03-29T18:16:28.620Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:28.620Z] af36e6204963: Preparing [2023-03-29T18:16:28.620Z] 9a4e073e2a6b: Preparing [2023-03-29T18:16:28.620Z] 7cd52847ad77: Preparing [2023-03-29T18:16:28.620Z] af36e6204963: Waiting [2023-03-29T18:16:28.620Z] 9a4e073e2a6b: Waiting [2023-03-29T18:16:28.620Z] 7cd52847ad77: Waiting [2023-03-29T18:16:28.620Z] 60e686225608: Layer already exists [2023-03-29T18:16:28.620Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:28.620Z] b96779622228: Layer already exists [2023-03-29T18:16:28.620Z] 82bfa0321f63: Layer already exists [2023-03-29T18:16:28.620Z] 9a4e073e2a6b: Layer already exists [2023-03-29T18:16:28.620Z] bd093b944e5f: Layer already exists [2023-03-29T18:16:28.620Z] af36e6204963: Layer already exists [2023-03-29T18:16:28.620Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:28.620Z] main: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:28.653Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:28.658Z] taggedImages: [2023-03-29T18:16:28.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:28.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-29T18:16:28.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 [2023-03-29T18:16:28.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:28.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-29T18:16:28.672Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-29T18:16:28.672Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:28.672Z] latest [2023-03-29T18:16:28.672Z] 3.0.0-dev.116 [2023-03-29T18:16:28.672Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:28.672Z] main [2023-03-29T18:16:28.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:28.971Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:29.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:29.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T18:16:29.265Z] de9643b4760f: Preparing [2023-03-29T18:16:29.265Z] 08dfdc9cb19b: Preparing [2023-03-29T18:16:29.265Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:29.265Z] af36e6204963: Preparing [2023-03-29T18:16:29.265Z] f86edec8d95b: Preparing [2023-03-29T18:16:29.265Z] 7cd52847ad77: Preparing [2023-03-29T18:16:29.265Z] 7cd52847ad77: Waiting [2023-03-29T18:16:29.265Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:29.265Z] af36e6204963: Layer already exists [2023-03-29T18:16:29.265Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:29.265Z] de9643b4760f: Pushed [2023-03-29T18:16:29.265Z] f86edec8d95b: Pushed [2023-03-29T18:16:31.796Z] 08dfdc9cb19b: Pushed [2023-03-29T18:16:31.796Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:32.162Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:32.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-29T18:16:32.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T18:16:32.466Z] de9643b4760f: Preparing [2023-03-29T18:16:32.466Z] 08dfdc9cb19b: Preparing [2023-03-29T18:16:32.466Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:32.466Z] af36e6204963: Preparing [2023-03-29T18:16:32.466Z] f86edec8d95b: Preparing [2023-03-29T18:16:32.466Z] 7cd52847ad77: Preparing [2023-03-29T18:16:32.466Z] 7cd52847ad77: Waiting [2023-03-29T18:16:32.466Z] de9643b4760f: Layer already exists [2023-03-29T18:16:32.466Z] f86edec8d95b: Layer already exists [2023-03-29T18:16:32.466Z] 08dfdc9cb19b: Layer already exists [2023-03-29T18:16:32.466Z] af36e6204963: Layer already exists [2023-03-29T18:16:32.466Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:32.466Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:32.466Z] latest: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:32.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:33.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 [2023-03-29T18:16:33.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T18:16:33.136Z] de9643b4760f: Preparing [2023-03-29T18:16:33.136Z] 08dfdc9cb19b: Preparing [2023-03-29T18:16:33.136Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:33.136Z] af36e6204963: Preparing [2023-03-29T18:16:33.136Z] f86edec8d95b: Preparing [2023-03-29T18:16:33.136Z] 7cd52847ad77: Preparing [2023-03-29T18:16:33.136Z] 7cd52847ad77: Waiting [2023-03-29T18:16:33.136Z] de9643b4760f: Layer already exists [2023-03-29T18:16:33.136Z] f86edec8d95b: Layer already exists [2023-03-29T18:16:33.136Z] af36e6204963: Layer already exists [2023-03-29T18:16:33.136Z] 08dfdc9cb19b: Layer already exists [2023-03-29T18:16:33.136Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:33.136Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:33.136Z] 3.0.0-dev.116: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:33.448Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:33.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:33.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T18:16:33.748Z] de9643b4760f: Preparing [2023-03-29T18:16:33.748Z] 08dfdc9cb19b: Preparing [2023-03-29T18:16:33.748Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:33.748Z] af36e6204963: Preparing [2023-03-29T18:16:33.748Z] f86edec8d95b: Preparing [2023-03-29T18:16:33.748Z] 7cd52847ad77: Preparing [2023-03-29T18:16:33.748Z] 7cd52847ad77: Waiting [2023-03-29T18:16:33.748Z] af36e6204963: Layer already exists [2023-03-29T18:16:33.748Z] 08dfdc9cb19b: Layer already exists [2023-03-29T18:16:33.748Z] de9643b4760f: Layer already exists [2023-03-29T18:16:33.748Z] f86edec8d95b: Layer already exists [2023-03-29T18:16:33.748Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:33.748Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:33.748Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:34.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:34.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-29T18:16:34.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T18:16:34.352Z] de9643b4760f: Preparing [2023-03-29T18:16:34.352Z] 08dfdc9cb19b: Preparing [2023-03-29T18:16:34.352Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:34.352Z] af36e6204963: Preparing [2023-03-29T18:16:34.352Z] f86edec8d95b: Preparing [2023-03-29T18:16:34.352Z] 7cd52847ad77: Preparing [2023-03-29T18:16:34.352Z] 7cd52847ad77: Waiting [2023-03-29T18:16:34.352Z] f86edec8d95b: Layer already exists [2023-03-29T18:16:34.352Z] de9643b4760f: Layer already exists [2023-03-29T18:16:34.352Z] 08dfdc9cb19b: Layer already exists [2023-03-29T18:16:34.352Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:34.352Z] af36e6204963: Layer already exists [2023-03-29T18:16:34.352Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:34.352Z] main: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:34.467Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:34.472Z] taggedImages: [2023-03-29T18:16:34.472Z] - nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:34.472Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-29T18:16:34.472Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 [2023-03-29T18:16:34.472Z] - nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:34.472Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-29T18:16:34.486Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-29T18:16:34.486Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:34.486Z] latest [2023-03-29T18:16:34.486Z] 3.0.0-dev.116 [2023-03-29T18:16:34.486Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:34.486Z] main [2023-03-29T18:16:34.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:34.845Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:35.185Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:35.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T18:16:35.185Z] a097122c8e5e: Preparing [2023-03-29T18:16:35.185Z] fbdf988e71a6: Preparing [2023-03-29T18:16:35.185Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:35.185Z] af36e6204963: Preparing [2023-03-29T18:16:35.185Z] 69df11d288f9: Preparing [2023-03-29T18:16:35.185Z] 7cd52847ad77: Preparing [2023-03-29T18:16:35.185Z] 7cd52847ad77: Waiting [2023-03-29T18:16:35.185Z] af36e6204963: Layer already exists [2023-03-29T18:16:35.185Z] 69df11d288f9: Layer already exists [2023-03-29T18:16:35.185Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:35.185Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:35.185Z] a097122c8e5e: Pushed [2023-03-29T18:16:37.716Z] fbdf988e71a6: Pushed [2023-03-29T18:16:37.716Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:38.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:38.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-29T18:16:38.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T18:16:38.323Z] a097122c8e5e: Preparing [2023-03-29T18:16:38.323Z] fbdf988e71a6: Preparing [2023-03-29T18:16:38.323Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:38.323Z] af36e6204963: Preparing [2023-03-29T18:16:38.323Z] 69df11d288f9: Preparing [2023-03-29T18:16:38.323Z] 7cd52847ad77: Preparing [2023-03-29T18:16:38.323Z] 7cd52847ad77: Waiting [2023-03-29T18:16:38.323Z] a097122c8e5e: Layer already exists [2023-03-29T18:16:38.323Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:38.323Z] 69df11d288f9: Layer already exists [2023-03-29T18:16:38.323Z] fbdf988e71a6: Layer already exists [2023-03-29T18:16:38.323Z] af36e6204963: Layer already exists [2023-03-29T18:16:38.323Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:38.323Z] latest: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:38.628Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:38.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 [2023-03-29T18:16:38.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T18:16:38.933Z] a097122c8e5e: Preparing [2023-03-29T18:16:38.933Z] fbdf988e71a6: Preparing [2023-03-29T18:16:38.933Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:38.933Z] af36e6204963: Preparing [2023-03-29T18:16:38.933Z] 69df11d288f9: Preparing [2023-03-29T18:16:38.933Z] 7cd52847ad77: Preparing [2023-03-29T18:16:38.933Z] 7cd52847ad77: Waiting [2023-03-29T18:16:38.933Z] af36e6204963: Layer already exists [2023-03-29T18:16:38.933Z] a097122c8e5e: Layer already exists [2023-03-29T18:16:38.933Z] 69df11d288f9: Layer already exists [2023-03-29T18:16:38.933Z] fbdf988e71a6: Layer already exists [2023-03-29T18:16:38.933Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:38.933Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:38.933Z] 3.0.0-dev.116: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:39.237Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:39.539Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:39.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T18:16:39.540Z] a097122c8e5e: Preparing [2023-03-29T18:16:39.540Z] fbdf988e71a6: Preparing [2023-03-29T18:16:39.540Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:39.540Z] af36e6204963: Preparing [2023-03-29T18:16:39.540Z] 69df11d288f9: Preparing [2023-03-29T18:16:39.540Z] 7cd52847ad77: Preparing [2023-03-29T18:16:39.540Z] 7cd52847ad77: Waiting [2023-03-29T18:16:39.540Z] 69df11d288f9: Layer already exists [2023-03-29T18:16:39.540Z] fbdf988e71a6: Layer already exists [2023-03-29T18:16:39.540Z] a097122c8e5e: Layer already exists [2023-03-29T18:16:39.540Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:39.540Z] af36e6204963: Layer already exists [2023-03-29T18:16:39.540Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:39.540Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:39.844Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:16:40.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-29T18:16:40.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T18:16:40.145Z] a097122c8e5e: Preparing [2023-03-29T18:16:40.145Z] fbdf988e71a6: Preparing [2023-03-29T18:16:40.145Z] e8ff83fec2c9: Preparing [2023-03-29T18:16:40.145Z] af36e6204963: Preparing [2023-03-29T18:16:40.145Z] 69df11d288f9: Preparing [2023-03-29T18:16:40.145Z] 7cd52847ad77: Preparing [2023-03-29T18:16:40.145Z] 7cd52847ad77: Waiting [2023-03-29T18:16:40.145Z] e8ff83fec2c9: Layer already exists [2023-03-29T18:16:40.145Z] a097122c8e5e: Layer already exists [2023-03-29T18:16:40.145Z] af36e6204963: Layer already exists [2023-03-29T18:16:40.145Z] fbdf988e71a6: Layer already exists [2023-03-29T18:16:40.145Z] 69df11d288f9: Layer already exists [2023-03-29T18:16:40.145Z] 7cd52847ad77: Layer already exists [2023-03-29T18:16:40.145Z] main: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:16:40.178Z] ===================================================== [Pipeline] echo [2023-03-29T18:16:40.184Z] taggedImages: [2023-03-29T18:16:40.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:16:40.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-29T18:16:40.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 [2023-03-29T18:16:40.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:16:40.184Z] - 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-29T18:17:29.495Z] Removing intermediate container 7669987a9819 [2023-03-29T18:17:29.495Z] ---> ae39b9a30e43 [2023-03-29T18:17:29.495Z] Step 8/23 : COPY . . [2023-03-29T18:17:29.495Z] Removing intermediate container eab7fbfa62d5 [2023-03-29T18:17:29.495Z] ---> 13734ac0f910 [2023-03-29T18:17:29.495Z] Step 8/23 : COPY . . [2023-03-29T18:17:29.495Z] Removing intermediate container 6781a5bcfa60 [2023-03-29T18:17:29.495Z] ---> 2e1973498af4 [2023-03-29T18:17:29.495Z] Step 7/27 : COPY . . [2023-03-29T18:17:29.495Z] Removing intermediate container ddb2e6dce687 [2023-03-29T18:17:29.495Z] ---> 77c11ac2298a [2023-03-29T18:17:29.495Z] Step 8/24 : COPY . . [2023-03-29T18:17:29.495Z] Removing intermediate container a812521fb2ca [2023-03-29T18:17:29.495Z] ---> 186730c1dc29 [2023-03-29T18:17:29.495Z] Step 8/23 : COPY . . [2023-03-29T18:17:29.495Z] ---> 7c08b933e956 [2023-03-29T18:17:29.495Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T18:17:29.495Z] ---> 57d18b91ffed [2023-03-29T18:17:29.495Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T18:17:29.495Z] ---> Running in e6fa0930037a [2023-03-29T18:17:29.495Z] ---> 7586456e60e7 [2023-03-29T18:17:29.495Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T18:17:29.495Z] ---> Running in 94258152c8de [2023-03-29T18:17:29.495Z] ---> a72a9e058508 [2023-03-29T18:17:29.495Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:17:29.495Z] ---> 6d32b47743de [2023-03-29T18:17:29.495Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T18:17:29.495Z] ---> Running in 2b17ff1749b2 [2023-03-29T18:17:29.495Z] ---> Running in 1898ff528d4e [2023-03-29T18:17:29.495Z] ---> Running in 6c02165e43b6 [2023-03-29T18:17:29.495Z] Removing intermediate container 1898ff528d4e [2023-03-29T18:17:29.495Z] ---> 1d01e0ad1c12 [2023-03-29T18:17:29.495Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T18:17:29.495Z] ---> Running in 9effd1c2b463 [2023-03-29T18:17:29.495Z] Removing intermediate container 9effd1c2b463 [2023-03-29T18:17:29.495Z] ---> c3d0ea553868 [2023-03-29T18:17:29.495Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:17:29.495Z] ---> Running in 629fc31f7737 [2023-03-29T18:17:29.495Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T18:17:29.495Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T18:17:29.495Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T18:17:29.495Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T18:17:29.495Z] Removing intermediate container 629fc31f7737 [2023-03-29T18:17:29.495Z] ---> 33b9e53f75f3 [2023-03-29T18:17:29.495Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T18:17:29.495Z] ---> Running in 0c91d780d1cd [2023-03-29T18:17:33.762Z] Removing intermediate container 0c91d780d1cd [2023-03-29T18:17:33.762Z] ---> 33a37dd6a20d [2023-03-29T18:17:33.762Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T18:17:33.762Z] ---> Running in 861ea99b0432 [2023-03-29T18:17:34.722Z] Removing intermediate container 861ea99b0432 [2023-03-29T18:17:34.722Z] ---> b047470430c4 [2023-03-29T18:17:34.722Z] [2023-03-29T18:17:34.722Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T18:17:34.722Z] 3.17: Pulling from library/alpine [2023-03-29T18:17:34.997Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T18:17:34.997Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T18:17:34.997Z] ---> d74e625d9115 [2023-03-29T18:17:34.997Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:17:35.265Z] ---> Running in 8516610d3667 [2023-03-29T18:17:36.228Z] Removing intermediate container 8516610d3667 [2023-03-29T18:17:36.228Z] ---> 9c3711948084 [2023-03-29T18:17:36.228Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T18:17:36.228Z] ---> Running in 80761208c82b [2023-03-29T18:17:38.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:17:39.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:17:41.535Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:17:41.535Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:17:41.535Z] OK: 17691 distinct packages available [2023-03-29T18:17:41.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:17:42.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:17:45.346Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T18:17:45.346Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:17:45.346Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T18:17:45.346Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T18:17:45.346Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T18:17:45.346Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:17:45.346Z] OK: 9 MiB in 20 packages [2023-03-29T18:17:47.289Z] Removing intermediate container 80761208c82b [2023-03-29T18:17:47.289Z] ---> 68a583ef411b [2023-03-29T18:17:47.289Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:17:48.723Z] ---> 3466d9c63304 [2023-03-29T18:17:48.723Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:17:50.130Z] ---> 772f12dff6d1 [2023-03-29T18:17:50.130Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T18:17:55.474Z] ---> 5009fceeb3b6 [2023-03-29T18:17:55.474Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:18:03.690Z] ---> 13c9af4ff6eb [2023-03-29T18:18:03.690Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:18:05.093Z] ---> 6bc13f9a795a [2023-03-29T18:18:05.094Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T18:18:06.051Z] ---> 901c5d6c4281 [2023-03-29T18:18:06.051Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T18:18:07.460Z] ---> cb3764dbd2ec [2023-03-29T18:18:07.460Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:18:07.460Z] ---> Running in bf4e2316fc21 [2023-03-29T18:18:08.418Z] Removing intermediate container bf4e2316fc21 [2023-03-29T18:18:08.419Z] ---> 7a0f0d5795ae [2023-03-29T18:18:08.419Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:18:08.419Z] ---> Running in 9a6cad961f72 [2023-03-29T18:18:09.517Z] Removing intermediate container 9a6cad961f72 [2023-03-29T18:18:09.517Z] ---> 7a4f6d6fd483 [2023-03-29T18:18:09.517Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T18:18:09.517Z] ---> Running in 8b90bb7fef3d [2023-03-29T18:18:10.167Z] Removing intermediate container 8b90bb7fef3d [2023-03-29T18:18:10.167Z] ---> ae9c23f369f7 [2023-03-29T18:18:10.167Z] Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:18:10.447Z] ---> Running in edf1a05c7fa8 [2023-03-29T18:18:10.813Z] Removing intermediate container edf1a05c7fa8 [2023-03-29T18:18:10.813Z] ---> d7c2ecf76d14 [2023-03-29T18:18:10.813Z] Step 27/27 : LABEL version=3.0.0-dev.116 [2023-03-29T18:18:11.104Z] ---> Running in 5d80c64df238 [2023-03-29T18:18:11.714Z] Removing intermediate container 5d80c64df238 [2023-03-29T18:18:11.714Z] ---> 8583398497c6 [2023-03-29T18:18:11.714Z] [2023-03-29T18:18:11.714Z] Successfully built 8583398497c6 [2023-03-29T18:18:11.714Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T18:18:11.714Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-29T18:18:15.090Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:18:15.091Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:18:15.091Z] ---> 7803fd8d56a2 [2023-03-29T18:18:15.091Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> b8cb2cae3281 [2023-03-29T18:18:15.091Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> a1c26545fb03 [2023-03-29T18:18:15.091Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 2a97cf4635c1 [2023-03-29T18:18:15.091Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 2e1973498af4 [2023-03-29T18:18:15.091Z] Step 7/27 : COPY . . [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> a72a9e058508 [2023-03-29T18:18:15.091Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 1d01e0ad1c12 [2023-03-29T18:18:15.091Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> c3d0ea553868 [2023-03-29T18:18:15.091Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 33b9e53f75f3 [2023-03-29T18:18:15.091Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 33a37dd6a20d [2023-03-29T18:18:15.091Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> b047470430c4 [2023-03-29T18:18:15.091Z] [2023-03-29T18:18:15.091Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T18:18:15.091Z] ---> d74e625d9115 [2023-03-29T18:18:15.091Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:18:15.091Z] ---> Using cache [2023-03-29T18:18:15.091Z] ---> 9c3711948084 [2023-03-29T18:18:15.091Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T18:18:15.359Z] ---> Running in 101949632e39 [2023-03-29T18:18:17.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:17.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:18.871Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:18:18.871Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:18:18.871Z] OK: 17691 distinct packages available [2023-03-29T18:18:19.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:20.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:21.512Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T18:18:21.512Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:18:21.512Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T18:18:21.512Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T18:18:21.512Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:18:21.512Z] OK: 8 MiB in 19 packages [2023-03-29T18:18:22.935Z] Removing intermediate container 101949632e39 [2023-03-29T18:18:22.935Z] ---> 59a000d2b68b [2023-03-29T18:18:22.935Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:18:23.896Z] ---> 1f41ccbeefca [2023-03-29T18:18:23.896Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:18:24.481Z] ---> 865159b9732d [2023-03-29T18:18:24.481Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:18:29.806Z] ---> aeb88df5919c [2023-03-29T18:18:29.806Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:18:29.806Z] ---> 7e12c1e5b943 [2023-03-29T18:18:29.806Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T18:18:30.072Z] ---> Running in c0ff4e69253b [2023-03-29T18:18:32.644Z] Removing intermediate container c0ff4e69253b [2023-03-29T18:18:32.644Z] ---> 93d44dd8f5db [2023-03-29T18:18:32.644Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T18:18:33.608Z] ---> d473d8e38875 [2023-03-29T18:18:33.608Z] Step 22/27 : WORKDIR / [2023-03-29T18:18:33.608Z] ---> Running in d92f81ca6e77 [2023-03-29T18:18:34.216Z] Removing intermediate container d92f81ca6e77 [2023-03-29T18:18:34.216Z] ---> 6541419e776c [2023-03-29T18:18:34.216Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:18:34.484Z] ---> Running in c281df212dae [2023-03-29T18:18:34.752Z] Removing intermediate container c281df212dae [2023-03-29T18:18:34.752Z] ---> faf6387830f0 [2023-03-29T18:18:34.752Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:18:35.020Z] ---> Running in 90a9b6e90f38 [2023-03-29T18:18:35.606Z] Removing intermediate container 90a9b6e90f38 [2023-03-29T18:18:35.606Z] ---> e14204fda461 [2023-03-29T18:18:35.606Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T18:18:35.606Z] ---> Running in 288553ba1e1a [2023-03-29T18:18:36.193Z] Removing intermediate container 288553ba1e1a [2023-03-29T18:18:36.193Z] ---> 76df681cbdd2 [2023-03-29T18:18:36.193Z] Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:18:36.193Z] ---> Running in fd1fa5b4f0c3 [2023-03-29T18:18:36.803Z] Removing intermediate container fd1fa5b4f0c3 [2023-03-29T18:18:36.803Z] ---> 9c8debdb148b [2023-03-29T18:18:36.803Z] Step 27/27 : LABEL version=3.0.0-dev.116 [2023-03-29T18:18:36.803Z] ---> Running in 723daa4e42c7 [2023-03-29T18:18:37.388Z] Removing intermediate container 723daa4e42c7 [2023-03-29T18:18:37.388Z] ---> a476e0787a07 [2023-03-29T18:18:37.388Z] [2023-03-29T18:18:37.388Z] Successfully built a476e0787a07 [2023-03-29T18:18:37.388Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T18:18:37.388Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-29T18:18:40.751Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:18:40.751Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:18:40.751Z] ---> 7803fd8d56a2 [2023-03-29T18:18:40.751Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T18:18:40.751Z] ---> Using cache [2023-03-29T18:18:40.751Z] ---> b8cb2cae3281 [2023-03-29T18:18:40.751Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T18:18:41.019Z] ---> Running in 2690963ac56a [2023-03-29T18:18:42.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:43.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:18:45.343Z] OK: 263 MiB in 53 packages [2023-03-29T18:18:46.753Z] Removing intermediate container 2690963ac56a [2023-03-29T18:18:46.753Z] ---> cd9d1d5e1fd9 [2023-03-29T18:18:46.753Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T18:18:47.717Z] ---> 59792d9bc8fc [2023-03-29T18:18:47.717Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:18:47.717Z] ---> Running in 510276336cfd [2023-03-29T18:20:24.366Z] Removing intermediate container 510276336cfd [2023-03-29T18:20:24.366Z] ---> ccecbfdacd87 [2023-03-29T18:20:24.366Z] Step 7/33 : COPY . . [2023-03-29T18:20:24.632Z] ---> 2a4635c2685a [2023-03-29T18:20:24.632Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T18:20:24.632Z] ---> Running in 424cab216ae8 [2023-03-29T18:20:26.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T18:24:33.383Z] Removing intermediate container e6fa0930037a [2023-03-29T18:24:33.383Z] ---> f9294722bfed [2023-03-29T18:24:33.383Z] [2023-03-29T18:24:33.383Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:24:33.383Z] ---> d74e625d9115 [2023-03-29T18:24:33.383Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T18:24:33.383Z] ---> Running in 72a57743e521 [2023-03-29T18:24:33.383Z] Removing intermediate container 72a57743e521 [2023-03-29T18:24:33.383Z] ---> 4500ea4991fe [2023-03-29T18:24:33.383Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:24:33.383Z] ---> Running in 0a1d720f3db3 [2023-03-29T18:24:33.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:24:33.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:24:33.383Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:24:33.383Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:24:33.383Z] OK: 8 MiB in 16 packages [2023-03-29T18:24:33.383Z] Removing intermediate container 0a1d720f3db3 [2023-03-29T18:24:33.383Z] ---> 4216b0d31619 [2023-03-29T18:24:33.383Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:24:33.383Z] ---> 0f73c933ea53 [2023-03-29T18:24:33.383Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:24:33.383Z] ---> 70698bd75f85 [2023-03-29T18:24:33.383Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T18:24:33.650Z] ---> e8bd418ddb03 [2023-03-29T18:24:33.650Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:24:34.609Z] ---> 072ff2368b16 [2023-03-29T18:24:34.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T18:24:35.570Z] Removing intermediate container 6c02165e43b6 [2023-03-29T18:24:35.570Z] ---> 63e6a82dee9e [2023-03-29T18:24:35.570Z] [2023-03-29T18:24:35.570Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T18:24:35.570Z] ---> d74e625d9115 [2023-03-29T18:24:35.570Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:24:35.570Z] ---> Running in 0820dd153954 [2023-03-29T18:24:35.837Z] ---> 3f1d200d6680 [2023-03-29T18:24:35.837Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:24:36.107Z] ---> Running in c2edec4ba04a [2023-03-29T18:24:38.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:24:39.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:24:39.287Z] Removing intermediate container c2edec4ba04a [2023-03-29T18:24:39.287Z] ---> 7e66df2478e7 [2023-03-29T18:24:39.287Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:24:39.287Z] ---> Running in 353a45f3543f [2023-03-29T18:24:39.869Z] Removing intermediate container 353a45f3543f [2023-03-29T18:24:39.869Z] ---> caac477d54b4 [2023-03-29T18:24:39.869Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T18:24:39.869Z] ---> Running in 1c6cb0a71bca [2023-03-29T18:24:40.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:24:40.451Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:24:40.451Z] OK: 8 MiB in 16 packages [2023-03-29T18:24:40.451Z] Removing intermediate container 1c6cb0a71bca [2023-03-29T18:24:40.451Z] ---> 67d3f154438e [2023-03-29T18:24:40.451Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T18:24:40.451Z] ---> Running in 35bed71c6c58 [2023-03-29T18:24:41.033Z] Removing intermediate container 35bed71c6c58 [2023-03-29T18:24:41.033Z] ---> a21e145e0069 [2023-03-29T18:24:41.033Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:24:41.302Z] ---> Running in d84d52359bcf [2023-03-29T18:24:41.905Z] Removing intermediate container d84d52359bcf [2023-03-29T18:24:41.905Z] ---> c3543c3e3610 [2023-03-29T18:24:41.905Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:24:42.170Z] Removing intermediate container 0820dd153954 [2023-03-29T18:24:42.170Z] ---> 265ec65f4b74 [2023-03-29T18:24:42.170Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:24:42.170Z] ---> Running in 22c51ffe1024 [2023-03-29T18:24:42.436Z] ---> Running in 2af360d34aee [2023-03-29T18:24:43.014Z] Removing intermediate container 22c51ffe1024 [2023-03-29T18:24:43.014Z] ---> 79d14d49cbba [2023-03-29T18:24:43.014Z] [2023-03-29T18:24:43.014Z] Removing intermediate container 2af360d34aee [2023-03-29T18:24:43.014Z] ---> e8345c681eaa [2023-03-29T18:24:43.014Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T18:24:43.280Z] ---> Running in 4fa61ec90fa4 [2023-03-29T18:24:43.280Z] Successfully built 79d14d49cbba [2023-03-29T18:24:43.280Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T18:24:43.280Z] Building security-secretstore-setup [2023-03-29T18:24:46.620Z]  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:24:46.620Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:24:46.620Z] ---> 7803fd8d56a2 [2023-03-29T18:24:46.620Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T18:24:46.620Z] ---> Using cache [2023-03-29T18:24:46.620Z] ---> b8cb2cae3281 [2023-03-29T18:24:46.620Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T18:24:46.620Z] ---> Using cache [2023-03-29T18:24:46.620Z] ---> cd9d1d5e1fd9 [2023-03-29T18:24:46.620Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T18:24:46.620Z] ---> Using cache [2023-03-29T18:24:46.620Z] ---> 59792d9bc8fc [2023-03-29T18:24:46.620Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:24:46.620Z] ---> Using cache [2023-03-29T18:24:46.620Z] ---> ccecbfdacd87 [2023-03-29T18:24:46.620Z] Step 7/25 : COPY . . [2023-03-29T18:24:46.890Z] ---> Using cache [2023-03-29T18:24:46.890Z] ---> 2a4635c2685a [2023-03-29T18:24:46.890Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T18:24:47.165Z] Removing intermediate container 4fa61ec90fa4 [2023-03-29T18:24:47.165Z] ---> 925e0137fc06 [2023-03-29T18:24:47.165Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T18:24:47.165Z] ---> Running in 5bb51415fdc0 [2023-03-29T18:24:47.437Z] ---> Running in 3cf8545e14f9 [2023-03-29T18:24:48.402Z] Removing intermediate container 3cf8545e14f9 [2023-03-29T18:24:48.403Z] ---> c2c7bb5b5508 [2023-03-29T18:24:48.403Z] Step 15/24 : WORKDIR / [2023-03-29T18:24:48.403Z] ---> Running in a4058e766faf [2023-03-29T18:24:49.000Z] Removing intermediate container a4058e766faf [2023-03-29T18:24:49.000Z] ---> c9d691b6a522 [2023-03-29T18:24:49.000Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:24:49.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T18:24:49.850Z] ---> fd4a9a2f88cc [2023-03-29T18:24:49.850Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:24:50.808Z] ---> 4d263e772fa2 [2023-03-29T18:24:50.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T18:24:52.215Z] ---> b2f89385ca9e [2023-03-29T18:24:52.215Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:24:53.183Z] ---> 0ccdae68db02 [2023-03-29T18:24:53.183Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T18:24:53.183Z] ---> Running in 232f2931199d [2023-03-29T18:24:53.768Z] Removing intermediate container 232f2931199d [2023-03-29T18:24:53.768Z] ---> a855ac85df15 [2023-03-29T18:24:53.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:24:53.768Z] ---> Running in f3857293a9c2 [2023-03-29T18:24:54.035Z] Removing intermediate container f3857293a9c2 [2023-03-29T18:24:54.035Z] ---> 934d71fb4d29 [2023-03-29T18:24:54.035Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T18:24:54.302Z] ---> Running in e560811e7859 [2023-03-29T18:24:54.898Z] Removing intermediate container e560811e7859 [2023-03-29T18:24:54.898Z] ---> 79878d4ed6f8 [2023-03-29T18:24:54.898Z] Step 23/24 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:24:55.162Z] ---> Running in 3930d203b976 [2023-03-29T18:24:55.746Z] Removing intermediate container 3930d203b976 [2023-03-29T18:24:55.746Z] ---> 054027660d18 [2023-03-29T18:24:55.746Z] Step 24/24 : LABEL version=3.0.0-dev.116 [2023-03-29T18:24:55.746Z] ---> Running in 0fa3ed6ee306 [2023-03-29T18:24:56.327Z] Removing intermediate container 0fa3ed6ee306 [2023-03-29T18:24:56.327Z] ---> f881abcee133 [2023-03-29T18:24:56.327Z] [2023-03-29T18:24:56.327Z] Successfully built f881abcee133 [2023-03-29T18:24:56.327Z] Successfully tagged core-command-arm64:latest [2023-03-29T18:24:56.327Z]  Building core-command ... done Building core-data [2023-03-29T18:24:59.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:24:59.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:24:59.664Z] ---> 7803fd8d56a2 [2023-03-29T18:24:59.664Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:24:59.664Z] ---> Using cache [2023-03-29T18:24:59.664Z] ---> 69591606ad19 [2023-03-29T18:24:59.664Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:24:59.664Z] ---> Using cache [2023-03-29T18:24:59.664Z] ---> 73cfc806e569 [2023-03-29T18:24:59.664Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:25:01.070Z] ---> Running in 42c2a341535d [2023-03-29T18:25:03.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:25:03.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:25:05.336Z] OK: 263 MiB in 53 packages [2023-03-29T18:25:06.829Z] Removing intermediate container 42c2a341535d [2023-03-29T18:25:06.829Z] ---> 16b72e97eccd [2023-03-29T18:25:06.829Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:25:07.791Z] ---> 57f8b6a2ccc6 [2023-03-29T18:25:07.791Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:25:07.791Z] ---> Running in 953ee3720172 [2023-03-29T18:26:44.385Z] Removing intermediate container 424cab216ae8 [2023-03-29T18:26:44.385Z] ---> 570e26d74d91 [2023-03-29T18:26:44.385Z] [2023-03-29T18:26:44.385Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T18:26:44.385Z] ---> d74e625d9115 [2023-03-29T18:26:44.385Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T18:26:44.385Z] ---> Running in ae54ac31f4d1 [2023-03-29T18:26:44.385Z] Removing intermediate container 953ee3720172 [2023-03-29T18:26:44.385Z] ---> 44ef7e2d9083 [2023-03-29T18:26:44.385Z] Step 8/23 : COPY . . [2023-03-29T18:26:44.385Z] Removing intermediate container ae54ac31f4d1 [2023-03-29T18:26:44.385Z] ---> 14f60f9ed478 [2023-03-29T18:26:44.385Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T18:26:44.385Z] ---> Running in a4691dac30c6 [2023-03-29T18:26:46.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:26:46.899Z] ---> c28cfbcde804 [2023-03-29T18:26:46.899Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T18:26:46.899Z] ---> Running in 1b8aae2ddf64 [2023-03-29T18:26:47.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:26:48.439Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T18:26:49.020Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:26:49.020Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T18:26:49.020Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:26:49.020Z] OK: 8 MiB in 17 packages [2023-03-29T18:26:50.432Z] Removing intermediate container a4691dac30c6 [2023-03-29T18:26:50.432Z] ---> a4dec298892b [2023-03-29T18:26:50.432Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T18:26:50.432Z] ---> Running in aab307a3792a [2023-03-29T18:26:51.013Z] Removing intermediate container aab307a3792a [2023-03-29T18:26:51.013Z] ---> 686d84f67856 [2023-03-29T18:26:51.013Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T18:26:51.013Z] ---> Running in 5daf586814fc [2023-03-29T18:26:51.597Z] Removing intermediate container 5daf586814fc [2023-03-29T18:26:51.597Z] ---> c1f009660b01 [2023-03-29T18:26:51.597Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T18:26:51.597Z] ---> Running in ae112a7cbb6b [2023-03-29T18:26:52.178Z] Removing intermediate container ae112a7cbb6b [2023-03-29T18:26:52.178Z] ---> 7c1a997eb962 [2023-03-29T18:26:52.178Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T18:26:52.178Z] ---> Running in 0f37cdcff40e [2023-03-29T18:26:52.759Z] Removing intermediate container 0f37cdcff40e [2023-03-29T18:26:52.759Z] ---> 5f81dc61a89e [2023-03-29T18:26:52.759Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T18:26:53.024Z] ---> Running in c7daf99de64b [2023-03-29T18:26:57.270Z] Removing intermediate container c7daf99de64b [2023-03-29T18:26:57.270Z] ---> af2653f80fed [2023-03-29T18:26:57.270Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T18:26:57.270Z] ---> Running in b91f6c9a7105 [2023-03-29T18:26:57.535Z] Removing intermediate container b91f6c9a7105 [2023-03-29T18:26:57.535Z] ---> 47bedcc3bd60 [2023-03-29T18:26:57.535Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T18:26:58.488Z] ---> dbe66a24da9c [2023-03-29T18:26:58.488Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T18:26:58.488Z] ---> Running in 508b3c5e44b3 [2023-03-29T18:27:01.819Z] Removing intermediate container 508b3c5e44b3 [2023-03-29T18:27:01.819Z] ---> 39fbc47279cf [2023-03-29T18:27:01.819Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:27:02.782Z] ---> 837c8ed4b65c [2023-03-29T18:27:02.782Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:27:03.740Z] ---> db9201da0977 [2023-03-29T18:27:03.740Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T18:27:06.312Z] ---> fca84952b1b2 [2023-03-29T18:27:06.578Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T18:27:10.836Z] ---> 5e9cdb817fc8 [2023-03-29T18:27:10.836Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T18:27:11.416Z] ---> 965e65ea50ef [2023-03-29T18:27:11.416Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T18:27:13.348Z] ---> 6e838a42673f [2023-03-29T18:27:13.348Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T18:27:14.748Z] ---> 303552d9d16c [2023-03-29T18:27:14.748Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T18:27:16.157Z] ---> d4cc3d2c15bf [2023-03-29T18:27:16.157Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T18:27:16.424Z] ---> Running in 7d21aba251f4 [2023-03-29T18:27:20.679Z] Removing intermediate container 7d21aba251f4 [2023-03-29T18:27:20.679Z] ---> f622c5ce4e03 [2023-03-29T18:27:20.679Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T18:27:20.944Z] ---> Running in 46ace36fdbc2 [2023-03-29T18:27:24.275Z] Removing intermediate container 46ace36fdbc2 [2023-03-29T18:27:24.275Z] ---> 662d82159121 [2023-03-29T18:27:24.275Z] Step 30/33 : CMD ["gate"] [2023-03-29T18:27:24.275Z] ---> Running in 7354f778c64f [2023-03-29T18:27:25.233Z] Removing intermediate container 7354f778c64f [2023-03-29T18:27:25.233Z] ---> b55b48a5a5c5 [2023-03-29T18:27:25.233Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T18:27:25.499Z] ---> Running in 80507ebe2625 [2023-03-29T18:27:26.453Z] Removing intermediate container 80507ebe2625 [2023-03-29T18:27:26.453Z] ---> 8401207e8e24 [2023-03-29T18:27:26.453Z] Step 32/33 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:27:26.718Z] ---> Running in b39aff0e9f10 [2023-03-29T18:27:27.674Z] Removing intermediate container b39aff0e9f10 [2023-03-29T18:27:27.674Z] ---> 5a2015095c2a [2023-03-29T18:27:27.674Z] Step 33/33 : LABEL version=3.0.0-dev.116 [2023-03-29T18:27:27.674Z] ---> Running in c6e38a2a30f5 [2023-03-29T18:27:28.627Z] Removing intermediate container c6e38a2a30f5 [2023-03-29T18:27:28.627Z] ---> 6d97dbb1467c [2023-03-29T18:27:28.627Z] [2023-03-29T18:27:28.892Z] Successfully built 6d97dbb1467c [2023-03-29T18:27:28.892Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T18:27:28.892Z] Building security-proxy-auth [2023-03-29T18:27:30.826Z]  Building security-bootstrapper ... done Removing intermediate container 94258152c8de [2023-03-29T18:27:30.826Z] ---> f0dff097621b [2023-03-29T18:27:30.826Z] [2023-03-29T18:27:30.826Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:27:30.826Z] ---> d74e625d9115 [2023-03-29T18:27:30.826Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T18:27:30.826Z] Removing intermediate container 2b17ff1749b2 [2023-03-29T18:27:30.826Z] ---> ff0a65d62c23 [2023-03-29T18:27:30.826Z] [2023-03-29T18:27:30.826Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:27:30.826Z] ---> d74e625d9115 [2023-03-29T18:27:30.826Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:27:30.826Z] ---> Using cache [2023-03-29T18:27:30.826Z] ---> 265ec65f4b74 [2023-03-29T18:27:30.826Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:27:30.826Z] ---> Using cache [2023-03-29T18:27:30.826Z] ---> e8345c681eaa [2023-03-29T18:27:30.826Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T18:27:30.826Z] ---> Running in 4e9a0320c3c2 [2023-03-29T18:27:30.826Z] ---> Running in 130b0b47cb71 [2023-03-29T18:27:31.410Z] Removing intermediate container 130b0b47cb71 [2023-03-29T18:27:31.410Z] ---> 5d6f3a4501e5 [2023-03-29T18:27:31.410Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T18:27:31.676Z] ---> Running in ed63c1c3583c [2023-03-29T18:27:32.633Z] Removing intermediate container ed63c1c3583c [2023-03-29T18:27:32.633Z] ---> 79361fc0268b [2023-03-29T18:27:32.633Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:27:32.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:27:33.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:27:33.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:27:33.168Z] ---> 7803fd8d56a2 [2023-03-29T18:27:33.168Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:27:33.168Z] ---> Using cache [2023-03-29T18:27:33.168Z] ---> 69591606ad19 [2023-03-29T18:27:33.168Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T18:27:33.168Z] ---> Using cache [2023-03-29T18:27:33.168Z] ---> 73cfc806e569 [2023-03-29T18:27:33.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T18:27:33.168Z] ---> Using cache [2023-03-29T18:27:33.168Z] ---> 16b72e97eccd [2023-03-29T18:27:33.168Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T18:27:33.433Z] ---> Using cache [2023-03-29T18:27:33.433Z] ---> 57f8b6a2ccc6 [2023-03-29T18:27:33.433Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:27:33.433Z] ---> Using cache [2023-03-29T18:27:33.433Z] ---> 44ef7e2d9083 [2023-03-29T18:27:33.433Z] Step 8/23 : COPY . . [2023-03-29T18:27:33.433Z] ---> Using cache [2023-03-29T18:27:33.433Z] ---> c28cfbcde804 [2023-03-29T18:27:33.433Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T18:27:33.698Z] ---> Running in 0d29a723de99 [2023-03-29T18:27:33.698Z] ---> 44af1a6b26ea [2023-03-29T18:27:33.698Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:27:33.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:27:35.371Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T18:27:35.637Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:27:35.637Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:27:35.637Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:27:36.218Z] OK: 8 MiB in 17 packages [2023-03-29T18:27:36.802Z] ---> 0759ab41fc6f [2023-03-29T18:27:36.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T18:27:37.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T18:27:39.005Z] Removing intermediate container 4e9a0320c3c2 [2023-03-29T18:27:39.005Z] ---> 5f879eb2da49 [2023-03-29T18:27:39.005Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:27:39.005Z] ---> Running in 8e3036fc23f3 [2023-03-29T18:27:39.963Z] Removing intermediate container 8e3036fc23f3 [2023-03-29T18:27:39.963Z] ---> e9d74a9914aa [2023-03-29T18:27:39.963Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T18:27:39.963Z] ---> Running in 9b472bcd526f [2023-03-29T18:27:40.231Z] ---> 5f37a55fd389 [2023-03-29T18:27:40.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:27:40.813Z] Removing intermediate container 9b472bcd526f [2023-03-29T18:27:40.813Z] ---> 9f370d727a18 [2023-03-29T18:27:40.813Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T18:27:41.078Z] ---> Running in 197e59bf0bda [2023-03-29T18:27:41.660Z] ---> 947325d640cb [2023-03-29T18:27:41.660Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T18:27:41.660Z] Removing intermediate container 197e59bf0bda [2023-03-29T18:27:41.660Z] ---> f0bfe645a0d1 [2023-03-29T18:27:41.660Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:27:41.660Z] ---> Running in f34f1788f272 [2023-03-29T18:27:42.617Z] Removing intermediate container f34f1788f272 [2023-03-29T18:27:42.617Z] ---> 6f8468c823ac [2023-03-29T18:27:42.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:27:42.617Z] ---> Running in dfcb705ce479 [2023-03-29T18:27:42.883Z] ---> a9b56819ef6f [2023-03-29T18:27:42.883Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:27:43.468Z] Removing intermediate container dfcb705ce479 [2023-03-29T18:27:43.468Z] ---> de2585969f5d [2023-03-29T18:27:43.468Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T18:27:43.468Z] ---> Running in 3f046076053d [2023-03-29T18:27:44.049Z] Removing intermediate container 3f046076053d [2023-03-29T18:27:44.049Z] ---> e965ed5249d1 [2023-03-29T18:27:44.049Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:27:44.315Z] ---> af689bc1cd37 [2023-03-29T18:27:44.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T18:27:44.315Z] ---> Running in 0b5770c8d741 [2023-03-29T18:27:44.897Z] Removing intermediate container 0b5770c8d741 [2023-03-29T18:27:44.897Z] ---> 0b8f6eb41c2e [2023-03-29T18:27:44.897Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:27:44.897Z] ---> Running in b6fb4f9cde6d [2023-03-29T18:27:45.477Z] Removing intermediate container b6fb4f9cde6d [2023-03-29T18:27:45.477Z] ---> 428a673ba32e [2023-03-29T18:27:45.477Z] [2023-03-29T18:27:45.742Z] Successfully built 428a673ba32e [2023-03-29T18:27:45.742Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T18:27:45.742Z]  Building support-scheduler ... done Building core-metadata [2023-03-29T18:27:47.678Z] ---> 53cc7b1cd0e7 [2023-03-29T18:27:47.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:27:50.833Z] ---> 30a671a6b121 [2023-03-29T18:27:50.833Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T18:27:50.833Z] ---> Running in ae9813d9f469 [2023-03-29T18:27:51.418Z] Removing intermediate container ae9813d9f469 [2023-03-29T18:27:51.418Z] ---> ba6fa9bd7653 [2023-03-29T18:27:51.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:27:51.683Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:27:51.683Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:27:51.683Z] ---> 7803fd8d56a2 [2023-03-29T18:27:51.683Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T18:27:51.683Z] ---> Using cache [2023-03-29T18:27:51.683Z] ---> 69591606ad19 [2023-03-29T18:27:51.683Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T18:27:51.683Z] ---> Using cache [2023-03-29T18:27:51.683Z] ---> 73cfc806e569 [2023-03-29T18:27:51.683Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T18:27:51.683Z] ---> Using cache [2023-03-29T18:27:51.683Z] ---> 16b72e97eccd [2023-03-29T18:27:51.683Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T18:27:51.683Z] ---> Using cache [2023-03-29T18:27:51.683Z] ---> 57f8b6a2ccc6 [2023-03-29T18:27:51.683Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:27:51.683Z] ---> Using cache [2023-03-29T18:27:51.683Z] ---> 44ef7e2d9083 [2023-03-29T18:27:51.683Z] Step 8/25 : COPY . . [2023-03-29T18:27:51.683Z] ---> Running in 2aa373d83e3a [2023-03-29T18:27:51.949Z] ---> Using cache [2023-03-29T18:27:51.949Z] ---> c28cfbcde804 [2023-03-29T18:27:51.949Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T18:27:52.214Z] ---> Running in 39c90c7ebaaf [2023-03-29T18:27:52.480Z] Removing intermediate container 2aa373d83e3a [2023-03-29T18:27:52.480Z] ---> 002899571d88 [2023-03-29T18:27:52.480Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T18:27:52.748Z] ---> Running in 8317af8ba9fb [2023-03-29T18:27:53.704Z] Removing intermediate container 8317af8ba9fb [2023-03-29T18:27:53.704Z] ---> dc84ea3c9402 [2023-03-29T18:27:53.704Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:27:53.970Z] ---> Running in ce5c2a7d1926 [2023-03-29T18:27:54.234Z] Removing intermediate container ce5c2a7d1926 [2023-03-29T18:27:54.234Z] ---> 07017e3c4c45 [2023-03-29T18:27:54.234Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:27:54.499Z] ---> Running in 36c3171fa286 [2023-03-29T18:27:54.764Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T18:27:55.029Z] Removing intermediate container 36c3171fa286 [2023-03-29T18:27:55.029Z] ---> 8dd04d7d65d9 [2023-03-29T18:27:55.029Z] [2023-03-29T18:27:55.029Z] Successfully built 8dd04d7d65d9 [2023-03-29T18:27:55.029Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T18:27:55.029Z] Building security-spire-server [2023-03-29T18:27:58.626Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:27:58.626Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:27:58.626Z] ---> 7803fd8d56a2 [2023-03-29T18:27:58.626Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> b8cb2cae3281 [2023-03-29T18:27:58.626Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> a1c26545fb03 [2023-03-29T18:27:58.626Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> 2a97cf4635c1 [2023-03-29T18:27:58.626Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> 2e1973498af4 [2023-03-29T18:27:58.626Z] Step 7/26 : COPY . . [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> a72a9e058508 [2023-03-29T18:27:58.626Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> 1d01e0ad1c12 [2023-03-29T18:27:58.626Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> c3d0ea553868 [2023-03-29T18:27:58.626Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T18:27:58.626Z] ---> Using cache [2023-03-29T18:27:58.626Z] ---> 33b9e53f75f3 [2023-03-29T18:27:58.626Z] 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-29T18:27:58.891Z] ---> Running in 0811fe217cf1 [2023-03-29T18:28:02.221Z] Removing intermediate container 0811fe217cf1 [2023-03-29T18:28:02.221Z] ---> af711ced8625 [2023-03-29T18:28:02.221Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T18:28:02.221Z] ---> Running in 71c1188a2d6e [2023-03-29T18:28:02.485Z] Removing intermediate container 71c1188a2d6e [2023-03-29T18:28:02.485Z] ---> 9c208b68ab98 [2023-03-29T18:28:02.485Z] [2023-03-29T18:28:02.485Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T18:28:02.485Z] ---> d74e625d9115 [2023-03-29T18:28:02.485Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T18:28:02.485Z] ---> Using cache [2023-03-29T18:28:02.485Z] ---> 9c3711948084 [2023-03-29T18:28:02.485Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T18:28:02.485Z] ---> Using cache [2023-03-29T18:28:02.485Z] ---> 68a583ef411b [2023-03-29T18:28:02.485Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:28:02.485Z] ---> Using cache [2023-03-29T18:28:02.485Z] ---> 3466d9c63304 [2023-03-29T18:28:02.485Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:28:02.485Z] ---> Using cache [2023-03-29T18:28:02.485Z] ---> 772f12dff6d1 [2023-03-29T18:28:02.485Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T18:28:09.124Z] ---> 5c06c1ee19c6 [2023-03-29T18:28:09.124Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T18:28:09.124Z] ---> 5d930a1e8515 [2023-03-29T18:28:09.124Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T18:28:09.705Z] ---> 8be2015c0544 [2023-03-29T18:28:09.705Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T18:28:10.660Z] ---> f3f22170fa3c [2023-03-29T18:28:10.660Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T18:28:10.660Z] ---> Running in 1a3084e34ecb [2023-03-29T18:28:11.240Z] Removing intermediate container 1a3084e34ecb [2023-03-29T18:28:11.240Z] ---> c1c658766ae6 [2023-03-29T18:28:11.240Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T18:28:11.506Z] ---> Running in 32df7013e9ba [2023-03-29T18:28:12.088Z] Removing intermediate container 32df7013e9ba [2023-03-29T18:28:12.088Z] ---> d0e579071b48 [2023-03-29T18:28:12.088Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T18:28:12.088Z] ---> Running in 0e117d6906ea [2023-03-29T18:28:12.354Z] Removing intermediate container 0e117d6906ea [2023-03-29T18:28:12.354Z] ---> c347a9359e20 [2023-03-29T18:28:12.354Z] Step 25/26 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:28:12.619Z] ---> Running in 4820087f7a86 [2023-03-29T18:28:13.197Z] Removing intermediate container 4820087f7a86 [2023-03-29T18:28:13.197Z] ---> e295be4869a8 [2023-03-29T18:28:13.197Z] Step 26/26 : LABEL version=3.0.0-dev.116 [2023-03-29T18:28:13.197Z] ---> Running in ad5b6225141a [2023-03-29T18:28:13.778Z] Removing intermediate container ad5b6225141a [2023-03-29T18:28:13.778Z] ---> 36f2563624a6 [2023-03-29T18:28:13.778Z] [2023-03-29T18:28:13.778Z] Successfully built 36f2563624a6 [2023-03-29T18:28:13.778Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T18:28:13.778Z] Building security-spiffe-token-provider [2023-03-29T18:28:17.801Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:28:17.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:28:17.801Z] ---> 7803fd8d56a2 [2023-03-29T18:28:17.801Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T18:28:17.801Z] ---> Using cache [2023-03-29T18:28:17.801Z] ---> b8cb2cae3281 [2023-03-29T18:28:17.801Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T18:28:18.071Z] ---> Running in 045e26fa0686 [2023-03-29T18:28:20.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:28:20.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:28:22.003Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:28:22.003Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:28:22.003Z] OK: 17694 distinct packages available [2023-03-29T18:28:22.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:28:22.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:28:23.982Z] OK: 263 MiB in 53 packages [2023-03-29T18:28:25.385Z] Removing intermediate container 045e26fa0686 [2023-03-29T18:28:25.385Z] ---> 34ab8d8e9785 [2023-03-29T18:28:25.385Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T18:28:25.965Z] ---> 77a322f3bed2 [2023-03-29T18:28:25.965Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:28:25.965Z] ---> Running in f1574f805004 [2023-03-29T18:30:02.568Z] Removing intermediate container f1574f805004 [2023-03-29T18:30:02.568Z] ---> d6762d24d52d [2023-03-29T18:30:02.568Z] Step 7/20 : COPY . . [2023-03-29T18:30:02.568Z] ---> 2640a8ec8b30 [2023-03-29T18:30:02.568Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T18:30:02.568Z] ---> Running in dfcff996a4d0 [2023-03-29T18:30:02.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T18:30:29.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T18:30:51.514Z] Removing intermediate container 5bb51415fdc0 [2023-03-29T18:30:51.514Z] ---> 538426f305d9 [2023-03-29T18:30:51.514Z] [2023-03-29T18:30:51.514Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T18:30:51.514Z] ---> d74e625d9115 [2023-03-29T18:30:51.514Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T18:30:51.514Z] ---> Running in c35fa30b19ac [2023-03-29T18:30:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:30:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:30:52.920Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T18:30:53.186Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T18:30:53.186Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T18:30:53.186Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:30:53.186Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:30:53.770Z] OK: 8 MiB in 18 packages [2023-03-29T18:30:55.717Z] Removing intermediate container c35fa30b19ac [2023-03-29T18:30:55.717Z] ---> ae63d43b9953 [2023-03-29T18:30:55.717Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T18:30:55.982Z] ---> Running in 423dd7bde75c [2023-03-29T18:30:56.565Z] Removing intermediate container 423dd7bde75c [2023-03-29T18:30:56.565Z] ---> 3d6960337e78 [2023-03-29T18:30:56.565Z] Step 12/25 : WORKDIR / [2023-03-29T18:30:56.565Z] ---> Running in 21a7209243ad [2023-03-29T18:30:59.898Z] Removing intermediate container 21a7209243ad [2023-03-29T18:30:59.898Z] ---> 60a9ac0f8b18 [2023-03-29T18:30:59.898Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:31:00.478Z] ---> 5a7d9b3032a8 [2023-03-29T18:31:00.478Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:31:01.433Z] ---> 4696d94dc30b [2023-03-29T18:31:01.433Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T18:31:02.388Z] ---> f273430c810b [2023-03-29T18:31:02.388Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T18:31:03.348Z] ---> 916a6f385c20 [2023-03-29T18:31:03.348Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:31:04.301Z] ---> 1761adbbab04 [2023-03-29T18:31:04.301Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T18:31:06.235Z] ---> 931a8229ce34 [2023-03-29T18:31:06.235Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T18:31:08.193Z] ---> e66547b71173 [2023-03-29T18:31:08.193Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T18:31:09.148Z] ---> 2404acf70541 [2023-03-29T18:31:09.148Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:31:09.148Z] ---> Running in b9eb66b2c171 [2023-03-29T18:31:12.485Z] Removing intermediate container b9eb66b2c171 [2023-03-29T18:31:12.749Z] ---> 4e6a28c1d452 [2023-03-29T18:31:12.749Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:31:12.749Z] ---> Running in d72728fbd7fa [2023-03-29T18:31:13.339Z] Removing intermediate container d72728fbd7fa [2023-03-29T18:31:13.339Z] ---> 08a7f5239d29 [2023-03-29T18:31:13.339Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T18:31:13.339Z] ---> Running in 6e86b361b09b [2023-03-29T18:31:13.928Z] Removing intermediate container 6e86b361b09b [2023-03-29T18:31:13.928Z] ---> 5ea34352f1d7 [2023-03-29T18:31:13.928Z] Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:31:13.928Z] ---> Running in b5b8d50ca2de [2023-03-29T18:31:14.509Z] Removing intermediate container b5b8d50ca2de [2023-03-29T18:31:14.509Z] ---> 241465613a21 [2023-03-29T18:31:14.509Z] Step 25/25 : LABEL version=3.0.0-dev.116 [2023-03-29T18:31:14.509Z] ---> Running in 6f770dd2a615 [2023-03-29T18:31:14.774Z] Removing intermediate container 6f770dd2a615 [2023-03-29T18:31:14.774Z] ---> 3c51d014b301 [2023-03-29T18:31:14.774Z] [2023-03-29T18:31:15.039Z] Successfully built 3c51d014b301 [2023-03-29T18:31:15.039Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T18:31:15.039Z] Building security-proxy-setup [2023-03-29T18:31:18.365Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T18:31:18.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T18:31:18.365Z] ---> 7803fd8d56a2 [2023-03-29T18:31:18.365Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T18:31:18.365Z] ---> Using cache [2023-03-29T18:31:18.365Z] ---> b8cb2cae3281 [2023-03-29T18:31:18.365Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T18:31:18.365Z] ---> Using cache [2023-03-29T18:31:18.365Z] ---> cd9d1d5e1fd9 [2023-03-29T18:31:18.365Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T18:31:18.365Z] ---> Using cache [2023-03-29T18:31:18.365Z] ---> 59792d9bc8fc [2023-03-29T18:31:18.365Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T18:31:18.365Z] ---> Using cache [2023-03-29T18:31:18.365Z] ---> ccecbfdacd87 [2023-03-29T18:31:18.365Z] Step 7/22 : COPY . . [2023-03-29T18:31:18.365Z] ---> Using cache [2023-03-29T18:31:18.365Z] ---> 2a4635c2685a [2023-03-29T18:31:18.365Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T18:31:18.365Z] ---> Running in bee30632d1ba [2023-03-29T18:31:20.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T18:33:41.929Z] Removing intermediate container 1b8aae2ddf64 [2023-03-29T18:33:41.929Z] ---> fae02119cb18 [2023-03-29T18:33:41.929Z] [2023-03-29T18:33:41.929Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:33:41.929Z] ---> d74e625d9115 [2023-03-29T18:33:41.929Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:33:41.929Z] ---> Running in 0233f1aa72f3 [2023-03-29T18:33:41.929Z] Removing intermediate container 0233f1aa72f3 [2023-03-29T18:33:41.929Z] ---> 6a37e0ab1fb6 [2023-03-29T18:33:41.929Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T18:33:41.929Z] ---> Running in ae755e0c5018 [2023-03-29T18:33:41.929Z] Removing intermediate container ae755e0c5018 [2023-03-29T18:33:41.929Z] ---> aa5a37cc0eba [2023-03-29T18:33:41.929Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T18:33:41.929Z] ---> Running in d6c4f5411c5f [2023-03-29T18:33:42.203Z] Removing intermediate container d6c4f5411c5f [2023-03-29T18:33:42.203Z] ---> b370149d605a [2023-03-29T18:33:42.203Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:33:42.470Z] ---> Running in 3f6fc27a6b52 [2023-03-29T18:33:45.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:33:46.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:33:46.966Z] Removing intermediate container 0d29a723de99 [2023-03-29T18:33:46.966Z] ---> a5e2c7f74144 [2023-03-29T18:33:46.966Z] [2023-03-29T18:33:46.966Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T18:33:46.966Z] ---> d74e625d9115 [2023-03-29T18:33:46.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T18:33:46.966Z] ---> Using cache [2023-03-29T18:33:46.966Z] ---> 4500ea4991fe [2023-03-29T18:33:46.966Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:33:46.966Z] ---> Using cache [2023-03-29T18:33:46.966Z] ---> 4216b0d31619 [2023-03-29T18:33:46.966Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:33:46.966Z] ---> Using cache [2023-03-29T18:33:46.966Z] ---> 0f73c933ea53 [2023-03-29T18:33:46.966Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:33:46.966Z] ---> Using cache [2023-03-29T18:33:46.966Z] ---> 70698bd75f85 [2023-03-29T18:33:46.966Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T18:33:47.236Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T18:33:47.236Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:33:47.236Z] OK: 8 MiB in 16 packages [2023-03-29T18:33:51.486Z] Removing intermediate container 3f6fc27a6b52 [2023-03-29T18:33:51.486Z] ---> 9a5ec6216b23 [2023-03-29T18:33:51.486Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:33:51.486Z] ---> 74bd2f2555fc [2023-03-29T18:33:51.486Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:33:52.445Z] ---> 02409109fed5 [2023-03-29T18:33:52.445Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:33:52.721Z] ---> 5a58c3f89600 [2023-03-29T18:33:52.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T18:33:53.680Z] ---> 31e3e7dceafe [2023-03-29T18:33:53.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T18:33:53.948Z] ---> b43e051ab8e5 [2023-03-29T18:33:53.948Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:33:54.214Z] ---> Running in 14382f1d9f58 [2023-03-29T18:33:56.792Z] ---> f6e2a0c16e7e [2023-03-29T18:33:56.792Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:33:58.200Z] ---> bba1eede0fea [2023-03-29T18:33:58.200Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T18:33:58.200Z] Removing intermediate container 14382f1d9f58 [2023-03-29T18:33:58.200Z] ---> 8548e4cdf3a6 [2023-03-29T18:33:58.200Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:33:58.200Z] ---> Running in d44492bd1dbd [2023-03-29T18:33:58.200Z] ---> Running in 3c47bb81746a [2023-03-29T18:33:58.780Z] Removing intermediate container d44492bd1dbd [2023-03-29T18:33:58.780Z] ---> bdb278c72bed [2023-03-29T18:33:58.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:33:58.780Z] ---> Running in 84631bd6db97 [2023-03-29T18:33:59.358Z] Removing intermediate container 3c47bb81746a [2023-03-29T18:33:59.358Z] ---> ceef7fc22742 [2023-03-29T18:33:59.358Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T18:33:59.358Z] ---> Running in 119b6af2c26a [2023-03-29T18:33:59.624Z] Removing intermediate container 84631bd6db97 [2023-03-29T18:33:59.624Z] ---> af26fd0b184f [2023-03-29T18:33:59.624Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T18:33:59.889Z] ---> Running in 09cea17702c5 [2023-03-29T18:34:00.155Z] Removing intermediate container 119b6af2c26a [2023-03-29T18:34:00.155Z] ---> ca95bada8d34 [2023-03-29T18:34:00.155Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T18:34:00.155Z] ---> Running in 6251c43c8451 [2023-03-29T18:34:00.423Z] Removing intermediate container 09cea17702c5 [2023-03-29T18:34:00.423Z] ---> 79b9b9cfc64b [2023-03-29T18:34:00.423Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:34:00.688Z] ---> Running in beed50074ef2 [2023-03-29T18:34:00.973Z] Removing intermediate container 6251c43c8451 [2023-03-29T18:34:00.973Z] ---> e884d2c1e952 [2023-03-29T18:34:00.973Z] Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:34:01.240Z] ---> Running in 2a6141e1f039 [2023-03-29T18:34:01.506Z] Removing intermediate container beed50074ef2 [2023-03-29T18:34:01.506Z] ---> ad6f4fd819e5 [2023-03-29T18:34:01.506Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:34:01.772Z] ---> Running in 69b5c7bca19f [2023-03-29T18:34:01.772Z] Removing intermediate container 2a6141e1f039 [2023-03-29T18:34:01.772Z] ---> dd6c2e29e719 [2023-03-29T18:34:01.772Z] Step 23/23 : LABEL version=3.0.0-dev.116 [2023-03-29T18:34:02.042Z] ---> Running in 92f81d785436 [2023-03-29T18:34:02.625Z] Removing intermediate container 69b5c7bca19f [2023-03-29T18:34:02.625Z] ---> 897bcfc14c6d [2023-03-29T18:34:02.625Z] [2023-03-29T18:34:02.891Z] Removing intermediate container 92f81d785436 [2023-03-29T18:34:02.891Z] ---> 04696d457fc9 [2023-03-29T18:34:02.891Z] [2023-03-29T18:34:02.891Z] Successfully built 897bcfc14c6d [2023-03-29T18:34:02.891Z] Successfully tagged core-data-arm64:latest [2023-03-29T18:34:02.891Z]  Building core-data ... done Successfully built 04696d457fc9 [2023-03-29T18:34:02.891Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T18:34:41.723Z]  Building security-proxy-auth ... done Removing intermediate container 39c90c7ebaaf [2023-03-29T18:34:41.723Z] ---> 1b0bf6532969 [2023-03-29T18:34:41.723Z] [2023-03-29T18:34:41.723Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T18:34:41.723Z] ---> d74e625d9115 [2023-03-29T18:34:41.723Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T18:34:41.723Z] ---> Using cache [2023-03-29T18:34:41.723Z] ---> 265ec65f4b74 [2023-03-29T18:34:41.723Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T18:34:41.723Z] ---> Using cache [2023-03-29T18:34:41.723Z] ---> e8345c681eaa [2023-03-29T18:34:41.723Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T18:34:41.723Z] ---> Running in b37c8e048f42 [2023-03-29T18:34:41.723Z] Removing intermediate container b37c8e048f42 [2023-03-29T18:34:41.723Z] ---> b39641fd8bda [2023-03-29T18:34:41.723Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T18:34:41.723Z] ---> Running in ccf6aa30b82b [2023-03-29T18:34:41.723Z] Removing intermediate container ccf6aa30b82b [2023-03-29T18:34:41.723Z] ---> 5ed7b41345f8 [2023-03-29T18:34:41.723Z] Step 15/25 : WORKDIR / [2023-03-29T18:34:41.723Z] ---> Running in 2c21b8855d5c [2023-03-29T18:34:41.723Z] Removing intermediate container 2c21b8855d5c [2023-03-29T18:34:41.723Z] ---> 607111eefa23 [2023-03-29T18:34:41.723Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:34:43.123Z] ---> c06fe11e9233 [2023-03-29T18:34:43.124Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:34:44.079Z] ---> 34e3097ee3bb [2023-03-29T18:34:44.079Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T18:34:46.016Z] ---> 13fe2a6fb817 [2023-03-29T18:34:46.016Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:34:46.597Z] ---> 871082564f1c [2023-03-29T18:34:46.597Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T18:34:47.553Z] ---> 06bcb9fc7dd0 [2023-03-29T18:34:47.553Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T18:34:47.553Z] ---> Running in fdb1fac0d892 [2023-03-29T18:34:48.138Z] Removing intermediate container fdb1fac0d892 [2023-03-29T18:34:48.138Z] ---> 5469a64c60e6 [2023-03-29T18:34:48.138Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:34:48.138Z] ---> Running in 2e78a9c39d3b [2023-03-29T18:34:48.727Z] Removing intermediate container 2e78a9c39d3b [2023-03-29T18:34:48.727Z] ---> 222a597903a4 [2023-03-29T18:34:48.727Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T18:34:48.727Z] ---> Running in 20e321c101b0 [2023-03-29T18:34:49.308Z] Removing intermediate container 20e321c101b0 [2023-03-29T18:34:49.308Z] ---> beb3cdf88d6f [2023-03-29T18:34:49.308Z] Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:34:49.581Z] ---> Running in 40c26556f950 [2023-03-29T18:34:50.163Z] Removing intermediate container 40c26556f950 [2023-03-29T18:34:50.163Z] ---> 2294118c5167 [2023-03-29T18:34:50.163Z] Step 25/25 : LABEL version=3.0.0-dev.116 [2023-03-29T18:34:50.163Z] ---> Running in c81d9dc0faa4 [2023-03-29T18:34:50.748Z] Removing intermediate container c81d9dc0faa4 [2023-03-29T18:34:50.748Z] ---> f5e6617858be [2023-03-29T18:34:50.748Z] [2023-03-29T18:34:50.748Z] Successfully built f5e6617858be [2023-03-29T18:34:50.748Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T18:35:48.477Z]  Building core-metadata ... done Removing intermediate container bee30632d1ba [2023-03-29T18:35:48.477Z] ---> ff7b488dc96a [2023-03-29T18:35:48.477Z] [2023-03-29T18:35:48.477Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T18:35:48.477Z] ---> d74e625d9115 [2023-03-29T18:35:48.477Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T18:35:48.477Z] ---> Running in 9cabe8323313 [2023-03-29T18:35:48.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:48.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:48.477Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T18:35:48.477Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T18:35:48.477Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:35:48.477Z] OK: 8 MiB in 17 packages [2023-03-29T18:35:48.477Z] Removing intermediate container 9cabe8323313 [2023-03-29T18:35:48.477Z] ---> ae6e5be08c12 [2023-03-29T18:35:48.477Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T18:35:48.477Z] ---> Running in 02911dbe9594 [2023-03-29T18:35:48.477Z] Removing intermediate container 02911dbe9594 [2023-03-29T18:35:48.477Z] ---> 9cd7f5a2e58e [2023-03-29T18:35:48.477Z] Step 12/22 : WORKDIR /edgex [2023-03-29T18:35:48.477Z] ---> Running in 05b961dace5a [2023-03-29T18:35:48.746Z] Removing intermediate container 05b961dace5a [2023-03-29T18:35:48.746Z] ---> 1c8e54d51e64 [2023-03-29T18:35:48.746Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:35:49.325Z] ---> 22a398ddca06 [2023-03-29T18:35:49.325Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:35:49.907Z] ---> 5a5188bd40f1 [2023-03-29T18:35:49.907Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T18:35:50.862Z] ---> fc23dc970487 [2023-03-29T18:35:50.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T18:35:51.814Z] ---> 31202b0a687f [2023-03-29T18:35:51.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T18:35:52.392Z] ---> 919bc8acf13f [2023-03-29T18:35:52.392Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T18:35:52.667Z] ---> Running in 1b8d58733926 [2023-03-29T18:35:54.597Z] Removing intermediate container 1b8d58733926 [2023-03-29T18:35:54.597Z] ---> 667388f2d7b0 [2023-03-29T18:35:54.597Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T18:35:54.597Z] ---> Running in 090cad1d7fab [2023-03-29T18:35:54.863Z] Removing intermediate container 090cad1d7fab [2023-03-29T18:35:54.863Z] ---> 09230574297e [2023-03-29T18:35:54.863Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T18:35:54.863Z] ---> Running in 9203bf937fc7 [2023-03-29T18:35:54.863Z] Removing intermediate container dfcff996a4d0 [2023-03-29T18:35:54.863Z] ---> 4e030d741ae7 [2023-03-29T18:35:54.863Z] [2023-03-29T18:35:54.863Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T18:35:54.863Z] ---> d74e625d9115 [2023-03-29T18:35:54.863Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T18:35:54.863Z] ---> Using cache [2023-03-29T18:35:54.863Z] ---> 14f60f9ed478 [2023-03-29T18:35:54.863Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T18:35:55.133Z] ---> Running in 339667f16d60 [2023-03-29T18:35:55.400Z] Removing intermediate container 9203bf937fc7 [2023-03-29T18:35:55.400Z] ---> b4463cb7fb9b [2023-03-29T18:35:55.400Z] Step 21/22 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:35:55.400Z] ---> Running in 8c2c731d8379 [2023-03-29T18:35:55.664Z] Removing intermediate container 8c2c731d8379 [2023-03-29T18:35:55.664Z] ---> 726e3ad0a3dc [2023-03-29T18:35:55.664Z] Step 22/22 : LABEL version=3.0.0-dev.116 [2023-03-29T18:35:55.932Z] ---> Running in e1b01ad33911 [2023-03-29T18:35:56.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:56.197Z] Removing intermediate container e1b01ad33911 [2023-03-29T18:35:56.197Z] ---> 81109b8ff388 [2023-03-29T18:35:56.197Z] [2023-03-29T18:35:56.197Z] Successfully built 81109b8ff388 [2023-03-29T18:35:56.197Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T18:35:56.775Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:57.729Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T18:35:57.729Z] v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T18:35:57.729Z] OK: 17691 distinct packages available [2023-03-29T18:35:57.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:58.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T18:35:59.523Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T18:35:59.523Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T18:35:59.523Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T18:35:59.523Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T18:35:59.523Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T18:35:59.523Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T18:35:59.523Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T18:35:59.523Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T18:35:59.523Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T18:35:59.523Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T18:35:59.523Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T18:36:00.104Z] OK: 11 MiB in 24 packages [2023-03-29T18:36:02.041Z] Removing intermediate container 339667f16d60 [2023-03-29T18:36:02.041Z] ---> 07754bf0e1bd [2023-03-29T18:36:02.041Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T18:36:02.308Z] ---> 2235a0946023 [2023-03-29T18:36:02.308Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T18:36:02.895Z] ---> 3a36a1fc6c53 [2023-03-29T18:36:02.895Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T18:36:03.908Z] ---> 2b3fb7b58186 [2023-03-29T18:36:03.908Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T18:36:04.498Z] ---> 5dd1ba2f4043 [2023-03-29T18:36:04.498Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T18:36:04.498Z] ---> Running in 6d5cc80acf03 [2023-03-29T18:36:04.767Z] Removing intermediate container 6d5cc80acf03 [2023-03-29T18:36:04.767Z] ---> df50acff7d07 [2023-03-29T18:36:04.767Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T18:36:04.767Z] ---> Running in 1de81d5ae523 [2023-03-29T18:36:05.121Z] Removing intermediate container 1de81d5ae523 [2023-03-29T18:36:05.121Z] ---> 5af0da841461 [2023-03-29T18:36:05.121Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T18:36:05.121Z] ---> Running in ea254c3f8015 [2023-03-29T18:36:05.400Z] Removing intermediate container ea254c3f8015 [2023-03-29T18:36:05.400Z] ---> 7fc10871eb95 [2023-03-29T18:36:05.400Z] Step 19/20 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:05.692Z] ---> Running in 5f19655045b1 [2023-03-29T18:36:05.978Z] Removing intermediate container 5f19655045b1 [2023-03-29T18:36:05.978Z] ---> 4ff9c36c100f [2023-03-29T18:36:05.978Z] Step 20/20 : LABEL version=3.0.0-dev.116 [2023-03-29T18:36:05.978Z] ---> Running in 3f0c29c95c97 [2023-03-29T18:36:06.250Z] Removing intermediate container 3f0c29c95c97 [2023-03-29T18:36:06.250Z] ---> 4710c848fa5e [2023-03-29T18:36:06.250Z] [2023-03-29T18:36:06.250Z] Successfully built 4710c848fa5e [2023-03-29T18:36:06.250Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T18:36:06.531Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-29T18:36:06.533Z] $ docker stop --time=1 a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 [2023-03-29T18:36:08.179Z] $ docker rm -f --volumes a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T18:36:08.652Z] + docker images [2023-03-29T18:36:08.918Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T18:36:08.918Z] security-spiffe-token-provider-arm64 latest 4710c848fa5e 2 seconds ago 32.7MB [2023-03-29T18:36:08.918Z] security-proxy-setup-arm64 latest 81109b8ff388 13 seconds ago 18.7MB [2023-03-29T18:36:08.918Z] 4e030d741ae7 14 seconds ago 1.36GB [2023-03-29T18:36:08.918Z] ff7b488dc96a 28 seconds ago 1.3GB [2023-03-29T18:36:08.918Z] core-metadata-arm64 latest f5e6617858be About a minute ago 20.2MB [2023-03-29T18:36:08.918Z] 1b0bf6532969 About a minute ago 1.33GB [2023-03-29T18:36:08.918Z] core-data-arm64 latest 897bcfc14c6d 2 minutes ago 19.9MB [2023-03-29T18:36:08.918Z] security-proxy-auth-arm64 latest 04696d457fc9 2 minutes ago 18.2MB [2023-03-29T18:36:08.918Z] a5e2c7f74144 2 minutes ago 1.3GB [2023-03-29T18:36:08.918Z] fae02119cb18 2 minutes ago 1.32GB [2023-03-29T18:36:08.918Z] security-secretstore-setup-arm64 latest 3c51d014b301 4 minutes ago 32.2MB [2023-03-29T18:36:08.918Z] 538426f305d9 5 minutes ago 1.31GB [2023-03-29T18:36:08.918Z] security-spire-server-arm64 latest 36f2563624a6 7 minutes ago 87.1MB [2023-03-29T18:36:08.918Z] 9c208b68ab98 8 minutes ago 1.18GB [2023-03-29T18:36:08.918Z] support-notifications-arm64 latest 8dd04d7d65d9 8 minutes ago 32.1MB [2023-03-29T18:36:08.918Z] support-scheduler-arm64 latest 428a673ba32e 8 minutes ago 31.5MB [2023-03-29T18:36:08.918Z] ff0a65d62c23 8 minutes ago 1.39GB [2023-03-29T18:36:08.918Z] f0dff097621b 8 minutes ago 1.39GB [2023-03-29T18:36:08.918Z] security-bootstrapper-arm64 latest 6d97dbb1467c 8 minutes ago 21.9MB [2023-03-29T18:36:08.918Z] 570e26d74d91 9 minutes ago 1.31GB [2023-03-29T18:36:08.918Z] core-command-arm64 latest f881abcee133 11 minutes ago 19.7MB [2023-03-29T18:36:08.918Z] core-common-config-bootstrapper-arm64 latest 79d14d49cbba 11 minutes ago 17.2MB [2023-03-29T18:36:08.918Z] 63e6a82dee9e 11 minutes ago 1.32GB [2023-03-29T18:36:08.918Z] f9294722bfed 11 minutes ago 1.31GB [2023-03-29T18:36:08.918Z] security-spire-config-arm64 latest a476e0787a07 17 minutes ago 86.2MB [2023-03-29T18:36:08.918Z] security-spire-agent-arm64 latest 8583398497c6 17 minutes ago 125MB [2023-03-29T18:36:08.918Z] b047470430c4 18 minutes ago 1.18GB [2023-03-29T18:36:08.918Z] ci-base-image-arm64 latest 7803fd8d56a2 22 minutes ago 866MB [2023-03-29T18:36:08.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T18:36:08.918Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-29T18:36:08.918Z] 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-29T18:36:09.012Z] provisioning config files... [2023-03-29T18:36:09.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config6196017396694932525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:36:09.354Z] ---> docker-login.sh [2023-03-29T18:36:09.354Z] nexus3.edgexfoundry.org:10001 [2023-03-29T18:36:09.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:36:09.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:36:09.619Z] Configure a credential helper to remove this warning. See [2023-03-29T18:36:09.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:36:09.619Z] [2023-03-29T18:36:09.619Z] Login Succeeded [2023-03-29T18:36:09.619Z] nexus3.edgexfoundry.org:10002 [2023-03-29T18:36:09.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:36:10.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:36:10.149Z] Configure a credential helper to remove this warning. See [2023-03-29T18:36:10.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:36:10.149Z] [2023-03-29T18:36:10.149Z] Login Succeeded [2023-03-29T18:36:10.149Z] nexus3.edgexfoundry.org:10003 [2023-03-29T18:36:10.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:36:10.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:36:10.416Z] Configure a credential helper to remove this warning. See [2023-03-29T18:36:10.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:36:10.416Z] [2023-03-29T18:36:10.416Z] Login Succeeded [2023-03-29T18:36:10.416Z] nexus3.edgexfoundry.org:10004 [2023-03-29T18:36:10.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:36:10.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:36:10.682Z] Configure a credential helper to remove this warning. See [2023-03-29T18:36:10.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:36:10.682Z] [2023-03-29T18:36:10.682Z] Login Succeeded [2023-03-29T18:36:10.682Z] docker.io [2023-03-29T18:36:10.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T18:36:11.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T18:36:11.208Z] Configure a credential helper to remove this warning. See [2023-03-29T18:36:11.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T18:36:11.208Z] [2023-03-29T18:36:11.208Z] Login Succeeded [2023-03-29T18:36:11.208Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T18:36:11.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:11.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T18:36:11.268Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-29T18:36:11.268Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:11.268Z] latest [2023-03-29T18:36:11.268Z] 3.0.0-dev.116 [2023-03-29T18:36:11.268Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:11.268Z] main [2023-03-29T18:36:11.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:11.607Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:11.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:11.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T18:36:11.947Z] bc3300f8dbfc: Preparing [2023-03-29T18:36:11.947Z] d2cf478457e8: Preparing [2023-03-29T18:36:11.947Z] a3a6570d9b41: Preparing [2023-03-29T18:36:11.947Z] 004a164dd44b: Preparing [2023-03-29T18:36:11.947Z] 6a00adeec83e: Preparing [2023-03-29T18:36:11.947Z] edf70074bd40: Preparing [2023-03-29T18:36:11.947Z] edf70074bd40: Waiting [2023-03-29T18:36:12.212Z] bc3300f8dbfc: Pushed [2023-03-29T18:36:12.212Z] a3a6570d9b41: Pushed [2023-03-29T18:36:12.212Z] 6a00adeec83e: Pushed [2023-03-29T18:36:12.212Z] 004a164dd44b: Pushed [2023-03-29T18:36:12.212Z] edf70074bd40: Layer already exists [2023-03-29T18:36:14.775Z] d2cf478457e8: Pushed [2023-03-29T18:36:14.775Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:15.116Z] + 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-29T18:36:15.446Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-29T18:36:15.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T18:36:15.446Z] bc3300f8dbfc: Preparing [2023-03-29T18:36:15.446Z] d2cf478457e8: Preparing [2023-03-29T18:36:15.446Z] a3a6570d9b41: Preparing [2023-03-29T18:36:15.446Z] 004a164dd44b: Preparing [2023-03-29T18:36:15.446Z] 6a00adeec83e: Preparing [2023-03-29T18:36:15.446Z] edf70074bd40: Preparing [2023-03-29T18:36:15.446Z] edf70074bd40: Waiting [2023-03-29T18:36:15.446Z] bc3300f8dbfc: Layer already exists [2023-03-29T18:36:15.446Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:15.446Z] d2cf478457e8: Layer already exists [2023-03-29T18:36:15.446Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:15.446Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:15.446Z] edf70074bd40: Layer already exists [2023-03-29T18:36:15.446Z] latest: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:16.042Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:16.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 [2023-03-29T18:36:16.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T18:36:16.368Z] bc3300f8dbfc: Preparing [2023-03-29T18:36:16.368Z] d2cf478457e8: Preparing [2023-03-29T18:36:16.368Z] a3a6570d9b41: Preparing [2023-03-29T18:36:16.368Z] 004a164dd44b: Preparing [2023-03-29T18:36:16.368Z] 6a00adeec83e: Preparing [2023-03-29T18:36:16.368Z] edf70074bd40: Preparing [2023-03-29T18:36:16.368Z] edf70074bd40: Waiting [2023-03-29T18:36:16.368Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:16.368Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:16.368Z] bc3300f8dbfc: Layer already exists [2023-03-29T18:36:16.368Z] d2cf478457e8: Layer already exists [2023-03-29T18:36:16.368Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:16.368Z] edf70074bd40: Layer already exists [2023-03-29T18:36:16.368Z] 3.0.0-dev.116: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:16.702Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:17.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:17.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T18:36:17.031Z] bc3300f8dbfc: Preparing [2023-03-29T18:36:17.031Z] d2cf478457e8: Preparing [2023-03-29T18:36:17.031Z] a3a6570d9b41: Preparing [2023-03-29T18:36:17.031Z] 004a164dd44b: Preparing [2023-03-29T18:36:17.031Z] 6a00adeec83e: Preparing [2023-03-29T18:36:17.031Z] edf70074bd40: Preparing [2023-03-29T18:36:17.031Z] edf70074bd40: Waiting [2023-03-29T18:36:17.031Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:17.031Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:17.031Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:17.031Z] d2cf478457e8: Layer already exists [2023-03-29T18:36:17.031Z] bc3300f8dbfc: Layer already exists [2023-03-29T18:36:17.031Z] edf70074bd40: Layer already exists [2023-03-29T18:36:17.031Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:17.357Z] + 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-29T18:36:17.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-29T18:36:17.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T18:36:17.683Z] bc3300f8dbfc: Preparing [2023-03-29T18:36:17.683Z] d2cf478457e8: Preparing [2023-03-29T18:36:17.683Z] a3a6570d9b41: Preparing [2023-03-29T18:36:17.683Z] 004a164dd44b: Preparing [2023-03-29T18:36:17.683Z] 6a00adeec83e: Preparing [2023-03-29T18:36:17.683Z] edf70074bd40: Preparing [2023-03-29T18:36:17.683Z] edf70074bd40: Waiting [2023-03-29T18:36:17.683Z] bc3300f8dbfc: Layer already exists [2023-03-29T18:36:17.683Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:17.683Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:17.683Z] d2cf478457e8: Layer already exists [2023-03-29T18:36:17.683Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:17.683Z] edf70074bd40: Layer already exists [2023-03-29T18:36:17.683Z] main: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:17.985Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:17.990Z] taggedImages: [2023-03-29T18:36:17.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:17.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-29T18:36:17.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 [2023-03-29T18:36:17.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:17.990Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-29T18:36:18.006Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-29T18:36:18.006Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:18.006Z] latest [2023-03-29T18:36:18.006Z] 3.0.0-dev.116 [2023-03-29T18:36:18.006Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:18.006Z] main [2023-03-29T18:36:18.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:18.328Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:18.656Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:18.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T18:36:18.657Z] 7b679da88174: Preparing [2023-03-29T18:36:18.657Z] 204ec3476d75: Preparing [2023-03-29T18:36:18.657Z] bfa8ef0f6964: Preparing [2023-03-29T18:36:18.657Z] 5d33caea449e: Preparing [2023-03-29T18:36:18.657Z] a3a6570d9b41: Preparing [2023-03-29T18:36:18.657Z] 004a164dd44b: Preparing [2023-03-29T18:36:18.657Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:18.657Z] edf70074bd40: Preparing [2023-03-29T18:36:18.657Z] 004a164dd44b: Waiting [2023-03-29T18:36:18.657Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:18.657Z] edf70074bd40: Waiting [2023-03-29T18:36:18.657Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:18.657Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:18.920Z] 7b679da88174: Pushed [2023-03-29T18:36:18.921Z] bfa8ef0f6964: Pushed [2023-03-29T18:36:18.921Z] 204ec3476d75: Pushed [2023-03-29T18:36:18.921Z] edf70074bd40: Layer already exists [2023-03-29T18:36:18.921Z] 551bd8ddbc97: Pushed [2023-03-29T18:36:20.846Z] 5d33caea449e: Pushed [2023-03-29T18:36:21.110Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:21.439Z] + 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-29T18:36:21.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-29T18:36:21.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T18:36:21.766Z] 7b679da88174: Preparing [2023-03-29T18:36:21.766Z] 204ec3476d75: Preparing [2023-03-29T18:36:21.766Z] bfa8ef0f6964: Preparing [2023-03-29T18:36:21.766Z] 5d33caea449e: Preparing [2023-03-29T18:36:21.766Z] a3a6570d9b41: Preparing [2023-03-29T18:36:21.766Z] 004a164dd44b: Preparing [2023-03-29T18:36:21.766Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:21.766Z] edf70074bd40: Preparing [2023-03-29T18:36:21.766Z] 004a164dd44b: Waiting [2023-03-29T18:36:21.766Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:21.766Z] edf70074bd40: Waiting [2023-03-29T18:36:21.766Z] 7b679da88174: Layer already exists [2023-03-29T18:36:21.766Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:21.766Z] 204ec3476d75: Layer already exists [2023-03-29T18:36:21.766Z] bfa8ef0f6964: Layer already exists [2023-03-29T18:36:21.766Z] 5d33caea449e: Layer already exists [2023-03-29T18:36:21.766Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:21.766Z] edf70074bd40: Layer already exists [2023-03-29T18:36:21.766Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:21.766Z] latest: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:22.373Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:22.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 [2023-03-29T18:36:22.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T18:36:22.711Z] 7b679da88174: Preparing [2023-03-29T18:36:22.711Z] 204ec3476d75: Preparing [2023-03-29T18:36:22.711Z] bfa8ef0f6964: Preparing [2023-03-29T18:36:22.711Z] 5d33caea449e: Preparing [2023-03-29T18:36:22.711Z] a3a6570d9b41: Preparing [2023-03-29T18:36:22.711Z] 004a164dd44b: Preparing [2023-03-29T18:36:22.711Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:22.711Z] 004a164dd44b: Waiting [2023-03-29T18:36:22.711Z] edf70074bd40: Preparing [2023-03-29T18:36:22.711Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:22.711Z] edf70074bd40: Waiting [2023-03-29T18:36:22.711Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:22.711Z] bfa8ef0f6964: Layer already exists [2023-03-29T18:36:22.711Z] 5d33caea449e: Layer already exists [2023-03-29T18:36:22.711Z] 204ec3476d75: Layer already exists [2023-03-29T18:36:22.711Z] 7b679da88174: Layer already exists [2023-03-29T18:36:22.711Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:22.711Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:22.711Z] edf70074bd40: Layer already exists [2023-03-29T18:36:22.711Z] 3.0.0-dev.116: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:23.049Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:23.381Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:23.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T18:36:23.381Z] 7b679da88174: Preparing [2023-03-29T18:36:23.381Z] 204ec3476d75: Preparing [2023-03-29T18:36:23.381Z] bfa8ef0f6964: Preparing [2023-03-29T18:36:23.381Z] 5d33caea449e: Preparing [2023-03-29T18:36:23.381Z] a3a6570d9b41: Preparing [2023-03-29T18:36:23.381Z] 004a164dd44b: Preparing [2023-03-29T18:36:23.381Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:23.381Z] edf70074bd40: Preparing [2023-03-29T18:36:23.381Z] 004a164dd44b: Waiting [2023-03-29T18:36:23.381Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:23.381Z] edf70074bd40: Waiting [2023-03-29T18:36:23.381Z] 7b679da88174: Layer already exists [2023-03-29T18:36:23.381Z] 204ec3476d75: Layer already exists [2023-03-29T18:36:23.381Z] bfa8ef0f6964: Layer already exists [2023-03-29T18:36:23.381Z] 5d33caea449e: Layer already exists [2023-03-29T18:36:23.381Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:23.381Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:23.381Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:23.381Z] edf70074bd40: Layer already exists [2023-03-29T18:36:23.381Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:23.980Z] + 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-29T18:36:24.311Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-29T18:36:24.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T18:36:24.311Z] 7b679da88174: Preparing [2023-03-29T18:36:24.311Z] 204ec3476d75: Preparing [2023-03-29T18:36:24.311Z] bfa8ef0f6964: Preparing [2023-03-29T18:36:24.311Z] 5d33caea449e: Preparing [2023-03-29T18:36:24.311Z] a3a6570d9b41: Preparing [2023-03-29T18:36:24.311Z] 004a164dd44b: Preparing [2023-03-29T18:36:24.311Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:24.311Z] edf70074bd40: Preparing [2023-03-29T18:36:24.311Z] 004a164dd44b: Waiting [2023-03-29T18:36:24.311Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:24.311Z] edf70074bd40: Waiting [2023-03-29T18:36:24.311Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:24.311Z] 7b679da88174: Layer already exists [2023-03-29T18:36:24.311Z] 5d33caea449e: Layer already exists [2023-03-29T18:36:24.311Z] 204ec3476d75: Layer already exists [2023-03-29T18:36:24.311Z] bfa8ef0f6964: Layer already exists [2023-03-29T18:36:24.311Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:24.311Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:24.311Z] edf70074bd40: Layer already exists [2023-03-29T18:36:24.311Z] main: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:24.352Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:24.358Z] taggedImages: [2023-03-29T18:36:24.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:24.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-29T18:36:24.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 [2023-03-29T18:36:24.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:24.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-29T18:36:24.373Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-29T18:36:24.373Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:24.373Z] latest [2023-03-29T18:36:24.373Z] 3.0.0-dev.116 [2023-03-29T18:36:24.373Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:24.373Z] main [2023-03-29T18:36:24.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:24.699Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:25.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:25.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T18:36:25.024Z] f5076f7b63d6: Preparing [2023-03-29T18:36:25.024Z] e7a5834f2fbf: Preparing [2023-03-29T18:36:25.024Z] a3a6570d9b41: Preparing [2023-03-29T18:36:25.024Z] 004a164dd44b: Preparing [2023-03-29T18:36:25.024Z] cc232f8f8219: Preparing [2023-03-29T18:36:25.024Z] edf70074bd40: Preparing [2023-03-29T18:36:25.024Z] edf70074bd40: Waiting [2023-03-29T18:36:25.024Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:25.024Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:25.024Z] edf70074bd40: Layer already exists [2023-03-29T18:36:25.291Z] f5076f7b63d6: Pushed [2023-03-29T18:36:25.291Z] cc232f8f8219: Pushed [2023-03-29T18:36:28.625Z] e7a5834f2fbf: Pushed [2023-03-29T18:36:28.625Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:28.961Z] + 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-29T18:36:29.293Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-29T18:36:29.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T18:36:29.293Z] f5076f7b63d6: Preparing [2023-03-29T18:36:29.293Z] e7a5834f2fbf: Preparing [2023-03-29T18:36:29.293Z] a3a6570d9b41: Preparing [2023-03-29T18:36:29.293Z] 004a164dd44b: Preparing [2023-03-29T18:36:29.293Z] cc232f8f8219: Preparing [2023-03-29T18:36:29.293Z] edf70074bd40: Preparing [2023-03-29T18:36:29.293Z] edf70074bd40: Waiting [2023-03-29T18:36:29.293Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:29.293Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:29.293Z] f5076f7b63d6: Layer already exists [2023-03-29T18:36:29.294Z] cc232f8f8219: Layer already exists [2023-03-29T18:36:29.294Z] e7a5834f2fbf: Layer already exists [2023-03-29T18:36:29.294Z] edf70074bd40: Layer already exists [2023-03-29T18:36:29.558Z] latest: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:29.903Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:30.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 [2023-03-29T18:36:30.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T18:36:30.236Z] f5076f7b63d6: Preparing [2023-03-29T18:36:30.236Z] e7a5834f2fbf: Preparing [2023-03-29T18:36:30.236Z] a3a6570d9b41: Preparing [2023-03-29T18:36:30.236Z] 004a164dd44b: Preparing [2023-03-29T18:36:30.236Z] cc232f8f8219: Preparing [2023-03-29T18:36:30.236Z] edf70074bd40: Preparing [2023-03-29T18:36:30.236Z] edf70074bd40: Waiting [2023-03-29T18:36:30.237Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:30.237Z] cc232f8f8219: Layer already exists [2023-03-29T18:36:30.237Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:30.237Z] e7a5834f2fbf: Layer already exists [2023-03-29T18:36:30.237Z] f5076f7b63d6: Layer already exists [2023-03-29T18:36:30.237Z] edf70074bd40: Layer already exists [2023-03-29T18:36:30.237Z] 3.0.0-dev.116: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:30.845Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:31.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:31.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T18:36:31.171Z] f5076f7b63d6: Preparing [2023-03-29T18:36:31.171Z] e7a5834f2fbf: Preparing [2023-03-29T18:36:31.171Z] a3a6570d9b41: Preparing [2023-03-29T18:36:31.171Z] 004a164dd44b: Preparing [2023-03-29T18:36:31.171Z] cc232f8f8219: Preparing [2023-03-29T18:36:31.171Z] edf70074bd40: Preparing [2023-03-29T18:36:31.171Z] edf70074bd40: Waiting [2023-03-29T18:36:31.171Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:31.171Z] cc232f8f8219: Layer already exists [2023-03-29T18:36:31.171Z] f5076f7b63d6: Layer already exists [2023-03-29T18:36:31.171Z] e7a5834f2fbf: Layer already exists [2023-03-29T18:36:31.171Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:31.171Z] edf70074bd40: Layer already exists [2023-03-29T18:36:31.171Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:31.508Z] + 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-29T18:36:31.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-29T18:36:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T18:36:31.841Z] f5076f7b63d6: Preparing [2023-03-29T18:36:31.841Z] e7a5834f2fbf: Preparing [2023-03-29T18:36:31.841Z] a3a6570d9b41: Preparing [2023-03-29T18:36:31.841Z] 004a164dd44b: Preparing [2023-03-29T18:36:31.841Z] cc232f8f8219: Preparing [2023-03-29T18:36:31.841Z] edf70074bd40: Preparing [2023-03-29T18:36:31.841Z] edf70074bd40: Waiting [2023-03-29T18:36:31.841Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:31.841Z] cc232f8f8219: Layer already exists [2023-03-29T18:36:31.841Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:31.841Z] e7a5834f2fbf: Layer already exists [2023-03-29T18:36:31.841Z] f5076f7b63d6: Layer already exists [2023-03-29T18:36:31.841Z] edf70074bd40: Layer already exists [2023-03-29T18:36:31.841Z] main: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:32.154Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:32.160Z] taggedImages: [2023-03-29T18:36:32.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:32.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-29T18:36:32.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 [2023-03-29T18:36:32.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:32.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-29T18:36:32.180Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-29T18:36:32.180Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:32.180Z] latest [2023-03-29T18:36:32.180Z] 3.0.0-dev.116 [2023-03-29T18:36:32.180Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:32.180Z] main [2023-03-29T18:36:32.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:32.514Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:32.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:32.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T18:36:32.843Z] f911d41e5553: Preparing [2023-03-29T18:36:32.843Z] 477232a8582e: Preparing [2023-03-29T18:36:32.843Z] 6d31e62bdd9f: Preparing [2023-03-29T18:36:32.843Z] a3a6570d9b41: Preparing [2023-03-29T18:36:32.843Z] 004a164dd44b: Preparing [2023-03-29T18:36:32.843Z] 6a00adeec83e: Preparing [2023-03-29T18:36:32.843Z] edf70074bd40: Preparing [2023-03-29T18:36:32.843Z] edf70074bd40: Waiting [2023-03-29T18:36:32.843Z] 6a00adeec83e: Waiting [2023-03-29T18:36:32.843Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:32.843Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:32.843Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:32.843Z] edf70074bd40: Layer already exists [2023-03-29T18:36:33.109Z] f911d41e5553: Pushed [2023-03-29T18:36:33.109Z] 477232a8582e: Pushed [2023-03-29T18:36:36.445Z] 6d31e62bdd9f: Pushed [2023-03-29T18:36:36.445Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:36.780Z] + 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-29T18:36:37.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-29T18:36:37.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T18:36:37.114Z] f911d41e5553: Preparing [2023-03-29T18:36:37.114Z] 477232a8582e: Preparing [2023-03-29T18:36:37.114Z] 6d31e62bdd9f: Preparing [2023-03-29T18:36:37.114Z] a3a6570d9b41: Preparing [2023-03-29T18:36:37.114Z] 004a164dd44b: Preparing [2023-03-29T18:36:37.114Z] 6a00adeec83e: Preparing [2023-03-29T18:36:37.114Z] edf70074bd40: Preparing [2023-03-29T18:36:37.114Z] edf70074bd40: Waiting [2023-03-29T18:36:37.114Z] 6a00adeec83e: Waiting [2023-03-29T18:36:37.114Z] f911d41e5553: Layer already exists [2023-03-29T18:36:37.114Z] 477232a8582e: Layer already exists [2023-03-29T18:36:37.114Z] 6d31e62bdd9f: Layer already exists [2023-03-29T18:36:37.114Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:37.114Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:37.114Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:37.114Z] edf70074bd40: Layer already exists [2023-03-29T18:36:37.114Z] latest: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:37.458Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:37.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 [2023-03-29T18:36:37.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T18:36:37.783Z] f911d41e5553: Preparing [2023-03-29T18:36:37.783Z] 477232a8582e: Preparing [2023-03-29T18:36:37.783Z] 6d31e62bdd9f: Preparing [2023-03-29T18:36:37.783Z] a3a6570d9b41: Preparing [2023-03-29T18:36:37.783Z] 004a164dd44b: Preparing [2023-03-29T18:36:37.783Z] 6a00adeec83e: Preparing [2023-03-29T18:36:37.783Z] edf70074bd40: Preparing [2023-03-29T18:36:37.783Z] 6a00adeec83e: Waiting [2023-03-29T18:36:37.783Z] edf70074bd40: Waiting [2023-03-29T18:36:37.783Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:37.783Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:37.783Z] 6d31e62bdd9f: Layer already exists [2023-03-29T18:36:37.783Z] f911d41e5553: Layer already exists [2023-03-29T18:36:37.783Z] 477232a8582e: Layer already exists [2023-03-29T18:36:37.783Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:37.783Z] edf70074bd40: Layer already exists [2023-03-29T18:36:38.046Z] 3.0.0-dev.116: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:38.374Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:38.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:38.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T18:36:38.705Z] f911d41e5553: Preparing [2023-03-29T18:36:38.705Z] 477232a8582e: Preparing [2023-03-29T18:36:38.705Z] 6d31e62bdd9f: Preparing [2023-03-29T18:36:38.705Z] a3a6570d9b41: Preparing [2023-03-29T18:36:38.705Z] 004a164dd44b: Preparing [2023-03-29T18:36:38.705Z] 6a00adeec83e: Preparing [2023-03-29T18:36:38.705Z] edf70074bd40: Preparing [2023-03-29T18:36:38.705Z] 6a00adeec83e: Waiting [2023-03-29T18:36:38.705Z] edf70074bd40: Waiting [2023-03-29T18:36:38.705Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:38.705Z] 6d31e62bdd9f: Layer already exists [2023-03-29T18:36:38.705Z] 477232a8582e: Layer already exists [2023-03-29T18:36:38.705Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:38.705Z] f911d41e5553: Layer already exists [2023-03-29T18:36:38.705Z] edf70074bd40: Layer already exists [2023-03-29T18:36:38.705Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:38.705Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:39.305Z] + 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-29T18:36:39.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-29T18:36:39.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T18:36:39.642Z] f911d41e5553: Preparing [2023-03-29T18:36:39.642Z] 477232a8582e: Preparing [2023-03-29T18:36:39.642Z] 6d31e62bdd9f: Preparing [2023-03-29T18:36:39.642Z] a3a6570d9b41: Preparing [2023-03-29T18:36:39.642Z] 004a164dd44b: Preparing [2023-03-29T18:36:39.642Z] 6a00adeec83e: Preparing [2023-03-29T18:36:39.642Z] edf70074bd40: Preparing [2023-03-29T18:36:39.642Z] 6a00adeec83e: Waiting [2023-03-29T18:36:39.642Z] edf70074bd40: Waiting [2023-03-29T18:36:39.642Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:39.642Z] 6d31e62bdd9f: Layer already exists [2023-03-29T18:36:39.642Z] 477232a8582e: Layer already exists [2023-03-29T18:36:39.642Z] f911d41e5553: Layer already exists [2023-03-29T18:36:39.642Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:39.642Z] 6a00adeec83e: Layer already exists [2023-03-29T18:36:39.642Z] edf70074bd40: Layer already exists [2023-03-29T18:36:39.642Z] main: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:39.959Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:39.969Z] taggedImages: [2023-03-29T18:36:39.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:39.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-29T18:36:39.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 [2023-03-29T18:36:39.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:39.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-29T18:36:39.988Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-29T18:36:39.988Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:39.988Z] latest [2023-03-29T18:36:39.988Z] 3.0.0-dev.116 [2023-03-29T18:36:39.988Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:39.988Z] main [2023-03-29T18:36:39.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:40.340Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:40.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:40.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T18:36:40.729Z] 37926259ff0d: Preparing [2023-03-29T18:36:40.729Z] 37926259ff0d: Preparing [2023-03-29T18:36:40.729Z] c45c4cea391e: Preparing [2023-03-29T18:36:40.729Z] c9c664e25423: Preparing [2023-03-29T18:36:40.729Z] 5fc3d9fa954d: Preparing [2023-03-29T18:36:40.729Z] fdbc8f99f339: Preparing [2023-03-29T18:36:40.729Z] dd6ac417409c: Preparing [2023-03-29T18:36:40.729Z] a3a6570d9b41: Preparing [2023-03-29T18:36:40.729Z] 004a164dd44b: Preparing [2023-03-29T18:36:40.729Z] 1d71e3f7e234: Preparing [2023-03-29T18:36:40.729Z] f51e6ec2774a: Preparing [2023-03-29T18:36:40.729Z] b8ee93f31f63: Preparing [2023-03-29T18:36:40.729Z] c2e28cc0bac8: Preparing [2023-03-29T18:36:40.729Z] edf70074bd40: Preparing [2023-03-29T18:36:40.729Z] dd6ac417409c: Waiting [2023-03-29T18:36:40.729Z] a3a6570d9b41: Waiting [2023-03-29T18:36:40.729Z] 004a164dd44b: Waiting [2023-03-29T18:36:40.729Z] 1d71e3f7e234: Waiting [2023-03-29T18:36:40.729Z] f51e6ec2774a: Waiting [2023-03-29T18:36:40.729Z] b8ee93f31f63: Waiting [2023-03-29T18:36:40.729Z] c2e28cc0bac8: Waiting [2023-03-29T18:36:40.729Z] edf70074bd40: Waiting [2023-03-29T18:36:41.014Z] c9c664e25423: Pushed [2023-03-29T18:36:41.014Z] 37926259ff0d: Pushed [2023-03-29T18:36:41.014Z] c45c4cea391e: Pushed [2023-03-29T18:36:41.014Z] 5fc3d9fa954d: Pushed [2023-03-29T18:36:41.014Z] fdbc8f99f339: Pushed [2023-03-29T18:36:41.014Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:41.014Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:41.320Z] 1d71e3f7e234: Pushed [2023-03-29T18:36:41.320Z] f51e6ec2774a: Pushed [2023-03-29T18:36:41.320Z] b8ee93f31f63: Pushed [2023-03-29T18:36:41.320Z] edf70074bd40: Layer already exists [2023-03-29T18:36:41.320Z] c2e28cc0bac8: Pushed [2023-03-29T18:36:44.690Z] dd6ac417409c: Pushed [2023-03-29T18:36:44.690Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:45.031Z] + 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-29T18:36:45.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-29T18:36:45.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T18:36:45.356Z] 37926259ff0d: Preparing [2023-03-29T18:36:45.356Z] 37926259ff0d: Preparing [2023-03-29T18:36:45.356Z] c45c4cea391e: Preparing [2023-03-29T18:36:45.356Z] c9c664e25423: Preparing [2023-03-29T18:36:45.356Z] 5fc3d9fa954d: Preparing [2023-03-29T18:36:45.356Z] fdbc8f99f339: Preparing [2023-03-29T18:36:45.356Z] dd6ac417409c: Preparing [2023-03-29T18:36:45.356Z] a3a6570d9b41: Preparing [2023-03-29T18:36:45.356Z] 004a164dd44b: Preparing [2023-03-29T18:36:45.356Z] 1d71e3f7e234: Preparing [2023-03-29T18:36:45.356Z] f51e6ec2774a: Preparing [2023-03-29T18:36:45.356Z] b8ee93f31f63: Preparing [2023-03-29T18:36:45.356Z] c2e28cc0bac8: Preparing [2023-03-29T18:36:45.356Z] edf70074bd40: Preparing [2023-03-29T18:36:45.356Z] dd6ac417409c: Waiting [2023-03-29T18:36:45.356Z] b8ee93f31f63: Waiting [2023-03-29T18:36:45.356Z] a3a6570d9b41: Waiting [2023-03-29T18:36:45.356Z] 004a164dd44b: Waiting [2023-03-29T18:36:45.356Z] 1d71e3f7e234: Waiting [2023-03-29T18:36:45.356Z] c2e28cc0bac8: Waiting [2023-03-29T18:36:45.356Z] f51e6ec2774a: Waiting [2023-03-29T18:36:45.356Z] edf70074bd40: Waiting [2023-03-29T18:36:45.356Z] 37926259ff0d: Layer already exists [2023-03-29T18:36:45.356Z] 5fc3d9fa954d: Layer already exists [2023-03-29T18:36:45.356Z] c9c664e25423: Layer already exists [2023-03-29T18:36:45.356Z] c45c4cea391e: Layer already exists [2023-03-29T18:36:45.356Z] fdbc8f99f339: Layer already exists [2023-03-29T18:36:45.356Z] 1d71e3f7e234: Layer already exists [2023-03-29T18:36:45.356Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:45.356Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:45.356Z] f51e6ec2774a: Layer already exists [2023-03-29T18:36:45.356Z] dd6ac417409c: Layer already exists [2023-03-29T18:36:45.356Z] b8ee93f31f63: Layer already exists [2023-03-29T18:36:45.356Z] edf70074bd40: Layer already exists [2023-03-29T18:36:45.356Z] c2e28cc0bac8: Layer already exists [2023-03-29T18:36:45.620Z] latest: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:45.951Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:46.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 [2023-03-29T18:36:46.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T18:36:46.275Z] 37926259ff0d: Preparing [2023-03-29T18:36:46.275Z] 37926259ff0d: Preparing [2023-03-29T18:36:46.275Z] c45c4cea391e: Preparing [2023-03-29T18:36:46.275Z] c9c664e25423: Preparing [2023-03-29T18:36:46.275Z] 5fc3d9fa954d: Preparing [2023-03-29T18:36:46.275Z] fdbc8f99f339: Preparing [2023-03-29T18:36:46.275Z] dd6ac417409c: Preparing [2023-03-29T18:36:46.275Z] a3a6570d9b41: Preparing [2023-03-29T18:36:46.275Z] 004a164dd44b: Preparing [2023-03-29T18:36:46.275Z] 1d71e3f7e234: Preparing [2023-03-29T18:36:46.275Z] f51e6ec2774a: Preparing [2023-03-29T18:36:46.275Z] b8ee93f31f63: Preparing [2023-03-29T18:36:46.275Z] c2e28cc0bac8: Preparing [2023-03-29T18:36:46.275Z] edf70074bd40: Preparing [2023-03-29T18:36:46.275Z] 1d71e3f7e234: Waiting [2023-03-29T18:36:46.275Z] dd6ac417409c: Waiting [2023-03-29T18:36:46.275Z] f51e6ec2774a: Waiting [2023-03-29T18:36:46.275Z] b8ee93f31f63: Waiting [2023-03-29T18:36:46.275Z] c2e28cc0bac8: Waiting [2023-03-29T18:36:46.275Z] edf70074bd40: Waiting [2023-03-29T18:36:46.275Z] a3a6570d9b41: Waiting [2023-03-29T18:36:46.275Z] 004a164dd44b: Waiting [2023-03-29T18:36:46.275Z] fdbc8f99f339: Layer already exists [2023-03-29T18:36:46.275Z] 5fc3d9fa954d: Layer already exists [2023-03-29T18:36:46.275Z] c45c4cea391e: Layer already exists [2023-03-29T18:36:46.275Z] 37926259ff0d: Layer already exists [2023-03-29T18:36:46.275Z] c9c664e25423: Layer already exists [2023-03-29T18:36:46.275Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:46.275Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:46.275Z] dd6ac417409c: Layer already exists [2023-03-29T18:36:46.275Z] f51e6ec2774a: Layer already exists [2023-03-29T18:36:46.275Z] 1d71e3f7e234: Layer already exists [2023-03-29T18:36:46.275Z] b8ee93f31f63: Layer already exists [2023-03-29T18:36:46.275Z] edf70074bd40: Layer already exists [2023-03-29T18:36:46.275Z] c2e28cc0bac8: Layer already exists [2023-03-29T18:36:46.539Z] 3.0.0-dev.116: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:46.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:47.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:47.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T18:36:47.198Z] 37926259ff0d: Preparing [2023-03-29T18:36:47.198Z] 37926259ff0d: Preparing [2023-03-29T18:36:47.198Z] c45c4cea391e: Preparing [2023-03-29T18:36:47.198Z] c9c664e25423: Preparing [2023-03-29T18:36:47.198Z] 5fc3d9fa954d: Preparing [2023-03-29T18:36:47.198Z] fdbc8f99f339: Preparing [2023-03-29T18:36:47.198Z] dd6ac417409c: Preparing [2023-03-29T18:36:47.198Z] a3a6570d9b41: Preparing [2023-03-29T18:36:47.198Z] 004a164dd44b: Preparing [2023-03-29T18:36:47.198Z] 1d71e3f7e234: Preparing [2023-03-29T18:36:47.198Z] f51e6ec2774a: Preparing [2023-03-29T18:36:47.198Z] b8ee93f31f63: Preparing [2023-03-29T18:36:47.198Z] c2e28cc0bac8: Preparing [2023-03-29T18:36:47.198Z] edf70074bd40: Preparing [2023-03-29T18:36:47.198Z] 1d71e3f7e234: Waiting [2023-03-29T18:36:47.198Z] f51e6ec2774a: Waiting [2023-03-29T18:36:47.198Z] dd6ac417409c: Waiting [2023-03-29T18:36:47.198Z] a3a6570d9b41: Waiting [2023-03-29T18:36:47.198Z] 004a164dd44b: Waiting [2023-03-29T18:36:47.198Z] edf70074bd40: Waiting [2023-03-29T18:36:47.198Z] b8ee93f31f63: Waiting [2023-03-29T18:36:47.198Z] c2e28cc0bac8: Waiting [2023-03-29T18:36:47.198Z] c45c4cea391e: Layer already exists [2023-03-29T18:36:47.198Z] fdbc8f99f339: Layer already exists [2023-03-29T18:36:47.198Z] c9c664e25423: Layer already exists [2023-03-29T18:36:47.198Z] 37926259ff0d: Layer already exists [2023-03-29T18:36:47.198Z] 5fc3d9fa954d: Layer already exists [2023-03-29T18:36:47.198Z] dd6ac417409c: Layer already exists [2023-03-29T18:36:47.198Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:47.198Z] 1d71e3f7e234: Layer already exists [2023-03-29T18:36:47.198Z] f51e6ec2774a: Layer already exists [2023-03-29T18:36:47.198Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:47.198Z] b8ee93f31f63: Layer already exists [2023-03-29T18:36:47.198Z] edf70074bd40: Layer already exists [2023-03-29T18:36:47.198Z] c2e28cc0bac8: Layer already exists [2023-03-29T18:36:47.462Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:47.795Z] + 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-29T18:36:48.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-29T18:36:48.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T18:36:48.119Z] 37926259ff0d: Preparing [2023-03-29T18:36:48.119Z] 37926259ff0d: Preparing [2023-03-29T18:36:48.119Z] c45c4cea391e: Preparing [2023-03-29T18:36:48.119Z] c9c664e25423: Preparing [2023-03-29T18:36:48.119Z] 5fc3d9fa954d: Preparing [2023-03-29T18:36:48.119Z] fdbc8f99f339: Preparing [2023-03-29T18:36:48.119Z] dd6ac417409c: Preparing [2023-03-29T18:36:48.119Z] a3a6570d9b41: Preparing [2023-03-29T18:36:48.119Z] 004a164dd44b: Preparing [2023-03-29T18:36:48.119Z] 1d71e3f7e234: Preparing [2023-03-29T18:36:48.119Z] f51e6ec2774a: Preparing [2023-03-29T18:36:48.119Z] b8ee93f31f63: Preparing [2023-03-29T18:36:48.119Z] c2e28cc0bac8: Preparing [2023-03-29T18:36:48.119Z] edf70074bd40: Preparing [2023-03-29T18:36:48.119Z] 1d71e3f7e234: Waiting [2023-03-29T18:36:48.119Z] f51e6ec2774a: Waiting [2023-03-29T18:36:48.119Z] b8ee93f31f63: Waiting [2023-03-29T18:36:48.119Z] c2e28cc0bac8: Waiting [2023-03-29T18:36:48.119Z] edf70074bd40: Waiting [2023-03-29T18:36:48.119Z] dd6ac417409c: Waiting [2023-03-29T18:36:48.119Z] 004a164dd44b: Waiting [2023-03-29T18:36:48.119Z] c9c664e25423: Layer already exists [2023-03-29T18:36:48.119Z] c45c4cea391e: Layer already exists [2023-03-29T18:36:48.119Z] 37926259ff0d: Layer already exists [2023-03-29T18:36:48.119Z] fdbc8f99f339: Layer already exists [2023-03-29T18:36:48.119Z] 5fc3d9fa954d: Layer already exists [2023-03-29T18:36:48.119Z] dd6ac417409c: Layer already exists [2023-03-29T18:36:48.119Z] 1d71e3f7e234: Layer already exists [2023-03-29T18:36:48.119Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:48.119Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:48.119Z] f51e6ec2774a: Layer already exists [2023-03-29T18:36:48.119Z] edf70074bd40: Layer already exists [2023-03-29T18:36:48.119Z] b8ee93f31f63: Layer already exists [2023-03-29T18:36:48.119Z] c2e28cc0bac8: Layer already exists [2023-03-29T18:36:48.382Z] main: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:48.423Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:48.429Z] taggedImages: [2023-03-29T18:36:48.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:48.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-29T18:36:48.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 [2023-03-29T18:36:48.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:48.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-29T18:36:48.444Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-29T18:36:48.444Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:48.444Z] latest [2023-03-29T18:36:48.444Z] 3.0.0-dev.116 [2023-03-29T18:36:48.444Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:48.444Z] main [2023-03-29T18:36:48.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:48.768Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:49.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:49.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T18:36:49.097Z] 7edb0a3391bd: Preparing [2023-03-29T18:36:49.097Z] 49e7c3eb88eb: Preparing [2023-03-29T18:36:49.097Z] 21776076c7b7: Preparing [2023-03-29T18:36:49.097Z] 61af623d8261: Preparing [2023-03-29T18:36:49.097Z] a3a6570d9b41: Preparing [2023-03-29T18:36:49.097Z] 004a164dd44b: Preparing [2023-03-29T18:36:49.097Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:49.097Z] edf70074bd40: Preparing [2023-03-29T18:36:49.097Z] 004a164dd44b: Waiting [2023-03-29T18:36:49.097Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:49.097Z] edf70074bd40: Waiting [2023-03-29T18:36:49.097Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:49.361Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:49.361Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:49.361Z] edf70074bd40: Layer already exists [2023-03-29T18:36:49.361Z] 49e7c3eb88eb: Pushed [2023-03-29T18:36:49.361Z] 7edb0a3391bd: Pushed [2023-03-29T18:36:49.361Z] 21776076c7b7: Pushed [2023-03-29T18:36:51.926Z] 61af623d8261: Pushed [2023-03-29T18:36:51.926Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:52.261Z] + 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-29T18:36:52.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-29T18:36:52.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T18:36:52.592Z] 7edb0a3391bd: Preparing [2023-03-29T18:36:52.592Z] 49e7c3eb88eb: Preparing [2023-03-29T18:36:52.592Z] 21776076c7b7: Preparing [2023-03-29T18:36:52.592Z] 61af623d8261: Preparing [2023-03-29T18:36:52.592Z] a3a6570d9b41: Preparing [2023-03-29T18:36:52.592Z] 004a164dd44b: Preparing [2023-03-29T18:36:52.592Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:52.592Z] edf70074bd40: Preparing [2023-03-29T18:36:52.592Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:52.592Z] edf70074bd40: Waiting [2023-03-29T18:36:52.592Z] 004a164dd44b: Waiting [2023-03-29T18:36:52.592Z] 21776076c7b7: Layer already exists [2023-03-29T18:36:52.592Z] 61af623d8261: Layer already exists [2023-03-29T18:36:52.592Z] 7edb0a3391bd: Layer already exists [2023-03-29T18:36:52.592Z] 49e7c3eb88eb: Layer already exists [2023-03-29T18:36:52.592Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:52.592Z] edf70074bd40: Layer already exists [2023-03-29T18:36:52.592Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:52.592Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:52.856Z] latest: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:53.184Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:53.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 [2023-03-29T18:36:53.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T18:36:53.510Z] 7edb0a3391bd: Preparing [2023-03-29T18:36:53.510Z] 49e7c3eb88eb: Preparing [2023-03-29T18:36:53.510Z] 21776076c7b7: Preparing [2023-03-29T18:36:53.510Z] 61af623d8261: Preparing [2023-03-29T18:36:53.510Z] a3a6570d9b41: Preparing [2023-03-29T18:36:53.510Z] 004a164dd44b: Preparing [2023-03-29T18:36:53.510Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:53.510Z] edf70074bd40: Preparing [2023-03-29T18:36:53.510Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:53.510Z] edf70074bd40: Waiting [2023-03-29T18:36:53.510Z] 004a164dd44b: Waiting [2023-03-29T18:36:53.510Z] 21776076c7b7: Layer already exists [2023-03-29T18:36:53.510Z] 61af623d8261: Layer already exists [2023-03-29T18:36:53.510Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:53.510Z] 49e7c3eb88eb: Layer already exists [2023-03-29T18:36:53.510Z] 7edb0a3391bd: Layer already exists [2023-03-29T18:36:53.510Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:53.510Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:53.510Z] edf70074bd40: Layer already exists [2023-03-29T18:36:53.510Z] 3.0.0-dev.116: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:53.837Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:54.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:54.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T18:36:54.160Z] 7edb0a3391bd: Preparing [2023-03-29T18:36:54.160Z] 49e7c3eb88eb: Preparing [2023-03-29T18:36:54.160Z] 21776076c7b7: Preparing [2023-03-29T18:36:54.160Z] 61af623d8261: Preparing [2023-03-29T18:36:54.160Z] a3a6570d9b41: Preparing [2023-03-29T18:36:54.160Z] 004a164dd44b: Preparing [2023-03-29T18:36:54.160Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:54.160Z] edf70074bd40: Preparing [2023-03-29T18:36:54.160Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:54.160Z] edf70074bd40: Waiting [2023-03-29T18:36:54.160Z] 004a164dd44b: Waiting [2023-03-29T18:36:54.160Z] 7edb0a3391bd: Layer already exists [2023-03-29T18:36:54.160Z] 21776076c7b7: Layer already exists [2023-03-29T18:36:54.160Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:54.160Z] 61af623d8261: Layer already exists [2023-03-29T18:36:54.160Z] 49e7c3eb88eb: Layer already exists [2023-03-29T18:36:54.160Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:54.160Z] edf70074bd40: Layer already exists [2023-03-29T18:36:54.160Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:54.160Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:54.489Z] + 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-29T18:36:54.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-29T18:36:54.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T18:36:54.811Z] 7edb0a3391bd: Preparing [2023-03-29T18:36:54.811Z] 49e7c3eb88eb: Preparing [2023-03-29T18:36:54.811Z] 21776076c7b7: Preparing [2023-03-29T18:36:54.811Z] 61af623d8261: Preparing [2023-03-29T18:36:54.811Z] a3a6570d9b41: Preparing [2023-03-29T18:36:54.811Z] 004a164dd44b: Preparing [2023-03-29T18:36:54.811Z] 551bd8ddbc97: Preparing [2023-03-29T18:36:54.811Z] edf70074bd40: Preparing [2023-03-29T18:36:54.811Z] 551bd8ddbc97: Waiting [2023-03-29T18:36:54.811Z] edf70074bd40: Waiting [2023-03-29T18:36:54.811Z] 004a164dd44b: Waiting [2023-03-29T18:36:54.811Z] 49e7c3eb88eb: Layer already exists [2023-03-29T18:36:54.811Z] 7edb0a3391bd: Layer already exists [2023-03-29T18:36:54.811Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:54.811Z] 21776076c7b7: Layer already exists [2023-03-29T18:36:54.811Z] 61af623d8261: Layer already exists [2023-03-29T18:36:54.811Z] edf70074bd40: Layer already exists [2023-03-29T18:36:54.811Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:54.811Z] 551bd8ddbc97: Layer already exists [2023-03-29T18:36:54.811Z] main: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:36:55.112Z] ===================================================== [Pipeline] echo [2023-03-29T18:36:55.118Z] taggedImages: [2023-03-29T18:36:55.118Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:55.118Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-29T18:36:55.118Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 [2023-03-29T18:36:55.118Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:55.118Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-29T18:36:55.131Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-29T18:36:55.131Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:55.131Z] latest [2023-03-29T18:36:55.131Z] 3.0.0-dev.116 [2023-03-29T18:36:55.131Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:36:55.131Z] main [2023-03-29T18:36:55.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:55.451Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:55.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:36:55.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T18:36:55.784Z] d3172610a680: Preparing [2023-03-29T18:36:55.784Z] 2f009753319f: Preparing [2023-03-29T18:36:55.784Z] 7e40291071a4: Preparing [2023-03-29T18:36:55.784Z] f0cb38334f95: Preparing [2023-03-29T18:36:55.784Z] a3a6570d9b41: Preparing [2023-03-29T18:36:55.784Z] 004a164dd44b: Preparing [2023-03-29T18:36:55.784Z] 9aff12cacf2e: Preparing [2023-03-29T18:36:55.784Z] a74f27ddc9d8: Preparing [2023-03-29T18:36:55.784Z] edf70074bd40: Preparing [2023-03-29T18:36:55.784Z] 004a164dd44b: Waiting [2023-03-29T18:36:55.784Z] 9aff12cacf2e: Waiting [2023-03-29T18:36:55.784Z] a74f27ddc9d8: Waiting [2023-03-29T18:36:55.784Z] edf70074bd40: Waiting [2023-03-29T18:36:55.784Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:55.784Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:56.049Z] 2f009753319f: Pushed [2023-03-29T18:36:56.049Z] f0cb38334f95: Pushed [2023-03-29T18:36:56.049Z] d3172610a680: Pushed [2023-03-29T18:36:56.049Z] 9aff12cacf2e: Pushed [2023-03-29T18:36:56.049Z] edf70074bd40: Layer already exists [2023-03-29T18:36:56.311Z] a74f27ddc9d8: Pushed [2023-03-29T18:36:58.236Z] 7e40291071a4: Pushed [2023-03-29T18:36:58.236Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:58.832Z] + 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-29T18:36:59.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-29T18:36:59.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T18:36:59.171Z] d3172610a680: Preparing [2023-03-29T18:36:59.171Z] 2f009753319f: Preparing [2023-03-29T18:36:59.171Z] 7e40291071a4: Preparing [2023-03-29T18:36:59.171Z] f0cb38334f95: Preparing [2023-03-29T18:36:59.171Z] a3a6570d9b41: Preparing [2023-03-29T18:36:59.171Z] 004a164dd44b: Preparing [2023-03-29T18:36:59.171Z] 9aff12cacf2e: Preparing [2023-03-29T18:36:59.171Z] a74f27ddc9d8: Preparing [2023-03-29T18:36:59.171Z] edf70074bd40: Preparing [2023-03-29T18:36:59.171Z] 9aff12cacf2e: Waiting [2023-03-29T18:36:59.171Z] a74f27ddc9d8: Waiting [2023-03-29T18:36:59.171Z] edf70074bd40: Waiting [2023-03-29T18:36:59.171Z] 004a164dd44b: Waiting [2023-03-29T18:36:59.171Z] f0cb38334f95: Layer already exists [2023-03-29T18:36:59.171Z] 7e40291071a4: Layer already exists [2023-03-29T18:36:59.171Z] d3172610a680: Layer already exists [2023-03-29T18:36:59.171Z] 2f009753319f: Layer already exists [2023-03-29T18:36:59.171Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:59.171Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:59.171Z] a74f27ddc9d8: Layer already exists [2023-03-29T18:36:59.171Z] 9aff12cacf2e: Layer already exists [2023-03-29T18:36:59.171Z] edf70074bd40: Layer already exists [2023-03-29T18:36:59.171Z] latest: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:59.506Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:36:59.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 [2023-03-29T18:36:59.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T18:36:59.825Z] d3172610a680: Preparing [2023-03-29T18:36:59.825Z] 2f009753319f: Preparing [2023-03-29T18:36:59.825Z] 7e40291071a4: Preparing [2023-03-29T18:36:59.825Z] f0cb38334f95: Preparing [2023-03-29T18:36:59.825Z] a3a6570d9b41: Preparing [2023-03-29T18:36:59.825Z] 004a164dd44b: Preparing [2023-03-29T18:36:59.825Z] 9aff12cacf2e: Preparing [2023-03-29T18:36:59.825Z] a74f27ddc9d8: Preparing [2023-03-29T18:36:59.825Z] edf70074bd40: Preparing [2023-03-29T18:36:59.825Z] 004a164dd44b: Waiting [2023-03-29T18:36:59.825Z] 9aff12cacf2e: Waiting [2023-03-29T18:36:59.825Z] a74f27ddc9d8: Waiting [2023-03-29T18:36:59.825Z] edf70074bd40: Waiting [2023-03-29T18:36:59.825Z] 2f009753319f: Layer already exists [2023-03-29T18:36:59.825Z] f0cb38334f95: Layer already exists [2023-03-29T18:36:59.825Z] 7e40291071a4: Layer already exists [2023-03-29T18:36:59.825Z] a3a6570d9b41: Layer already exists [2023-03-29T18:36:59.825Z] d3172610a680: Layer already exists [2023-03-29T18:36:59.825Z] 9aff12cacf2e: Layer already exists [2023-03-29T18:36:59.825Z] 004a164dd44b: Layer already exists [2023-03-29T18:36:59.826Z] a74f27ddc9d8: Layer already exists [2023-03-29T18:36:59.826Z] edf70074bd40: Layer already exists [2023-03-29T18:36:59.826Z] 3.0.0-dev.116: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:00.412Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:00.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:00.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T18:37:00.735Z] d3172610a680: Preparing [2023-03-29T18:37:00.735Z] 2f009753319f: Preparing [2023-03-29T18:37:00.735Z] 7e40291071a4: Preparing [2023-03-29T18:37:00.735Z] f0cb38334f95: Preparing [2023-03-29T18:37:00.735Z] a3a6570d9b41: Preparing [2023-03-29T18:37:00.735Z] 004a164dd44b: Preparing [2023-03-29T18:37:00.735Z] 9aff12cacf2e: Preparing [2023-03-29T18:37:00.735Z] a74f27ddc9d8: Preparing [2023-03-29T18:37:00.735Z] edf70074bd40: Preparing [2023-03-29T18:37:00.735Z] 004a164dd44b: Waiting [2023-03-29T18:37:00.735Z] 9aff12cacf2e: Waiting [2023-03-29T18:37:00.735Z] a74f27ddc9d8: Waiting [2023-03-29T18:37:00.735Z] edf70074bd40: Waiting [2023-03-29T18:37:00.735Z] f0cb38334f95: Layer already exists [2023-03-29T18:37:00.735Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:00.735Z] 2f009753319f: Layer already exists [2023-03-29T18:37:00.735Z] 7e40291071a4: Layer already exists [2023-03-29T18:37:00.735Z] d3172610a680: Layer already exists [2023-03-29T18:37:00.735Z] 9aff12cacf2e: Layer already exists [2023-03-29T18:37:00.735Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:00.735Z] a74f27ddc9d8: Layer already exists [2023-03-29T18:37:00.735Z] edf70074bd40: Layer already exists [2023-03-29T18:37:00.735Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:01.063Z] + 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-29T18:37:01.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-29T18:37:01.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T18:37:01.392Z] d3172610a680: Preparing [2023-03-29T18:37:01.392Z] 2f009753319f: Preparing [2023-03-29T18:37:01.392Z] 7e40291071a4: Preparing [2023-03-29T18:37:01.392Z] f0cb38334f95: Preparing [2023-03-29T18:37:01.392Z] a3a6570d9b41: Preparing [2023-03-29T18:37:01.392Z] 004a164dd44b: Preparing [2023-03-29T18:37:01.392Z] 9aff12cacf2e: Preparing [2023-03-29T18:37:01.392Z] a74f27ddc9d8: Preparing [2023-03-29T18:37:01.392Z] edf70074bd40: Preparing [2023-03-29T18:37:01.392Z] 9aff12cacf2e: Waiting [2023-03-29T18:37:01.392Z] a74f27ddc9d8: Waiting [2023-03-29T18:37:01.392Z] edf70074bd40: Waiting [2023-03-29T18:37:01.392Z] 004a164dd44b: Waiting [2023-03-29T18:37:01.392Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:01.392Z] d3172610a680: Layer already exists [2023-03-29T18:37:01.392Z] 2f009753319f: Layer already exists [2023-03-29T18:37:01.392Z] f0cb38334f95: Layer already exists [2023-03-29T18:37:01.392Z] 7e40291071a4: Layer already exists [2023-03-29T18:37:01.392Z] a74f27ddc9d8: Layer already exists [2023-03-29T18:37:01.392Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:01.392Z] 9aff12cacf2e: Layer already exists [2023-03-29T18:37:01.392Z] edf70074bd40: Layer already exists [2023-03-29T18:37:01.392Z] main: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:37:01.697Z] ===================================================== [Pipeline] echo [2023-03-29T18:37:01.703Z] taggedImages: [2023-03-29T18:37:01.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:01.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-29T18:37:01.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 [2023-03-29T18:37:01.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:01.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-29T18:37:01.718Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-29T18:37:01.718Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:01.718Z] latest [2023-03-29T18:37:01.718Z] 3.0.0-dev.116 [2023-03-29T18:37:01.718Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:01.718Z] main [2023-03-29T18:37:01.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:02.038Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:02.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:02.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T18:37:02.362Z] f68548b61810: Preparing [2023-03-29T18:37:02.362Z] 0c2c1e2123b5: Preparing [2023-03-29T18:37:02.362Z] aa08a11baa1f: Preparing [2023-03-29T18:37:02.362Z] c2d8738993f1: Preparing [2023-03-29T18:37:02.362Z] d5b8555f2279: Preparing [2023-03-29T18:37:02.362Z] 4e5e078d9320: Preparing [2023-03-29T18:37:02.362Z] b09ddcb2e2bc: Preparing [2023-03-29T18:37:02.362Z] a3a6570d9b41: Preparing [2023-03-29T18:37:02.362Z] 004a164dd44b: Preparing [2023-03-29T18:37:02.362Z] 7ab5e4f1d135: Preparing [2023-03-29T18:37:02.362Z] edf70074bd40: Preparing [2023-03-29T18:37:02.362Z] 4e5e078d9320: Waiting [2023-03-29T18:37:02.362Z] b09ddcb2e2bc: Waiting [2023-03-29T18:37:02.362Z] a3a6570d9b41: Waiting [2023-03-29T18:37:02.362Z] 7ab5e4f1d135: Waiting [2023-03-29T18:37:02.362Z] edf70074bd40: Waiting [2023-03-29T18:37:02.362Z] 004a164dd44b: Waiting [2023-03-29T18:37:02.627Z] d5b8555f2279: Pushed [2023-03-29T18:37:02.627Z] f68548b61810: Pushed [2023-03-29T18:37:02.627Z] 0c2c1e2123b5: Pushed [2023-03-29T18:37:02.627Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:02.627Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:02.891Z] b09ddcb2e2bc: Pushed [2023-03-29T18:37:02.891Z] 4e5e078d9320: Pushed [2023-03-29T18:37:02.891Z] edf70074bd40: Layer already exists [2023-03-29T18:37:03.155Z] 7ab5e4f1d135: Pushed [2023-03-29T18:37:05.085Z] c2d8738993f1: Pushed [2023-03-29T18:37:05.661Z] aa08a11baa1f: Pushed [2023-03-29T18:37:07.058Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:07.385Z] + 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-29T18:37:07.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-29T18:37:07.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T18:37:07.712Z] f68548b61810: Preparing [2023-03-29T18:37:07.712Z] 0c2c1e2123b5: Preparing [2023-03-29T18:37:07.712Z] aa08a11baa1f: Preparing [2023-03-29T18:37:07.712Z] c2d8738993f1: Preparing [2023-03-29T18:37:07.712Z] d5b8555f2279: Preparing [2023-03-29T18:37:07.712Z] 4e5e078d9320: Preparing [2023-03-29T18:37:07.712Z] b09ddcb2e2bc: Preparing [2023-03-29T18:37:07.712Z] a3a6570d9b41: Preparing [2023-03-29T18:37:07.712Z] 004a164dd44b: Preparing [2023-03-29T18:37:07.712Z] 7ab5e4f1d135: Preparing [2023-03-29T18:37:07.712Z] edf70074bd40: Preparing [2023-03-29T18:37:07.712Z] 4e5e078d9320: Waiting [2023-03-29T18:37:07.712Z] b09ddcb2e2bc: Waiting [2023-03-29T18:37:07.712Z] a3a6570d9b41: Waiting [2023-03-29T18:37:07.712Z] 004a164dd44b: Waiting [2023-03-29T18:37:07.712Z] 7ab5e4f1d135: Waiting [2023-03-29T18:37:07.712Z] edf70074bd40: Waiting [2023-03-29T18:37:07.712Z] c2d8738993f1: Layer already exists [2023-03-29T18:37:07.712Z] 0c2c1e2123b5: Layer already exists [2023-03-29T18:37:07.712Z] f68548b61810: Layer already exists [2023-03-29T18:37:07.712Z] d5b8555f2279: Layer already exists [2023-03-29T18:37:07.712Z] aa08a11baa1f: Layer already exists [2023-03-29T18:37:07.712Z] b09ddcb2e2bc: Layer already exists [2023-03-29T18:37:07.712Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:07.712Z] 4e5e078d9320: Layer already exists [2023-03-29T18:37:07.712Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:07.712Z] 7ab5e4f1d135: Layer already exists [2023-03-29T18:37:07.712Z] edf70074bd40: Layer already exists [2023-03-29T18:37:07.977Z] latest: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:08.303Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:08.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 [2023-03-29T18:37:08.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T18:37:08.624Z] f68548b61810: Preparing [2023-03-29T18:37:08.624Z] 0c2c1e2123b5: Preparing [2023-03-29T18:37:08.624Z] aa08a11baa1f: Preparing [2023-03-29T18:37:08.624Z] c2d8738993f1: Preparing [2023-03-29T18:37:08.624Z] d5b8555f2279: Preparing [2023-03-29T18:37:08.624Z] 4e5e078d9320: Preparing [2023-03-29T18:37:08.624Z] b09ddcb2e2bc: Preparing [2023-03-29T18:37:08.624Z] a3a6570d9b41: Preparing [2023-03-29T18:37:08.624Z] 004a164dd44b: Preparing [2023-03-29T18:37:08.624Z] 7ab5e4f1d135: Preparing [2023-03-29T18:37:08.624Z] edf70074bd40: Preparing [2023-03-29T18:37:08.624Z] 4e5e078d9320: Waiting [2023-03-29T18:37:08.624Z] b09ddcb2e2bc: Waiting [2023-03-29T18:37:08.624Z] a3a6570d9b41: Waiting [2023-03-29T18:37:08.624Z] edf70074bd40: Waiting [2023-03-29T18:37:08.624Z] 004a164dd44b: Waiting [2023-03-29T18:37:08.624Z] 7ab5e4f1d135: Waiting [2023-03-29T18:37:08.624Z] c2d8738993f1: Layer already exists [2023-03-29T18:37:08.624Z] d5b8555f2279: Layer already exists [2023-03-29T18:37:08.624Z] aa08a11baa1f: Layer already exists [2023-03-29T18:37:08.624Z] 0c2c1e2123b5: Layer already exists [2023-03-29T18:37:08.624Z] f68548b61810: Layer already exists [2023-03-29T18:37:08.624Z] b09ddcb2e2bc: Layer already exists [2023-03-29T18:37:08.624Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:08.624Z] 4e5e078d9320: Layer already exists [2023-03-29T18:37:08.624Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:08.624Z] 7ab5e4f1d135: Layer already exists [2023-03-29T18:37:08.624Z] edf70074bd40: Layer already exists [2023-03-29T18:37:08.889Z] 3.0.0-dev.116: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:09.220Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:09.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:09.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T18:37:09.544Z] f68548b61810: Preparing [2023-03-29T18:37:09.544Z] 0c2c1e2123b5: Preparing [2023-03-29T18:37:09.544Z] aa08a11baa1f: Preparing [2023-03-29T18:37:09.544Z] c2d8738993f1: Preparing [2023-03-29T18:37:09.544Z] d5b8555f2279: Preparing [2023-03-29T18:37:09.544Z] 4e5e078d9320: Preparing [2023-03-29T18:37:09.544Z] b09ddcb2e2bc: Preparing [2023-03-29T18:37:09.544Z] a3a6570d9b41: Preparing [2023-03-29T18:37:09.544Z] 004a164dd44b: Preparing [2023-03-29T18:37:09.544Z] 7ab5e4f1d135: Preparing [2023-03-29T18:37:09.544Z] edf70074bd40: Preparing [2023-03-29T18:37:09.544Z] a3a6570d9b41: Waiting [2023-03-29T18:37:09.544Z] b09ddcb2e2bc: Waiting [2023-03-29T18:37:09.544Z] 004a164dd44b: Waiting [2023-03-29T18:37:09.544Z] 7ab5e4f1d135: Waiting [2023-03-29T18:37:09.544Z] edf70074bd40: Waiting [2023-03-29T18:37:09.544Z] 4e5e078d9320: Waiting [2023-03-29T18:37:09.544Z] d5b8555f2279: Layer already exists [2023-03-29T18:37:09.544Z] f68548b61810: Layer already exists [2023-03-29T18:37:09.544Z] 0c2c1e2123b5: Layer already exists [2023-03-29T18:37:09.544Z] aa08a11baa1f: Layer already exists [2023-03-29T18:37:09.544Z] c2d8738993f1: Layer already exists [2023-03-29T18:37:09.544Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:09.544Z] 7ab5e4f1d135: Layer already exists [2023-03-29T18:37:09.544Z] 4e5e078d9320: Layer already exists [2023-03-29T18:37:09.544Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:09.544Z] b09ddcb2e2bc: Layer already exists [2023-03-29T18:37:09.544Z] edf70074bd40: Layer already exists [2023-03-29T18:37:09.809Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:10.146Z] + 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-29T18:37:10.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-29T18:37:10.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T18:37:10.471Z] f68548b61810: Preparing [2023-03-29T18:37:10.471Z] 0c2c1e2123b5: Preparing [2023-03-29T18:37:10.471Z] aa08a11baa1f: Preparing [2023-03-29T18:37:10.471Z] c2d8738993f1: Preparing [2023-03-29T18:37:10.471Z] d5b8555f2279: Preparing [2023-03-29T18:37:10.471Z] 4e5e078d9320: Preparing [2023-03-29T18:37:10.471Z] b09ddcb2e2bc: Preparing [2023-03-29T18:37:10.471Z] a3a6570d9b41: Preparing [2023-03-29T18:37:10.471Z] 004a164dd44b: Preparing [2023-03-29T18:37:10.471Z] 7ab5e4f1d135: Preparing [2023-03-29T18:37:10.471Z] edf70074bd40: Preparing [2023-03-29T18:37:10.471Z] 4e5e078d9320: Waiting [2023-03-29T18:37:10.471Z] b09ddcb2e2bc: Waiting [2023-03-29T18:37:10.471Z] a3a6570d9b41: Waiting [2023-03-29T18:37:10.471Z] 004a164dd44b: Waiting [2023-03-29T18:37:10.471Z] 7ab5e4f1d135: Waiting [2023-03-29T18:37:10.471Z] edf70074bd40: Waiting [2023-03-29T18:37:10.471Z] 0c2c1e2123b5: Layer already exists [2023-03-29T18:37:10.471Z] c2d8738993f1: Layer already exists [2023-03-29T18:37:10.471Z] d5b8555f2279: Layer already exists [2023-03-29T18:37:10.471Z] f68548b61810: Layer already exists [2023-03-29T18:37:10.471Z] aa08a11baa1f: Layer already exists [2023-03-29T18:37:10.471Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:10.471Z] b09ddcb2e2bc: Layer already exists [2023-03-29T18:37:10.471Z] edf70074bd40: Layer already exists [2023-03-29T18:37:10.471Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:10.471Z] 7ab5e4f1d135: Layer already exists [2023-03-29T18:37:10.471Z] 4e5e078d9320: Layer already exists [2023-03-29T18:37:10.736Z] main: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:37:10.785Z] ===================================================== [Pipeline] echo [2023-03-29T18:37:10.794Z] taggedImages: [2023-03-29T18:37:10.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:10.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-29T18:37:10.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 [2023-03-29T18:37:10.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:10.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-29T18:37:10.815Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-29T18:37:10.815Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:10.815Z] latest [2023-03-29T18:37:10.815Z] 3.0.0-dev.116 [2023-03-29T18:37:10.815Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:10.815Z] main [2023-03-29T18:37:10.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:11.145Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:11.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:11.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T18:37:11.470Z] 78063c7cbef5: Preparing [2023-03-29T18:37:11.470Z] 99588cc039df: Preparing [2023-03-29T18:37:11.470Z] a3a6570d9b41: Preparing [2023-03-29T18:37:11.470Z] 004a164dd44b: Preparing [2023-03-29T18:37:11.470Z] bafc194256bb: Preparing [2023-03-29T18:37:11.470Z] edf70074bd40: Preparing [2023-03-29T18:37:11.470Z] edf70074bd40: Waiting [2023-03-29T18:37:11.470Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:11.470Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:11.733Z] edf70074bd40: Layer already exists [2023-03-29T18:37:11.733Z] 78063c7cbef5: Pushed [2023-03-29T18:37:12.685Z] bafc194256bb: Pushed [2023-03-29T18:37:16.003Z] 99588cc039df: Pushed [2023-03-29T18:37:16.266Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:16.599Z] + 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-29T18:37:16.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-29T18:37:16.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T18:37:16.917Z] 78063c7cbef5: Preparing [2023-03-29T18:37:16.917Z] 99588cc039df: Preparing [2023-03-29T18:37:16.917Z] a3a6570d9b41: Preparing [2023-03-29T18:37:16.917Z] 004a164dd44b: Preparing [2023-03-29T18:37:16.917Z] bafc194256bb: Preparing [2023-03-29T18:37:16.917Z] edf70074bd40: Preparing [2023-03-29T18:37:16.917Z] edf70074bd40: Waiting [2023-03-29T18:37:16.917Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:16.917Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:16.917Z] 78063c7cbef5: Layer already exists [2023-03-29T18:37:16.917Z] bafc194256bb: Layer already exists [2023-03-29T18:37:16.917Z] 99588cc039df: Layer already exists [2023-03-29T18:37:16.917Z] edf70074bd40: Layer already exists [2023-03-29T18:37:16.917Z] latest: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:17.243Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:17.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 [2023-03-29T18:37:17.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T18:37:17.564Z] 78063c7cbef5: Preparing [2023-03-29T18:37:17.564Z] 99588cc039df: Preparing [2023-03-29T18:37:17.564Z] a3a6570d9b41: Preparing [2023-03-29T18:37:17.564Z] 004a164dd44b: Preparing [2023-03-29T18:37:17.564Z] bafc194256bb: Preparing [2023-03-29T18:37:17.564Z] edf70074bd40: Preparing [2023-03-29T18:37:17.564Z] edf70074bd40: Waiting [2023-03-29T18:37:17.564Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:17.564Z] 78063c7cbef5: Layer already exists [2023-03-29T18:37:17.564Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:17.564Z] bafc194256bb: Layer already exists [2023-03-29T18:37:17.565Z] 99588cc039df: Layer already exists [2023-03-29T18:37:17.565Z] edf70074bd40: Layer already exists [2023-03-29T18:37:17.565Z] 3.0.0-dev.116: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:17.891Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:20.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:20.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T18:37:20.188Z] 78063c7cbef5: Preparing [2023-03-29T18:37:20.188Z] 99588cc039df: Preparing [2023-03-29T18:37:20.188Z] a3a6570d9b41: Preparing [2023-03-29T18:37:20.188Z] 004a164dd44b: Preparing [2023-03-29T18:37:20.188Z] bafc194256bb: Preparing [2023-03-29T18:37:20.188Z] edf70074bd40: Preparing [2023-03-29T18:37:20.188Z] edf70074bd40: Waiting [2023-03-29T18:37:20.188Z] 78063c7cbef5: Layer already exists [2023-03-29T18:37:20.188Z] 99588cc039df: Layer already exists [2023-03-29T18:37:20.188Z] bafc194256bb: Layer already exists [2023-03-29T18:37:20.188Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:20.188Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:20.188Z] edf70074bd40: Layer already exists [2023-03-29T18:37:20.188Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:20.518Z] + 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-29T18:37:20.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-29T18:37:20.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T18:37:20.857Z] 78063c7cbef5: Preparing [2023-03-29T18:37:20.857Z] 99588cc039df: Preparing [2023-03-29T18:37:20.857Z] a3a6570d9b41: Preparing [2023-03-29T18:37:20.857Z] 004a164dd44b: Preparing [2023-03-29T18:37:20.857Z] bafc194256bb: Preparing [2023-03-29T18:37:20.857Z] edf70074bd40: Preparing [2023-03-29T18:37:20.857Z] edf70074bd40: Waiting [2023-03-29T18:37:20.857Z] 99588cc039df: Layer already exists [2023-03-29T18:37:20.857Z] bafc194256bb: Layer already exists [2023-03-29T18:37:20.857Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:20.857Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:20.857Z] 78063c7cbef5: Layer already exists [2023-03-29T18:37:20.857Z] edf70074bd40: Layer already exists [2023-03-29T18:37:21.122Z] main: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:37:21.173Z] ===================================================== [Pipeline] echo [2023-03-29T18:37:21.181Z] taggedImages: [2023-03-29T18:37:21.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:21.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-29T18:37:21.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 [2023-03-29T18:37:21.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:21.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-29T18:37:21.204Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-29T18:37:21.204Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:21.204Z] latest [2023-03-29T18:37:21.204Z] 3.0.0-dev.116 [2023-03-29T18:37:21.204Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:21.204Z] main [2023-03-29T18:37:21.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:21.540Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:21.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:21.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T18:37:21.880Z] e3694f9170ae: Preparing [2023-03-29T18:37:21.880Z] 34ba3017a6c2: Preparing [2023-03-29T18:37:21.880Z] 3e7ef2c3c559: Preparing [2023-03-29T18:37:21.880Z] 5a144c8c9b46: Preparing [2023-03-29T18:37:21.880Z] 7d1e00c59543: Preparing [2023-03-29T18:37:21.880Z] a3a6570d9b41: Preparing [2023-03-29T18:37:21.880Z] 004a164dd44b: Preparing [2023-03-29T18:37:21.880Z] cd3bddc4b165: Preparing [2023-03-29T18:37:21.880Z] edf70074bd40: Preparing [2023-03-29T18:37:21.880Z] a3a6570d9b41: Waiting [2023-03-29T18:37:21.880Z] 004a164dd44b: Waiting [2023-03-29T18:37:21.880Z] cd3bddc4b165: Waiting [2023-03-29T18:37:21.880Z] edf70074bd40: Waiting [2023-03-29T18:37:22.145Z] 34ba3017a6c2: Pushed [2023-03-29T18:37:22.145Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:22.145Z] 3e7ef2c3c559: Pushed [2023-03-29T18:37:22.145Z] e3694f9170ae: Pushed [2023-03-29T18:37:22.145Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:22.145Z] edf70074bd40: Layer already exists [2023-03-29T18:37:23.096Z] cd3bddc4b165: Pushed [2023-03-29T18:37:29.711Z] 7d1e00c59543: Pushed [2023-03-29T18:37:36.324Z] 5a144c8c9b46: Pushed [2023-03-29T18:37:36.589Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:36.925Z] + 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-29T18:37:37.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-29T18:37:37.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T18:37:37.247Z] e3694f9170ae: Preparing [2023-03-29T18:37:37.247Z] 34ba3017a6c2: Preparing [2023-03-29T18:37:37.247Z] 3e7ef2c3c559: Preparing [2023-03-29T18:37:37.247Z] 5a144c8c9b46: Preparing [2023-03-29T18:37:37.247Z] 7d1e00c59543: Preparing [2023-03-29T18:37:37.247Z] a3a6570d9b41: Preparing [2023-03-29T18:37:37.247Z] 004a164dd44b: Preparing [2023-03-29T18:37:37.247Z] cd3bddc4b165: Preparing [2023-03-29T18:37:37.247Z] edf70074bd40: Preparing [2023-03-29T18:37:37.247Z] 004a164dd44b: Waiting [2023-03-29T18:37:37.247Z] edf70074bd40: Waiting [2023-03-29T18:37:37.247Z] cd3bddc4b165: Waiting [2023-03-29T18:37:37.247Z] a3a6570d9b41: Waiting [2023-03-29T18:37:37.247Z] e3694f9170ae: Layer already exists [2023-03-29T18:37:37.247Z] 3e7ef2c3c559: Layer already exists [2023-03-29T18:37:37.247Z] 5a144c8c9b46: Layer already exists [2023-03-29T18:37:37.247Z] 34ba3017a6c2: Layer already exists [2023-03-29T18:37:37.247Z] 7d1e00c59543: Layer already exists [2023-03-29T18:37:37.247Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:37.247Z] cd3bddc4b165: Layer already exists [2023-03-29T18:37:37.247Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:37.247Z] edf70074bd40: Layer already exists [2023-03-29T18:37:37.247Z] latest: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:37.573Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:37.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 [2023-03-29T18:37:37.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T18:37:37.897Z] e3694f9170ae: Preparing [2023-03-29T18:37:37.897Z] 34ba3017a6c2: Preparing [2023-03-29T18:37:37.897Z] 3e7ef2c3c559: Preparing [2023-03-29T18:37:37.897Z] 5a144c8c9b46: Preparing [2023-03-29T18:37:37.898Z] 7d1e00c59543: Preparing [2023-03-29T18:37:37.898Z] a3a6570d9b41: Preparing [2023-03-29T18:37:37.898Z] 004a164dd44b: Preparing [2023-03-29T18:37:37.898Z] cd3bddc4b165: Preparing [2023-03-29T18:37:37.898Z] edf70074bd40: Preparing [2023-03-29T18:37:37.898Z] a3a6570d9b41: Waiting [2023-03-29T18:37:37.898Z] 004a164dd44b: Waiting [2023-03-29T18:37:37.898Z] cd3bddc4b165: Waiting [2023-03-29T18:37:37.898Z] edf70074bd40: Waiting [2023-03-29T18:37:37.898Z] e3694f9170ae: Layer already exists [2023-03-29T18:37:37.898Z] 5a144c8c9b46: Layer already exists [2023-03-29T18:37:37.898Z] 7d1e00c59543: Layer already exists [2023-03-29T18:37:37.898Z] 34ba3017a6c2: Layer already exists [2023-03-29T18:37:37.898Z] 3e7ef2c3c559: Layer already exists [2023-03-29T18:37:37.898Z] cd3bddc4b165: Layer already exists [2023-03-29T18:37:37.898Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:37.898Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:37.898Z] edf70074bd40: Layer already exists [2023-03-29T18:37:37.898Z] 3.0.0-dev.116: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:38.221Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:38.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T18:37:38.546Z] e3694f9170ae: Preparing [2023-03-29T18:37:38.546Z] 34ba3017a6c2: Preparing [2023-03-29T18:37:38.546Z] 3e7ef2c3c559: Preparing [2023-03-29T18:37:38.546Z] 5a144c8c9b46: Preparing [2023-03-29T18:37:38.546Z] 7d1e00c59543: Preparing [2023-03-29T18:37:38.546Z] a3a6570d9b41: Preparing [2023-03-29T18:37:38.546Z] 004a164dd44b: Preparing [2023-03-29T18:37:38.546Z] cd3bddc4b165: Preparing [2023-03-29T18:37:38.546Z] edf70074bd40: Preparing [2023-03-29T18:37:38.546Z] 004a164dd44b: Waiting [2023-03-29T18:37:38.546Z] cd3bddc4b165: Waiting [2023-03-29T18:37:38.546Z] edf70074bd40: Waiting [2023-03-29T18:37:38.546Z] a3a6570d9b41: Waiting [2023-03-29T18:37:38.546Z] 3e7ef2c3c559: Layer already exists [2023-03-29T18:37:38.546Z] 34ba3017a6c2: Layer already exists [2023-03-29T18:37:38.546Z] 5a144c8c9b46: Layer already exists [2023-03-29T18:37:38.546Z] 7d1e00c59543: Layer already exists [2023-03-29T18:37:38.546Z] e3694f9170ae: Layer already exists [2023-03-29T18:37:38.546Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:38.546Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:38.546Z] edf70074bd40: Layer already exists [2023-03-29T18:37:38.546Z] cd3bddc4b165: Layer already exists [2023-03-29T18:37:38.809Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:39.152Z] + 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-29T18:37:39.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-29T18:37:39.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T18:37:39.476Z] e3694f9170ae: Preparing [2023-03-29T18:37:39.476Z] 34ba3017a6c2: Preparing [2023-03-29T18:37:39.476Z] 3e7ef2c3c559: Preparing [2023-03-29T18:37:39.476Z] 5a144c8c9b46: Preparing [2023-03-29T18:37:39.476Z] 7d1e00c59543: Preparing [2023-03-29T18:37:39.476Z] a3a6570d9b41: Preparing [2023-03-29T18:37:39.476Z] 004a164dd44b: Preparing [2023-03-29T18:37:39.476Z] cd3bddc4b165: Preparing [2023-03-29T18:37:39.476Z] edf70074bd40: Preparing [2023-03-29T18:37:39.476Z] a3a6570d9b41: Waiting [2023-03-29T18:37:39.476Z] 004a164dd44b: Waiting [2023-03-29T18:37:39.476Z] cd3bddc4b165: Waiting [2023-03-29T18:37:39.476Z] edf70074bd40: Waiting [2023-03-29T18:37:39.476Z] 7d1e00c59543: Layer already exists [2023-03-29T18:37:39.476Z] 3e7ef2c3c559: Layer already exists [2023-03-29T18:37:39.476Z] 5a144c8c9b46: Layer already exists [2023-03-29T18:37:39.476Z] 34ba3017a6c2: Layer already exists [2023-03-29T18:37:39.476Z] e3694f9170ae: Layer already exists [2023-03-29T18:37:39.476Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:39.476Z] cd3bddc4b165: Layer already exists [2023-03-29T18:37:39.476Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:39.476Z] edf70074bd40: Layer already exists [2023-03-29T18:37:39.739Z] main: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:37:39.779Z] ===================================================== [Pipeline] echo [2023-03-29T18:37:39.784Z] taggedImages: [2023-03-29T18:37:39.784Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:39.784Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-29T18:37:39.784Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 [2023-03-29T18:37:39.784Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:39.784Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-29T18:37:39.798Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-29T18:37:39.798Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:39.798Z] latest [2023-03-29T18:37:39.798Z] 3.0.0-dev.116 [2023-03-29T18:37:39.798Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:37:39.798Z] main [2023-03-29T18:37:39.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:40.116Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:40.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:37:40.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T18:37:40.441Z] 2f58928133a4: Preparing [2023-03-29T18:37:40.441Z] cbcaea396f3e: Preparing [2023-03-29T18:37:40.441Z] 06bb44a525ae: Preparing [2023-03-29T18:37:40.441Z] b5616e002987: Preparing [2023-03-29T18:37:40.441Z] a3a6570d9b41: Preparing [2023-03-29T18:37:40.441Z] 004a164dd44b: Preparing [2023-03-29T18:37:40.441Z] 97ec43f881bd: Preparing [2023-03-29T18:37:40.441Z] edf70074bd40: Preparing [2023-03-29T18:37:40.441Z] 004a164dd44b: Waiting [2023-03-29T18:37:40.441Z] 97ec43f881bd: Waiting [2023-03-29T18:37:40.441Z] edf70074bd40: Waiting [2023-03-29T18:37:40.441Z] a3a6570d9b41: Layer already exists [2023-03-29T18:37:40.441Z] 004a164dd44b: Layer already exists [2023-03-29T18:37:40.705Z] 06bb44a525ae: Pushed [2023-03-29T18:37:40.705Z] 2f58928133a4: Pushed [2023-03-29T18:37:40.705Z] cbcaea396f3e: Pushed [2023-03-29T18:37:40.705Z] edf70074bd40: Layer already exists [2023-03-29T18:37:41.285Z] 97ec43f881bd: Pushed [2023-03-29T18:37:59.469Z] b5616e002987: Pushed [2023-03-29T18:37:59.469Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:37:59.818Z] + 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-29T18:38:00.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-29T18:38:00.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T18:38:00.148Z] 2f58928133a4: Preparing [2023-03-29T18:38:00.148Z] cbcaea396f3e: Preparing [2023-03-29T18:38:00.148Z] 06bb44a525ae: Preparing [2023-03-29T18:38:00.148Z] b5616e002987: Preparing [2023-03-29T18:38:00.148Z] a3a6570d9b41: Preparing [2023-03-29T18:38:00.148Z] 004a164dd44b: Preparing [2023-03-29T18:38:00.148Z] 97ec43f881bd: Preparing [2023-03-29T18:38:00.148Z] edf70074bd40: Preparing [2023-03-29T18:38:00.148Z] 004a164dd44b: Waiting [2023-03-29T18:38:00.148Z] 97ec43f881bd: Waiting [2023-03-29T18:38:00.148Z] edf70074bd40: Waiting [2023-03-29T18:38:00.148Z] 2f58928133a4: Layer already exists [2023-03-29T18:38:00.148Z] b5616e002987: Layer already exists [2023-03-29T18:38:00.148Z] 06bb44a525ae: Layer already exists [2023-03-29T18:38:00.148Z] cbcaea396f3e: Layer already exists [2023-03-29T18:38:00.148Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:00.148Z] 97ec43f881bd: Layer already exists [2023-03-29T18:38:00.148Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:00.148Z] edf70074bd40: Layer already exists [2023-03-29T18:38:00.414Z] latest: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:00.750Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:01.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 [2023-03-29T18:38:01.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T18:38:01.082Z] 2f58928133a4: Preparing [2023-03-29T18:38:01.082Z] cbcaea396f3e: Preparing [2023-03-29T18:38:01.082Z] 06bb44a525ae: Preparing [2023-03-29T18:38:01.082Z] b5616e002987: Preparing [2023-03-29T18:38:01.082Z] a3a6570d9b41: Preparing [2023-03-29T18:38:01.082Z] 004a164dd44b: Preparing [2023-03-29T18:38:01.082Z] 97ec43f881bd: Preparing [2023-03-29T18:38:01.082Z] edf70074bd40: Preparing [2023-03-29T18:38:01.082Z] 004a164dd44b: Waiting [2023-03-29T18:38:01.082Z] 97ec43f881bd: Waiting [2023-03-29T18:38:01.082Z] edf70074bd40: Waiting [2023-03-29T18:38:01.082Z] b5616e002987: Layer already exists [2023-03-29T18:38:01.082Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:01.082Z] 2f58928133a4: Layer already exists [2023-03-29T18:38:01.082Z] 06bb44a525ae: Layer already exists [2023-03-29T18:38:01.082Z] cbcaea396f3e: Layer already exists [2023-03-29T18:38:01.082Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:01.082Z] 97ec43f881bd: Layer already exists [2023-03-29T18:38:01.082Z] edf70074bd40: Layer already exists [2023-03-29T18:38:01.348Z] 3.0.0-dev.116: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:01.683Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:02.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:02.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T18:38:02.020Z] 2f58928133a4: Preparing [2023-03-29T18:38:02.020Z] cbcaea396f3e: Preparing [2023-03-29T18:38:02.020Z] 06bb44a525ae: Preparing [2023-03-29T18:38:02.020Z] b5616e002987: Preparing [2023-03-29T18:38:02.020Z] a3a6570d9b41: Preparing [2023-03-29T18:38:02.020Z] 004a164dd44b: Preparing [2023-03-29T18:38:02.020Z] 97ec43f881bd: Preparing [2023-03-29T18:38:02.020Z] edf70074bd40: Preparing [2023-03-29T18:38:02.020Z] 004a164dd44b: Waiting [2023-03-29T18:38:02.020Z] edf70074bd40: Waiting [2023-03-29T18:38:02.020Z] 97ec43f881bd: Waiting [2023-03-29T18:38:02.020Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:02.020Z] 2f58928133a4: Layer already exists [2023-03-29T18:38:02.020Z] cbcaea396f3e: Layer already exists [2023-03-29T18:38:02.020Z] b5616e002987: Layer already exists [2023-03-29T18:38:02.020Z] 06bb44a525ae: Layer already exists [2023-03-29T18:38:02.020Z] 97ec43f881bd: Layer already exists [2023-03-29T18:38:02.020Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:02.020Z] edf70074bd40: Layer already exists [2023-03-29T18:38:02.287Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:02.626Z] + 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-29T18:38:02.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-29T18:38:02.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T18:38:02.962Z] 2f58928133a4: Preparing [2023-03-29T18:38:02.962Z] cbcaea396f3e: Preparing [2023-03-29T18:38:02.962Z] 06bb44a525ae: Preparing [2023-03-29T18:38:02.962Z] b5616e002987: Preparing [2023-03-29T18:38:02.962Z] a3a6570d9b41: Preparing [2023-03-29T18:38:02.962Z] 004a164dd44b: Preparing [2023-03-29T18:38:02.962Z] 97ec43f881bd: Preparing [2023-03-29T18:38:02.962Z] edf70074bd40: Preparing [2023-03-29T18:38:02.962Z] 004a164dd44b: Waiting [2023-03-29T18:38:02.962Z] 97ec43f881bd: Waiting [2023-03-29T18:38:02.962Z] edf70074bd40: Waiting [2023-03-29T18:38:02.962Z] b5616e002987: Layer already exists [2023-03-29T18:38:02.962Z] 06bb44a525ae: Layer already exists [2023-03-29T18:38:02.962Z] 2f58928133a4: Layer already exists [2023-03-29T18:38:02.962Z] cbcaea396f3e: Layer already exists [2023-03-29T18:38:02.962Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:02.962Z] 97ec43f881bd: Layer already exists [2023-03-29T18:38:02.962Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:02.962Z] edf70074bd40: Layer already exists [2023-03-29T18:38:03.229Z] main: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:38:03.279Z] ===================================================== [Pipeline] echo [2023-03-29T18:38:03.285Z] taggedImages: [2023-03-29T18:38:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-29T18:38:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 [2023-03-29T18:38:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:03.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-29T18:38:03.302Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-29T18:38:03.302Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:03.302Z] latest [2023-03-29T18:38:03.302Z] 3.0.0-dev.116 [2023-03-29T18:38:03.302Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:03.302Z] main [2023-03-29T18:38:03.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:03.631Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:03.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:03.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T18:38:03.964Z] 270d7c02d090: Preparing [2023-03-29T18:38:03.964Z] 89b42b4675c7: Preparing [2023-03-29T18:38:03.964Z] 0afc357db324: Preparing [2023-03-29T18:38:03.964Z] bd82a886c199: Preparing [2023-03-29T18:38:03.964Z] a3a6570d9b41: Preparing [2023-03-29T18:38:03.964Z] 004a164dd44b: Preparing [2023-03-29T18:38:03.964Z] cd3bddc4b165: Preparing [2023-03-29T18:38:03.964Z] edf70074bd40: Preparing [2023-03-29T18:38:03.964Z] 004a164dd44b: Waiting [2023-03-29T18:38:03.964Z] cd3bddc4b165: Waiting [2023-03-29T18:38:03.964Z] edf70074bd40: Waiting [2023-03-29T18:38:03.964Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:04.232Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:04.232Z] cd3bddc4b165: Layer already exists [2023-03-29T18:38:04.232Z] edf70074bd40: Layer already exists [2023-03-29T18:38:04.232Z] 89b42b4675c7: Pushed [2023-03-29T18:38:04.232Z] 0afc357db324: Pushed [2023-03-29T18:38:04.232Z] 270d7c02d090: Pushed [2023-03-29T18:38:22.411Z] bd82a886c199: Pushed [2023-03-29T18:38:22.411Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:22.753Z] + 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-29T18:38:23.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-29T18:38:23.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T18:38:23.076Z] 270d7c02d090: Preparing [2023-03-29T18:38:23.076Z] 89b42b4675c7: Preparing [2023-03-29T18:38:23.076Z] 0afc357db324: Preparing [2023-03-29T18:38:23.076Z] bd82a886c199: Preparing [2023-03-29T18:38:23.076Z] a3a6570d9b41: Preparing [2023-03-29T18:38:23.076Z] 004a164dd44b: Preparing [2023-03-29T18:38:23.076Z] cd3bddc4b165: Preparing [2023-03-29T18:38:23.076Z] edf70074bd40: Preparing [2023-03-29T18:38:23.076Z] 004a164dd44b: Waiting [2023-03-29T18:38:23.076Z] cd3bddc4b165: Waiting [2023-03-29T18:38:23.076Z] 89b42b4675c7: Layer already exists [2023-03-29T18:38:23.076Z] 0afc357db324: Layer already exists [2023-03-29T18:38:23.076Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:23.076Z] 270d7c02d090: Layer already exists [2023-03-29T18:38:23.076Z] bd82a886c199: Layer already exists [2023-03-29T18:38:23.076Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:23.076Z] cd3bddc4b165: Layer already exists [2023-03-29T18:38:23.076Z] edf70074bd40: Layer already exists [2023-03-29T18:38:23.340Z] latest: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:23.667Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:23.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 [2023-03-29T18:38:23.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T18:38:23.992Z] 270d7c02d090: Preparing [2023-03-29T18:38:23.992Z] 89b42b4675c7: Preparing [2023-03-29T18:38:23.992Z] 0afc357db324: Preparing [2023-03-29T18:38:23.992Z] bd82a886c199: Preparing [2023-03-29T18:38:23.992Z] a3a6570d9b41: Preparing [2023-03-29T18:38:23.992Z] 004a164dd44b: Preparing [2023-03-29T18:38:23.992Z] cd3bddc4b165: Preparing [2023-03-29T18:38:23.992Z] edf70074bd40: Preparing [2023-03-29T18:38:23.992Z] 004a164dd44b: Waiting [2023-03-29T18:38:23.992Z] cd3bddc4b165: Waiting [2023-03-29T18:38:23.992Z] edf70074bd40: Waiting [2023-03-29T18:38:23.992Z] 0afc357db324: Layer already exists [2023-03-29T18:38:23.992Z] 89b42b4675c7: Layer already exists [2023-03-29T18:38:23.992Z] bd82a886c199: Layer already exists [2023-03-29T18:38:23.992Z] 270d7c02d090: Layer already exists [2023-03-29T18:38:23.992Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:23.992Z] cd3bddc4b165: Layer already exists [2023-03-29T18:38:23.992Z] edf70074bd40: Layer already exists [2023-03-29T18:38:23.992Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:24.258Z] 3.0.0-dev.116: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:24.584Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:24.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:24.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T18:38:24.914Z] 270d7c02d090: Preparing [2023-03-29T18:38:24.914Z] 89b42b4675c7: Preparing [2023-03-29T18:38:24.914Z] 0afc357db324: Preparing [2023-03-29T18:38:24.914Z] bd82a886c199: Preparing [2023-03-29T18:38:24.914Z] a3a6570d9b41: Preparing [2023-03-29T18:38:24.914Z] 004a164dd44b: Preparing [2023-03-29T18:38:24.914Z] cd3bddc4b165: Preparing [2023-03-29T18:38:24.914Z] edf70074bd40: Preparing [2023-03-29T18:38:24.915Z] 004a164dd44b: Waiting [2023-03-29T18:38:24.915Z] cd3bddc4b165: Waiting [2023-03-29T18:38:24.915Z] edf70074bd40: Waiting [2023-03-29T18:38:24.915Z] 89b42b4675c7: Layer already exists [2023-03-29T18:38:24.915Z] bd82a886c199: Layer already exists [2023-03-29T18:38:24.915Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:24.915Z] 270d7c02d090: Layer already exists [2023-03-29T18:38:24.915Z] 0afc357db324: Layer already exists [2023-03-29T18:38:24.915Z] cd3bddc4b165: Layer already exists [2023-03-29T18:38:24.915Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:24.915Z] edf70074bd40: Layer already exists [2023-03-29T18:38:24.915Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:25.243Z] + 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-29T18:38:25.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-29T18:38:25.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T18:38:25.566Z] 270d7c02d090: Preparing [2023-03-29T18:38:25.566Z] 89b42b4675c7: Preparing [2023-03-29T18:38:25.566Z] 0afc357db324: Preparing [2023-03-29T18:38:25.566Z] bd82a886c199: Preparing [2023-03-29T18:38:25.566Z] a3a6570d9b41: Preparing [2023-03-29T18:38:25.566Z] 004a164dd44b: Preparing [2023-03-29T18:38:25.566Z] cd3bddc4b165: Preparing [2023-03-29T18:38:25.566Z] edf70074bd40: Preparing [2023-03-29T18:38:25.566Z] cd3bddc4b165: Waiting [2023-03-29T18:38:25.566Z] 004a164dd44b: Waiting [2023-03-29T18:38:25.566Z] edf70074bd40: Waiting [2023-03-29T18:38:25.566Z] 89b42b4675c7: Layer already exists [2023-03-29T18:38:25.566Z] 0afc357db324: Layer already exists [2023-03-29T18:38:25.566Z] bd82a886c199: Layer already exists [2023-03-29T18:38:25.566Z] 270d7c02d090: Layer already exists [2023-03-29T18:38:25.566Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:25.566Z] cd3bddc4b165: Layer already exists [2023-03-29T18:38:25.566Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:25.566Z] edf70074bd40: Layer already exists [2023-03-29T18:38:25.831Z] main: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:38:25.886Z] ===================================================== [Pipeline] echo [2023-03-29T18:38:25.896Z] taggedImages: [2023-03-29T18:38:25.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:25.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-29T18:38:25.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 [2023-03-29T18:38:25.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:25.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-29T18:38:25.923Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-29T18:38:25.923Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:25.923Z] latest [2023-03-29T18:38:25.923Z] 3.0.0-dev.116 [2023-03-29T18:38:25.923Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:25.923Z] main [2023-03-29T18:38:25.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:26.271Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:26.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:26.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T18:38:26.604Z] a22e5f8c6b5c: Preparing [2023-03-29T18:38:26.604Z] 3615f6572e93: Preparing [2023-03-29T18:38:26.604Z] a3a6570d9b41: Preparing [2023-03-29T18:38:26.604Z] 004a164dd44b: Preparing [2023-03-29T18:38:26.604Z] 5adb727df601: Preparing [2023-03-29T18:38:26.604Z] edf70074bd40: Preparing [2023-03-29T18:38:26.604Z] edf70074bd40: Waiting [2023-03-29T18:38:26.604Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:26.604Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:26.870Z] edf70074bd40: Layer already exists [2023-03-29T18:38:26.870Z] a22e5f8c6b5c: Pushed [2023-03-29T18:38:27.135Z] 5adb727df601: Pushed [2023-03-29T18:38:32.452Z] 3615f6572e93: Pushed [2023-03-29T18:38:32.452Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:32.784Z] + 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-29T18:38:33.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-29T18:38:33.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T18:38:33.111Z] a22e5f8c6b5c: Preparing [2023-03-29T18:38:33.111Z] 3615f6572e93: Preparing [2023-03-29T18:38:33.111Z] a3a6570d9b41: Preparing [2023-03-29T18:38:33.111Z] 004a164dd44b: Preparing [2023-03-29T18:38:33.111Z] 5adb727df601: Preparing [2023-03-29T18:38:33.111Z] edf70074bd40: Preparing [2023-03-29T18:38:33.111Z] edf70074bd40: Waiting [2023-03-29T18:38:33.111Z] a22e5f8c6b5c: Layer already exists [2023-03-29T18:38:33.111Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:33.111Z] 5adb727df601: Layer already exists [2023-03-29T18:38:33.111Z] 3615f6572e93: Layer already exists [2023-03-29T18:38:33.111Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:33.111Z] edf70074bd40: Layer already exists [2023-03-29T18:38:33.111Z] latest: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:33.435Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:33.757Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 [2023-03-29T18:38:33.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T18:38:33.758Z] a22e5f8c6b5c: Preparing [2023-03-29T18:38:33.758Z] 3615f6572e93: Preparing [2023-03-29T18:38:33.758Z] a3a6570d9b41: Preparing [2023-03-29T18:38:33.758Z] 004a164dd44b: Preparing [2023-03-29T18:38:33.758Z] 5adb727df601: Preparing [2023-03-29T18:38:33.758Z] edf70074bd40: Preparing [2023-03-29T18:38:33.758Z] edf70074bd40: Waiting [2023-03-29T18:38:33.758Z] 3615f6572e93: Layer already exists [2023-03-29T18:38:33.758Z] a22e5f8c6b5c: Layer already exists [2023-03-29T18:38:33.758Z] 5adb727df601: Layer already exists [2023-03-29T18:38:33.758Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:33.758Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:33.758Z] edf70074bd40: Layer already exists [2023-03-29T18:38:33.758Z] 3.0.0-dev.116: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:34.080Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:34.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:34.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T18:38:34.410Z] a22e5f8c6b5c: Preparing [2023-03-29T18:38:34.410Z] 3615f6572e93: Preparing [2023-03-29T18:38:34.410Z] a3a6570d9b41: Preparing [2023-03-29T18:38:34.410Z] 004a164dd44b: Preparing [2023-03-29T18:38:34.410Z] 5adb727df601: Preparing [2023-03-29T18:38:34.410Z] edf70074bd40: Preparing [2023-03-29T18:38:34.410Z] edf70074bd40: Waiting [2023-03-29T18:38:34.410Z] 5adb727df601: Layer already exists [2023-03-29T18:38:34.410Z] a22e5f8c6b5c: Layer already exists [2023-03-29T18:38:34.410Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:34.410Z] 3615f6572e93: Layer already exists [2023-03-29T18:38:34.410Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:34.410Z] edf70074bd40: Layer already exists [2023-03-29T18:38:34.410Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:34.743Z] + 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-29T18:38:35.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-29T18:38:35.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T18:38:35.070Z] a22e5f8c6b5c: Preparing [2023-03-29T18:38:35.070Z] 3615f6572e93: Preparing [2023-03-29T18:38:35.070Z] a3a6570d9b41: Preparing [2023-03-29T18:38:35.070Z] 004a164dd44b: Preparing [2023-03-29T18:38:35.070Z] 5adb727df601: Preparing [2023-03-29T18:38:35.070Z] edf70074bd40: Preparing [2023-03-29T18:38:35.070Z] edf70074bd40: Waiting [2023-03-29T18:38:35.070Z] a22e5f8c6b5c: Layer already exists [2023-03-29T18:38:35.070Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:35.070Z] 5adb727df601: Layer already exists [2023-03-29T18:38:35.070Z] 3615f6572e93: Layer already exists [2023-03-29T18:38:35.070Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:35.070Z] edf70074bd40: Layer already exists [2023-03-29T18:38:35.070Z] main: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:38:35.110Z] ===================================================== [Pipeline] echo [2023-03-29T18:38:35.116Z] taggedImages: [2023-03-29T18:38:35.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:35.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-29T18:38:35.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 [2023-03-29T18:38:35.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:35.116Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-29T18:38:35.129Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-29T18:38:35.129Z] db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:35.129Z] latest [2023-03-29T18:38:35.129Z] 3.0.0-dev.116 [2023-03-29T18:38:35.129Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:35.129Z] main [2023-03-29T18:38:35.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:35.450Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:35.790Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:35.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T18:38:35.790Z] 86abea6e40e7: Preparing [2023-03-29T18:38:35.790Z] c68b99aa5e27: Preparing [2023-03-29T18:38:35.790Z] a3a6570d9b41: Preparing [2023-03-29T18:38:35.790Z] 004a164dd44b: Preparing [2023-03-29T18:38:35.790Z] 6a00adeec83e: Preparing [2023-03-29T18:38:35.790Z] edf70074bd40: Preparing [2023-03-29T18:38:35.790Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:35.790Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:35.790Z] 6a00adeec83e: Layer already exists [2023-03-29T18:38:35.790Z] edf70074bd40: Layer already exists [2023-03-29T18:38:36.057Z] 86abea6e40e7: Pushed [2023-03-29T18:38:41.390Z] c68b99aa5e27: Pushed [2023-03-29T18:38:41.654Z] db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:41.984Z] + 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-29T18:38:42.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-29T18:38:42.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T18:38:42.312Z] 86abea6e40e7: Preparing [2023-03-29T18:38:42.312Z] c68b99aa5e27: Preparing [2023-03-29T18:38:42.312Z] a3a6570d9b41: Preparing [2023-03-29T18:38:42.312Z] 004a164dd44b: Preparing [2023-03-29T18:38:42.312Z] 6a00adeec83e: Preparing [2023-03-29T18:38:42.312Z] edf70074bd40: Preparing [2023-03-29T18:38:42.312Z] edf70074bd40: Waiting [2023-03-29T18:38:42.312Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:42.312Z] c68b99aa5e27: Layer already exists [2023-03-29T18:38:42.312Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:42.312Z] 6a00adeec83e: Layer already exists [2023-03-29T18:38:42.312Z] 86abea6e40e7: Layer already exists [2023-03-29T18:38:42.312Z] edf70074bd40: Layer already exists [2023-03-29T18:38:42.578Z] latest: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:42.911Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:43.279Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 [2023-03-29T18:38:43.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T18:38:43.279Z] 86abea6e40e7: Preparing [2023-03-29T18:38:43.279Z] c68b99aa5e27: Preparing [2023-03-29T18:38:43.279Z] a3a6570d9b41: Preparing [2023-03-29T18:38:43.279Z] 004a164dd44b: Preparing [2023-03-29T18:38:43.279Z] 6a00adeec83e: Preparing [2023-03-29T18:38:43.279Z] edf70074bd40: Preparing [2023-03-29T18:38:43.279Z] edf70074bd40: Waiting [2023-03-29T18:38:43.279Z] 86abea6e40e7: Layer already exists [2023-03-29T18:38:43.279Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:43.279Z] 6a00adeec83e: Layer already exists [2023-03-29T18:38:43.279Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:43.279Z] c68b99aa5e27: Layer already exists [2023-03-29T18:38:43.279Z] edf70074bd40: Layer already exists [2023-03-29T18:38:43.279Z] 3.0.0-dev.116: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:43.628Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:43.963Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:43.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T18:38:43.963Z] 86abea6e40e7: Preparing [2023-03-29T18:38:43.963Z] c68b99aa5e27: Preparing [2023-03-29T18:38:43.963Z] a3a6570d9b41: Preparing [2023-03-29T18:38:43.963Z] 004a164dd44b: Preparing [2023-03-29T18:38:43.963Z] 6a00adeec83e: Preparing [2023-03-29T18:38:43.963Z] edf70074bd40: Preparing [2023-03-29T18:38:43.963Z] edf70074bd40: Waiting [2023-03-29T18:38:43.963Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:43.963Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:43.963Z] 6a00adeec83e: Layer already exists [2023-03-29T18:38:43.963Z] 86abea6e40e7: Layer already exists [2023-03-29T18:38:43.963Z] c68b99aa5e27: Layer already exists [2023-03-29T18:38:43.963Z] edf70074bd40: Layer already exists [2023-03-29T18:38:44.235Z] db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:44.602Z] + 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-29T18:38:44.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-29T18:38:44.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T18:38:44.953Z] 86abea6e40e7: Preparing [2023-03-29T18:38:44.953Z] c68b99aa5e27: Preparing [2023-03-29T18:38:44.953Z] a3a6570d9b41: Preparing [2023-03-29T18:38:44.953Z] 004a164dd44b: Preparing [2023-03-29T18:38:44.953Z] 6a00adeec83e: Preparing [2023-03-29T18:38:44.953Z] edf70074bd40: Preparing [2023-03-29T18:38:44.953Z] edf70074bd40: Waiting [2023-03-29T18:38:44.953Z] a3a6570d9b41: Layer already exists [2023-03-29T18:38:44.953Z] c68b99aa5e27: Layer already exists [2023-03-29T18:38:44.953Z] 004a164dd44b: Layer already exists [2023-03-29T18:38:44.953Z] 6a00adeec83e: Layer already exists [2023-03-29T18:38:44.953Z] 86abea6e40e7: Layer already exists [2023-03-29T18:38:44.953Z] edf70074bd40: Layer already exists [2023-03-29T18:38:45.221Z] main: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T18:38:45.271Z] ===================================================== [Pipeline] echo [2023-03-29T18:38:45.277Z] taggedImages: [2023-03-29T18:38:45.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [2023-03-29T18:38:45.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-29T18:38:45.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 [2023-03-29T18:38:45.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [2023-03-29T18:38:45.277Z] - 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-29T18:38:45.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T18:38:45.623Z] [2023-03-29T18:38:45.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:38:45.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T18:38:45.944Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T18:38:45.944Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T18:38:45.944Z] 04944245beec: Pulling fs layer [2023-03-29T18:38:45.944Z] 699f458cf7ca: Pulling fs layer [2023-03-29T18:38:45.944Z] 765212b225bb: Pulling fs layer [2023-03-29T18:38:45.944Z] f23df028b6ca: Pulling fs layer [2023-03-29T18:38:45.944Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T18:38:45.944Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T18:38:45.944Z] f23df028b6ca: Waiting [2023-03-29T18:38:45.944Z] d65c8cfc05b1: Waiting [2023-03-29T18:38:45.944Z] 2437ff75d9bd: Waiting [2023-03-29T18:38:45.944Z] 765212b225bb: Waiting [2023-03-29T18:38:46.213Z] 04944245beec: Verifying Checksum [2023-03-29T18:38:46.213Z] 04944245beec: Download complete [2023-03-29T18:38:46.213Z] 765212b225bb: Download complete [2023-03-29T18:38:46.213Z] f23df028b6ca: Verifying Checksum [2023-03-29T18:38:46.213Z] f23df028b6ca: Download complete [2023-03-29T18:38:46.213Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T18:38:46.213Z] d65c8cfc05b1: Download complete [2023-03-29T18:38:46.478Z] 699f458cf7ca: Verifying Checksum [2023-03-29T18:38:46.478Z] 699f458cf7ca: Download complete [2023-03-29T18:38:46.746Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T18:38:46.746Z] 8998bd30e6a1: Download complete [2023-03-29T18:38:49.320Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T18:38:50.722Z] 8998bd30e6a1: Pull complete [2023-03-29T18:38:50.986Z] 04944245beec: Pull complete [2023-03-29T18:38:52.387Z] 699f458cf7ca: Pull complete [2023-03-29T18:38:52.387Z] 765212b225bb: Pull complete [2023-03-29T18:38:53.342Z] f23df028b6ca: Pull complete [2023-03-29T18:38:53.342Z] d65c8cfc05b1: Pull complete [2023-03-29T18:39:08.314Z] 2437ff75d9bd: Pull complete [2023-03-29T18:39:08.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T18:39:08.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T18:39:08.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:39:08.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container [2023-03-29T18:39:08.811Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:39:10.075Z] $ docker top 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:39:10.990Z] ---> job-cost.sh [2023-03-29T18:39:10.990Z] lf-activate-venv: SKIPPING [2023-03-29T18:39:10.990Z] INFO: No Stack... [2023-03-29T18:39:11.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T18:39:12.210Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T18:39:12.842Z] + cat /w/workspace/edgex-go/478/archives/cost.csv [2023-03-29T18:39:12.842Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T18:39:12.876Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] [2023-03-29T18:39:12.886Z] Resource [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] did not exist. Created. [2023-03-29T18:39:12.887Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T18:39:13.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T18:39:14.013Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T18:39:14.024Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T18:39:14.034Z] $ docker stop --time=1 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c [2023-03-29T18:39:15.518Z] $ docker rm -f --volumes 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c [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-29T18:39:15.958Z] provisioning config files... [2023-03-29T18:39:15.967Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/478@tmp/config6338759831579167732tmp [Pipeline] { [Pipeline] sh [2023-03-29T18:39:16.266Z] + set +x [2023-03-29T18:39:16.266Z] + curl -s https://codecov.io/bash [2023-03-29T18:39:16.266Z] + bash -s -- [2023-03-29T18:39:16.266Z] [2023-03-29T18:39:16.266Z] _____ _ [2023-03-29T18:39:16.266Z] / ____| | | [2023-03-29T18:39:16.266Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T18:39:16.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T18:39:16.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T18:39:16.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T18:39:16.266Z] Bash-1.0.6 [2023-03-29T18:39:16.266Z] [2023-03-29T18:39:16.266Z] [2023-03-29T18:39:16.266Z] ==> git version 2.25.1 found [2023-03-29T18:39:16.266Z] ==> 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-29T18:39:16.266Z] Release-Date: 2020-01-08 [2023-03-29T18:39:16.266Z] 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-29T18:39:16.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T18:39:16.266Z] ==> Jenkins CI detected. [2023-03-29T18:39:16.266Z] current dir:  /w/workspace/edgex-go/478 [2023-03-29T18:39:16.266Z] project root: . [2023-03-29T18:39:16.266Z] --> token set from env [2023-03-29T18:39:16.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T18:39:16.266Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T18:39:16.266Z] ==> Python coveragepy not found [2023-03-29T18:39:16.266Z] ==> Searching for coverage reports in: [2023-03-29T18:39:16.266Z] + . [2023-03-29T18:39:16.266Z] -> Found 1 reports [2023-03-29T18:39:16.266Z] ==> Detecting git/mercurial file structure [2023-03-29T18:39:16.525Z] ==> Reading reports [2023-03-29T18:39:16.525Z] + ./coverage.out bytes=447380 [2023-03-29T18:39:16.525Z] ==> Appending adjustments [2023-03-29T18:39:16.525Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T18:39:17.463Z] + Found adjustments [2023-03-29T18:39:17.463Z] ==> Gzipping contents [2023-03-29T18:39:17.463Z] 60K /tmp/codecov.KVCWwn.gz [2023-03-29T18:39:17.463Z] ==> Uploading reports [2023-03-29T18:39:17.463Z] url: https://codecov.io [2023-03-29T18:39:17.463Z] query: branch=main&commit=db4df0826c11cae39af8e6376885c49e760e8099&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T18:39:17.463Z] -> Pinging Codecov [2023-03-29T18:39:17.463Z] 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=db4df0826c11cae39af8e6376885c49e760e8099&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T18:39:17.720Z] -> Uploading to [2023-03-29T18:39:17.720Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/db4df0826c11cae39af8e6376885c49e760e8099/87eda33e-b0fb-48bc-bf26-617f80fdfb4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T183917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e8a2c76990239cc3d57c6b649dd2b46b465258f4d41ca9073669d36f114fef7 [2023-03-29T18:39:17.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:17.720Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:17.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57485 0 0 100 57485 0 204k --:--:-- --:--:-- --:--:-- 204k [2023-03-29T18:39:17.978Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [2023-03-29T18:39:17.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-29T18:39:18.173Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T18:39:18.187Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:39:18.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T18:39:18.484Z] [2023-03-29T18:39:18.484Z] 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-29T18:39:18.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T18:39:18.773Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T18:39:18.773Z] df9b9388f04a: Pulling fs layer [2023-03-29T18:39:18.773Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T18:39:18.773Z] 25bc292e5bac: Pulling fs layer [2023-03-29T18:39:18.773Z] 114826534d7a: Pulling fs layer [2023-03-29T18:39:18.773Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T18:39:18.773Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T18:39:18.773Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T18:39:18.773Z] 4657fd5d0bcf: Waiting [2023-03-29T18:39:18.773Z] 6ad1cebc031e: Waiting [2023-03-29T18:39:18.773Z] 8a3aa393b2d8: Waiting [2023-03-29T18:39:18.773Z] 114826534d7a: Waiting [2023-03-29T18:39:18.773Z] 25bc292e5bac: Download complete [2023-03-29T18:39:18.773Z] 52dc419b0ee2: Verifying Checksum [2023-03-29T18:39:18.774Z] 52dc419b0ee2: Download complete [2023-03-29T18:39:18.774Z] 4657fd5d0bcf: Download complete [2023-03-29T18:39:18.774Z] df9b9388f04a: Download complete [2023-03-29T18:39:19.033Z] df9b9388f04a: Pull complete [2023-03-29T18:39:19.033Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T18:39:19.033Z] 6ad1cebc031e: Download complete [2023-03-29T18:39:19.033Z] 52dc419b0ee2: Pull complete [2023-03-29T18:39:19.033Z] 25bc292e5bac: Pull complete [2023-03-29T18:39:19.601Z] 114826534d7a: Verifying Checksum [2023-03-29T18:39:19.601Z] 114826534d7a: Download complete [2023-03-29T18:39:19.601Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T18:39:19.601Z] 8a3aa393b2d8: Download complete [2023-03-29T18:39:22.881Z] 114826534d7a: Pull complete [2023-03-29T18:39:22.881Z] 4657fd5d0bcf: Pull complete [2023-03-29T18:39:23.137Z] 6ad1cebc031e: Pull complete [2023-03-29T18:39:25.667Z] 8a3aa393b2d8: Pull complete [2023-03-29T18:39:25.667Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T18:39:25.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T18:39:25.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:39:25.743Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:39:25.752Z] $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:39:27.619Z] $ docker top 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T18:39:27.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-29T18:39:27.977Z] + set -o pipefail [2023-03-29T18:39:27.977Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-29T18:39:32.161Z] [2023-03-29T18:39:32.161Z] Monitoring /w/workspace/edgex-go/478 (github.com/edgexfoundry/edgex-go)... [2023-03-29T18:39:32.161Z] [2023-03-29T18:39:32.161Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b0aee6d9-06ce-4bcf-9c56-5a59828a4e14 [2023-03-29T18:39:32.161Z] [2023-03-29T18:39:32.161Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-29T18:39:32.161Z] [2023-03-29T18:39:32.162Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T18:39:32.162Z] [2023-03-29T18:39:32.421Z] [2023-03-29T18:39:32.421Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T18:39:32.421Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T18:39:32.421Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T18:39:32.412Z] $ docker stop --time=1 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 [2023-03-29T18:39:34.602Z] $ docker rm -f --volumes 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-29T18:39:34.967Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T18:39:34.978Z] provisioning config files... [2023-03-29T18:39:34.984Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/478@tmp/config2266152774776525572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:39:35.275Z] --> edgex-publish-swagger.sh [2023-03-29T18:39:35.275Z] === Publish openapi/v3 API === [2023-03-29T18:39:35.275Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-29T18:39:35.275Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/478/openapi/v3/core-command.yaml] [2023-03-29T18:39:35.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:35.275Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:35.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50663 --:--:-- --:--:-- --:--:-- 50663 [2023-03-29T18:39:35.844Z] [2023-03-29T18:39:35.844Z] [2023-03-29T18:39:35.844Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/478/openapi/v3/core-data.yaml] [2023-03-29T18:39:35.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:35.844Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:36.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k [2023-03-29T18:39:36.412Z] [2023-03-29T18:39:36.412Z] [2023-03-29T18:39:36.412Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/478/openapi/v3/core-metadata.yaml] [2023-03-29T18:39:36.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:36.412Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:36.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 246k --:--:-- --:--:-- --:--:-- 246k [2023-03-29T18:39:36.980Z] [2023-03-29T18:39:36.980Z] [2023-03-29T18:39:36.980Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/478/openapi/v3/support-notifications.yaml] [2023-03-29T18:39:36.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:36.980Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:37.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k [2023-03-29T18:39:37.548Z] [2023-03-29T18:39:37.548Z] [2023-03-29T18:39:37.548Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/478/openapi/v3/support-scheduler.yaml] [2023-03-29T18:39:37.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T18:39:37.548Z] Dload Upload Total Spent Left Speed [2023-03-29T18:39:37.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 79627 --:--:-- --:--:-- --:--:-- 79627 [2023-03-29T18:39:37.807Z] [2023-03-29T18:39:37.807Z] [Pipeline] } [2023-03-29T18:39:37.814Z] 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-29T18:39:38.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T18:39:38.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:39:38.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:39:38.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:39:38.581Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:39:38.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:39:38.994Z] $ docker top 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa -eo pid,comm [2023-03-29T18:39:39.062Z] 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-29T18:39:39.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T18:39:39.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T18:39:39.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T18:39:39.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T18:39:39.198Z] $ docker exec 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa ssh-agent [2023-03-29T18:39:39.327Z] SSH_AUTH_SOCK=/tmp/ssh-VVqpbNwuNLol/agent.32 [2023-03-29T18:39:39.327Z] SSH_AGENT_PID=38 [2023-03-29T18:39:39.333Z] Running ssh-add (command line suppressed) [2023-03-29T18:39:39.422Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_12636376403337003243.key (/w/workspace/edgex-go/478@tmp/private_key_12636376403337003243.key) [2023-03-29T18:39:39.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T18:39:39.743Z] + git semver tag [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,889 [run_tag] DEBUG tag force:False [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,889 [check_head_tag] DEBUG check head tag [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,892 [execute] INFO git cat-file --batch-check [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=) [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,896 [execute] INFO git cat-file --batch [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=) [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,954 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,954 [execute] INFO git tag -a v3.0.0-dev.116 -m v3.0.0-dev.116 [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.116', '-m', 'v3.0.0-dev.116'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) [2023-03-29T18:39:40.002Z] 2023-03-29 18:39:39,958 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:40.002Z] 3.0.0-dev.116 [Pipeline] } [2023-03-29T18:39:39.992Z] $ docker exec --env ******** --env ******** 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa ssh-agent -k [2023-03-29T18:39:40.092Z] unset SSH_AUTH_SOCK; [2023-03-29T18:39:40.092Z] unset SSH_AGENT_PID; [2023-03-29T18:39:40.092Z] echo Agent pid 38 killed; [2023-03-29T18:39:40.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T18:39:40.430Z] + git semver [Pipeline] } [2023-03-29T18:39:40.682Z] $ docker stop --time=1 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa [2023-03-29T18:39:41.990Z] $ docker rm -f --volumes 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:39:42.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T18:39:42.392Z] [2023-03-29T18:39:42.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:39:42.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T18:39:42.693Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T18:39:42.693Z] ab5ef0e58194: Pulling fs layer [2023-03-29T18:39:42.693Z] 9712f1f96733: Pulling fs layer [2023-03-29T18:39:42.693Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T18:39:42.693Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T18:39:42.693Z] e9a5061849ea: Pulling fs layer [2023-03-29T18:39:42.693Z] d747dcd14b5f: Pulling fs layer [2023-03-29T18:39:42.693Z] 2de7ff778b66: Pulling fs layer [2023-03-29T18:39:42.693Z] e9a5061849ea: Waiting [2023-03-29T18:39:42.693Z] 0d9ebad4ef96: Waiting [2023-03-29T18:39:42.693Z] d747dcd14b5f: Waiting [2023-03-29T18:39:42.693Z] 2de7ff778b66: Waiting [2023-03-29T18:39:42.693Z] 9712f1f96733: Download complete [2023-03-29T18:39:42.950Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T18:39:42.950Z] 63f879dbbcfc: Download complete [2023-03-29T18:39:43.208Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T18:39:43.208Z] 0d9ebad4ef96: Download complete [2023-03-29T18:39:43.208Z] d747dcd14b5f: Download complete [2023-03-29T18:39:43.208Z] e9a5061849ea: Verifying Checksum [2023-03-29T18:39:43.208Z] e9a5061849ea: Download complete [2023-03-29T18:39:43.208Z] 2de7ff778b66: Verifying Checksum [2023-03-29T18:39:43.208Z] 2de7ff778b66: Download complete [2023-03-29T18:39:43.466Z] ab5ef0e58194: Download complete [2023-03-29T18:39:45.990Z] ab5ef0e58194: Pull complete [2023-03-29T18:39:45.990Z] 9712f1f96733: Pull complete [2023-03-29T18:39:46.557Z] 63f879dbbcfc: Pull complete [2023-03-29T18:39:49.833Z] 0d9ebad4ef96: Pull complete [2023-03-29T18:39:49.833Z] e9a5061849ea: Pull complete [2023-03-29T18:39:49.833Z] d747dcd14b5f: Pull complete [2023-03-29T18:39:50.767Z] 2de7ff778b66: Pull complete [2023-03-29T18:39:50.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T18:39:50.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T18:39:50.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:39:50.842Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:39:50.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:39:52.843Z] $ docker top 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T18:39:52.932Z] provisioning config files... [2023-03-29T18:39:52.940Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/478@tmp/config16121703269288482161tmp [2023-03-29T18:39:52.948Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/478@tmp/config12457464596758949668tmp [2023-03-29T18:39:52.956Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/478@tmp/config4465800526191065847tmp [Pipeline] { [Pipeline] echo [2023-03-29T18:39:52.970Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:39:53.256Z] ---> sigul-configuration.sh [2023-03-29T18:39:53.256Z] gpg: directory `/root/.gnupg' created [2023-03-29T18:39:53.256Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T18:39:53.256Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T18:39:53.256Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T18:39:53.256Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T18:39:53.256Z] gpg: CAST5 encrypted data [2023-03-29T18:39:53.256Z] gpg: encrypted with 1 passphrase [2023-03-29T18:39:53.256Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T18:39:53.542Z] + mkdir /home/jenkins [2023-03-29T18:39:53.542Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T18:39:53.827Z] + 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-29T18:39:53.835Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:39:54.116Z] ---> sigul-install.sh [2023-03-29T18:39:54.116Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T18:39:54.401Z] + git tag --list [2023-03-29T18:39:54.401Z] 0.6.0 [2023-03-29T18:39:54.401Z] 0.6.1 [2023-03-29T18:39:54.401Z] 0.7.0 [2023-03-29T18:39:54.401Z] 0.7.1 [2023-03-29T18:39:54.401Z] v1.0.0 [2023-03-29T18:39:54.401Z] v1.0.1 [2023-03-29T18:39:54.401Z] v1.1.0 [2023-03-29T18:39:54.401Z] v1.2.0 [2023-03-29T18:39:54.401Z] v1.2.1 [2023-03-29T18:39:54.401Z] v1.3.0 [2023-03-29T18:39:54.401Z] v1.3.1 [2023-03-29T18:39:54.401Z] v2.0.0 [2023-03-29T18:39:54.401Z] v2.1.0 [2023-03-29T18:39:54.401Z] v2.1.1 [2023-03-29T18:39:54.401Z] v2.1.1-dev.1 [2023-03-29T18:39:54.401Z] v2.1.1-dev.2 [2023-03-29T18:39:54.401Z] v2.1.1-dev.3 [2023-03-29T18:39:54.401Z] v2.1.1-dev.4 [2023-03-29T18:39:54.401Z] v2.1.1-dev.5 [2023-03-29T18:39:54.401Z] v2.1.1-dev.6 [2023-03-29T18:39:54.401Z] v2.1.1-dev.7 [2023-03-29T18:39:54.401Z] v2.1.1-dev.8 [2023-03-29T18:39:54.401Z] v2.1.2-dev.1 [2023-03-29T18:39:54.401Z] v2.2.0 [2023-03-29T18:39:54.401Z] v2.2.1-dev.1 [2023-03-29T18:39:54.401Z] v2.2.1-dev.10 [2023-03-29T18:39:54.401Z] v2.2.1-dev.11 [2023-03-29T18:39:54.401Z] v2.2.1-dev.12 [2023-03-29T18:39:54.401Z] v2.2.1-dev.13 [2023-03-29T18:39:54.401Z] v2.2.1-dev.14 [2023-03-29T18:39:54.401Z] v2.2.1-dev.15 [2023-03-29T18:39:54.401Z] v2.2.1-dev.16 [2023-03-29T18:39:54.401Z] v2.2.1-dev.17 [2023-03-29T18:39:54.401Z] v2.2.1-dev.18 [2023-03-29T18:39:54.401Z] v2.2.1-dev.19 [2023-03-29T18:39:54.401Z] v2.2.1-dev.2 [2023-03-29T18:39:54.401Z] v2.2.1-dev.20 [2023-03-29T18:39:54.401Z] v2.2.1-dev.21 [2023-03-29T18:39:54.401Z] v2.2.1-dev.22 [2023-03-29T18:39:54.401Z] v2.2.1-dev.23 [2023-03-29T18:39:54.401Z] v2.2.1-dev.24 [2023-03-29T18:39:54.401Z] v2.2.1-dev.25 [2023-03-29T18:39:54.401Z] v2.2.1-dev.26 [2023-03-29T18:39:54.401Z] v2.2.1-dev.27 [2023-03-29T18:39:54.401Z] v2.2.1-dev.28 [2023-03-29T18:39:54.401Z] v2.2.1-dev.29 [2023-03-29T18:39:54.401Z] v2.2.1-dev.3 [2023-03-29T18:39:54.401Z] v2.2.1-dev.4 [2023-03-29T18:39:54.401Z] v2.2.1-dev.5 [2023-03-29T18:39:54.401Z] v2.2.1-dev.6 [2023-03-29T18:39:54.401Z] v2.2.1-dev.7 [2023-03-29T18:39:54.401Z] v2.2.1-dev.8 [2023-03-29T18:39:54.401Z] v2.2.1-dev.9 [2023-03-29T18:39:54.401Z] v2.3.0 [2023-03-29T18:39:54.401Z] v2.3.0-dev.100 [2023-03-29T18:39:54.401Z] v2.3.0-dev.101 [2023-03-29T18:39:54.401Z] v2.3.0-dev.102 [2023-03-29T18:39:54.401Z] v2.3.0-dev.103 [2023-03-29T18:39:54.401Z] v2.3.0-dev.104 [2023-03-29T18:39:54.401Z] v2.3.0-dev.105 [2023-03-29T18:39:54.401Z] v2.3.0-dev.106 [2023-03-29T18:39:54.401Z] v2.3.0-dev.29 [2023-03-29T18:39:54.401Z] v2.3.0-dev.30 [2023-03-29T18:39:54.401Z] v2.3.0-dev.31 [2023-03-29T18:39:54.401Z] v2.3.0-dev.32 [2023-03-29T18:39:54.401Z] v2.3.0-dev.33 [2023-03-29T18:39:54.401Z] v2.3.0-dev.34 [2023-03-29T18:39:54.401Z] v2.3.0-dev.35 [2023-03-29T18:39:54.401Z] v2.3.0-dev.36 [2023-03-29T18:39:54.401Z] v2.3.0-dev.37 [2023-03-29T18:39:54.401Z] v2.3.0-dev.38 [2023-03-29T18:39:54.401Z] v2.3.0-dev.39 [2023-03-29T18:39:54.401Z] v2.3.0-dev.40 [2023-03-29T18:39:54.401Z] v2.3.0-dev.41 [2023-03-29T18:39:54.401Z] v2.3.0-dev.42 [2023-03-29T18:39:54.401Z] v2.3.0-dev.43 [2023-03-29T18:39:54.401Z] v2.3.0-dev.44 [2023-03-29T18:39:54.401Z] v2.3.0-dev.45 [2023-03-29T18:39:54.401Z] v2.3.0-dev.46 [2023-03-29T18:39:54.401Z] v2.3.0-dev.47 [2023-03-29T18:39:54.401Z] v2.3.0-dev.48 [2023-03-29T18:39:54.401Z] v2.3.0-dev.49 [2023-03-29T18:39:54.401Z] v2.3.0-dev.50 [2023-03-29T18:39:54.401Z] v2.3.0-dev.51 [2023-03-29T18:39:54.401Z] v2.3.0-dev.52 [2023-03-29T18:39:54.401Z] v2.3.0-dev.53 [2023-03-29T18:39:54.401Z] v2.3.0-dev.54 [2023-03-29T18:39:54.401Z] v2.3.0-dev.55 [2023-03-29T18:39:54.401Z] v2.3.0-dev.56 [2023-03-29T18:39:54.401Z] v2.3.0-dev.57 [2023-03-29T18:39:54.401Z] v2.3.0-dev.58 [2023-03-29T18:39:54.401Z] v2.3.0-dev.59 [2023-03-29T18:39:54.401Z] v2.3.0-dev.60 [2023-03-29T18:39:54.401Z] v2.3.0-dev.61 [2023-03-29T18:39:54.401Z] v2.3.0-dev.62 [2023-03-29T18:39:54.401Z] v2.3.0-dev.63 [2023-03-29T18:39:54.401Z] v2.3.0-dev.64 [2023-03-29T18:39:54.401Z] v2.3.0-dev.65 [2023-03-29T18:39:54.401Z] v2.3.0-dev.66 [2023-03-29T18:39:54.401Z] v2.3.0-dev.67 [2023-03-29T18:39:54.401Z] v2.3.0-dev.68 [2023-03-29T18:39:54.401Z] v2.3.0-dev.69 [2023-03-29T18:39:54.401Z] v2.3.0-dev.70 [2023-03-29T18:39:54.401Z] v2.3.0-dev.71 [2023-03-29T18:39:54.401Z] v2.3.0-dev.72 [2023-03-29T18:39:54.401Z] v2.3.0-dev.73 [2023-03-29T18:39:54.401Z] v2.3.0-dev.74 [2023-03-29T18:39:54.401Z] v2.3.0-dev.75 [2023-03-29T18:39:54.401Z] v2.3.0-dev.76 [2023-03-29T18:39:54.401Z] v2.3.0-dev.77 [2023-03-29T18:39:54.401Z] v2.3.0-dev.78 [2023-03-29T18:39:54.401Z] v2.3.0-dev.79 [2023-03-29T18:39:54.401Z] v2.3.0-dev.80 [2023-03-29T18:39:54.401Z] v2.3.0-dev.81 [2023-03-29T18:39:54.401Z] v2.3.0-dev.82 [2023-03-29T18:39:54.401Z] v2.3.0-dev.83 [2023-03-29T18:39:54.401Z] v2.3.0-dev.84 [2023-03-29T18:39:54.401Z] v2.3.0-dev.85 [2023-03-29T18:39:54.401Z] v2.3.0-dev.86 [2023-03-29T18:39:54.401Z] v2.3.0-dev.87 [2023-03-29T18:39:54.401Z] v2.3.0-dev.88 [2023-03-29T18:39:54.401Z] v2.3.0-dev.89 [2023-03-29T18:39:54.401Z] v2.3.0-dev.90 [2023-03-29T18:39:54.401Z] v2.3.0-dev.91 [2023-03-29T18:39:54.401Z] v2.3.0-dev.92 [2023-03-29T18:39:54.401Z] v2.3.0-dev.93 [2023-03-29T18:39:54.401Z] v2.3.0-dev.94 [2023-03-29T18:39:54.401Z] v2.3.0-dev.95 [2023-03-29T18:39:54.401Z] v2.3.0-dev.96 [2023-03-29T18:39:54.401Z] v2.3.0-dev.97 [2023-03-29T18:39:54.401Z] v2.3.0-dev.98 [2023-03-29T18:39:54.401Z] v2.3.0-dev.99 [2023-03-29T18:39:54.401Z] v2.3.1-dev.1 [2023-03-29T18:39:54.401Z] v2.3.1-dev.2 [2023-03-29T18:39:54.401Z] v2.3.1-dev.3 [2023-03-29T18:39:54.401Z] v2.3.1-dev.4 [2023-03-29T18:39:54.401Z] v2.3.1-dev.5 [2023-03-29T18:39:54.401Z] v3.0.0-dev.1 [2023-03-29T18:39:54.401Z] v3.0.0-dev.10 [2023-03-29T18:39:54.401Z] v3.0.0-dev.100 [2023-03-29T18:39:54.401Z] v3.0.0-dev.101 [2023-03-29T18:39:54.401Z] v3.0.0-dev.102 [2023-03-29T18:39:54.401Z] v3.0.0-dev.103 [2023-03-29T18:39:54.401Z] v3.0.0-dev.104 [2023-03-29T18:39:54.401Z] v3.0.0-dev.105 [2023-03-29T18:39:54.401Z] v3.0.0-dev.106 [2023-03-29T18:39:54.401Z] v3.0.0-dev.107 [2023-03-29T18:39:54.401Z] v3.0.0-dev.108 [2023-03-29T18:39:54.401Z] v3.0.0-dev.109 [2023-03-29T18:39:54.401Z] v3.0.0-dev.11 [2023-03-29T18:39:54.401Z] v3.0.0-dev.110 [2023-03-29T18:39:54.401Z] v3.0.0-dev.111 [2023-03-29T18:39:54.401Z] v3.0.0-dev.112 [2023-03-29T18:39:54.401Z] v3.0.0-dev.113 [2023-03-29T18:39:54.401Z] v3.0.0-dev.114 [2023-03-29T18:39:54.401Z] v3.0.0-dev.115 [2023-03-29T18:39:54.401Z] v3.0.0-dev.116 [2023-03-29T18:39:54.401Z] v3.0.0-dev.12 [2023-03-29T18:39:54.401Z] v3.0.0-dev.13 [2023-03-29T18:39:54.401Z] v3.0.0-dev.14 [2023-03-29T18:39:54.401Z] v3.0.0-dev.15 [2023-03-29T18:39:54.401Z] v3.0.0-dev.16 [2023-03-29T18:39:54.401Z] v3.0.0-dev.17 [2023-03-29T18:39:54.401Z] v3.0.0-dev.18 [2023-03-29T18:39:54.401Z] v3.0.0-dev.19 [2023-03-29T18:39:54.401Z] v3.0.0-dev.2 [2023-03-29T18:39:54.401Z] v3.0.0-dev.20 [2023-03-29T18:39:54.401Z] v3.0.0-dev.21 [2023-03-29T18:39:54.401Z] v3.0.0-dev.22 [2023-03-29T18:39:54.401Z] v3.0.0-dev.23 [2023-03-29T18:39:54.401Z] v3.0.0-dev.24 [2023-03-29T18:39:54.401Z] v3.0.0-dev.25 [2023-03-29T18:39:54.401Z] v3.0.0-dev.26 [2023-03-29T18:39:54.401Z] v3.0.0-dev.27 [2023-03-29T18:39:54.401Z] v3.0.0-dev.28 [2023-03-29T18:39:54.401Z] v3.0.0-dev.29 [2023-03-29T18:39:54.401Z] v3.0.0-dev.3 [2023-03-29T18:39:54.401Z] v3.0.0-dev.30 [2023-03-29T18:39:54.401Z] v3.0.0-dev.31 [2023-03-29T18:39:54.401Z] v3.0.0-dev.32 [2023-03-29T18:39:54.401Z] v3.0.0-dev.33 [2023-03-29T18:39:54.401Z] v3.0.0-dev.34 [2023-03-29T18:39:54.401Z] v3.0.0-dev.35 [2023-03-29T18:39:54.401Z] v3.0.0-dev.36 [2023-03-29T18:39:54.401Z] v3.0.0-dev.37 [2023-03-29T18:39:54.401Z] v3.0.0-dev.38 [2023-03-29T18:39:54.401Z] v3.0.0-dev.39 [2023-03-29T18:39:54.401Z] v3.0.0-dev.4 [2023-03-29T18:39:54.401Z] v3.0.0-dev.40 [2023-03-29T18:39:54.401Z] v3.0.0-dev.41 [2023-03-29T18:39:54.401Z] v3.0.0-dev.42 [2023-03-29T18:39:54.401Z] v3.0.0-dev.43 [2023-03-29T18:39:54.401Z] v3.0.0-dev.44 [2023-03-29T18:39:54.401Z] v3.0.0-dev.45 [2023-03-29T18:39:54.401Z] v3.0.0-dev.46 [2023-03-29T18:39:54.401Z] v3.0.0-dev.47 [2023-03-29T18:39:54.401Z] v3.0.0-dev.48 [2023-03-29T18:39:54.401Z] v3.0.0-dev.49 [2023-03-29T18:39:54.401Z] v3.0.0-dev.5 [2023-03-29T18:39:54.401Z] v3.0.0-dev.50 [2023-03-29T18:39:54.401Z] v3.0.0-dev.51 [2023-03-29T18:39:54.401Z] v3.0.0-dev.52 [2023-03-29T18:39:54.401Z] v3.0.0-dev.53 [2023-03-29T18:39:54.401Z] v3.0.0-dev.54 [2023-03-29T18:39:54.401Z] v3.0.0-dev.55 [2023-03-29T18:39:54.401Z] v3.0.0-dev.56 [2023-03-29T18:39:54.401Z] v3.0.0-dev.57 [2023-03-29T18:39:54.401Z] v3.0.0-dev.58 [2023-03-29T18:39:54.401Z] v3.0.0-dev.59 [2023-03-29T18:39:54.402Z] v3.0.0-dev.6 [2023-03-29T18:39:54.402Z] v3.0.0-dev.60 [2023-03-29T18:39:54.402Z] v3.0.0-dev.61 [2023-03-29T18:39:54.402Z] v3.0.0-dev.62 [2023-03-29T18:39:54.402Z] v3.0.0-dev.63 [2023-03-29T18:39:54.402Z] v3.0.0-dev.64 [2023-03-29T18:39:54.402Z] v3.0.0-dev.65 [2023-03-29T18:39:54.402Z] v3.0.0-dev.66 [2023-03-29T18:39:54.402Z] v3.0.0-dev.67 [2023-03-29T18:39:54.402Z] v3.0.0-dev.68 [2023-03-29T18:39:54.402Z] v3.0.0-dev.69 [2023-03-29T18:39:54.402Z] v3.0.0-dev.7 [2023-03-29T18:39:54.402Z] v3.0.0-dev.70 [2023-03-29T18:39:54.402Z] v3.0.0-dev.71 [2023-03-29T18:39:54.402Z] v3.0.0-dev.72 [2023-03-29T18:39:54.402Z] v3.0.0-dev.73 [2023-03-29T18:39:54.402Z] v3.0.0-dev.74 [2023-03-29T18:39:54.402Z] v3.0.0-dev.75 [2023-03-29T18:39:54.402Z] v3.0.0-dev.76 [2023-03-29T18:39:54.402Z] v3.0.0-dev.77 [2023-03-29T18:39:54.402Z] v3.0.0-dev.78 [2023-03-29T18:39:54.402Z] v3.0.0-dev.79 [2023-03-29T18:39:54.402Z] v3.0.0-dev.8 [2023-03-29T18:39:54.402Z] v3.0.0-dev.80 [2023-03-29T18:39:54.402Z] v3.0.0-dev.81 [2023-03-29T18:39:54.402Z] v3.0.0-dev.82 [2023-03-29T18:39:54.402Z] v3.0.0-dev.83 [2023-03-29T18:39:54.402Z] v3.0.0-dev.84 [2023-03-29T18:39:54.402Z] v3.0.0-dev.85 [2023-03-29T18:39:54.402Z] v3.0.0-dev.86 [2023-03-29T18:39:54.402Z] v3.0.0-dev.87 [2023-03-29T18:39:54.402Z] v3.0.0-dev.88 [2023-03-29T18:39:54.402Z] v3.0.0-dev.89 [2023-03-29T18:39:54.402Z] v3.0.0-dev.9 [2023-03-29T18:39:54.402Z] v3.0.0-dev.90 [2023-03-29T18:39:54.402Z] v3.0.0-dev.91 [2023-03-29T18:39:54.402Z] v3.0.0-dev.92 [2023-03-29T18:39:54.402Z] v3.0.0-dev.93 [2023-03-29T18:39:54.402Z] v3.0.0-dev.94 [2023-03-29T18:39:54.402Z] v3.0.0-dev.95 [2023-03-29T18:39:54.402Z] v3.0.0-dev.96 [2023-03-29T18:39:54.402Z] v3.0.0-dev.97 [2023-03-29T18:39:54.402Z] v3.0.0-dev.98 [2023-03-29T18:39:54.402Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-29T18:39:54.685Z] + lftools sign git-tag v3.0.0-dev.116 [2023-03-29T18:39:55.253Z] Signing Git tag with Sigul... [2023-03-29T18:39:55.253Z] Signing v3.0.0-dev.116 [Pipeline] echo [2023-03-29T18:39:55.520Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:39:55.805Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T18:39:55.813Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T18:39:55.810Z] $ docker stop --time=1 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 [2023-03-29T18:39:57.114Z] $ docker rm -f --volumes 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T18:39:57.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T18:39:57.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:39:57.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:39:57.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:39:57.882Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:39:57.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:39:58.215Z] $ docker top cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T18:39:58.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T18:39:58.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T18:39:58.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T18:39:58.413Z] $ docker exec cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 ssh-agent [2023-03-29T18:39:58.543Z] SSH_AUTH_SOCK=/tmp/ssh-l2qxgIsabw7x/agent.32 [2023-03-29T18:39:58.543Z] SSH_AGENT_PID=38 [2023-03-29T18:39:58.549Z] Running ssh-add (command line suppressed) [2023-03-29T18:39:58.647Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_10530352887348188977.key (/w/workspace/edgex-go/478@tmp/private_key_10530352887348188977.key) [2023-03-29T18:39:58.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T18:39:58.967Z] + git semver bump pre [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,132 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,133 [bump_version] DEBUG bumping version:3.0.0-dev.116 on axis:pre with prefix:dev [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,133 [bump_version] DEBUG bumped version:3.0.0-dev.117 [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,133 [write_version] DEBUG write version:3.0.0-dev.117 to path:/w/workspace/edgex-go/478/.semver/main with force:True [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,133 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,133 [write_file] DEBUG write to file:/w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,135 [execute] INFO git cat-file --batch-check [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,143 [execute] INFO git cat-file --batch [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T18:39:59.227Z] 2023-03-29 18:39:59,149 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:39:59.227Z] 3.0.0-dev.117 [Pipeline] } [2023-03-29T18:39:59.218Z] $ docker exec --env ******** --env ******** cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 ssh-agent -k [2023-03-29T18:39:59.332Z] unset SSH_AUTH_SOCK; [2023-03-29T18:39:59.332Z] unset SSH_AGENT_PID; [2023-03-29T18:39:59.332Z] echo Agent pid 38 killed; [2023-03-29T18:39:59.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T18:39:59.666Z] + git semver [Pipeline] } [2023-03-29T18:39:59.919Z] $ docker stop --time=1 cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 [2023-03-29T18:40:01.218Z] $ docker rm -f --volumes cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T18:40:01.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T18:40:01.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:40:01.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T18:40:01.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:40:01.921Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:40:01.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:40:02.286Z] $ docker top 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T18:40:02.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T18:40:02.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T18:40:02.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T18:40:02.468Z] $ docker exec 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce ssh-agent [2023-03-29T18:40:02.587Z] SSH_AUTH_SOCK=/tmp/ssh-jsupAQcA7Bdi/agent.32 [2023-03-29T18:40:02.587Z] SSH_AGENT_PID=38 [2023-03-29T18:40:02.591Z] Running ssh-add (command line suppressed) [2023-03-29T18:40:02.682Z] Identity added: /w/workspace/edgex-go/478@tmp/private_key_1968258764019934991.key (/w/workspace/edgex-go/478@tmp/private_key_1968258764019934991.key) [2023-03-29T18:40:02.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T18:40:03.003Z] + git semver push [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,161 [run_push] DEBUG push [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,162 [execute] INFO git cat-file --batch-check [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,166 [execute] INFO git rev-list a7ba3d52d9a5822828bdc516ba39b1f1a964d39d -- [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,167 [execute] DEBUG Popen(['git', 'rev-list', 'a7ba3d52d9a5822828bdc516ba39b1f1a964d39d', '--'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,184 [execute] INFO git fetch -v origin [2023-03-29T18:40:03.263Z] 2023-03-29 18:40:03,184 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T18:40:03.831Z] 2023-03-29 18:40:03,715 [run_push] DEBUG no remote changes detected [2023-03-29T18:40:03.831Z] 2023-03-29 18:40:03,715 [execute] INFO git push origin semver [2023-03-29T18:40:03.831Z] 2023-03-29 18:40:03,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T18:40:05.212Z] 2023-03-29 18:40:04,965 [run_push] DEBUG push all version tags [2023-03-29T18:40:05.212Z] 2023-03-29 18:40:04,966 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T18:40:05.212Z] 2023-03-29 18:40:04,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) [2023-03-29T18:40:06.148Z] 2023-03-29 18:40:05,880 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main [2023-03-29T18:40:06.148Z] 3.0.0-dev.117 [Pipeline] } [2023-03-29T18:40:06.138Z] $ docker exec --env ******** --env ******** 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce ssh-agent -k [2023-03-29T18:40:06.238Z] unset SSH_AUTH_SOCK; [2023-03-29T18:40:06.238Z] unset SSH_AGENT_PID; [2023-03-29T18:40:06.238Z] echo Agent pid 38 killed; [2023-03-29T18:40:06.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T18:40:06.562Z] + git semver [Pipeline] } [2023-03-29T18:40:06.815Z] $ docker stop --time=1 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce [2023-03-29T18:40:08.119Z] $ docker rm -f --volumes 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce [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-29T18:40:08.673Z] + [ -d /w/workspace/edgex-go/478/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:08.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:09.814Z] ---> package-listing.sh [2023-03-29T18:40:09.814Z] ++ facter osfamily [2023-03-29T18:40:09.814Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T18:40:10.073Z] + OS_FAMILY=debian [2023-03-29T18:40:10.073Z] + workspace=/w/workspace/edgex-go/478 [2023-03-29T18:40:10.073Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T18:40:10.073Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T18:40:10.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T18:40:10.073Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T18:40:10.073Z] + '[' /w/workspace/edgex-go/478 ']' [2023-03-29T18:40:10.073Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T18:40:10.073Z] + case "${OS_FAMILY}" in [2023-03-29T18:40:10.073Z] + dpkg -l [2023-03-29T18:40:10.073Z] + grep '^ii' [2023-03-29T18:40:10.073Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T18:40:10.073Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T18:40:10.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T18:40:10.073Z] + '[' /w/workspace/edgex-go/478 ']' [2023-03-29T18:40:10.073Z] + mkdir -p /w/workspace/edgex-go/478/archives/ [2023-03-29T18:40:10.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/478/archives/ [Pipeline] echo [2023-03-29T18:40:10.082Z] 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/478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T18:40:10.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:40:10.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T18:40:10.911Z] [2023-03-29T18:40:10.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T18:40:11.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T18:40:11.209Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T18:40:11.209Z] 5eb5b503b376: Pulling fs layer [2023-03-29T18:40:11.209Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T18:40:11.209Z] ec43610c2a17: Pulling fs layer [2023-03-29T18:40:11.209Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T18:40:11.209Z] 33b1e0a273af: Pulling fs layer [2023-03-29T18:40:11.210Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T18:40:11.210Z] 2f39f015ded8: Pulling fs layer [2023-03-29T18:40:11.210Z] 3a2ae6a8a46f: Waiting [2023-03-29T18:40:11.210Z] 33b1e0a273af: Waiting [2023-03-29T18:40:11.210Z] 5d3b04190fa2: Waiting [2023-03-29T18:40:11.210Z] 2f39f015ded8: Waiting [2023-03-29T18:40:11.210Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T18:40:11.210Z] 5c69ac0246d0: Download complete [2023-03-29T18:40:11.210Z] 3a2ae6a8a46f: Download complete [2023-03-29T18:40:11.210Z] 33b1e0a273af: Verifying Checksum [2023-03-29T18:40:11.210Z] 33b1e0a273af: Download complete [2023-03-29T18:40:11.210Z] ec43610c2a17: Verifying Checksum [2023-03-29T18:40:11.210Z] ec43610c2a17: Download complete [2023-03-29T18:40:11.210Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T18:40:11.210Z] 5d3b04190fa2: Download complete [2023-03-29T18:40:11.468Z] 5eb5b503b376: Verifying Checksum [2023-03-29T18:40:11.468Z] 5eb5b503b376: Download complete [2023-03-29T18:40:12.034Z] 2f39f015ded8: Download complete [2023-03-29T18:40:12.601Z] 5eb5b503b376: Pull complete [2023-03-29T18:40:12.601Z] 5c69ac0246d0: Pull complete [2023-03-29T18:40:13.165Z] ec43610c2a17: Pull complete [2023-03-29T18:40:13.165Z] 3a2ae6a8a46f: Pull complete [2023-03-29T18:40:13.422Z] 33b1e0a273af: Pull complete [2023-03-29T18:40:13.422Z] 5d3b04190fa2: Pull complete [2023-03-29T18:40:17.606Z] 2f39f015ded8: Pull complete [2023-03-29T18:40:17.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T18:40:17.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T18:40:17.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T18:40:17.679Z] prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container [2023-03-29T18:40:17.686Z] $ 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/478/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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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-29T18:40:19.128Z] $ docker top c1faa368eca33aca4e946f37a830362f8e7e8229d94bc45c064c0a91697fc037 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T18:40:19.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T18:40:19.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T18:40:20.212Z] + ls /var/log/sa-host [2023-03-29T18:40:20.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T18:40:20.392Z] provisioning config files... [2023-03-29T18:40:20.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/478@tmp/config4187660027435027195tmp [Pipeline] { [Pipeline] echo [2023-03-29T18:40:20.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:20.702Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T18:40:20.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:21.034Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T18:40:21.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:21.320Z] ---> sudo-logs.sh [2023-03-29T18:40:21.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T18:40:21.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:21.622Z] ---> job-cost.sh [2023-03-29T18:40:21.623Z] lf-activate-venv: SKIPPING [2023-03-29T18:40:21.623Z] DEBUG: total: 0.10999999940395355 [2023-03-29T18:40:21.623Z] INFO: Retrieving Stack Cost... [2023-03-29T18:40:22.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T18:40:22.451Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T18:40:22.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T18:40:22.743Z] ---> logs-deploy.sh [2023-03-29T18:40:22.743Z] lf-activate-venv: SKIPPING [2023-03-29T18:40:22.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/478 [2023-03-29T18:40:22.743Z] INFO: archiving workspace using pattern(s): [2023-03-29T18:40:23.682Z] Archives upload complete. [2023-03-29T18:40:23.682Z] INFO: archiving logs to Nexus