Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1220c913da191e5a5098d83180fefdfc3d41548 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-ssh9516428083260155433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14534547975467363178.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10277714675787977146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13675412358241099963.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-ssh11561403566738580937.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-6832 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/421 [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/421 # 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 d1220c913da191e5a5098d83180fefdfc3d41548 (main) Commit message: "Merge pull request #4375 from judehung/contract-issue-805-772" > 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 d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 > git rev-list --no-walk affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T08:33:22.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T08:33:22.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T08:33:22.442Z] ========================================================= [2023-02-21T08:33:22.442Z] EdgeX Global Pipelines Version Info [2023-02-21T08:33:22.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:33:23.169Z] ------------------- [2023-02-21T08:33:23.169Z] stable info: [2023-02-21T08:33:23.169Z] ------------------- [2023-02-21T08:33:23.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T08:33:23.170Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:33:23.170Z] Message: update stable to v1.0.244 [2023-02-21T08:33:23.739Z] ------------------- [2023-02-21T08:33:23.739Z] experimental info: [2023-02-21T08:33:23.739Z] ------------------- [2023-02-21T08:33:23.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T08:33:23.739Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:33:23.739Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T08:33:23.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T08:33:23.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T08:33:23.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T08:33:23.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T08:33:23.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T08:33:23.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T08:33:23.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T08:33:24.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T08:33:24.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T08:33:24.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T08:33:24.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T08:33:24.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T08:33:24.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T08:33:24.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T08:33:24.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T08:33:24.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:33:24.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:33:24.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T08:33:24.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T08:33:24.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T08:33:24.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T08:33:24.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T08:33:24.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T08:33:24.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-21T08:33:24.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-21T08:33:24.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-21T08:33:24.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] echo [2023-02-21T08:33:24.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1220c9 [Pipeline] echo [2023-02-21T08:33:24.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:33:24.312Z] provisioning config files... [2023-02-21T08:33:24.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/421@tmp/config12212533590372366818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:33:24.632Z] ---> docker-login.sh [2023-02-21T08:33:24.632Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:33:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:24.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:24.892Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:24.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:24.892Z] [2023-02-21T08:33:24.892Z] Login Succeeded [2023-02-21T08:33:24.892Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:33:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:24.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:24.892Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:24.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:24.892Z] [2023-02-21T08:33:24.892Z] Login Succeeded [2023-02-21T08:33:24.892Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:33:25.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:25.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:25.152Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:25.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:25.152Z] [2023-02-21T08:33:25.152Z] Login Succeeded [2023-02-21T08:33:25.152Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:33:25.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:25.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:25.152Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:25.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:25.152Z] [2023-02-21T08:33:25.152Z] Login Succeeded [2023-02-21T08:33:25.152Z] docker.io [2023-02-21T08:33:25.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:25.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:25.670Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:25.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:25.670Z] [2023-02-21T08:33:25.670Z] Login Succeeded [2023-02-21T08:33:25.670Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:33:25.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:33:25.987Z] + 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-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-02-21T08:33:25.987Z] + dirname cmd/core-command/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T08:33:25.987Z] + + cut -d/ -f2 [2023-02-21T08:33:25.987Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:33:25.987Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:33:25.987Z] + + dirname cmd/core-data/Dockerfile [2023-02-21T08:33:25.987Z] cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T08:33:25.987Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-02-21T08:33:25.987Z] [2023-02-21T08:33:25.987Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T08:33:25.987Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T08:33:25.987Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T08:33:25.987Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T08:33:25.987Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T08:33:25.987Z] + cut -d/ -f2 [2023-02-21T08:33:25.987Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T08:33:26.039Z] 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-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-02-21T08:33:26.391Z] + git rev-list -1 --merges d1220c913da191e5a5098d83180fefdfc3d41548~1..d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] echo [2023-02-21T08:33:26.406Z] -----------> git rev-list -1 --merges d1220c913da191e5a5098d83180fefdfc3d41548~1..d1220c913da191e5a5098d83180fefdfc3d41548 d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:33:26.406Z] d1220c913da191e5a5098d83180fefdfc3d41548 [false] [Pipeline] sh [2023-02-21T08:33:26.692Z] + git log --format=format:%s -1 d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] echo [2023-02-21T08:33:26.706Z] ========================================================= [2023-02-21T08:33:26.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T08:33:26.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T08:33:27.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T08:33:27.056Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T08:33:27.056Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T08:33:27.056Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T08:33:27.056Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T08:33:27.056Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T08:33:27.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:33:27.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:33:27.400Z] [2023-02-21T08:33:27.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:33:27.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:33:28.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T08:33:28.275Z] b85a868b505f: Pulling fs layer [2023-02-21T08:33:28.275Z] e2be974225ed: Pulling fs layer [2023-02-21T08:33:28.275Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T08:33:28.275Z] 988bab9f4d93: Pulling fs layer [2023-02-21T08:33:28.275Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T08:33:28.275Z] eaf3925da568: Pulling fs layer [2023-02-21T08:33:28.275Z] bab4dde63d76: Pulling fs layer [2023-02-21T08:33:28.275Z] bde34c3a00c8: Pulling fs layer [2023-02-21T08:33:28.275Z] b352a97aabf1: Pulling fs layer [2023-02-21T08:33:28.275Z] 4872d77fe225: Pulling fs layer [2023-02-21T08:33:28.275Z] 5851b861e8e6: Pulling fs layer [2023-02-21T08:33:28.275Z] 988bab9f4d93: Waiting [2023-02-21T08:33:28.275Z] 1469e6f7b9e6: Waiting [2023-02-21T08:33:28.275Z] bab4dde63d76: Waiting [2023-02-21T08:33:28.275Z] eaf3925da568: Waiting [2023-02-21T08:33:28.275Z] 5851b861e8e6: Waiting [2023-02-21T08:33:28.275Z] bde34c3a00c8: Waiting [2023-02-21T08:33:28.275Z] 4872d77fe225: Waiting [2023-02-21T08:33:28.275Z] b352a97aabf1: Waiting [2023-02-21T08:33:28.275Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T08:33:28.275Z] 339a4e72a1f5: Download complete [2023-02-21T08:33:28.275Z] 988bab9f4d93: Verifying Checksum [2023-02-21T08:33:28.537Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T08:33:28.537Z] 1469e6f7b9e6: Download complete [2023-02-21T08:33:28.537Z] eaf3925da568: Verifying Checksum [2023-02-21T08:33:28.537Z] eaf3925da568: Download complete [2023-02-21T08:33:28.537Z] b85a868b505f: Verifying Checksum [2023-02-21T08:33:28.537Z] b85a868b505f: Download complete [2023-02-21T08:33:28.537Z] bde34c3a00c8: Verifying Checksum [2023-02-21T08:33:28.537Z] bde34c3a00c8: Download complete [2023-02-21T08:33:28.537Z] b352a97aabf1: Verifying Checksum [2023-02-21T08:33:28.537Z] b352a97aabf1: Download complete [2023-02-21T08:33:28.537Z] 4872d77fe225: Download complete [2023-02-21T08:33:28.537Z] 5851b861e8e6: Verifying Checksum [2023-02-21T08:33:28.537Z] 5851b861e8e6: Download complete [2023-02-21T08:33:28.795Z] bab4dde63d76: Verifying Checksum [2023-02-21T08:33:28.795Z] bab4dde63d76: Download complete [2023-02-21T08:33:29.748Z] b85a868b505f: Pull complete [2023-02-21T08:33:29.748Z] e2be974225ed: Download complete [2023-02-21T08:33:30.029Z] e2be974225ed: Pull complete [2023-02-21T08:33:30.639Z] 339a4e72a1f5: Pull complete [2023-02-21T08:33:30.639Z] 988bab9f4d93: Pull complete [2023-02-21T08:33:30.949Z] 1469e6f7b9e6: Pull complete [2023-02-21T08:33:31.218Z] eaf3925da568: Pull complete [2023-02-21T08:33:33.122Z] bab4dde63d76: Pull complete [2023-02-21T08:33:33.122Z] bde34c3a00c8: Pull complete [2023-02-21T08:33:33.122Z] b352a97aabf1: Pull complete [2023-02-21T08:33:33.122Z] 4872d77fe225: Pull complete [2023-02-21T08:33:33.122Z] 5851b861e8e6: Pull complete [2023-02-21T08:33:33.122Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T08:33:33.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:33:33.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:33:33.216Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T08:33:33.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T08:33:37.008Z] $ docker top b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 -eo pid,comm [2023-02-21T08:33:37.083Z] 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-02-21T08:33:37.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T08:33:37.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:33:37.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:33:37.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:33:37.269Z] $ docker exec b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 ssh-agent [2023-02-21T08:33:37.382Z] SSH_AUTH_SOCK=/tmp/ssh-jqa0OUvI8kHd/agent.15 [2023-02-21T08:33:37.382Z] SSH_AGENT_PID=21 [2023-02-21T08:33:37.389Z] Running ssh-add (command line suppressed) [2023-02-21T08:33:37.487Z] Identity added: /w/workspace/edgex-go/421@tmp/private_key_15229225183139583905.key (/w/workspace/edgex-go/421@tmp/private_key_15229225183139583905.key) [2023-02-21T08:33:37.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:33:37.786Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T08:33:37.806Z] $ docker exec --env ******** --env ******** b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 ssh-agent -k [2023-02-21T08:33:37.913Z] unset SSH_AUTH_SOCK; [2023-02-21T08:33:37.913Z] unset SSH_AGENT_PID; [2023-02-21T08:33:37.913Z] echo Agent pid 21 killed; [2023-02-21T08:33:37.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T08:33:37.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:33:37.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:33:38.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:33:38.067Z] $ docker exec b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 ssh-agent [2023-02-21T08:33:38.177Z] SSH_AUTH_SOCK=/tmp/ssh-nYi6EmwW2sjo/agent.71 [2023-02-21T08:33:38.177Z] SSH_AGENT_PID=77 [2023-02-21T08:33:38.182Z] Running ssh-add (command line suppressed) [2023-02-21T08:33:38.280Z] Identity added: /w/workspace/edgex-go/421@tmp/private_key_10613551503109535030.key (/w/workspace/edgex-go/421@tmp/private_key_10613551503109535030.key) [2023-02-21T08:33:38.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:33:38.584Z] + git semver init [2023-02-21T08:33:38.855Z] 2023-02-21 08:33:38,797 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T08:33:38.855Z] 2023-02-21 08:33:38,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/421/.semver [2023-02-21T08:33:38.855Z] 2023-02-21 08:33:38,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/421/.semver [2023-02-21T08:33:38.855Z] 2023-02-21 08:33:38,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/421/.semver'], cwd=/w/workspace/edgex-go/421, universal_newlines=False, shell=None, istream=None) [2023-02-21T08:33:45.418Z] 2023-02-21 08:33:44,319 [append_file] DEBUG append to file:/w/workspace/edgex-go/421/.git/info/exclude [2023-02-21T08:33:45.418Z] 2023-02-21 08:33:44,320 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/421/.semver/main with force:False [2023-02-21T08:33:45.418Z] 2023-02-21 08:33:44,320 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T08:33:45.418Z] 2023-02-21 08:33:44,320 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T08:33:45.418Z] 3.0.0-dev.60 [Pipeline] } [2023-02-21T08:33:45.432Z] $ docker exec --env ******** --env ******** b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 ssh-agent -k [2023-02-21T08:33:45.528Z] unset SSH_AUTH_SOCK; [2023-02-21T08:33:45.528Z] unset SSH_AGENT_PID; [2023-02-21T08:33:45.529Z] echo Agent pid 77 killed; [2023-02-21T08:33:45.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:33:45.851Z] + git semver [Pipeline] } [2023-02-21T08:33:46.128Z] $ docker stop --time=1 b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 [2023-02-21T08:33:47.787Z] $ docker rm -f --volumes b09a70c4c3edead9c22ff43d90c1e3b488ca724147bac5d343a5342fd83127b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:33:48.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T08:33:48.484Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T08:33:48.487Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.60 [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-02-21T08:33:48.884Z] + git config --global --add safe.directory /w/workspace/edgex-go/421 [Pipeline] echo [2023-02-21T08:33:48.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:33:48.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:33:48.915Z] ========================================================= [2023-02-21T08:33:48.915Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T08:33:48.915Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:33:49.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:33:49.201Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T08:33:49.201Z] 213ec9aee27d: Pulling fs layer [2023-02-21T08:33:49.201Z] 4583459ba037: Pulling fs layer [2023-02-21T08:33:49.201Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T08:33:49.201Z] 53926ce57604: Pulling fs layer [2023-02-21T08:33:49.201Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T08:33:49.201Z] 22ff95d597cd: Pulling fs layer [2023-02-21T08:33:49.201Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T08:33:49.201Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T08:33:49.201Z] a7acece74701: Pulling fs layer [2023-02-21T08:33:49.201Z] 22ff95d597cd: Waiting [2023-02-21T08:33:49.201Z] 12d6caf4c0d1: Waiting [2023-02-21T08:33:49.201Z] 96b7cbca73a9: Waiting [2023-02-21T08:33:49.201Z] 53926ce57604: Waiting [2023-02-21T08:33:49.201Z] 21b2b0c7a3f4: Waiting [2023-02-21T08:33:49.201Z] 93c1e223e6f2: Download complete [2023-02-21T08:33:49.462Z] 4583459ba037: Verifying Checksum [2023-02-21T08:33:49.462Z] 4583459ba037: Download complete [2023-02-21T08:33:49.462Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T08:33:49.462Z] 21b2b0c7a3f4: Download complete [2023-02-21T08:33:49.462Z] 22ff95d597cd: Verifying Checksum [2023-02-21T08:33:49.462Z] 22ff95d597cd: Download complete [2023-02-21T08:33:49.462Z] 213ec9aee27d: Verifying Checksum [2023-02-21T08:33:49.462Z] 213ec9aee27d: Download complete [2023-02-21T08:33:49.462Z] 12d6caf4c0d1: Download complete [2023-02-21T08:33:49.720Z] 213ec9aee27d: Pull complete [2023-02-21T08:33:49.984Z] 4583459ba037: Pull complete [2023-02-21T08:33:49.984Z] 93c1e223e6f2: Pull complete [2023-02-21T08:33:50.245Z] a7acece74701: Verifying Checksum [2023-02-21T08:33:50.245Z] a7acece74701: Download complete [2023-02-21T08:33:50.245Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T08:33:50.245Z] 96b7cbca73a9: Download complete [2023-02-21T08:33:50.245Z] 53926ce57604: Verifying Checksum [2023-02-21T08:33:50.245Z] 53926ce57604: Download complete [2023-02-21T08:33:54.439Z] 53926ce57604: Pull complete [2023-02-21T08:33:54.439Z] 21b2b0c7a3f4: Pull complete [2023-02-21T08:33:54.439Z] 22ff95d597cd: Pull complete [2023-02-21T08:33:54.439Z] 12d6caf4c0d1: Pull complete [2023-02-21T08:33:56.347Z] 96b7cbca73a9: Pull complete [2023-02-21T08:33:57.284Z] a7acece74701: Pull complete [2023-02-21T08:33:57.284Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T08:33:57.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:33:57.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:33:57.838Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:33:57.838Z] WORKDIR /edgex [2023-02-21T08:33:57.838Z] COPY go.mod . [2023-02-21T08:33:57.838Z] RUN go mod download [2023-02-21T08:33:57.838Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T08:33:58.402Z] Sending build context to Docker daemon 170.4MB [2023-02-21T08:33:58.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:33:58.402Z] ---> db6d94c90886 [2023-02-21T08:33:58.402Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:34:03.561Z] Still waiting to schedule task [2023-02-21T08:34:03.561Z] ‘prd-centos7-blackbox-4c-2g-6560’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T08:34:03.561Z] ‘prd-ubuntu18.04-docker-8c-8g-6652’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T08:34:03.561Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6835’ is offline [2023-02-21T08:34:03.561Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6836’ is offline [2023-02-21T08:34:03.696Z] ---> Running in e22e1d909ede [2023-02-21T08:34:03.696Z] Removing intermediate container e22e1d909ede [2023-02-21T08:34:03.696Z] ---> f394a069d888 [2023-02-21T08:34:03.696Z] Step 3/4 : COPY go.mod . [2023-02-21T08:34:03.954Z] ---> 0f8cdceacf3c [2023-02-21T08:34:03.954Z] Step 4/4 : RUN go mod download [2023-02-21T08:34:04.213Z] ---> Running in 01919ef5eaeb [2023-02-21T08:34:19.160Z] Removing intermediate container 01919ef5eaeb [2023-02-21T08:34:19.160Z] ---> 1b2fd4074711 [2023-02-21T08:34:19.160Z] Successfully built 1b2fd4074711 [2023-02-21T08:34:19.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:34:19.460Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:34:19.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:34:19.554Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T08:34:19.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T08:34:20.324Z] $ docker top d4b1e5fbdca1813f543117db527c44344ec83375ed71bfd3b03d91ece24d7343 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:34:20.658Z] + go version [2023-02-21T08:34:20.659Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T08:34:20.671Z] $ docker stop --time=1 d4b1e5fbdca1813f543117db527c44344ec83375ed71bfd3b03d91ece24d7343 [2023-02-21T08:34:22.238Z] $ docker rm -f --volumes d4b1e5fbdca1813f543117db527c44344ec83375ed71bfd3b03d91ece24d7343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:34:22.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:34:22.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:34:22.800Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T08:34:22.832Z] $ 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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T08:34:24.081Z] $ docker top a03865f4e5372dffeb784781c8309ef69e2b1e089d6e04ff608af31427977282 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:34:24.147Z] ========================================================= [2023-02-21T08:34:24.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:34:24.147Z] ========================================================= [Pipeline] sh [2023-02-21T08:34:24.423Z] + git config --global --add safe.directory /w/workspace/edgex-go/421 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:34:24.720Z] + make test [2023-02-21T08:34:24.720Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:34:31.292Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:34:46.191Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:34:46.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:34:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:34:46.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2023-02-21T08:34:49.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.115s coverage: 73.7% of statements [2023-02-21T08:34:49.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:34:49.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:34:49.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:34:49.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.0% of statements [2023-02-21T08:34:49.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:34:49.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.529s coverage: 88.5% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 3.9% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements [2023-02-21T08:34:50.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-02-21T08:34:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-02-21T08:34:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-02-21T08:34:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2023-02-21T08:35:07.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-21T08:35:07.534Z] Running in /w/workspace/edgex-go/421 [Pipeline] { [Pipeline] checkout [2023-02-21T08:35:07.580Z] The recommended git tool is: git [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.379s coverage: 79.9% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 63.1% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.3% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.206s coverage: 41.0% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:35:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-02-21T08:35:11.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:35:11.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:35:11.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:35:11.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:35:11.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:35:11.463Z] 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-02-21T08:35:14.446Z] using credential edgex-jenkins-ssh [2023-02-21T08:35:14.472Z] Cloning the remote Git repository [2023-02-21T08:35:14.556Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:35:14.660Z] > git init /w/workspace/edgex-go/421 # timeout=10 [2023-02-21T08:35:14.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:35:14.865Z] > git --version # timeout=10 [2023-02-21T08:35:14.889Z] > git --version # 'git version 2.25.1' [2023-02-21T08:35:14.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:35:14.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:35:33.559Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T08:35:33.559Z] go vet ./... [2023-02-21T08:35:36.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:35:36.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:35:36.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:35:36.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:35:37.248Z] + ls -al . [2023-02-21T08:35:37.248Z] total 744 [2023-02-21T08:35:37.248Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 08:34 . [2023-02-21T08:35:37.248Z] drwxr-xr-x 4 root root 4096 Feb 21 08:34 .. [2023-02-21T08:35:37.248Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 .blubracket [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:33 .dockerignore [2023-02-21T08:35:37.248Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:35 .git [2023-02-21T08:35:37.248Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 .github [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:33 .gitignore [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:33 .golangci.yml [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:33 .hadolint.yml [2023-02-21T08:35:37.248Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 08:33 .semver [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:33 .sonarcloud.properties [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:33 ADOPTERS.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:33 Attribution.txt [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:33 CHANGELOG.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:33 CONTRIBUTING.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:33 GOVERNANCE.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:33 Jenkinsfile [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:33 LICENSE [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:33 Makefile [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:33 OWNERS.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:33 README.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:33 SECURITY.md [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 12 Feb 21 08:33 VERSION [2023-02-21T08:35:37.248Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 bin [2023-02-21T08:35:37.248Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:33 cmd [2023-02-21T08:35:37.248Z] -rw-r--r-- 1 root root 487323 Feb 21 08:35 coverage.out [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:33 go.mod [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:33 go.sum [2023-02-21T08:35:37.248Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:33 internal [2023-02-21T08:35:37.248Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 openapi [2023-02-21T08:35:37.248Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:33 snap [2023-02-21T08:35:37.248Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:33 version.go [Pipeline] sh [2023-02-21T08:35:37.545Z] + '[' -e coverage.out ] [2023-02-21T08:35:37.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:35:37.664Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:35:37.946Z] + make build [2023-02-21T08:35:37.946Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T08:35:41.012Z] Avoid second fetch [2023-02-21T08:35:41.012Z] Checking out Revision d1220c913da191e5a5098d83180fefdfc3d41548 (main) [2023-02-21T08:35:39.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:35:39.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:35:41.036Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:35:41.058Z] > git checkout -f d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 [2023-02-21T08:35:41.774Z] Commit message: "Merge pull request #4375 from judehung/contract-issue-805-772" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T08:35:42.716Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T08:35:42.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T08:35:42.716Z] Dload Upload Total Spent Left Speed [2023-02-21T08:35:42.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-02-21T08:35:43.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T08:35:43.737Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T08:35:43.737Z] + sudo tee /etc/docker/daemon.new [2023-02-21T08:35:43.737Z] { [2023-02-21T08:35:43.737Z] "registry-mirrors": [ [2023-02-21T08:35:43.737Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T08:35:43.737Z] ], [2023-02-21T08:35:43.737Z] "bip": "10.250.0.254/24", [2023-02-21T08:35:43.737Z] "hosts": [ [2023-02-21T08:35:43.737Z] "tcp://0.0.0.0:5555", [2023-02-21T08:35:43.737Z] "unix:///var/run/docker.sock" [2023-02-21T08:35:43.737Z] ], [2023-02-21T08:35:43.737Z] "mtu": 1458, [2023-02-21T08:35:43.737Z] "selinux-enabled": true, [2023-02-21T08:35:43.737Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T08:35:43.737Z] } [Pipeline] sh [2023-02-21T08:35:44.087Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T08:35:44.456Z] + sudo service docker restart [2023-02-21T08:35:56.076Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T08:35:56.643Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T08:35:58.029Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:35:58.594Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:36:02.810Z] provisioning config files... [2023-02-21T08:36:02.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/421@tmp/config13046699244579173682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:36:03.235Z] ---> docker-login.sh [2023-02-21T08:36:03.235Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:36:03.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:36:04.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:36:04.103Z] Configure a credential helper to remove this warning. See [2023-02-21T08:36:04.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:36:04.103Z] [2023-02-21T08:36:04.103Z] Login Succeeded [2023-02-21T08:36:04.103Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:36:04.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:36:04.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:36:04.375Z] Configure a credential helper to remove this warning. See [2023-02-21T08:36:04.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:36:04.375Z] [2023-02-21T08:36:04.375Z] Login Succeeded [2023-02-21T08:36:04.375Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:36:04.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:36:04.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:36:04.926Z] Configure a credential helper to remove this warning. See [2023-02-21T08:36:04.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:36:04.926Z] [2023-02-21T08:36:04.926Z] Login Succeeded [2023-02-21T08:36:04.926Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:36:05.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:36:05.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:36:05.204Z] Configure a credential helper to remove this warning. See [2023-02-21T08:36:05.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:36:05.204Z] [2023-02-21T08:36:05.204Z] Login Succeeded [2023-02-21T08:36:05.204Z] docker.io [2023-02-21T08:36:05.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:36:05.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:36:05.758Z] Configure a credential helper to remove this warning. See [2023-02-21T08:36:05.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:36:05.758Z] [2023-02-21T08:36:05.758Z] Login Succeeded [2023-02-21T08:36:05.758Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:36:05.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T08:36:06.449Z] + git config --global --add safe.directory /w/workspace/edgex-go/421 [Pipeline] echo [2023-02-21T08:36:06.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:36:06.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:36:06.502Z] ========================================================= [2023-02-21T08:36:06.502Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T08:36:06.502Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:36:06.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:36:06.862Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T08:36:07.118Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T08:36:07.118Z] 9b18e9b68314: Pulling fs layer [2023-02-21T08:36:07.118Z] 35d82f9e3411: Pulling fs layer [2023-02-21T08:36:07.118Z] e16973657156: Pulling fs layer [2023-02-21T08:36:07.118Z] fc693d55d65f: Pulling fs layer [2023-02-21T08:36:07.118Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T08:36:07.118Z] dda99020689f: Pulling fs layer [2023-02-21T08:36:07.118Z] db1c61fa0a46: Pulling fs layer [2023-02-21T08:36:07.118Z] 891c053d2c06: Pulling fs layer [2023-02-21T08:36:07.118Z] dda99020689f: Waiting [2023-02-21T08:36:07.118Z] db1c61fa0a46: Waiting [2023-02-21T08:36:07.118Z] 891c053d2c06: Waiting [2023-02-21T08:36:07.118Z] fc693d55d65f: Waiting [2023-02-21T08:36:07.118Z] 7e9fc2657dce: Waiting [2023-02-21T08:36:07.118Z] e16973657156: Verifying Checksum [2023-02-21T08:36:07.118Z] e16973657156: Download complete [2023-02-21T08:36:07.118Z] 35d82f9e3411: Verifying Checksum [2023-02-21T08:36:07.118Z] 35d82f9e3411: Download complete [2023-02-21T08:36:07.118Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T08:36:07.118Z] 7e9fc2657dce: Download complete [2023-02-21T08:36:07.118Z] dda99020689f: Download complete [2023-02-21T08:36:07.118Z] 9b18e9b68314: Verifying Checksum [2023-02-21T08:36:07.118Z] 9b18e9b68314: Download complete [2023-02-21T08:36:07.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:36:08.584Z] 9b18e9b68314: Pull complete [2023-02-21T08:36:08.584Z] 891c053d2c06: Verifying Checksum [2023-02-21T08:36:08.584Z] 891c053d2c06: Download complete [2023-02-21T08:36:08.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T08:36:08.861Z] 35d82f9e3411: Pull complete [2023-02-21T08:36:09.460Z] e16973657156: Pull complete [2023-02-21T08:36:09.732Z] db1c61fa0a46: Verifying Checksum [2023-02-21T08:36:09.733Z] db1c61fa0a46: Download complete [2023-02-21T08:36:10.324Z] fc693d55d65f: Verifying Checksum [2023-02-21T08:36:10.324Z] fc693d55d65f: Download complete [2023-02-21T08:36:10.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T08:36:11.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T08:36:12.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T08:36:14.761Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-21T08:36:16.174Z] $ docker stop --time=1 a03865f4e5372dffeb784781c8309ef69e2b1e089d6e04ff608af31427977282 [2023-02-21T08:36:18.742Z] $ docker rm -f --volumes a03865f4e5372dffeb784781c8309ef69e2b1e089d6e04ff608af31427977282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:36:19.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:36:19.513Z] [2023-02-21T08:36:19.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:36:19.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:36:20.067Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T08:36:20.067Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T08:36:20.067Z] ca9280d653b3: Pulling fs layer [2023-02-21T08:36:20.067Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T08:36:20.067Z] cbdbe7a5bc2a: Download complete [2023-02-21T08:36:20.352Z] ca9280d653b3: Verifying Checksum [2023-02-21T08:36:20.352Z] ca9280d653b3: Download complete [2023-02-21T08:36:20.611Z] cbdbe7a5bc2a: Pull complete [2023-02-21T08:36:20.929Z] 7e9c9ca2126c: Verifying Checksum [2023-02-21T08:36:20.929Z] 7e9c9ca2126c: Download complete [2023-02-21T08:36:21.861Z] ca9280d653b3: Pull complete [2023-02-21T08:36:22.674Z] fc693d55d65f: Pull complete [2023-02-21T08:36:22.674Z] 7e9fc2657dce: Pull complete [2023-02-21T08:36:22.947Z] dda99020689f: Pull complete [2023-02-21T08:36:27.273Z] 7e9c9ca2126c: Pull complete [2023-02-21T08:36:27.273Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T08:36:27.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:36:27.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:36:27.406Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T08:36:27.509Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T08:36:28.326Z] db1c61fa0a46: Pull complete [2023-02-21T08:36:29.145Z] $ docker top 49878d87cdeb5086dd90ed57cfc4d240f774dba10ef6906e92b2373d8cd17421 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:36:29.489Z] + docker-compose build --help [2023-02-21T08:36:29.489Z] + grep parallel [2023-02-21T08:36:30.055Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:36:30.066Z] $ docker stop --time=1 49878d87cdeb5086dd90ed57cfc4d240f774dba10ef6906e92b2373d8cd17421 [2023-02-21T08:36:30.288Z] 891c053d2c06: Pull complete [2023-02-21T08:36:30.288Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T08:36:30.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:36:30.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:36:31.828Z] $ docker rm -f --volumes 49878d87cdeb5086dd90ed57cfc4d240f774dba10ef6906e92b2373d8cd17421 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:36:32.232Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:36:32.232Z] WORKDIR /edgex [2023-02-21T08:36:32.232Z] COPY go.mod . [2023-02-21T08:36:32.232Z] RUN go mod download [2023-02-21T08:36:32.232Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-21T08:36:32.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:36:32.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:36:32.369Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T08:36:32.405Z] $ 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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@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-02-21T08:36:32.825Z] Sending build context to Docker daemon 3.093MB [2023-02-21T08:36:32.825Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:36:32.825Z] ---> f96f9c87975a [2023-02-21T08:36:32.825Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:36:33.096Z] $ docker top 3872c602f2fefad22b6c82e7da472ffe1b663429755eaefc4a5c76fe485a893d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:36:33.444Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:36:34.012Z] Building core-command ... [2023-02-21T08:36:34.012Z] Building core-common-config-bootstrapper ... [2023-02-21T08:36:34.012Z] Building core-data ... [2023-02-21T08:36:34.012Z] Building core-metadata ... [2023-02-21T08:36:34.012Z] Building security-bootstrapper ... [2023-02-21T08:36:34.012Z] Building security-proxy-setup ... [2023-02-21T08:36:34.012Z] Building security-secretstore-setup ... [2023-02-21T08:36:34.012Z] Building security-spiffe-token-provider ... [2023-02-21T08:36:34.012Z] Building security-spire-agent ... [2023-02-21T08:36:34.012Z] Building security-spire-config ... [2023-02-21T08:36:34.012Z] Building security-spire-server ... [2023-02-21T08:36:34.012Z] Building support-notifications ... [2023-02-21T08:36:34.012Z] Building support-scheduler ... [2023-02-21T08:36:34.012Z] Building security-spire-server [2023-02-21T08:36:34.012Z] Building core-metadata [2023-02-21T08:36:34.012Z] Building support-notifications [2023-02-21T08:36:34.012Z] Building core-data [2023-02-21T08:36:34.012Z] Building support-scheduler [2023-02-21T08:36:34.914Z] ---> Running in 9727b16d8f08 [2023-02-21T08:36:35.505Z] Removing intermediate container 9727b16d8f08 [2023-02-21T08:36:35.505Z] ---> e1e25093abd5 [2023-02-21T08:36:35.505Z] Step 3/4 : COPY go.mod . [2023-02-21T08:36:35.775Z] ---> 60dac4d53949 [2023-02-21T08:36:35.775Z] Step 4/4 : RUN go mod download [2023-02-21T08:36:36.047Z] ---> Running in b0f7ad86a053 [2023-02-21T08:36:44.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:44.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:44.044Z] ---> 1b2fd4074711 [2023-02-21T08:36:44.044Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T08:36:44.301Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:44.301Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:44.301Z] ---> 1b2fd4074711 [2023-02-21T08:36:44.301Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:36:44.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:44.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:44.301Z] ---> 1b2fd4074711 [2023-02-21T08:36:44.301Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:36:44.891Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:44.891Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:44.891Z] ---> 1b2fd4074711 [2023-02-21T08:36:44.891Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:36:47.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:47.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:47.421Z] ---> 1b2fd4074711 [2023-02-21T08:36:47.421Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:36:57.424Z] ---> Running in 5faa8aa399cb [2023-02-21T08:36:57.424Z] ---> Running in 8557a2a1cd41 [2023-02-21T08:36:57.424Z] ---> Running in e321a4c8ba5d [2023-02-21T08:36:57.424Z] ---> Running in a5c32e79db14 [2023-02-21T08:36:57.424Z] ---> Running in 2463779a54e9 [2023-02-21T08:36:57.424Z] Removing intermediate container e321a4c8ba5d [2023-02-21T08:36:57.424Z] ---> 2ec24672dde4 [2023-02-21T08:36:57.424Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:36:57.424Z] Removing intermediate container 8557a2a1cd41 [2023-02-21T08:36:57.424Z] ---> db35cee3db93 [2023-02-21T08:36:57.424Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:36:57.424Z] Removing intermediate container 5faa8aa399cb [2023-02-21T08:36:57.424Z] ---> d70a6ae93e3d [2023-02-21T08:36:57.424Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:36:57.424Z] Removing intermediate container a5c32e79db14 [2023-02-21T08:36:57.424Z] ---> d62f6106b7dc [2023-02-21T08:36:57.424Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:36:57.424Z] Removing intermediate container 2463779a54e9 [2023-02-21T08:36:57.424Z] ---> dc62fa869ca0 [2023-02-21T08:36:57.424Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:36:57.424Z] ---> Running in 4723dac9e7bd [2023-02-21T08:36:57.424Z] ---> Running in b3dc3896a1c4 [2023-02-21T08:36:57.424Z] ---> Running in 873527ad41ce [2023-02-21T08:36:57.424Z] ---> Running in 7e0e7be2273e [2023-02-21T08:36:57.424Z] ---> Running in 2a04bfd54b52 [2023-02-21T08:36:57.424Z] Removing intermediate container b3dc3896a1c4 [2023-02-21T08:36:57.424Z] ---> f336eaf5e5a7 [2023-02-21T08:36:57.424Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:36:57.424Z] Removing intermediate container 4723dac9e7bd [2023-02-21T08:36:57.424Z] ---> 580ed5d3c131 [2023-02-21T08:36:57.424Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:36:57.424Z] Removing intermediate container 873527ad41ce [2023-02-21T08:36:57.424Z] ---> 77ca7ae72588 [2023-02-21T08:36:57.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:36:57.424Z] ---> Running in fb9cdade9e39 [2023-02-21T08:36:57.424Z] ---> Running in de63d754a357 [2023-02-21T08:36:57.424Z] ---> Running in 08484ef1b61a [2023-02-21T08:36:57.424Z] Removing intermediate container 2a04bfd54b52 [2023-02-21T08:36:57.424Z] ---> f17d496b430e [2023-02-21T08:36:57.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:36:57.424Z] ---> Running in 717257ede104 [2023-02-21T08:36:57.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:57.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:57.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:57.946Z] OK: 211 MiB in 51 packages [2023-02-21T08:36:57.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.205Z] OK: 211 MiB in 51 packages [2023-02-21T08:36:58.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.467Z] OK: 211 MiB in 51 packages [2023-02-21T08:36:58.729Z] OK: 211 MiB in 51 packages [2023-02-21T08:36:58.729Z] OK: 211 MiB in 51 packages [2023-02-21T08:36:59.677Z] Removing intermediate container 7e0e7be2273e [2023-02-21T08:36:59.677Z] ---> 629041e5467c [2023-02-21T08:36:59.677Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T08:36:59.938Z] Removing intermediate container fb9cdade9e39 [2023-02-21T08:36:59.938Z] ---> 5aa1c4c3e63b [2023-02-21T08:36:59.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:37:00.198Z] ---> c04016a25c34 [2023-02-21T08:37:00.198Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:37:00.198Z] Removing intermediate container 08484ef1b61a [2023-02-21T08:37:00.198Z] ---> 3ecc127dbf6c [2023-02-21T08:37:00.198Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:37:00.198Z] ---> 7f96cecb0f19 [2023-02-21T08:37:00.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:37:00.198Z] Removing intermediate container de63d754a357 [2023-02-21T08:37:00.198Z] ---> fb8f4c1c58dc [2023-02-21T08:37:00.198Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:37:00.198Z] Removing intermediate container 717257ede104 [2023-02-21T08:37:00.198Z] ---> 25bde3608ae6 [2023-02-21T08:37:00.198Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:37:00.198Z] ---> Running in 454a07511675 [2023-02-21T08:37:00.198Z] ---> Running in 1c9d1959ceb4 [2023-02-21T08:37:00.198Z] ---> 82624e61b2c6 [2023-02-21T08:37:00.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:37:00.460Z] ---> Running in ce288ab9fb1f [2023-02-21T08:37:00.460Z] ---> c30804ef949f [2023-02-21T08:37:00.460Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:37:00.460Z] ---> cc25584f91ae [2023-02-21T08:37:00.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:37:00.460Z] ---> Running in a995254856ea [2023-02-21T08:37:00.460Z] ---> Running in 9f5b8bc3526c [2023-02-21T08:37:14.983Z] Removing intermediate container b0f7ad86a053 [2023-02-21T08:37:14.984Z] ---> 272d5402fa31 [2023-02-21T08:37:14.984Z] Successfully built 272d5402fa31 [2023-02-21T08:37:14.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:37:15.335Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:37:15.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:37:15.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2023-02-21T08:37:15.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@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-02-21T08:37:17.105Z] $ docker top 6084ff852a2c35b3b94ff7a864cf3aee22814ad5d40e2d7e0a3920bbd57ffd2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:37:18.002Z] + go version [2023-02-21T08:37:18.002Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T08:37:18.027Z] $ docker stop --time=1 6084ff852a2c35b3b94ff7a864cf3aee22814ad5d40e2d7e0a3920bbd57ffd2b [2023-02-21T08:37:19.730Z] $ docker rm -f --volumes 6084ff852a2c35b3b94ff7a864cf3aee22814ad5d40e2d7e0a3920bbd57ffd2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:37:20.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:37:20.355Z] [2023-02-21T08:37:20.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:37:20.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:37:20.702Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T08:37:20.702Z] 29e5d40040c1: Pulling fs layer [2023-02-21T08:37:20.702Z] 1ce36da41761: Pulling fs layer [2023-02-21T08:37:20.702Z] 25b303627fd3: Pulling fs layer [2023-02-21T08:37:20.975Z] 29e5d40040c1: Download complete [2023-02-21T08:37:21.245Z] 1ce36da41761: Verifying Checksum [2023-02-21T08:37:21.245Z] 1ce36da41761: Download complete [2023-02-21T08:37:21.516Z] 29e5d40040c1: Pull complete [2023-02-21T08:37:22.945Z] 1ce36da41761: Pull complete [2023-02-21T08:37:22.945Z] 25b303627fd3: Verifying Checksum [2023-02-21T08:37:22.945Z] 25b303627fd3: Download complete [2023-02-21T08:37:33.077Z] 25b303627fd3: Pull complete [2023-02-21T08:37:33.077Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T08:37:33.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:37:33.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:37:33.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2023-02-21T08:37:33.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@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-02-21T08:37:35.968Z] $ docker top b5ee500e27b5cebbafca59f313b05930973c4fe539d06080e08895ce812d1e6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:37:36.849Z] + docker-compose build --help+ grep parallel [2023-02-21T08:37:36.849Z] [2023-02-21T08:37:43.546Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:37:43.844Z] $ docker stop --time=1 b5ee500e27b5cebbafca59f313b05930973c4fe539d06080e08895ce812d1e6a [2023-02-21T08:37:45.631Z] $ docker rm -f --volumes b5ee500e27b5cebbafca59f313b05930973c4fe539d06080e08895ce812d1e6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:37:46.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:37:46.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:37:46.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2023-02-21T08:37:46.538Z] $ 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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@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-02-21T08:37:47.510Z] Removing intermediate container 9f5b8bc3526c [2023-02-21T08:37:47.510Z] ---> efafb3af1766 [2023-02-21T08:37:47.510Z] Step 8/22 : COPY . . [2023-02-21T08:37:47.510Z] Removing intermediate container 454a07511675 [2023-02-21T08:37:47.510Z] ---> 8bc7a8a7e074 [2023-02-21T08:37:47.510Z] Step 8/22 : COPY . . [2023-02-21T08:37:47.510Z] Removing intermediate container 1c9d1959ceb4 [2023-02-21T08:37:47.510Z] ---> 39de218cd7fe [2023-02-21T08:37:47.510Z] Step 7/23 : COPY . . [2023-02-21T08:37:47.510Z] Removing intermediate container a995254856ea [2023-02-21T08:37:47.510Z] ---> 6b448a220545 [2023-02-21T08:37:47.510Z] Step 8/24 : COPY . . [2023-02-21T08:37:47.510Z] Removing intermediate container ce288ab9fb1f [2023-02-21T08:37:47.510Z] ---> 8dd80eb75ef1 [2023-02-21T08:37:47.510Z] Step 8/22 : COPY . . [2023-02-21T08:37:47.969Z] $ docker top 66aa5367d44704f842dc257fe3383768968ac8f0411391be06556f0103bb987a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:37:48.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:37:57.119Z] Building core-command ... [2023-02-21T08:37:57.119Z] Building core-common-config-bootstrapper ... [2023-02-21T08:37:57.119Z] Building core-data ... [2023-02-21T08:37:57.119Z] Building core-metadata ... [2023-02-21T08:37:57.119Z] Building security-bootstrapper ... [2023-02-21T08:37:57.119Z] Building security-proxy-setup ... [2023-02-21T08:37:57.119Z] Building security-secretstore-setup ... [2023-02-21T08:37:57.119Z] Building security-spiffe-token-provider ... [2023-02-21T08:37:57.119Z] Building security-spire-agent ... [2023-02-21T08:37:57.119Z] Building security-spire-config ... [2023-02-21T08:37:57.119Z] Building security-spire-server ... [2023-02-21T08:37:57.119Z] Building support-notifications ... [2023-02-21T08:37:57.119Z] Building support-scheduler ... [2023-02-21T08:37:57.119Z] Building core-common-config-bootstrapper [2023-02-21T08:37:57.119Z] Building security-spire-server [2023-02-21T08:37:57.119Z] Building core-metadata [2023-02-21T08:37:57.119Z] Building support-notifications [2023-02-21T08:37:57.119Z] Building support-scheduler [2023-02-21T08:37:57.574Z] ---> 1b75cc0060bd [2023-02-21T08:37:57.574Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:37:57.574Z] ---> e8cdbacc440d [2023-02-21T08:37:57.574Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:37:57.574Z] ---> 155eadbc75d3 [2023-02-21T08:37:57.574Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:37:57.574Z] ---> 1188b35a0a5a [2023-02-21T08:37:57.574Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:37:57.574Z] ---> Running in ac80352f8a02 [2023-02-21T08:37:57.574Z] ---> 05f0f81e7c4c [2023-02-21T08:37:57.574Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:37:57.574Z] ---> Running in c72dabda6d6f [2023-02-21T08:37:57.574Z] ---> Running in 02484eea4063 [2023-02-21T08:37:57.574Z] ---> Running in 832d9cc0d727 [2023-02-21T08:37:57.574Z] ---> Running in 6feea372a607 [2023-02-21T08:37:57.574Z] Removing intermediate container 02484eea4063 [2023-02-21T08:37:57.574Z] ---> 67b79b25dc1e [2023-02-21T08:37:57.574Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T08:37:57.574Z] ---> Running in 43e875667c4c [2023-02-21T08:37:57.574Z] Removing intermediate container 43e875667c4c [2023-02-21T08:37:57.574Z] ---> 2d2a3bb753dd [2023-02-21T08:37:57.574Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:37:57.574Z] ---> Running in 55cbe5437cbb [2023-02-21T08:37:57.574Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T08:37:57.574Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T08:37:57.574Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T08:37:57.574Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T08:37:57.833Z] Removing intermediate container 55cbe5437cbb [2023-02-21T08:37:57.833Z] ---> 5709ac59c228 [2023-02-21T08:37:57.833Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T08:37:57.833Z] ---> Running in 26d1698b53ea [2023-02-21T08:37:58.399Z] Removing intermediate container 26d1698b53ea [2023-02-21T08:37:58.399Z] ---> 6a11341401dc [2023-02-21T08:37:58.399Z] [2023-02-21T08:37:58.399Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T08:37:58.399Z] 3.15: Pulling from library/alpine [2023-02-21T08:37:58.734Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:37:58.734Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:37:58.734Z] ---> 5ce65d7b0fde [2023-02-21T08:37:58.734Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:37:58.993Z] ---> Running in 4b992a4c2f92 [2023-02-21T08:37:58.993Z] Removing intermediate container 4b992a4c2f92 [2023-02-21T08:37:58.993Z] ---> 873618f0887a [2023-02-21T08:37:58.993Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:37:58.993Z] ---> Running in 638965a12807 [2023-02-21T08:37:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:37:59.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:37:59.820Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:37:59.820Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:37:59.820Z] OK: 15857 distinct packages available [2023-02-21T08:38:00.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:00.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:00.079Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:38:00.079Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:38:00.079Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:38:00.079Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:38:00.079Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:38:00.079Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:38:00.079Z] OK: 7 MiB in 19 packages [2023-02-21T08:38:01.017Z] Removing intermediate container 638965a12807 [2023-02-21T08:38:01.017Z] ---> 34093bd82187 [2023-02-21T08:38:01.017Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:38:06.310Z] ---> e4a493224d30 [2023-02-21T08:38:06.310Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:38:06.947Z] ---> a932a863abd9 [2023-02-21T08:38:06.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T08:38:07.204Z] ---> a44903f14935 [2023-02-21T08:38:07.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T08:38:07.770Z] ---> f2839f9051b5 [2023-02-21T08:38:07.770Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:38:08.050Z] ---> Running in bb43f5516cc1 [2023-02-21T08:38:08.307Z] Removing intermediate container bb43f5516cc1 [2023-02-21T08:38:08.307Z] ---> 54b05ecdf3bd [2023-02-21T08:38:08.307Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:38:08.307Z] ---> Running in fd01a265e984 [2023-02-21T08:38:08.874Z] Removing intermediate container fd01a265e984 [2023-02-21T08:38:08.874Z] ---> b7474a54cdd1 [2023-02-21T08:38:08.874Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:38:08.874Z] ---> Running in ca2a4425fb1f [2023-02-21T08:38:09.438Z] Removing intermediate container ca2a4425fb1f [2023-02-21T08:38:09.438Z] ---> 0b91d8c96885 [2023-02-21T08:38:09.438Z] Step 22/23 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:38:09.438Z] ---> Running in 12235d13e7ec [2023-02-21T08:38:09.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:09.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:09.459Z] ---> 272d5402fa31 [2023-02-21T08:38:09.459Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T08:38:09.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:09.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:09.459Z] ---> 272d5402fa31 [2023-02-21T08:38:09.459Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:38:09.706Z] Removing intermediate container 12235d13e7ec [2023-02-21T08:38:09.706Z] ---> fcaca01b00ea [2023-02-21T08:38:09.706Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-02-21T08:38:09.706Z] ---> Running in 6211b0aa0326 [2023-02-21T08:38:09.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:09.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:09.737Z] ---> 272d5402fa31 [2023-02-21T08:38:09.737Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:38:09.962Z] Removing intermediate container 6211b0aa0326 [2023-02-21T08:38:09.962Z] ---> edc1e5219af0 [2023-02-21T08:38:09.962Z] [2023-02-21T08:38:10.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:10.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:10.015Z] ---> 272d5402fa31 [2023-02-21T08:38:10.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:38:10.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:10.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:10.015Z] ---> 272d5402fa31 [2023-02-21T08:38:10.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:38:10.015Z] ---> Running in 609bebbe0b92 [2023-02-21T08:38:10.015Z] ---> Running in af64d16ba4a7 [2023-02-21T08:38:10.015Z] ---> Running in 7c488f456ce3 [2023-02-21T08:38:10.015Z] ---> Running in f2728b71f3e6 [2023-02-21T08:38:10.015Z] ---> Running in 554b8832b6d6 [2023-02-21T08:38:10.219Z] Successfully built edc1e5219af0 [2023-02-21T08:38:10.219Z] Successfully tagged security-spire-server:latest [2023-02-21T08:38:10.219Z]  Building security-spire-server ... done Building security-proxy-setup [2023-02-21T08:38:10.603Z] Removing intermediate container f2728b71f3e6 [2023-02-21T08:38:10.603Z] ---> 032c8b497d28 [2023-02-21T08:38:10.603Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:38:10.603Z] Removing intermediate container af64d16ba4a7 [2023-02-21T08:38:10.603Z] ---> 65ec026340c8 [2023-02-21T08:38:10.603Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:38:10.875Z] Removing intermediate container 7c488f456ce3 [2023-02-21T08:38:10.875Z] Removing intermediate container 609bebbe0b92 [2023-02-21T08:38:10.875Z] ---> 552504f81b34 [2023-02-21T08:38:10.875Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:38:10.875Z] ---> 27e71e2e74ce [2023-02-21T08:38:10.875Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:38:10.875Z] ---> Running in 4b736d1fdaa2 [2023-02-21T08:38:10.875Z] ---> Running in 4c45410168c7 [2023-02-21T08:38:10.875Z] Removing intermediate container 554b8832b6d6 [2023-02-21T08:38:10.875Z] ---> 70eca54b93fc [2023-02-21T08:38:10.875Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:38:10.875Z] ---> Running in d633f4a51ffc [2023-02-21T08:38:11.145Z] ---> Running in c7adbc8af527 [2023-02-21T08:38:11.145Z] ---> Running in af516dcd6a14 [2023-02-21T08:38:11.756Z] Removing intermediate container 4c45410168c7 [2023-02-21T08:38:11.756Z] ---> 43c362681683 [2023-02-21T08:38:11.756Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:38:11.756Z] Removing intermediate container 4b736d1fdaa2 [2023-02-21T08:38:11.756Z] ---> caafd4fb6ca3 [2023-02-21T08:38:11.756Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:38:12.038Z] Removing intermediate container d633f4a51ffc [2023-02-21T08:38:12.038Z] ---> 6e078fae8ce5 [2023-02-21T08:38:12.038Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:38:12.038Z] ---> Running in e51b0b42cc65 [2023-02-21T08:38:12.038Z] ---> Running in a719d7109271 [2023-02-21T08:38:12.038Z] Removing intermediate container af516dcd6a14 [2023-02-21T08:38:12.038Z] ---> Running in 52aa70847d3b [2023-02-21T08:38:12.038Z] ---> d31f84d24f5d [2023-02-21T08:38:12.038Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:38:12.316Z] ---> Running in 30793fd0f93e [2023-02-21T08:38:12.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:13.499Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:38:13.499Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:38:13.499Z] ---> 1b2fd4074711 [2023-02-21T08:38:13.499Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:38:13.499Z] ---> Using cache [2023-02-21T08:38:13.499Z] ---> d62f6106b7dc [2023-02-21T08:38:13.499Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:38:13.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:14.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:14.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:14.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:15.028Z] OK: 221 MiB in 51 packages [2023-02-21T08:38:15.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:38:16.552Z] OK: 221 MiB in 51 packages [2023-02-21T08:38:16.552Z] Removing intermediate container c7adbc8af527 [2023-02-21T08:38:16.552Z] ---> def8f660ca8e [2023-02-21T08:38:16.552Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T08:38:17.141Z] OK: 221 MiB in 51 packages [2023-02-21T08:38:17.141Z] OK: 221 MiB in 51 packages [2023-02-21T08:38:17.425Z] OK: 221 MiB in 51 packages [2023-02-21T08:38:17.763Z] ---> Running in 716f3808bfa9 [2023-02-21T08:38:17.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:18.017Z] ---> 2f6fcdea540f [2023-02-21T08:38:18.017Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:18.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:18.276Z] OK: 211 MiB in 51 packages [2023-02-21T08:38:18.289Z] ---> Running in 5943fadb4e8d [2023-02-21T08:38:18.558Z] Removing intermediate container e51b0b42cc65 [2023-02-21T08:38:18.558Z] ---> 02085cf91a88 [2023-02-21T08:38:18.558Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:38:19.151Z] Removing intermediate container 30793fd0f93e [2023-02-21T08:38:19.151Z] ---> 44d434b967dd [2023-02-21T08:38:19.151Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:38:19.151Z] Removing intermediate container a719d7109271 [2023-02-21T08:38:19.151Z] ---> c95e3c96a0fc [2023-02-21T08:38:19.151Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:38:19.254Z] Removing intermediate container 716f3808bfa9 [2023-02-21T08:38:19.254Z] ---> 4d43403e2798 [2023-02-21T08:38:19.254Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:38:19.419Z] Removing intermediate container 52aa70847d3b [2023-02-21T08:38:19.419Z] ---> 7c1ca4c35774 [2023-02-21T08:38:19.420Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:38:20.009Z] ---> 733425970ebb [2023-02-21T08:38:20.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:20.184Z] ---> 1580ec44c0d8 [2023-02-21T08:38:20.184Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:20.184Z] ---> Running in 2968e87b08cb [2023-02-21T08:38:20.280Z] ---> Running in 00711c4d473f [2023-02-21T08:38:20.552Z] ---> 2e9a88a4673b [2023-02-21T08:38:20.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:20.821Z] ---> Running in 63b0bfd7b5ff [2023-02-21T08:38:20.821Z] ---> 7b6139c930ef [2023-02-21T08:38:20.821Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:21.090Z] ---> 5e21997d8b37 [2023-02-21T08:38:21.090Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:38:21.367Z] ---> Running in f79ad17244ef [2023-02-21T08:38:21.367Z] ---> Running in 7f98d80e451e [2023-02-21T08:38:42.113Z] Removing intermediate container 6feea372a607 [2023-02-21T08:38:42.113Z] ---> 2019b1d517de [2023-02-21T08:38:42.113Z] [2023-02-21T08:38:42.113Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T08:38:42.113Z] Removing intermediate container 832d9cc0d727 [2023-02-21T08:38:42.113Z] ---> 75e800b50769 [2023-02-21T08:38:42.113Z] [2023-02-21T08:38:42.113Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:38:42.113Z] 3.16: Pulling from library/alpine [2023-02-21T08:38:42.113Z] 3.16: Pulling from library/alpine [2023-02-21T08:38:42.113Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:38:42.113Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:38:42.113Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:38:42.113Z] Status: Image is up to date for alpine:3.16 [2023-02-21T08:38:42.113Z] ---> dfd21b5a31f5 [2023-02-21T08:38:42.113Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T08:38:42.113Z] ---> dfd21b5a31f5 [2023-02-21T08:38:42.113Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:38:46.306Z] ---> Running in 6ecf3e15f587 [2023-02-21T08:38:46.306Z] ---> Running in 04ed14089415 [2023-02-21T08:38:46.306Z] Removing intermediate container 6ecf3e15f587 [2023-02-21T08:38:46.306Z] ---> 25c7319943a8 [2023-02-21T08:38:46.306Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T08:38:46.306Z] Removing intermediate container ac80352f8a02 [2023-02-21T08:38:46.306Z] ---> 2146424c59bc [2023-02-21T08:38:46.306Z] [2023-02-21T08:38:46.306Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:38:46.306Z] ---> dfd21b5a31f5 [2023-02-21T08:38:46.306Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T08:38:46.306Z] Removing intermediate container c72dabda6d6f [2023-02-21T08:38:46.306Z] ---> 87a2beb21023 [2023-02-21T08:38:46.306Z] [2023-02-21T08:38:46.306Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:38:46.306Z] ---> dfd21b5a31f5 [2023-02-21T08:38:46.306Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:38:46.306Z] ---> Running in a3ceb386bba5 [2023-02-21T08:38:46.306Z] ---> Running in 044ec88be382 [2023-02-21T08:38:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.306Z] ---> Running in 0dbb18aefa66 [2023-02-21T08:38:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.306Z] Removing intermediate container a3ceb386bba5 [2023-02-21T08:38:46.306Z] ---> 70eac4945300 [2023-02-21T08:38:46.306Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T08:38:46.306Z] ---> Running in bd3d146e1afe [2023-02-21T08:38:46.306Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:38:46.306Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:38:46.306Z] OK: 6 MiB in 15 packages [2023-02-21T08:38:46.306Z] Removing intermediate container 2968e87b08cb [2023-02-21T08:38:46.306Z] ---> c209f43ac3f6 [2023-02-21T08:38:46.306Z] Step 7/21 : COPY . . [2023-02-21T08:38:46.306Z] Removing intermediate container bd3d146e1afe [2023-02-21T08:38:46.306Z] ---> dbab13afcb97 [2023-02-21T08:38:46.306Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:38:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.306Z] ---> Running in d64341b0caf5 [2023-02-21T08:38:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:46.565Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T08:38:46.565Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:38:46.565Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:38:46.565Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:38:46.565Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:38:46.565Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:38:46.565Z] OK: 6 MiB in 15 packages [2023-02-21T08:38:46.565Z] OK: 6 MiB in 16 packages [2023-02-21T08:38:47.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:38:47.393Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:38:47.393Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:38:47.653Z] OK: 6 MiB in 15 packages [2023-02-21T08:38:49.573Z] Removing intermediate container 04ed14089415 [2023-02-21T08:38:49.573Z] ---> cc0e1e398c96 [2023-02-21T08:38:49.573Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:38:49.832Z] ---> Running in 24f1d2d8e385 [2023-02-21T08:38:49.832Z] ---> 771912b34038 [2023-02-21T08:38:49.832Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:38:49.832Z] Removing intermediate container 24f1d2d8e385 [2023-02-21T08:38:49.832Z] ---> c5e243c5a08e [2023-02-21T08:38:49.832Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T08:38:49.832Z] Removing intermediate container 0dbb18aefa66 [2023-02-21T08:38:49.832Z] ---> b04f4e0ed980 [2023-02-21T08:38:49.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:38:49.832Z] ---> Running in 0da55dc74257 [2023-02-21T08:38:49.832Z] ---> Running in ffa5628c4078 [2023-02-21T08:38:49.832Z] ---> Running in 7f3ecee41614 [2023-02-21T08:38:49.832Z] Removing intermediate container d64341b0caf5 [2023-02-21T08:38:49.832Z] ---> 3f329668c543 [2023-02-21T08:38:49.832Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:38:49.832Z] Removing intermediate container 044ec88be382 [2023-02-21T08:38:49.832Z] ---> 92714fd20fa2 [2023-02-21T08:38:49.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:38:50.090Z] ---> Running in deb6c66adff8 [2023-02-21T08:38:50.090Z] Removing intermediate container 0da55dc74257 [2023-02-21T08:38:50.090Z] ---> 359cb5295073 [2023-02-21T08:38:50.090Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T08:38:50.090Z] Removing intermediate container 7f3ecee41614 [2023-02-21T08:38:50.090Z] ---> accb9ffd7577 [2023-02-21T08:38:50.090Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T08:38:50.090Z] ---> Running in 9a9353caf933 [2023-02-21T08:38:50.090Z] ---> Running in 9aa37a5f99db [2023-02-21T08:38:50.090Z] Removing intermediate container deb6c66adff8 [2023-02-21T08:38:50.090Z] ---> bd922c798cbf [2023-02-21T08:38:50.090Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T08:38:50.090Z] ---> Running in 3ab9d47b9a4f [2023-02-21T08:38:50.090Z] ---> d8769d653d70 [2023-02-21T08:38:50.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T08:38:50.090Z] Removing intermediate container 9aa37a5f99db [2023-02-21T08:38:50.090Z] ---> a8946ecb6b9f [2023-02-21T08:38:50.090Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:38:50.348Z] Removing intermediate container 9a9353caf933 [2023-02-21T08:38:50.348Z] ---> 86d920cbed22 [2023-02-21T08:38:50.348Z] Step 15/24 : WORKDIR / [2023-02-21T08:38:50.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:38:50.348Z] ---> Running in 544887e471ab [2023-02-21T08:38:50.348Z] ---> Running in e846a6b49ce2 [2023-02-21T08:38:50.348Z] Removing intermediate container 3ab9d47b9a4f [2023-02-21T08:38:50.348Z] ---> c6d7e7b1db95 [2023-02-21T08:38:50.348Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:38:50.605Z] ---> Running in 7ec19177854b [2023-02-21T08:38:50.605Z] Removing intermediate container e846a6b49ce2 [2023-02-21T08:38:50.605Z] ---> d64515ab0e44 [2023-02-21T08:38:50.605Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:38:50.605Z] Removing intermediate container 544887e471ab [2023-02-21T08:38:50.605Z] ---> f218e826766f [2023-02-21T08:38:50.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:38:50.605Z] Removing intermediate container 7ec19177854b [2023-02-21T08:38:50.605Z] ---> 3856ffa6503f [2023-02-21T08:38:50.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:38:50.881Z] ---> 880c22854e21 [2023-02-21T08:38:50.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T08:38:50.881Z] ---> 22d8a12bea38 [2023-02-21T08:38:50.881Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T08:38:50.881Z] ---> 8393ca91b91f [2023-02-21T08:38:50.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T08:38:50.881Z] ---> dfaeda279c9e [2023-02-21T08:38:50.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T08:38:50.881Z] ---> 2c4887934796 [2023-02-21T08:38:50.881Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T08:38:51.146Z] ---> Running in db3923977e94 [2023-02-21T08:38:52.082Z] ---> ca815d40e468 [2023-02-21T08:38:52.082Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T08:38:52.082Z] ---> 87dda3d957c9 [2023-02-21T08:38:52.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T08:38:52.082Z] Removing intermediate container db3923977e94 [2023-02-21T08:38:52.082Z] ---> da6a11e74d37 [2023-02-21T08:38:52.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:38:52.082Z] ---> e69af15b44ce [2023-02-21T08:38:52.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T08:38:52.082Z] ---> Running in fdc6eda9bc7e [2023-02-21T08:38:52.082Z] ---> 929890847e29 [2023-02-21T08:38:52.082Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T08:38:52.082Z] Removing intermediate container fdc6eda9bc7e [2023-02-21T08:38:52.082Z] ---> 5700400d9187 [2023-02-21T08:38:52.082Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:38:52.082Z] ---> e2c65ad35166 [2023-02-21T08:38:52.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T08:38:52.082Z] ---> Running in e9980b37181a [2023-02-21T08:38:52.082Z] ---> Running in e9753664e356 [2023-02-21T08:38:52.340Z] ---> d19826febb0b [2023-02-21T08:38:52.340Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T08:38:52.340Z] ---> Running in a87e4610bc61 [2023-02-21T08:38:52.340Z] Removing intermediate container a87e4610bc61 [2023-02-21T08:38:52.340Z] ---> e8706f59fd08 [2023-02-21T08:38:52.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:38:52.340Z] Removing intermediate container e9980b37181a [2023-02-21T08:38:52.340Z] ---> e509fafb333d [2023-02-21T08:38:52.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:38:52.340Z] ---> Running in a004d48201e6 [2023-02-21T08:38:52.340Z] ---> Running in 654aae018670 [2023-02-21T08:38:52.340Z] ---> 56c138b47b31 [2023-02-21T08:38:52.340Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T08:38:52.340Z] Removing intermediate container e9753664e356 [2023-02-21T08:38:52.340Z] ---> 8f82f2397c3b [2023-02-21T08:38:52.340Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:38:52.340Z] ---> Running in 2371998dbc9a [2023-02-21T08:38:52.340Z] ---> Running in e43a91f505b0 [2023-02-21T08:38:52.597Z] Removing intermediate container a004d48201e6 [2023-02-21T08:38:52.597Z] ---> bf70c2c62d17 [2023-02-21T08:38:52.597Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:38:52.597Z] ---> Running in 720fa551b667 [2023-02-21T08:38:52.597Z] Removing intermediate container 654aae018670 [2023-02-21T08:38:52.597Z] ---> e8b9621c0c5f [2023-02-21T08:38:52.597Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:38:52.597Z] Removing intermediate container 2371998dbc9a [2023-02-21T08:38:52.597Z] ---> 27f1ed06494f [2023-02-21T08:38:52.597Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:38:52.597Z] ---> Running in d44f43aee66e [2023-02-21T08:38:52.597Z] ---> Running in 794df40f56cd [2023-02-21T08:38:52.597Z] Removing intermediate container e43a91f505b0 [2023-02-21T08:38:52.597Z] ---> af490dd4effa [2023-02-21T08:38:52.597Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:38:52.597Z] Removing intermediate container 720fa551b667 [2023-02-21T08:38:52.597Z] ---> 41fd8707bea4 [2023-02-21T08:38:52.597Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:38:52.597Z] Removing intermediate container d44f43aee66e [2023-02-21T08:38:52.597Z] ---> 0df70e5df599 [2023-02-21T08:38:52.597Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:38:52.855Z] ---> Running in fe2c5e024f14 [2023-02-21T08:38:52.855Z] ---> Running in 2c209d891e64 [2023-02-21T08:38:52.855Z] ---> Running in 5a96500f9013 [2023-02-21T08:38:52.855Z] Removing intermediate container 794df40f56cd [2023-02-21T08:38:52.855Z] ---> f93a4d039b72 [2023-02-21T08:38:52.855Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:38:52.855Z] ---> Running in bab109dc130d [2023-02-21T08:38:52.855Z] Removing intermediate container fe2c5e024f14 [2023-02-21T08:38:52.855Z] ---> 86e8853896ef [2023-02-21T08:38:52.855Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:38:52.855Z] Removing intermediate container 2c209d891e64 [2023-02-21T08:38:52.855Z] ---> c86869d05975 [2023-02-21T08:38:52.855Z] [2023-02-21T08:38:52.855Z] ---> Running in 165613e67294 [2023-02-21T08:38:52.855Z] Removing intermediate container 5a96500f9013 [2023-02-21T08:38:52.855Z] ---> 7d0d55868785 [2023-02-21T08:38:52.855Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:38:52.855Z] Removing intermediate container bab109dc130d [2023-02-21T08:38:52.855Z] ---> e55b118961d1 [2023-02-21T08:38:52.855Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:38:53.114Z] ---> Running in 32b7081f9375 [2023-02-21T08:38:53.114Z] Successfully built c86869d05975 [2023-02-21T08:38:53.114Z] ---> Running in d04d5867bc02 [2023-02-21T08:38:53.114Z] Successfully tagged core-data:latest [2023-02-21T08:38:53.114Z]  Building core-data ... done Building security-spire-agent [2023-02-21T08:38:53.114Z] Removing intermediate container 165613e67294 [2023-02-21T08:38:53.114Z] ---> bcdf5ead0048 [2023-02-21T08:38:53.114Z] [2023-02-21T08:38:53.114Z] Successfully built bcdf5ead0048 [2023-02-21T08:38:53.114Z] Successfully tagged support-scheduler:latest [2023-02-21T08:38:53.114Z] Building security-bootstrapper [2023-02-21T08:38:53.114Z]  Building support-scheduler ... done Removing intermediate container d04d5867bc02 [2023-02-21T08:38:53.114Z] ---> 8510a8f4dc3c [2023-02-21T08:38:53.114Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:38:53.114Z] Removing intermediate container 32b7081f9375 [2023-02-21T08:38:53.114Z] ---> 6da8f323bb9e [2023-02-21T08:38:53.114Z] [2023-02-21T08:38:53.114Z] ---> Running in adcef5f9b4d5 [2023-02-21T08:38:53.430Z] Successfully built 6da8f323bb9e [2023-02-21T08:38:53.999Z] Successfully tagged support-notifications:latest [2023-02-21T08:38:53.999Z]  Building support-notifications ... done Building core-command [2023-02-21T08:38:53.999Z] Removing intermediate container adcef5f9b4d5 [2023-02-21T08:38:53.999Z] ---> 223135e5f309 [2023-02-21T08:38:53.999Z] [2023-02-21T08:38:54.257Z] Successfully built 223135e5f309 [2023-02-21T08:38:54.257Z] Successfully tagged core-metadata:latest [2023-02-21T08:38:54.257Z] Building security-spiffe-token-provider [2023-02-21T08:39:04.253Z]  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:04.253Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:04.253Z] ---> 1b2fd4074711 [2023-02-21T08:39:04.253Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> d62f6106b7dc [2023-02-21T08:39:04.253Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 4d43403e2798 [2023-02-21T08:39:04.253Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 1580ec44c0d8 [2023-02-21T08:39:04.253Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> c209f43ac3f6 [2023-02-21T08:39:04.253Z] Step 7/32 : COPY . . [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 771912b34038 [2023-02-21T08:39:04.253Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T08:39:04.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:04.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:04.253Z] ---> 1b2fd4074711 [2023-02-21T08:39:04.253Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> d70a6ae93e3d [2023-02-21T08:39:04.253Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 77ca7ae72588 [2023-02-21T08:39:04.253Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 5aa1c4c3e63b [2023-02-21T08:39:04.253Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 7f96cecb0f19 [2023-02-21T08:39:04.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 8bc7a8a7e074 [2023-02-21T08:39:04.253Z] Step 8/23 : COPY . . [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> 1188b35a0a5a [2023-02-21T08:39:04.253Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:39:04.253Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:04.253Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:04.253Z] ---> 1b2fd4074711 [2023-02-21T08:39:04.253Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:39:04.253Z] ---> Using cache [2023-02-21T08:39:04.253Z] ---> d62f6106b7dc [2023-02-21T08:39:04.253Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:39:05.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:05.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:05.233Z] ---> 1b2fd4074711 [2023-02-21T08:39:05.233Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> d62f6106b7dc [2023-02-21T08:39:05.233Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> 629041e5467c [2023-02-21T08:39:05.233Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> c04016a25c34 [2023-02-21T08:39:05.233Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> 39de218cd7fe [2023-02-21T08:39:05.233Z] Step 7/24 : COPY . . [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> 155eadbc75d3 [2023-02-21T08:39:05.233Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> 67b79b25dc1e [2023-02-21T08:39:05.233Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:39:05.233Z] ---> Using cache [2023-02-21T08:39:05.233Z] ---> 2d2a3bb753dd [2023-02-21T08:39:05.233Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:39:08.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T08:39:13.870Z] ---> Running in 056cdd5abd74 [2023-02-21T08:39:13.870Z] ---> Running in e3f8d06fc939 [2023-02-21T08:39:13.870Z] ---> Running in 2cf11c97b678 [2023-02-21T08:39:13.870Z] ---> Running in e1c0a1dc2484 [2023-02-21T08:39:14.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T08:39:14.386Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T08:39:14.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:14.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:14.909Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:39:14.909Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:39:14.909Z] OK: 17046 distinct packages available [2023-02-21T08:39:14.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:15.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:15.173Z] OK: 211 MiB in 51 packages [2023-02-21T08:39:15.739Z] Removing intermediate container 056cdd5abd74 [2023-02-21T08:39:15.739Z] ---> 4edc9c49d0b1 [2023-02-21T08:39:15.739Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:39:15.739Z] Removing intermediate container ffa5628c4078 [2023-02-21T08:39:15.739Z] ---> 4703529d0de0 [2023-02-21T08:39:15.739Z] [2023-02-21T08:39:15.739Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T08:39:15.739Z] ---> dfd21b5a31f5 [2023-02-21T08:39:15.739Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T08:39:15.739Z] ---> Running in 3cb911dc284c [2023-02-21T08:39:15.739Z] ---> Running in d511eeef8505 [2023-02-21T08:39:15.996Z] Removing intermediate container 3cb911dc284c [2023-02-21T08:39:15.996Z] ---> 3dde87bf849f [2023-02-21T08:39:15.996Z] [2023-02-21T08:39:15.996Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:39:15.996Z] ---> 5ce65d7b0fde [2023-02-21T08:39:15.996Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:39:15.996Z] ---> Using cache [2023-02-21T08:39:15.996Z] ---> 873618f0887a [2023-02-21T08:39:15.996Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:39:15.996Z] ---> Using cache [2023-02-21T08:39:15.996Z] ---> 34093bd82187 [2023-02-21T08:39:15.996Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:39:15.996Z] Removing intermediate container 2cf11c97b678 [2023-02-21T08:39:15.996Z] ---> 66d80ed5b257 [2023-02-21T08:39:15.996Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T08:39:15.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:16.254Z] ---> 4e9a63e034b0 [2023-02-21T08:39:16.254Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:16.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:16.254Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T08:39:16.254Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T08:39:16.514Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T08:39:16.514Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T08:39:16.514Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T08:39:16.514Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T08:39:16.514Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:39:16.514Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:39:16.514Z] OK: 8 MiB in 20 packages [2023-02-21T08:39:16.514Z] ---> Running in 749c07e1eb84 [2023-02-21T08:39:17.091Z] ---> 1ad6f9c34430 [2023-02-21T08:39:17.091Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:39:19.107Z] Removing intermediate container d511eeef8505 [2023-02-21T08:39:19.107Z] ---> ac199fe3b947 [2023-02-21T08:39:19.107Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:39:19.364Z] ---> d69e8187a47a [2023-02-21T08:39:19.364Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:39:19.364Z] ---> Running in 9fb1243b1190 [2023-02-21T08:39:19.625Z] Removing intermediate container 9fb1243b1190 [2023-02-21T08:39:19.625Z] ---> 85e44a940e2f [2023-02-21T08:39:19.625Z] Step 12/21 : WORKDIR /edgex [2023-02-21T08:39:19.883Z] ---> Running in d970c7e7e105 [2023-02-21T08:39:19.883Z] ---> 44a227f3be2f [2023-02-21T08:39:19.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:39:20.140Z] Removing intermediate container d970c7e7e105 [2023-02-21T08:39:20.140Z] ---> 9425936c71ef [2023-02-21T08:39:20.140Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T08:39:20.397Z] ---> 0bd4b96558f4 [2023-02-21T08:39:20.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:39:20.682Z] ---> cf96315bc0e6 [2023-02-21T08:39:20.682Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T08:39:20.682Z] ---> 089423cc0cd2 [2023-02-21T08:39:20.682Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:39:20.941Z] ---> Running in b2876ea23fa4 [2023-02-21T08:39:21.505Z] Removing intermediate container b2876ea23fa4 [2023-02-21T08:39:21.505Z] ---> 7b8dc2bc216e [2023-02-21T08:39:21.505Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:39:21.766Z] ---> 6d4f628b6d23 [2023-02-21T08:39:21.766Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T08:39:21.766Z] ---> Running in 0b08db2cfebe [2023-02-21T08:39:22.026Z] Removing intermediate container 0b08db2cfebe [2023-02-21T08:39:22.026Z] ---> 73f841cd2a01 [2023-02-21T08:39:22.026Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:39:22.299Z] ---> Running in 8ee26172a5f6 [2023-02-21T08:39:22.560Z] Removing intermediate container 8ee26172a5f6 [2023-02-21T08:39:22.560Z] ---> 186dd931d2ee [2023-02-21T08:39:22.560Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:39:22.560Z] ---> e627c0a92cbf [2023-02-21T08:39:22.560Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:39:22.560Z] ---> Running in 544292842e65 [2023-02-21T08:39:23.127Z] ---> 9579f0ec2141 [2023-02-21T08:39:23.127Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:39:23.127Z] Removing intermediate container 544292842e65 [2023-02-21T08:39:23.127Z] ---> 84e0cae411f7 [2023-02-21T08:39:23.127Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:39:23.127Z] ---> Running in 5717a64f7346 [2023-02-21T08:39:23.127Z] ---> Running in fcf2a7629d4c [2023-02-21T08:39:23.386Z] Removing intermediate container 5717a64f7346 [2023-02-21T08:39:23.386Z] ---> 38937025ac67 [2023-02-21T08:39:23.386Z] [2023-02-21T08:39:23.386Z] Successfully built 38937025ac67 [2023-02-21T08:39:23.386Z] Successfully tagged security-spire-agent:latest [2023-02-21T08:39:23.386Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-21T08:39:26.678Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:26.678Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:26.678Z] ---> 1b2fd4074711 [2023-02-21T08:39:26.678Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:39:26.678Z] ---> Using cache [2023-02-21T08:39:26.678Z] ---> d62f6106b7dc [2023-02-21T08:39:26.678Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:39:26.678Z] ---> Using cache [2023-02-21T08:39:26.678Z] ---> 4d43403e2798 [2023-02-21T08:39:26.678Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:39:26.678Z] ---> Using cache [2023-02-21T08:39:26.678Z] ---> 1580ec44c0d8 [2023-02-21T08:39:26.678Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:26.678Z] ---> Using cache [2023-02-21T08:39:26.678Z] ---> c209f43ac3f6 [2023-02-21T08:39:26.678Z] Step 7/24 : COPY . . [2023-02-21T08:39:26.678Z] ---> Using cache [2023-02-21T08:39:26.678Z] ---> 771912b34038 [2023-02-21T08:39:26.678Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:39:28.593Z] ---> Running in ecafa4008ecf [2023-02-21T08:39:28.850Z] Removing intermediate container fcf2a7629d4c [2023-02-21T08:39:28.850Z] ---> 679aced63dac [2023-02-21T08:39:28.850Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:39:28.850Z] ---> Running in 82e9588be65e [2023-02-21T08:39:29.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T08:39:29.108Z] Removing intermediate container 82e9588be65e [2023-02-21T08:39:29.108Z] ---> d852638adb22 [2023-02-21T08:39:29.108Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T08:39:29.108Z] ---> Running in 6a2c079ec517 [2023-02-21T08:39:29.399Z] Removing intermediate container 6a2c079ec517 [2023-02-21T08:39:29.399Z] ---> 2fd24af23d77 [2023-02-21T08:39:29.399Z] Step 20/21 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:39:29.399Z] ---> Running in 6329e8e13813 [2023-02-21T08:39:29.658Z] Removing intermediate container 6329e8e13813 [2023-02-21T08:39:29.658Z] ---> a1a18214c771 [2023-02-21T08:39:29.658Z] Step 21/21 : LABEL version=3.0.0-dev.60 [2023-02-21T08:39:29.658Z] ---> Running in 7f649a95138c [2023-02-21T08:39:29.658Z] Removing intermediate container 7f649a95138c [2023-02-21T08:39:29.658Z] ---> f994791e3c15 [2023-02-21T08:39:29.916Z] [2023-02-21T08:39:29.916Z] Successfully built f994791e3c15 [2023-02-21T08:39:29.916Z] Successfully tagged security-proxy-setup:latest [2023-02-21T08:39:29.916Z] Building security-spire-config [2023-02-21T08:39:33.200Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:33.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:33.200Z] ---> 1b2fd4074711 [2023-02-21T08:39:33.200Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> d62f6106b7dc [2023-02-21T08:39:33.200Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 629041e5467c [2023-02-21T08:39:33.200Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> c04016a25c34 [2023-02-21T08:39:33.200Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 39de218cd7fe [2023-02-21T08:39:33.200Z] Step 7/24 : COPY . . [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 155eadbc75d3 [2023-02-21T08:39:33.200Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 67b79b25dc1e [2023-02-21T08:39:33.200Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 2d2a3bb753dd [2023-02-21T08:39:33.200Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 4edc9c49d0b1 [2023-02-21T08:39:33.200Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 3dde87bf849f [2023-02-21T08:39:33.200Z] [2023-02-21T08:39:33.200Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:39:33.200Z] ---> 5ce65d7b0fde [2023-02-21T08:39:33.200Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:39:33.200Z] ---> Using cache [2023-02-21T08:39:33.200Z] ---> 873618f0887a [2023-02-21T08:39:33.200Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T08:39:39.763Z] ---> Running in df41b73801ce [2023-02-21T08:39:40.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:40.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:40.843Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:39:40.843Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:39:40.843Z] OK: 15857 distinct packages available [2023-02-21T08:39:40.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:40.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:41.101Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T08:39:41.101Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:39:41.101Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T08:39:41.101Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T08:39:41.101Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:39:41.101Z] OK: 6 MiB in 18 packages [2023-02-21T08:39:45.305Z] Removing intermediate container e3f8d06fc939 [2023-02-21T08:39:45.305Z] ---> 6dc13141f179 [2023-02-21T08:39:45.305Z] [2023-02-21T08:39:45.305Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T08:39:45.305Z] ---> dfd21b5a31f5 [2023-02-21T08:39:45.305Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:39:45.305Z] Removing intermediate container e1c0a1dc2484 [2023-02-21T08:39:45.305Z] ---> 044a1332b3f0 [2023-02-21T08:39:45.305Z] [2023-02-21T08:39:45.305Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:39:45.305Z] ---> dfd21b5a31f5 [2023-02-21T08:39:45.305Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:39:45.305Z] ---> Using cache [2023-02-21T08:39:45.305Z] ---> b04f4e0ed980 [2023-02-21T08:39:45.305Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:39:45.305Z] ---> Using cache [2023-02-21T08:39:45.305Z] ---> accb9ffd7577 [2023-02-21T08:39:45.305Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:39:45.563Z] ---> Running in 919bc5cd6aa6 [2023-02-21T08:39:45.563Z] ---> Running in 8896596228a1 [2023-02-21T08:39:45.563Z] Removing intermediate container df41b73801ce [2023-02-21T08:39:45.563Z] ---> b2c6ac75ea37 [2023-02-21T08:39:45.563Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:39:46.937Z] Removing intermediate container 8896596228a1 [2023-02-21T08:39:46.937Z] ---> cfee7482c617 [2023-02-21T08:39:46.937Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:39:47.867Z] Removing intermediate container 919bc5cd6aa6 [2023-02-21T08:39:47.867Z] ---> 78d0da35fe9d [2023-02-21T08:39:47.867Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T08:39:47.867Z] ---> Running in f941a4b3a50e [2023-02-21T08:39:48.161Z] ---> Running in 7fe7758f1811 [2023-02-21T08:39:48.161Z] ---> 7cddd02777f0 [2023-02-21T08:39:48.161Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:39:48.161Z] Removing intermediate container f941a4b3a50e [2023-02-21T08:39:48.161Z] ---> e5ac5a97c412 [2023-02-21T08:39:48.161Z] Step 15/23 : WORKDIR / [2023-02-21T08:39:48.419Z] ---> Running in d86332868624 [2023-02-21T08:39:48.419Z] ---> 2890e735ec5b [2023-02-21T08:39:48.419Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T08:39:48.419Z] ---> Running in 0b1fdfd9756e [2023-02-21T08:39:48.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:48.419Z] Removing intermediate container d86332868624 [2023-02-21T08:39:48.419Z] ---> 6fe5f0dadad3 [2023-02-21T08:39:48.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:39:48.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T08:39:48.683Z] Removing intermediate container 0b1fdfd9756e [2023-02-21T08:39:48.683Z] ---> db03276cc942 [2023-02-21T08:39:48.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T08:39:48.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:48.683Z] Removing intermediate container 749c07e1eb84 [2023-02-21T08:39:48.683Z] ---> 29227f8659df [2023-02-21T08:39:48.683Z] Step 7/19 : COPY . . [2023-02-21T08:39:48.683Z] ---> f0f050d6ea34 [2023-02-21T08:39:48.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:39:48.942Z] ---> 397fe131db62 [2023-02-21T08:39:48.942Z] Step 19/24 : WORKDIR / [2023-02-21T08:39:48.942Z] ---> Running in c007dfcdbbd1 [2023-02-21T08:39:48.942Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:39:48.942Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T08:39:48.942Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:39:48.942Z] OK: 6 MiB in 16 packages [2023-02-21T08:39:51.508Z] Removing intermediate container c007dfcdbbd1 [2023-02-21T08:39:51.508Z] ---> 1a2f691845c3 [2023-02-21T08:39:51.508Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:39:52.450Z] ---> 2dd001fdf779 [2023-02-21T08:39:52.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:39:52.450Z] ---> Running in 2813c0844b63 [2023-02-21T08:39:52.450Z] ---> bec161012ed8 [2023-02-21T08:39:52.450Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T08:39:52.450Z] Removing intermediate container 2813c0844b63 [2023-02-21T08:39:52.450Z] ---> d9ebec56045b [2023-02-21T08:39:52.450Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:39:52.450Z] ---> Running in 126641535dd4 [2023-02-21T08:39:52.710Z] Removing intermediate container 7fe7758f1811 [2023-02-21T08:39:52.710Z] ---> 8c6bb991afbb [2023-02-21T08:39:52.710Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T08:39:52.710Z] ---> Running in d912477c5ab9 [2023-02-21T08:39:52.710Z] ---> Running in ebb045beb4c8 [2023-02-21T08:39:52.970Z] ---> 1552fb58e6a5 [2023-02-21T08:39:52.970Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T08:39:52.970Z] Removing intermediate container d912477c5ab9 [2023-02-21T08:39:52.970Z] ---> 8d76252b97e8 [2023-02-21T08:39:52.970Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:39:52.970Z] Removing intermediate container ebb045beb4c8 [2023-02-21T08:39:52.970Z] ---> be0ae91daaf4 [2023-02-21T08:39:52.970Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T08:39:52.970Z] ---> Running in 543e01342d0a [2023-02-21T08:39:52.970Z] ---> Running in 60dea803584f [2023-02-21T08:39:52.970Z] ---> Running in c896895617e0 [2023-02-21T08:39:52.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T08:39:53.913Z] Removing intermediate container 60dea803584f [2023-02-21T08:39:53.913Z] ---> f48ce55d11bf [2023-02-21T08:39:53.913Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:39:54.486Z] Removing intermediate container 543e01342d0a [2023-02-21T08:39:54.486Z] ---> a5c42a94a914 [2023-02-21T08:39:54.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:39:54.486Z] Removing intermediate container c896895617e0 [2023-02-21T08:39:54.486Z] ---> 56b8d99c0468 [2023-02-21T08:39:54.486Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T08:39:54.486Z] ---> Running in 9fdd102f2328 [2023-02-21T08:39:54.486Z] ---> Running in 8f7a68005019 [2023-02-21T08:39:54.486Z] ---> Running in 20da7e3a05b8 [2023-02-21T08:39:54.486Z] Removing intermediate container ecafa4008ecf [2023-02-21T08:39:54.486Z] ---> a20f4209cf48 [2023-02-21T08:39:54.486Z] [2023-02-21T08:39:54.486Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:39:54.486Z] ---> dfd21b5a31f5 [2023-02-21T08:39:54.486Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:39:54.486Z] ---> Running in 175076c296d1 [2023-02-21T08:39:54.486Z] Removing intermediate container 9fdd102f2328 [2023-02-21T08:39:54.486Z] ---> 8a14211e9cd9 [2023-02-21T08:39:54.486Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:39:54.486Z] Removing intermediate container 8f7a68005019 [2023-02-21T08:39:54.486Z] ---> f5aa6410d8ce [2023-02-21T08:39:54.486Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:39:54.486Z] ---> Running in 81957156b5d7 [2023-02-21T08:39:54.486Z] Removing intermediate container 20da7e3a05b8 [2023-02-21T08:39:54.486Z] ---> f927aa336ee7 [2023-02-21T08:39:54.486Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T08:39:54.486Z] ---> Running in 4fc54dcd8edb [2023-02-21T08:39:54.486Z] ---> Running in 5e6ac10ef06e [2023-02-21T08:39:54.747Z] Removing intermediate container 81957156b5d7 [2023-02-21T08:39:54.747Z] ---> 098fdf5d75f9 [2023-02-21T08:39:54.747Z] [2023-02-21T08:39:54.747Z] Removing intermediate container 4fc54dcd8edb [2023-02-21T08:39:54.747Z] ---> 660072e1d6c5 [2023-02-21T08:39:54.747Z] Step 22/23 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:39:54.747Z] Removing intermediate container 5e6ac10ef06e [2023-02-21T08:39:54.747Z] ---> 984c8277564c [2023-02-21T08:39:54.747Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T08:39:54.747Z] ---> Running in 6da34a4cfc15 [2023-02-21T08:39:54.747Z] ---> Running in 0086bd412796 [2023-02-21T08:39:54.747Z] Successfully built 098fdf5d75f9 [2023-02-21T08:39:54.747Z] Successfully tagged security-spire-config:latest [2023-02-21T08:39:54.747Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-21T08:39:54.747Z] Removing intermediate container 6da34a4cfc15 [2023-02-21T08:39:54.747Z] ---> a195672b8868 [2023-02-21T08:39:54.747Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-02-21T08:39:55.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:55.008Z] ---> Running in 3147b3b0ead2 [2023-02-21T08:39:55.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:39:55.268Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:39:55.268Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:39:55.268Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:39:55.268Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:39:55.268Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:39:55.268Z] OK: 6 MiB in 17 packages [2023-02-21T08:39:56.209Z] Removing intermediate container 3147b3b0ead2 [2023-02-21T08:39:56.209Z] ---> 824ada9d6072 [2023-02-21T08:39:56.209Z] [2023-02-21T08:39:56.209Z] Successfully built 824ada9d6072 [2023-02-21T08:39:56.209Z] Successfully tagged core-command:latest [2023-02-21T08:39:58.119Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:39:58.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:39:58.119Z] ---> 1b2fd4074711 [2023-02-21T08:39:58.119Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> d70a6ae93e3d [2023-02-21T08:39:58.119Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> 77ca7ae72588 [2023-02-21T08:39:58.119Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> 5aa1c4c3e63b [2023-02-21T08:39:58.119Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> 7f96cecb0f19 [2023-02-21T08:39:58.119Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> 8bc7a8a7e074 [2023-02-21T08:39:58.119Z] Step 8/22 : COPY . . [2023-02-21T08:39:58.119Z] ---> Using cache [2023-02-21T08:39:58.119Z] ---> 1188b35a0a5a [2023-02-21T08:39:58.119Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:39:59.517Z] ---> Running in 35fb03eebe37 [2023-02-21T08:39:59.783Z] Removing intermediate container 175076c296d1 [2023-02-21T08:39:59.783Z] ---> 89f8039bc5cd [2023-02-21T08:39:59.783Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:39:59.783Z] Removing intermediate container 0086bd412796 [2023-02-21T08:39:59.783Z] ---> 6c0805c4a5e6 [2023-02-21T08:39:59.783Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T08:39:59.783Z] ---> Running in 11bed5befc19 [2023-02-21T08:39:59.783Z] ---> Running in 5e27fc89740e [2023-02-21T08:40:00.058Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:40:00.058Z] Removing intermediate container 11bed5befc19 [2023-02-21T08:40:00.058Z] ---> c023bc476b5e [2023-02-21T08:40:00.058Z] Step 12/24 : WORKDIR / [2023-02-21T08:40:00.058Z] ---> Running in 13dcd39081a8 [2023-02-21T08:40:00.058Z] Removing intermediate container 5e27fc89740e [2023-02-21T08:40:00.058Z] ---> 11c8b1b2611c [2023-02-21T08:40:00.058Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T08:40:00.318Z] Removing intermediate container 13dcd39081a8 [2023-02-21T08:40:00.318Z] ---> d440fb16a927 [2023-02-21T08:40:00.318Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T08:40:00.579Z] ---> 051f8a29a1b1 [2023-02-21T08:40:00.579Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T08:40:00.579Z] ---> Running in 1061cd4407c3 [2023-02-21T08:40:00.579Z] ---> b342de4a6448 [2023-02-21T08:40:00.579Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T08:40:01.152Z] ---> dd33b8473070 [2023-02-21T08:40:01.152Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:40:01.415Z] ---> de3ab38520fe [2023-02-21T08:40:01.415Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T08:40:01.677Z] ---> 80fc0f158a7f [2023-02-21T08:40:01.677Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:40:01.937Z] Removing intermediate container 1061cd4407c3 [2023-02-21T08:40:01.937Z] ---> c1980768d64f [2023-02-21T08:40:01.937Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:40:02.509Z] ---> 94e81842a788 [2023-02-21T08:40:02.769Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T08:40:02.769Z] ---> f259f7599715 [2023-02-21T08:40:02.769Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:40:03.711Z] ---> d75a625f1f2a [2023-02-21T08:40:03.711Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T08:40:03.971Z] ---> 9fc493c89ba1 [2023-02-21T08:40:03.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:40:04.235Z] ---> b3d7a94ccb5c [2023-02-21T08:40:04.235Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:40:04.235Z] ---> b6002ab46346 [2023-02-21T08:40:04.235Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T08:40:04.235Z] ---> Running in 850ec41c5c7a [2023-02-21T08:40:04.816Z] ---> 90c3a51138af [2023-02-21T08:40:04.816Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T08:40:05.386Z] ---> 7573392fee52 [2023-02-21T08:40:05.386Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T08:40:05.649Z] Removing intermediate container 850ec41c5c7a [2023-02-21T08:40:05.649Z] ---> 5e036c255412 [2023-02-21T08:40:05.649Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:40:05.912Z] ---> Running in 799ef34a63cb [2023-02-21T08:40:05.912Z] ---> 4def72a88625 [2023-02-21T08:40:05.912Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T08:40:06.483Z] Removing intermediate container 799ef34a63cb [2023-02-21T08:40:06.483Z] ---> 6589b86ffffc [2023-02-21T08:40:06.483Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:40:06.483Z] ---> f3ae6b486d4a [2023-02-21T08:40:06.483Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T08:40:06.483Z] ---> Running in 2c5bbdc01287 [2023-02-21T08:40:06.483Z] ---> Running in 2c6dc59d3550 [2023-02-21T08:40:06.743Z] Removing intermediate container 2c5bbdc01287 [2023-02-21T08:40:06.743Z] ---> 894c2a7f7b53 [2023-02-21T08:40:06.743Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:06.743Z] ---> Running in adac690dc39c [2023-02-21T08:40:07.328Z] Removing intermediate container adac690dc39c [2023-02-21T08:40:07.328Z] ---> 846ae73950a4 [2023-02-21T08:40:07.328Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:40:07.328Z] ---> Running in c292edbe7af6 [2023-02-21T08:40:07.596Z] Removing intermediate container c292edbe7af6 [2023-02-21T08:40:07.596Z] ---> 2fe40887d276 [2023-02-21T08:40:07.596Z] [2023-02-21T08:40:07.596Z] Successfully built 2fe40887d276 [2023-02-21T08:40:07.596Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T08:40:07.857Z]  Building security-secretstore-setup ... done Removing intermediate container 2c6dc59d3550 [2023-02-21T08:40:07.857Z] ---> 97099a12d465 [2023-02-21T08:40:07.857Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T08:40:07.857Z] ---> Running in b1673358c524 [2023-02-21T08:40:08.118Z] Removing intermediate container b1673358c524 [2023-02-21T08:40:08.118Z] ---> 7a03d10dca62 [2023-02-21T08:40:08.118Z] Step 29/32 : CMD ["gate"] [2023-02-21T08:40:08.118Z] ---> Running in a370a8a3ebf4 [2023-02-21T08:40:08.382Z] Removing intermediate container a370a8a3ebf4 [2023-02-21T08:40:08.382Z] ---> 6c0ac99550da [2023-02-21T08:40:08.382Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T08:40:08.382Z] ---> Running in 0150154d8cd8 [2023-02-21T08:40:08.648Z] Removing intermediate container 0150154d8cd8 [2023-02-21T08:40:08.648Z] ---> 00e7efc07daf [2023-02-21T08:40:08.648Z] Step 31/32 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:08.648Z] ---> Running in b7017a8958db [2023-02-21T08:40:08.648Z] Removing intermediate container b7017a8958db [2023-02-21T08:40:08.648Z] ---> d6831f1156bc [2023-02-21T08:40:08.648Z] Step 32/32 : LABEL version=3.0.0-dev.60 [2023-02-21T08:40:08.909Z] ---> Running in 6b312319186d [2023-02-21T08:40:08.909Z] Removing intermediate container 6b312319186d [2023-02-21T08:40:08.909Z] ---> 58ef81d51ae5 [2023-02-21T08:40:08.909Z] [2023-02-21T08:40:09.169Z] Successfully built 58ef81d51ae5 [2023-02-21T08:40:09.169Z] Successfully tagged security-bootstrapper:latest [2023-02-21T08:40:21.400Z]  Building security-bootstrapper ... done Removing intermediate container 126641535dd4 [2023-02-21T08:40:21.400Z] ---> 780d71ca359a [2023-02-21T08:40:21.400Z] [2023-02-21T08:40:21.400Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T08:40:21.400Z] ---> 5ce65d7b0fde [2023-02-21T08:40:21.401Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:40:21.401Z] ---> Using cache [2023-02-21T08:40:21.401Z] ---> 873618f0887a [2023-02-21T08:40:21.401Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T08:40:21.401Z] ---> Running in 9b77438e0684 [2023-02-21T08:40:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:21.401Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:40:21.401Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:40:21.401Z] OK: 15857 distinct packages available [2023-02-21T08:40:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:21.401Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T08:40:21.401Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T08:40:21.401Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T08:40:21.401Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T08:40:21.401Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T08:40:21.401Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T08:40:21.401Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:40:21.401Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T08:40:21.401Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T08:40:21.401Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:40:21.401Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:40:21.401Z] OK: 8 MiB in 23 packages [2023-02-21T08:40:21.401Z] Removing intermediate container 35fb03eebe37 [2023-02-21T08:40:21.401Z] ---> dc553035f1f9 [2023-02-21T08:40:21.401Z] [2023-02-21T08:40:21.401Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:40:21.401Z] ---> dfd21b5a31f5 [2023-02-21T08:40:21.401Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T08:40:21.401Z] ---> Running in 65b2e9703b4f [2023-02-21T08:40:21.401Z] Removing intermediate container 65b2e9703b4f [2023-02-21T08:40:21.401Z] ---> 80a61d70c646 [2023-02-21T08:40:21.401Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:40:21.663Z] ---> Running in 328d2c40059b [2023-02-21T08:40:21.663Z] Removing intermediate container 9b77438e0684 [2023-02-21T08:40:21.663Z] ---> 03370ba2e26b [2023-02-21T08:40:21.663Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:40:21.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:21.923Z] ---> 980544bd0cd1 [2023-02-21T08:40:21.923Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T08:40:21.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:40:22.495Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:40:22.495Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:40:22.495Z] OK: 6 MiB in 15 packages [2023-02-21T08:40:22.495Z] ---> a13f483fdfd4 [2023-02-21T08:40:22.495Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T08:40:22.754Z] ---> 0c713b86af14 [2023-02-21T08:40:22.754Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T08:40:22.754Z] ---> Running in 74d84fc25efd [2023-02-21T08:40:22.754Z] Removing intermediate container 328d2c40059b [2023-02-21T08:40:22.754Z] ---> 2a4d573d0251 [2023-02-21T08:40:22.754Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:40:22.754Z] Removing intermediate container 74d84fc25efd [2023-02-21T08:40:22.754Z] ---> e385705a0c82 [2023-02-21T08:40:22.754Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:40:22.754Z] ---> Running in 5aac9939b56d [2023-02-21T08:40:22.754Z] ---> c4fbdf387f7f [2023-02-21T08:40:22.754Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T08:40:22.754Z] Removing intermediate container 5aac9939b56d [2023-02-21T08:40:22.754Z] ---> 4b9d12156232 [2023-02-21T08:40:22.754Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T08:40:23.014Z] ---> Running in 508e5639321d [2023-02-21T08:40:23.014Z] Removing intermediate container 508e5639321d [2023-02-21T08:40:23.014Z] ---> 098a6fde71d8 [2023-02-21T08:40:23.014Z] Step 18/19 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:23.014Z] ---> Running in 825a8d5983e0 [2023-02-21T08:40:23.273Z] Removing intermediate container 825a8d5983e0 [2023-02-21T08:40:23.273Z] ---> 490fd34c1ea5 [2023-02-21T08:40:23.273Z] Step 19/19 : LABEL version=3.0.0-dev.60 [2023-02-21T08:40:23.273Z] ---> 713a8732c201 [2023-02-21T08:40:23.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T08:40:23.273Z] ---> Running in b368bc17aae9 [2023-02-21T08:40:23.273Z] Removing intermediate container b368bc17aae9 [2023-02-21T08:40:23.273Z] ---> 00940cf96295 [2023-02-21T08:40:23.273Z] [2023-02-21T08:40:23.533Z] ---> 8f34507ca72a [2023-02-21T08:40:23.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T08:40:23.533Z] Successfully built 00940cf96295 [2023-02-21T08:40:23.533Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T08:40:23.533Z]  Building security-spiffe-token-provider ... done  ---> 39fc7219b1f5 [2023-02-21T08:40:23.533Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:40:23.533Z] ---> Running in 4c2826523da4 [2023-02-21T08:40:24.106Z] Removing intermediate container 4c2826523da4 [2023-02-21T08:40:24.106Z] ---> 14dc131a7fcb [2023-02-21T08:40:24.106Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:40:24.106Z] ---> Running in e9629f50faef [2023-02-21T08:40:24.367Z] Removing intermediate container e9629f50faef [2023-02-21T08:40:24.367Z] ---> 7af401a669ad [2023-02-21T08:40:24.367Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T08:40:24.367Z] ---> Running in 7eb55cb92903 [2023-02-21T08:40:24.367Z] Removing intermediate container 7eb55cb92903 [2023-02-21T08:40:24.367Z] ---> c5302156e6ee [2023-02-21T08:40:24.367Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:40:24.367Z] ---> Running in 2ca7a05a8f20 [2023-02-21T08:40:24.367Z] Removing intermediate container 2ca7a05a8f20 [2023-02-21T08:40:24.367Z] ---> 459c7126fdc7 [2023-02-21T08:40:24.367Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:24.367Z] ---> Running in f856543a4f2b [2023-02-21T08:40:24.627Z] Removing intermediate container f856543a4f2b [2023-02-21T08:40:24.627Z] ---> 1840840fd2c8 [2023-02-21T08:40:24.627Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:40:24.627Z] ---> Running in 50684eab7dcf [2023-02-21T08:40:24.627Z] Removing intermediate container 50684eab7dcf [2023-02-21T08:40:24.627Z] ---> 3fe0986364cc [2023-02-21T08:40:24.627Z] [2023-02-21T08:40:24.627Z] Successfully built 3fe0986364cc [2023-02-21T08:40:24.627Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T08:40:24.896Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-21T08:40:24.904Z] $ docker stop --time=1 3872c602f2fefad22b6c82e7da472ffe1b663429755eaefc4a5c76fe485a893d [2023-02-21T08:40:26.213Z] $ docker rm -f --volumes 3872c602f2fefad22b6c82e7da472ffe1b663429755eaefc4a5c76fe485a893d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:40:26.569Z] + docker images [2023-02-21T08:40:26.569Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T08:40:26.569Z] core-common-config-bootstrapper latest 3fe0986364cc 2 seconds ago 15.5MB [2023-02-21T08:40:26.569Z] security-spiffe-token-provider latest 00940cf96295 3 seconds ago 30MB [2023-02-21T08:40:26.569Z] dc553035f1f9 6 seconds ago 1.67GB [2023-02-21T08:40:26.569Z] 780d71ca359a 7 seconds ago 1.71GB [2023-02-21T08:40:26.569Z] security-bootstrapper latest 58ef81d51ae5 18 seconds ago 20.4MB [2023-02-21T08:40:26.569Z] security-secretstore-setup latest 2fe40887d276 19 seconds ago 30MB [2023-02-21T08:40:26.569Z] a20f4209cf48 32 seconds ago 1.67GB [2023-02-21T08:40:26.569Z] security-spire-config latest 098fdf5d75f9 32 seconds ago 85.8MB [2023-02-21T08:40:26.569Z] core-command latest 824ada9d6072 32 seconds ago 17.7MB [2023-02-21T08:40:26.569Z] 044a1332b3f0 42 seconds ago 1.68GB [2023-02-21T08:40:26.569Z] 6dc13141f179 43 seconds ago 1.67GB [2023-02-21T08:40:26.569Z] security-proxy-setup latest f994791e3c15 57 seconds ago 27.8MB [2023-02-21T08:40:26.569Z] security-spire-agent latest 38937025ac67 About a minute ago 125MB [2023-02-21T08:40:26.569Z] 4703529d0de0 About a minute ago 1.67GB [2023-02-21T08:40:26.569Z] 3dde87bf849f About a minute ago 1.55GB [2023-02-21T08:40:26.569Z] support-notifications latest 6da8f323bb9e About a minute ago 30.7MB [2023-02-21T08:40:26.569Z] core-metadata latest 223135e5f309 About a minute ago 18.5MB [2023-02-21T08:40:26.569Z] core-data latest c86869d05975 About a minute ago 17.9MB [2023-02-21T08:40:26.569Z] support-scheduler latest bcdf5ead0048 About a minute ago 30MB [2023-02-21T08:40:26.569Z] 2146424c59bc About a minute ago 1.74GB [2023-02-21T08:40:26.569Z] 87a2beb21023 About a minute ago 1.74GB [2023-02-21T08:40:26.569Z] 75e800b50769 About a minute ago 1.68GB [2023-02-21T08:40:26.569Z] 2019b1d517de About a minute ago 1.68GB [2023-02-21T08:40:26.569Z] security-spire-server latest edc1e5219af0 2 minutes ago 86.5MB [2023-02-21T08:40:26.569Z] 6a11341401dc 2 minutes ago 1.55GB [2023-02-21T08:40:26.569Z] ci-base-image-x86_64 latest 1b2fd4074711 6 minutes ago 904MB [2023-02-21T08:40:26.569Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T08:40:26.569Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T08:40:26.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T08:40:26.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T08:40:26.569Z] 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-02-21T08:40:26.681Z] provisioning config files... [2023-02-21T08:40:26.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/421@tmp/config18417733542774663655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:40:26.981Z] ---> docker-login.sh [2023-02-21T08:40:26.981Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:40:26.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:40:26.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:40:26.981Z] Configure a credential helper to remove this warning. See [2023-02-21T08:40:26.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:40:26.981Z] [2023-02-21T08:40:26.981Z] Login Succeeded [2023-02-21T08:40:26.981Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:40:26.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:40:26.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:40:26.981Z] Configure a credential helper to remove this warning. See [2023-02-21T08:40:26.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:40:26.981Z] [2023-02-21T08:40:26.981Z] Login Succeeded [2023-02-21T08:40:26.981Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:40:27.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:40:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:40:27.239Z] Configure a credential helper to remove this warning. See [2023-02-21T08:40:27.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:40:27.239Z] [2023-02-21T08:40:27.239Z] Login Succeeded [2023-02-21T08:40:27.239Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:40:27.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:40:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:40:27.239Z] Configure a credential helper to remove this warning. See [2023-02-21T08:40:27.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:40:27.239Z] [2023-02-21T08:40:27.239Z] Login Succeeded [2023-02-21T08:40:27.239Z] docker.io [2023-02-21T08:40:27.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:40:27.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:40:27.758Z] Configure a credential helper to remove this warning. See [2023-02-21T08:40:27.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:40:27.758Z] [2023-02-21T08:40:27.758Z] Login Succeeded [2023-02-21T08:40:27.758Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:40:27.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:27.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:40:27.825Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-21T08:40:27.825Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:27.825Z] latest [2023-02-21T08:40:27.825Z] 3.0.0-dev.60 [2023-02-21T08:40:27.825Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:27.825Z] main [2023-02-21T08:40:27.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:28.155Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:28.461Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:28.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T08:40:28.462Z] 25743c3c9577: Preparing [2023-02-21T08:40:28.462Z] 53ea9f21a123: Preparing [2023-02-21T08:40:28.462Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:28.462Z] 725495b6e7d9: Preparing [2023-02-21T08:40:28.462Z] aa5968d388b8: Preparing [2023-02-21T08:40:28.462Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:28.462Z] 25743c3c9577: Pushed [2023-02-21T08:40:28.462Z] 725495b6e7d9: Pushed [2023-02-21T08:40:28.462Z] 6e3f7fd56da4: Pushed [2023-02-21T08:40:29.900Z] 53ea9f21a123: Pushed [2023-02-21T08:40:29.900Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:9cdcfd889c79e9ebacf21a2bc3ec1251fa51fbf5f78557f8280ac69d25accc13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:30.226Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:30.540Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-21T08:40:30.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T08:40:30.540Z] 25743c3c9577: Preparing [2023-02-21T08:40:30.540Z] 53ea9f21a123: Preparing [2023-02-21T08:40:30.540Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:30.540Z] 725495b6e7d9: Preparing [2023-02-21T08:40:30.540Z] aa5968d388b8: Preparing [2023-02-21T08:40:30.540Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:30.540Z] 725495b6e7d9: Layer already exists [2023-02-21T08:40:30.540Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:30.540Z] 25743c3c9577: Layer already exists [2023-02-21T08:40:30.540Z] 53ea9f21a123: Layer already exists [2023-02-21T08:40:30.540Z] latest: digest: sha256:9cdcfd889c79e9ebacf21a2bc3ec1251fa51fbf5f78557f8280ac69d25accc13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:30.861Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:31.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.60 [2023-02-21T08:40:31.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T08:40:31.169Z] 25743c3c9577: Preparing [2023-02-21T08:40:31.169Z] 53ea9f21a123: Preparing [2023-02-21T08:40:31.169Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:31.169Z] 725495b6e7d9: Preparing [2023-02-21T08:40:31.169Z] aa5968d388b8: Preparing [2023-02-21T08:40:31.169Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:31.169Z] 53ea9f21a123: Layer already exists [2023-02-21T08:40:31.169Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:31.169Z] 25743c3c9577: Layer already exists [2023-02-21T08:40:31.169Z] 725495b6e7d9: Layer already exists [2023-02-21T08:40:31.169Z] 3.0.0-dev.60: digest: sha256:9cdcfd889c79e9ebacf21a2bc3ec1251fa51fbf5f78557f8280ac69d25accc13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:31.473Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:31.786Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:31.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T08:40:31.786Z] 25743c3c9577: Preparing [2023-02-21T08:40:31.786Z] 53ea9f21a123: Preparing [2023-02-21T08:40:31.786Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:31.786Z] 725495b6e7d9: Preparing [2023-02-21T08:40:31.786Z] aa5968d388b8: Preparing [2023-02-21T08:40:31.786Z] 53ea9f21a123: Layer already exists [2023-02-21T08:40:31.786Z] 25743c3c9577: Layer already exists [2023-02-21T08:40:31.786Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:31.786Z] 725495b6e7d9: Layer already exists [2023-02-21T08:40:31.786Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:31.786Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:9cdcfd889c79e9ebacf21a2bc3ec1251fa51fbf5f78557f8280ac69d25accc13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:32.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:32.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-21T08:40:32.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-21T08:40:32.414Z] 25743c3c9577: Preparing [2023-02-21T08:40:32.414Z] 53ea9f21a123: Preparing [2023-02-21T08:40:32.414Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:32.414Z] 725495b6e7d9: Preparing [2023-02-21T08:40:32.414Z] aa5968d388b8: Preparing [2023-02-21T08:40:32.414Z] 725495b6e7d9: Layer already exists [2023-02-21T08:40:32.414Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:32.414Z] 53ea9f21a123: Layer already exists [2023-02-21T08:40:32.414Z] 25743c3c9577: Layer already exists [2023-02-21T08:40:32.414Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:32.673Z] main: digest: sha256:9cdcfd889c79e9ebacf21a2bc3ec1251fa51fbf5f78557f8280ac69d25accc13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:32.720Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:32.729Z] taggedImages: [2023-02-21T08:40:32.729Z] - nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:32.729Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-21T08:40:32.729Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.60 [2023-02-21T08:40:32.729Z] - nexus3.edgexfoundry.org:10004/core-command:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:32.729Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-21T08:40:32.754Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-21T08:40:32.754Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:32.754Z] latest [2023-02-21T08:40:32.754Z] 3.0.0-dev.60 [2023-02-21T08:40:32.754Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:32.754Z] main [2023-02-21T08:40:32.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:33.079Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:33.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T08:40:33.382Z] b2457e7bf8a1: Preparing [2023-02-21T08:40:33.382Z] 1b942ee7fbe9: Preparing [2023-02-21T08:40:33.382Z] 3155934f3446: Preparing [2023-02-21T08:40:33.382Z] 030cc6be221f: Preparing [2023-02-21T08:40:33.382Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:33.382Z] b23f15ea68fe: Preparing [2023-02-21T08:40:33.382Z] aa5968d388b8: Preparing [2023-02-21T08:40:33.382Z] aa5968d388b8: Waiting [2023-02-21T08:40:33.382Z] b23f15ea68fe: Waiting [2023-02-21T08:40:33.382Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:33.382Z] 3155934f3446: Pushed [2023-02-21T08:40:33.382Z] b2457e7bf8a1: Pushed [2023-02-21T08:40:33.382Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:33.382Z] 1b942ee7fbe9: Pushed [2023-02-21T08:40:33.382Z] b23f15ea68fe: Pushed [2023-02-21T08:40:34.756Z] 030cc6be221f: Pushed [2023-02-21T08:40:34.756Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:d0c0a710c3dfc85c3b6acb5377b060e9a5e410e371e41c37f72dd5050a5d9351 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:35.072Z] + 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-02-21T08:40:35.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-21T08:40:35.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T08:40:35.379Z] b2457e7bf8a1: Preparing [2023-02-21T08:40:35.379Z] 1b942ee7fbe9: Preparing [2023-02-21T08:40:35.379Z] 3155934f3446: Preparing [2023-02-21T08:40:35.379Z] 030cc6be221f: Preparing [2023-02-21T08:40:35.379Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:35.379Z] b23f15ea68fe: Preparing [2023-02-21T08:40:35.379Z] aa5968d388b8: Preparing [2023-02-21T08:40:35.379Z] aa5968d388b8: Waiting [2023-02-21T08:40:35.379Z] 1b942ee7fbe9: Layer already exists [2023-02-21T08:40:35.379Z] b2457e7bf8a1: Layer already exists [2023-02-21T08:40:35.379Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:35.379Z] 030cc6be221f: Layer already exists [2023-02-21T08:40:35.379Z] 3155934f3446: Layer already exists [2023-02-21T08:40:35.379Z] b23f15ea68fe: Layer already exists [2023-02-21T08:40:35.379Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:35.379Z] latest: digest: sha256:d0c0a710c3dfc85c3b6acb5377b060e9a5e410e371e41c37f72dd5050a5d9351 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:35.699Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:36.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.60 [2023-02-21T08:40:36.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T08:40:36.082Z] b2457e7bf8a1: Preparing [2023-02-21T08:40:36.082Z] 1b942ee7fbe9: Preparing [2023-02-21T08:40:36.082Z] 3155934f3446: Preparing [2023-02-21T08:40:36.082Z] 030cc6be221f: Preparing [2023-02-21T08:40:36.082Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:36.082Z] b23f15ea68fe: Preparing [2023-02-21T08:40:36.082Z] aa5968d388b8: Preparing [2023-02-21T08:40:36.082Z] b23f15ea68fe: Waiting [2023-02-21T08:40:36.082Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:36.082Z] b2457e7bf8a1: Layer already exists [2023-02-21T08:40:36.082Z] 030cc6be221f: Layer already exists [2023-02-21T08:40:36.082Z] 3155934f3446: Layer already exists [2023-02-21T08:40:36.082Z] 1b942ee7fbe9: Layer already exists [2023-02-21T08:40:36.082Z] b23f15ea68fe: Layer already exists [2023-02-21T08:40:36.082Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:36.082Z] 3.0.0-dev.60: digest: sha256:d0c0a710c3dfc85c3b6acb5377b060e9a5e410e371e41c37f72dd5050a5d9351 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:36.481Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:36.866Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:36.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T08:40:36.866Z] b2457e7bf8a1: Preparing [2023-02-21T08:40:36.866Z] 1b942ee7fbe9: Preparing [2023-02-21T08:40:36.866Z] 3155934f3446: Preparing [2023-02-21T08:40:36.866Z] 030cc6be221f: Preparing [2023-02-21T08:40:36.866Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:36.866Z] b23f15ea68fe: Preparing [2023-02-21T08:40:36.866Z] aa5968d388b8: Preparing [2023-02-21T08:40:36.866Z] aa5968d388b8: Waiting [2023-02-21T08:40:36.866Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:36.866Z] b2457e7bf8a1: Layer already exists [2023-02-21T08:40:36.866Z] 3155934f3446: Layer already exists [2023-02-21T08:40:36.866Z] 1b942ee7fbe9: Layer already exists [2023-02-21T08:40:36.866Z] 030cc6be221f: Layer already exists [2023-02-21T08:40:36.866Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:36.866Z] b23f15ea68fe: Layer already exists [2023-02-21T08:40:36.866Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:d0c0a710c3dfc85c3b6acb5377b060e9a5e410e371e41c37f72dd5050a5d9351 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:37.215Z] + 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-02-21T08:40:37.516Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-21T08:40:37.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-21T08:40:37.516Z] b2457e7bf8a1: Preparing [2023-02-21T08:40:37.516Z] 1b942ee7fbe9: Preparing [2023-02-21T08:40:37.516Z] 3155934f3446: Preparing [2023-02-21T08:40:37.516Z] 030cc6be221f: Preparing [2023-02-21T08:40:37.516Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:37.516Z] b23f15ea68fe: Preparing [2023-02-21T08:40:37.516Z] aa5968d388b8: Preparing [2023-02-21T08:40:37.516Z] b23f15ea68fe: Waiting [2023-02-21T08:40:37.516Z] aa5968d388b8: Waiting [2023-02-21T08:40:37.516Z] 1b942ee7fbe9: Layer already exists [2023-02-21T08:40:37.516Z] 3155934f3446: Layer already exists [2023-02-21T08:40:37.516Z] b2457e7bf8a1: Layer already exists [2023-02-21T08:40:37.516Z] 030cc6be221f: Layer already exists [2023-02-21T08:40:37.516Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:37.516Z] b23f15ea68fe: Layer already exists [2023-02-21T08:40:37.516Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:37.516Z] main: digest: sha256:d0c0a710c3dfc85c3b6acb5377b060e9a5e410e371e41c37f72dd5050a5d9351 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:37.565Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:37.574Z] taggedImages: [2023-02-21T08:40:37.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:37.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-21T08:40:37.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.60 [2023-02-21T08:40:37.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:37.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-21T08:40:37.595Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-21T08:40:37.595Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:37.595Z] latest [2023-02-21T08:40:37.595Z] 3.0.0-dev.60 [2023-02-21T08:40:37.595Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:37.595Z] main [2023-02-21T08:40:37.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:37.907Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:38.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:38.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T08:40:38.214Z] f33b6e998458: Preparing [2023-02-21T08:40:38.214Z] be06b332d3d5: Preparing [2023-02-21T08:40:38.214Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:38.214Z] 7c773c1a7c52: Preparing [2023-02-21T08:40:38.214Z] aa5968d388b8: Preparing [2023-02-21T08:40:38.214Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:38.214Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:38.214Z] f33b6e998458: Pushed [2023-02-21T08:40:38.214Z] 7c773c1a7c52: Pushed [2023-02-21T08:40:40.118Z] be06b332d3d5: Pushed [2023-02-21T08:40:40.118Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:da43f962178874536c7bd738d71c7d8d6f4057e241b8d4e1a609f0e8a386709e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:40.436Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:40.743Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-21T08:40:40.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T08:40:40.743Z] f33b6e998458: Preparing [2023-02-21T08:40:40.743Z] be06b332d3d5: Preparing [2023-02-21T08:40:40.743Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:40.743Z] 7c773c1a7c52: Preparing [2023-02-21T08:40:40.743Z] aa5968d388b8: Preparing [2023-02-21T08:40:40.743Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:40.743Z] 7c773c1a7c52: Layer already exists [2023-02-21T08:40:40.743Z] be06b332d3d5: Layer already exists [2023-02-21T08:40:40.743Z] f33b6e998458: Layer already exists [2023-02-21T08:40:40.743Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:40.743Z] latest: digest: sha256:da43f962178874536c7bd738d71c7d8d6f4057e241b8d4e1a609f0e8a386709e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:41.056Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:41.363Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.60 [2023-02-21T08:40:41.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T08:40:41.363Z] f33b6e998458: Preparing [2023-02-21T08:40:41.363Z] be06b332d3d5: Preparing [2023-02-21T08:40:41.363Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:41.363Z] 7c773c1a7c52: Preparing [2023-02-21T08:40:41.363Z] aa5968d388b8: Preparing [2023-02-21T08:40:41.364Z] f33b6e998458: Layer already exists [2023-02-21T08:40:41.364Z] be06b332d3d5: Layer already exists [2023-02-21T08:40:41.364Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:41.364Z] 7c773c1a7c52: Layer already exists [2023-02-21T08:40:41.364Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:41.364Z] 3.0.0-dev.60: digest: sha256:da43f962178874536c7bd738d71c7d8d6f4057e241b8d4e1a609f0e8a386709e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:41.670Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:41.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:41.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T08:40:41.973Z] f33b6e998458: Preparing [2023-02-21T08:40:41.973Z] be06b332d3d5: Preparing [2023-02-21T08:40:41.973Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:41.973Z] 7c773c1a7c52: Preparing [2023-02-21T08:40:41.973Z] aa5968d388b8: Preparing [2023-02-21T08:40:41.973Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:41.973Z] be06b332d3d5: Layer already exists [2023-02-21T08:40:41.973Z] f33b6e998458: Layer already exists [2023-02-21T08:40:41.973Z] 7c773c1a7c52: Layer already exists [2023-02-21T08:40:41.973Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:41.973Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:da43f962178874536c7bd738d71c7d8d6f4057e241b8d4e1a609f0e8a386709e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:42.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:42.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-21T08:40:42.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-21T08:40:42.594Z] f33b6e998458: Preparing [2023-02-21T08:40:42.594Z] be06b332d3d5: Preparing [2023-02-21T08:40:42.594Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:42.594Z] 7c773c1a7c52: Preparing [2023-02-21T08:40:42.594Z] aa5968d388b8: Preparing [2023-02-21T08:40:42.594Z] be06b332d3d5: Layer already exists [2023-02-21T08:40:42.594Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:42.594Z] f33b6e998458: Layer already exists [2023-02-21T08:40:42.594Z] 7c773c1a7c52: Layer already exists [2023-02-21T08:40:42.594Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:42.594Z] main: digest: sha256:da43f962178874536c7bd738d71c7d8d6f4057e241b8d4e1a609f0e8a386709e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:42.628Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:42.634Z] taggedImages: [2023-02-21T08:40:42.634Z] - nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:42.634Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-21T08:40:42.634Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.60 [2023-02-21T08:40:42.634Z] - nexus3.edgexfoundry.org:10004/core-data:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:42.634Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-21T08:40:42.649Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-21T08:40:42.649Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:42.649Z] latest [2023-02-21T08:40:42.649Z] 3.0.0-dev.60 [2023-02-21T08:40:42.649Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:42.649Z] main [2023-02-21T08:40:42.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:42.957Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:43.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:43.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T08:40:43.255Z] a828f7a92a20: Preparing [2023-02-21T08:40:43.255Z] 5446ec700cfa: Preparing [2023-02-21T08:40:43.255Z] e79f7b9fbe49: Preparing [2023-02-21T08:40:43.255Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:43.255Z] daba0a5aa7e7: Preparing [2023-02-21T08:40:43.255Z] aa5968d388b8: Preparing [2023-02-21T08:40:43.255Z] aa5968d388b8: Waiting [2023-02-21T08:40:43.255Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:43.255Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:43.255Z] a828f7a92a20: Pushed [2023-02-21T08:40:43.255Z] daba0a5aa7e7: Pushed [2023-02-21T08:40:43.825Z] 5446ec700cfa: Pushed [2023-02-21T08:40:44.760Z] e79f7b9fbe49: Pushed [2023-02-21T08:40:45.019Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:b109984266f50390a7e89459a7d83ca681957a972a41e8e3090cc8a271a515cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:45.324Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:45.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-21T08:40:45.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T08:40:45.629Z] a828f7a92a20: Preparing [2023-02-21T08:40:45.629Z] 5446ec700cfa: Preparing [2023-02-21T08:40:45.629Z] e79f7b9fbe49: Preparing [2023-02-21T08:40:45.629Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:45.629Z] daba0a5aa7e7: Preparing [2023-02-21T08:40:45.629Z] aa5968d388b8: Preparing [2023-02-21T08:40:45.629Z] aa5968d388b8: Waiting [2023-02-21T08:40:45.629Z] daba0a5aa7e7: Layer already exists [2023-02-21T08:40:45.629Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:45.629Z] a828f7a92a20: Layer already exists [2023-02-21T08:40:45.629Z] 5446ec700cfa: Layer already exists [2023-02-21T08:40:45.629Z] e79f7b9fbe49: Layer already exists [2023-02-21T08:40:45.629Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:45.629Z] latest: digest: sha256:b109984266f50390a7e89459a7d83ca681957a972a41e8e3090cc8a271a515cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:45.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:46.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.60 [2023-02-21T08:40:46.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T08:40:46.239Z] a828f7a92a20: Preparing [2023-02-21T08:40:46.239Z] 5446ec700cfa: Preparing [2023-02-21T08:40:46.239Z] e79f7b9fbe49: Preparing [2023-02-21T08:40:46.239Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:46.239Z] daba0a5aa7e7: Preparing [2023-02-21T08:40:46.239Z] aa5968d388b8: Preparing [2023-02-21T08:40:46.239Z] aa5968d388b8: Waiting [2023-02-21T08:40:46.239Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:46.239Z] a828f7a92a20: Layer already exists [2023-02-21T08:40:46.239Z] 5446ec700cfa: Layer already exists [2023-02-21T08:40:46.239Z] daba0a5aa7e7: Layer already exists [2023-02-21T08:40:46.239Z] e79f7b9fbe49: Layer already exists [2023-02-21T08:40:46.239Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:46.239Z] 3.0.0-dev.60: digest: sha256:b109984266f50390a7e89459a7d83ca681957a972a41e8e3090cc8a271a515cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:46.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:46.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:46.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T08:40:46.852Z] a828f7a92a20: Preparing [2023-02-21T08:40:46.852Z] 5446ec700cfa: Preparing [2023-02-21T08:40:46.852Z] e79f7b9fbe49: Preparing [2023-02-21T08:40:46.852Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:46.852Z] daba0a5aa7e7: Preparing [2023-02-21T08:40:46.852Z] aa5968d388b8: Preparing [2023-02-21T08:40:46.852Z] aa5968d388b8: Waiting [2023-02-21T08:40:46.852Z] a828f7a92a20: Layer already exists [2023-02-21T08:40:46.852Z] e79f7b9fbe49: Layer already exists [2023-02-21T08:40:46.852Z] 5446ec700cfa: Layer already exists [2023-02-21T08:40:46.852Z] daba0a5aa7e7: Layer already exists [2023-02-21T08:40:46.852Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:46.852Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:46.852Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:b109984266f50390a7e89459a7d83ca681957a972a41e8e3090cc8a271a515cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:47.164Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:47.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-21T08:40:47.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-21T08:40:47.471Z] a828f7a92a20: Preparing [2023-02-21T08:40:47.471Z] 5446ec700cfa: Preparing [2023-02-21T08:40:47.471Z] e79f7b9fbe49: Preparing [2023-02-21T08:40:47.471Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:47.471Z] daba0a5aa7e7: Preparing [2023-02-21T08:40:47.471Z] aa5968d388b8: Preparing [2023-02-21T08:40:47.471Z] a828f7a92a20: Layer already exists [2023-02-21T08:40:47.471Z] e79f7b9fbe49: Layer already exists [2023-02-21T08:40:47.471Z] daba0a5aa7e7: Layer already exists [2023-02-21T08:40:47.471Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:47.471Z] 5446ec700cfa: Layer already exists [2023-02-21T08:40:47.471Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:47.471Z] main: digest: sha256:b109984266f50390a7e89459a7d83ca681957a972a41e8e3090cc8a271a515cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:47.512Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:47.519Z] taggedImages: [2023-02-21T08:40:47.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:47.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-21T08:40:47.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.60 [2023-02-21T08:40:47.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:47.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-21T08:40:47.554Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-21T08:40:47.554Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:47.554Z] latest [2023-02-21T08:40:47.554Z] 3.0.0-dev.60 [2023-02-21T08:40:47.554Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:47.554Z] main [2023-02-21T08:40:47.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:47.881Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:48.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:48.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T08:40:48.196Z] da6658c6c31e: Preparing [2023-02-21T08:40:48.196Z] da6658c6c31e: Preparing [2023-02-21T08:40:48.196Z] 66f0c73976ce: Preparing [2023-02-21T08:40:48.196Z] 2bb62c5401ce: Preparing [2023-02-21T08:40:48.196Z] c9ce8cd57c13: Preparing [2023-02-21T08:40:48.196Z] 8913daecde3c: Preparing [2023-02-21T08:40:48.196Z] 3904f5dff3a6: Preparing [2023-02-21T08:40:48.196Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:48.196Z] 3566f17de63a: Preparing [2023-02-21T08:40:48.196Z] 3f5ce65e72e6: Preparing [2023-02-21T08:40:48.196Z] 3956b5bfb6f8: Preparing [2023-02-21T08:40:48.196Z] 6067f038ebc7: Preparing [2023-02-21T08:40:48.196Z] aa5968d388b8: Preparing [2023-02-21T08:40:48.196Z] 3956b5bfb6f8: Waiting [2023-02-21T08:40:48.196Z] 6067f038ebc7: Waiting [2023-02-21T08:40:48.196Z] aa5968d388b8: Waiting [2023-02-21T08:40:48.196Z] 3904f5dff3a6: Waiting [2023-02-21T08:40:48.196Z] 3566f17de63a: Waiting [2023-02-21T08:40:48.196Z] 3f5ce65e72e6: Waiting [2023-02-21T08:40:48.196Z] 6e3f7fd56da4: Waiting [2023-02-21T08:40:48.196Z] 2bb62c5401ce: Pushed [2023-02-21T08:40:48.196Z] 8913daecde3c: Pushed [2023-02-21T08:40:48.196Z] 66f0c73976ce: Pushed [2023-02-21T08:40:48.196Z] da6658c6c31e: Pushed [2023-02-21T08:40:48.196Z] c9ce8cd57c13: Pushed [2023-02-21T08:40:48.196Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:48.453Z] 3566f17de63a: Pushed [2023-02-21T08:40:48.453Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:48.453Z] 6067f038ebc7: Pushed [2023-02-21T08:40:48.453Z] 3f5ce65e72e6: Pushed [2023-02-21T08:40:48.453Z] 3956b5bfb6f8: Pushed [2023-02-21T08:40:49.829Z] 3904f5dff3a6: Pushed [2023-02-21T08:40:50.088Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:1876d2a15551d1e86a2d66b2738dde42ec5cce7261da2fc0ab156e4d72f52197 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:50.395Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:50.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-21T08:40:50.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T08:40:50.697Z] da6658c6c31e: Preparing [2023-02-21T08:40:50.697Z] da6658c6c31e: Preparing [2023-02-21T08:40:50.697Z] 66f0c73976ce: Preparing [2023-02-21T08:40:50.697Z] 2bb62c5401ce: Preparing [2023-02-21T08:40:50.697Z] c9ce8cd57c13: Preparing [2023-02-21T08:40:50.697Z] 8913daecde3c: Preparing [2023-02-21T08:40:50.697Z] 3904f5dff3a6: Preparing [2023-02-21T08:40:50.697Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:50.697Z] 3566f17de63a: Preparing [2023-02-21T08:40:50.697Z] 3f5ce65e72e6: Preparing [2023-02-21T08:40:50.697Z] 3956b5bfb6f8: Preparing [2023-02-21T08:40:50.697Z] 6067f038ebc7: Preparing [2023-02-21T08:40:50.697Z] aa5968d388b8: Preparing [2023-02-21T08:40:50.697Z] 6e3f7fd56da4: Waiting [2023-02-21T08:40:50.697Z] 3566f17de63a: Waiting [2023-02-21T08:40:50.697Z] 3956b5bfb6f8: Waiting [2023-02-21T08:40:50.697Z] 6067f038ebc7: Waiting [2023-02-21T08:40:50.697Z] 3904f5dff3a6: Waiting [2023-02-21T08:40:50.697Z] 66f0c73976ce: Layer already exists [2023-02-21T08:40:50.697Z] c9ce8cd57c13: Layer already exists [2023-02-21T08:40:50.697Z] da6658c6c31e: Layer already exists [2023-02-21T08:40:50.697Z] 8913daecde3c: Layer already exists [2023-02-21T08:40:50.697Z] 2bb62c5401ce: Layer already exists [2023-02-21T08:40:50.697Z] 3566f17de63a: Layer already exists [2023-02-21T08:40:50.697Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:50.697Z] 3f5ce65e72e6: Layer already exists [2023-02-21T08:40:50.697Z] 3956b5bfb6f8: Layer already exists [2023-02-21T08:40:50.697Z] 3904f5dff3a6: Layer already exists [2023-02-21T08:40:50.697Z] 6067f038ebc7: Layer already exists [2023-02-21T08:40:50.697Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:50.697Z] latest: digest: sha256:1876d2a15551d1e86a2d66b2738dde42ec5cce7261da2fc0ab156e4d72f52197 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:51.018Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:51.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.60 [2023-02-21T08:40:51.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T08:40:51.324Z] da6658c6c31e: Preparing [2023-02-21T08:40:51.324Z] da6658c6c31e: Preparing [2023-02-21T08:40:51.324Z] 66f0c73976ce: Preparing [2023-02-21T08:40:51.324Z] 2bb62c5401ce: Preparing [2023-02-21T08:40:51.324Z] c9ce8cd57c13: Preparing [2023-02-21T08:40:51.324Z] 8913daecde3c: Preparing [2023-02-21T08:40:51.324Z] 3904f5dff3a6: Preparing [2023-02-21T08:40:51.324Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:51.324Z] 3566f17de63a: Preparing [2023-02-21T08:40:51.324Z] 3f5ce65e72e6: Preparing [2023-02-21T08:40:51.324Z] 3956b5bfb6f8: Preparing [2023-02-21T08:40:51.324Z] 6067f038ebc7: Preparing [2023-02-21T08:40:51.324Z] aa5968d388b8: Preparing [2023-02-21T08:40:51.324Z] 6067f038ebc7: Waiting [2023-02-21T08:40:51.324Z] 3566f17de63a: Waiting [2023-02-21T08:40:51.324Z] 3f5ce65e72e6: Waiting [2023-02-21T08:40:51.324Z] 3956b5bfb6f8: Waiting [2023-02-21T08:40:51.324Z] aa5968d388b8: Waiting [2023-02-21T08:40:51.324Z] 3904f5dff3a6: Waiting [2023-02-21T08:40:51.324Z] 6e3f7fd56da4: Waiting [2023-02-21T08:40:51.324Z] 2bb62c5401ce: Layer already exists [2023-02-21T08:40:51.324Z] 66f0c73976ce: Layer already exists [2023-02-21T08:40:51.324Z] 8913daecde3c: Layer already exists [2023-02-21T08:40:51.324Z] da6658c6c31e: Layer already exists [2023-02-21T08:40:51.324Z] c9ce8cd57c13: Layer already exists [2023-02-21T08:40:51.324Z] 3904f5dff3a6: Layer already exists [2023-02-21T08:40:51.324Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:51.324Z] 3f5ce65e72e6: Layer already exists [2023-02-21T08:40:51.324Z] 3566f17de63a: Layer already exists [2023-02-21T08:40:51.324Z] 3956b5bfb6f8: Layer already exists [2023-02-21T08:40:51.324Z] 6067f038ebc7: Layer already exists [2023-02-21T08:40:51.324Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:51.324Z] 3.0.0-dev.60: digest: sha256:1876d2a15551d1e86a2d66b2738dde42ec5cce7261da2fc0ab156e4d72f52197 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:51.638Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:51.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:51.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T08:40:51.943Z] da6658c6c31e: Preparing [2023-02-21T08:40:51.943Z] da6658c6c31e: Preparing [2023-02-21T08:40:51.943Z] 66f0c73976ce: Preparing [2023-02-21T08:40:51.943Z] 2bb62c5401ce: Preparing [2023-02-21T08:40:51.943Z] c9ce8cd57c13: Preparing [2023-02-21T08:40:51.943Z] 8913daecde3c: Preparing [2023-02-21T08:40:51.943Z] 3904f5dff3a6: Preparing [2023-02-21T08:40:51.943Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:51.943Z] 3566f17de63a: Preparing [2023-02-21T08:40:51.943Z] 3f5ce65e72e6: Preparing [2023-02-21T08:40:51.943Z] 3956b5bfb6f8: Preparing [2023-02-21T08:40:51.943Z] 6e3f7fd56da4: Waiting [2023-02-21T08:40:51.943Z] 3566f17de63a: Waiting [2023-02-21T08:40:51.943Z] 6067f038ebc7: Preparing [2023-02-21T08:40:51.943Z] aa5968d388b8: Preparing [2023-02-21T08:40:51.943Z] 6067f038ebc7: Waiting [2023-02-21T08:40:51.943Z] 3956b5bfb6f8: Waiting [2023-02-21T08:40:51.943Z] 3904f5dff3a6: Waiting [2023-02-21T08:40:51.943Z] da6658c6c31e: Layer already exists [2023-02-21T08:40:51.943Z] 8913daecde3c: Layer already exists [2023-02-21T08:40:51.943Z] 2bb62c5401ce: Layer already exists [2023-02-21T08:40:51.943Z] 66f0c73976ce: Layer already exists [2023-02-21T08:40:51.943Z] c9ce8cd57c13: Layer already exists [2023-02-21T08:40:51.943Z] 3904f5dff3a6: Layer already exists [2023-02-21T08:40:51.943Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:51.943Z] 3566f17de63a: Layer already exists [2023-02-21T08:40:51.943Z] 3f5ce65e72e6: Layer already exists [2023-02-21T08:40:51.943Z] 3956b5bfb6f8: Layer already exists [2023-02-21T08:40:51.943Z] 6067f038ebc7: Layer already exists [2023-02-21T08:40:51.943Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:51.943Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:1876d2a15551d1e86a2d66b2738dde42ec5cce7261da2fc0ab156e4d72f52197 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:52.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:52.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-21T08:40:52.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-21T08:40:52.566Z] da6658c6c31e: Preparing [2023-02-21T08:40:52.566Z] da6658c6c31e: Preparing [2023-02-21T08:40:52.566Z] 66f0c73976ce: Preparing [2023-02-21T08:40:52.566Z] 2bb62c5401ce: Preparing [2023-02-21T08:40:52.566Z] c9ce8cd57c13: Preparing [2023-02-21T08:40:52.566Z] 8913daecde3c: Preparing [2023-02-21T08:40:52.566Z] 3904f5dff3a6: Preparing [2023-02-21T08:40:52.566Z] 6e3f7fd56da4: Preparing [2023-02-21T08:40:52.566Z] 3566f17de63a: Preparing [2023-02-21T08:40:52.566Z] 3f5ce65e72e6: Preparing [2023-02-21T08:40:52.566Z] 3956b5bfb6f8: Preparing [2023-02-21T08:40:52.566Z] 6067f038ebc7: Preparing [2023-02-21T08:40:52.566Z] 6e3f7fd56da4: Waiting [2023-02-21T08:40:52.566Z] 3904f5dff3a6: Waiting [2023-02-21T08:40:52.566Z] 3566f17de63a: Waiting [2023-02-21T08:40:52.566Z] 3f5ce65e72e6: Waiting [2023-02-21T08:40:52.566Z] 3956b5bfb6f8: Waiting [2023-02-21T08:40:52.566Z] 6067f038ebc7: Waiting [2023-02-21T08:40:52.566Z] aa5968d388b8: Preparing [2023-02-21T08:40:52.566Z] c9ce8cd57c13: Layer already exists [2023-02-21T08:40:52.566Z] da6658c6c31e: Layer already exists [2023-02-21T08:40:52.566Z] 8913daecde3c: Layer already exists [2023-02-21T08:40:52.566Z] 66f0c73976ce: Layer already exists [2023-02-21T08:40:52.566Z] 2bb62c5401ce: Layer already exists [2023-02-21T08:40:52.566Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:40:52.566Z] 3f5ce65e72e6: Layer already exists [2023-02-21T08:40:52.566Z] 3904f5dff3a6: Layer already exists [2023-02-21T08:40:52.566Z] 3566f17de63a: Layer already exists [2023-02-21T08:40:52.566Z] 3956b5bfb6f8: Layer already exists [2023-02-21T08:40:52.566Z] 6067f038ebc7: Layer already exists [2023-02-21T08:40:52.566Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:52.566Z] main: digest: sha256:1876d2a15551d1e86a2d66b2738dde42ec5cce7261da2fc0ab156e4d72f52197 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:52.608Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:52.615Z] taggedImages: [2023-02-21T08:40:52.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:52.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-21T08:40:52.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.60 [2023-02-21T08:40:52.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:52.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-21T08:40:52.636Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-21T08:40:52.636Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:52.636Z] latest [2023-02-21T08:40:52.636Z] 3.0.0-dev.60 [2023-02-21T08:40:52.636Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:52.636Z] main [2023-02-21T08:40:52.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:52.962Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:53.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:53.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T08:40:53.267Z] 2a130e611b73: Preparing [2023-02-21T08:40:53.267Z] 8cc2f345e691: Preparing [2023-02-21T08:40:53.267Z] ca28af6dc677: Preparing [2023-02-21T08:40:53.267Z] fcaab3b44cab: Preparing [2023-02-21T08:40:53.267Z] 436c9ff20f33: Preparing [2023-02-21T08:40:53.267Z] 82c5d6f08c8a: Preparing [2023-02-21T08:40:53.267Z] 786e54accc5c: Preparing [2023-02-21T08:40:53.267Z] aa5968d388b8: Preparing [2023-02-21T08:40:53.267Z] 786e54accc5c: Waiting [2023-02-21T08:40:53.267Z] aa5968d388b8: Waiting [2023-02-21T08:40:53.267Z] 82c5d6f08c8a: Waiting [2023-02-21T08:40:53.267Z] 436c9ff20f33: Pushed [2023-02-21T08:40:53.267Z] 2a130e611b73: Pushed [2023-02-21T08:40:53.267Z] 8cc2f345e691: Pushed [2023-02-21T08:40:53.267Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:53.527Z] 82c5d6f08c8a: Pushed [2023-02-21T08:40:53.786Z] 786e54accc5c: Pushed [2023-02-21T08:40:54.353Z] fcaab3b44cab: Pushed [2023-02-21T08:40:54.353Z] ca28af6dc677: Pushed [2023-02-21T08:40:54.611Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:3553a538ea168a7c02b559b8b7f141ee08fe5fdd1fdb6aa10fc4323372025c0a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:54.923Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:55.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-21T08:40:55.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T08:40:55.224Z] 2a130e611b73: Preparing [2023-02-21T08:40:55.224Z] 8cc2f345e691: Preparing [2023-02-21T08:40:55.224Z] ca28af6dc677: Preparing [2023-02-21T08:40:55.224Z] fcaab3b44cab: Preparing [2023-02-21T08:40:55.224Z] 436c9ff20f33: Preparing [2023-02-21T08:40:55.224Z] 82c5d6f08c8a: Preparing [2023-02-21T08:40:55.224Z] 786e54accc5c: Preparing [2023-02-21T08:40:55.224Z] aa5968d388b8: Preparing [2023-02-21T08:40:55.224Z] 82c5d6f08c8a: Waiting [2023-02-21T08:40:55.224Z] aa5968d388b8: Waiting [2023-02-21T08:40:55.224Z] 786e54accc5c: Waiting [2023-02-21T08:40:55.224Z] 2a130e611b73: Layer already exists [2023-02-21T08:40:55.224Z] ca28af6dc677: Layer already exists [2023-02-21T08:40:55.224Z] 436c9ff20f33: Layer already exists [2023-02-21T08:40:55.224Z] 8cc2f345e691: Layer already exists [2023-02-21T08:40:55.224Z] fcaab3b44cab: Layer already exists [2023-02-21T08:40:55.224Z] 82c5d6f08c8a: Layer already exists [2023-02-21T08:40:55.224Z] 786e54accc5c: Layer already exists [2023-02-21T08:40:55.224Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:55.224Z] latest: digest: sha256:3553a538ea168a7c02b559b8b7f141ee08fe5fdd1fdb6aa10fc4323372025c0a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:55.524Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:55.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.60 [2023-02-21T08:40:55.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T08:40:55.826Z] 2a130e611b73: Preparing [2023-02-21T08:40:55.826Z] 8cc2f345e691: Preparing [2023-02-21T08:40:55.826Z] ca28af6dc677: Preparing [2023-02-21T08:40:55.826Z] fcaab3b44cab: Preparing [2023-02-21T08:40:55.826Z] 436c9ff20f33: Preparing [2023-02-21T08:40:55.826Z] 82c5d6f08c8a: Preparing [2023-02-21T08:40:55.826Z] 786e54accc5c: Preparing [2023-02-21T08:40:55.826Z] aa5968d388b8: Preparing [2023-02-21T08:40:55.826Z] 82c5d6f08c8a: Waiting [2023-02-21T08:40:55.826Z] 786e54accc5c: Waiting [2023-02-21T08:40:55.826Z] aa5968d388b8: Waiting [2023-02-21T08:40:55.826Z] ca28af6dc677: Layer already exists [2023-02-21T08:40:55.826Z] 8cc2f345e691: Layer already exists [2023-02-21T08:40:55.826Z] 436c9ff20f33: Layer already exists [2023-02-21T08:40:55.826Z] fcaab3b44cab: Layer already exists [2023-02-21T08:40:55.826Z] 2a130e611b73: Layer already exists [2023-02-21T08:40:55.826Z] 82c5d6f08c8a: Layer already exists [2023-02-21T08:40:55.826Z] 786e54accc5c: Layer already exists [2023-02-21T08:40:55.826Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:55.826Z] 3.0.0-dev.60: digest: sha256:3553a538ea168a7c02b559b8b7f141ee08fe5fdd1fdb6aa10fc4323372025c0a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:56.132Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:56.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:56.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T08:40:56.448Z] 2a130e611b73: Preparing [2023-02-21T08:40:56.448Z] 8cc2f345e691: Preparing [2023-02-21T08:40:56.448Z] ca28af6dc677: Preparing [2023-02-21T08:40:56.448Z] fcaab3b44cab: Preparing [2023-02-21T08:40:56.448Z] 436c9ff20f33: Preparing [2023-02-21T08:40:56.448Z] 82c5d6f08c8a: Preparing [2023-02-21T08:40:56.448Z] 786e54accc5c: Preparing [2023-02-21T08:40:56.448Z] aa5968d388b8: Preparing [2023-02-21T08:40:56.448Z] 82c5d6f08c8a: Waiting [2023-02-21T08:40:56.448Z] 786e54accc5c: Waiting [2023-02-21T08:40:56.448Z] 2a130e611b73: Layer already exists [2023-02-21T08:40:56.448Z] fcaab3b44cab: Layer already exists [2023-02-21T08:40:56.448Z] ca28af6dc677: Layer already exists [2023-02-21T08:40:56.448Z] 436c9ff20f33: Layer already exists [2023-02-21T08:40:56.448Z] 8cc2f345e691: Layer already exists [2023-02-21T08:40:56.448Z] 82c5d6f08c8a: Layer already exists [2023-02-21T08:40:56.448Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:56.448Z] 786e54accc5c: Layer already exists [2023-02-21T08:40:56.448Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:3553a538ea168a7c02b559b8b7f141ee08fe5fdd1fdb6aa10fc4323372025c0a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:56.756Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:57.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-21T08:40:57.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-21T08:40:57.073Z] 2a130e611b73: Preparing [2023-02-21T08:40:57.073Z] 8cc2f345e691: Preparing [2023-02-21T08:40:57.073Z] ca28af6dc677: Preparing [2023-02-21T08:40:57.073Z] fcaab3b44cab: Preparing [2023-02-21T08:40:57.073Z] 436c9ff20f33: Preparing [2023-02-21T08:40:57.073Z] 82c5d6f08c8a: Preparing [2023-02-21T08:40:57.073Z] 786e54accc5c: Preparing [2023-02-21T08:40:57.073Z] aa5968d388b8: Preparing [2023-02-21T08:40:57.073Z] 82c5d6f08c8a: Waiting [2023-02-21T08:40:57.073Z] 786e54accc5c: Waiting [2023-02-21T08:40:57.073Z] aa5968d388b8: Waiting [2023-02-21T08:40:57.073Z] fcaab3b44cab: Layer already exists [2023-02-21T08:40:57.073Z] 436c9ff20f33: Layer already exists [2023-02-21T08:40:57.073Z] 2a130e611b73: Layer already exists [2023-02-21T08:40:57.073Z] ca28af6dc677: Layer already exists [2023-02-21T08:40:57.073Z] 8cc2f345e691: Layer already exists [2023-02-21T08:40:57.073Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:57.073Z] 786e54accc5c: Layer already exists [2023-02-21T08:40:57.073Z] 82c5d6f08c8a: Layer already exists [2023-02-21T08:40:57.073Z] main: digest: sha256:3553a538ea168a7c02b559b8b7f141ee08fe5fdd1fdb6aa10fc4323372025c0a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:40:57.119Z] ===================================================== [Pipeline] echo [2023-02-21T08:40:57.129Z] taggedImages: [2023-02-21T08:40:57.129Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:57.129Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-21T08:40:57.129Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.60 [2023-02-21T08:40:57.129Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:57.129Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-21T08:40:57.155Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-21T08:40:57.155Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:57.155Z] latest [2023-02-21T08:40:57.155Z] 3.0.0-dev.60 [2023-02-21T08:40:57.155Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:40:57.155Z] main [2023-02-21T08:40:57.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:57.473Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:57.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:40:57.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T08:40:57.789Z] 3bae85e8d55d: Preparing [2023-02-21T08:40:57.789Z] b205e781d84d: Preparing [2023-02-21T08:40:57.789Z] 9fed28304937: Preparing [2023-02-21T08:40:57.789Z] fd056347b146: Preparing [2023-02-21T08:40:57.789Z] 95d577cf9eef: Preparing [2023-02-21T08:40:57.789Z] cf9fcf586b87: Preparing [2023-02-21T08:40:57.789Z] f3afdfcc26ff: Preparing [2023-02-21T08:40:57.789Z] cebdf7f7d892: Preparing [2023-02-21T08:40:57.789Z] 11e9b25dd114: Preparing [2023-02-21T08:40:57.789Z] aa5968d388b8: Preparing [2023-02-21T08:40:57.789Z] cf9fcf586b87: Waiting [2023-02-21T08:40:57.789Z] f3afdfcc26ff: Waiting [2023-02-21T08:40:57.789Z] cebdf7f7d892: Waiting [2023-02-21T08:40:57.789Z] aa5968d388b8: Waiting [2023-02-21T08:40:57.789Z] 11e9b25dd114: Waiting [2023-02-21T08:40:57.789Z] 3bae85e8d55d: Pushed [2023-02-21T08:40:57.789Z] b205e781d84d: Pushed [2023-02-21T08:40:57.789Z] 95d577cf9eef: Pushed [2023-02-21T08:40:58.053Z] f3afdfcc26ff: Pushed [2023-02-21T08:40:58.053Z] cf9fcf586b87: Pushed [2023-02-21T08:40:58.053Z] aa5968d388b8: Layer already exists [2023-02-21T08:40:58.053Z] cebdf7f7d892: Pushed [2023-02-21T08:40:58.053Z] 11e9b25dd114: Pushed [2023-02-21T08:40:58.200Z] Removing intermediate container 5943fadb4e8d [2023-02-21T08:40:58.201Z] ---> 21dd1084b8a4 [2023-02-21T08:40:58.201Z] Step 7/23 : COPY . . [2023-02-21T08:40:58.201Z] ---> d641961b5c9c [2023-02-21T08:40:58.201Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:40:58.201Z] ---> Running in 074140cb08d5 [2023-02-21T08:40:58.201Z] Removing intermediate container 074140cb08d5 [2023-02-21T08:40:58.201Z] ---> 39bf20e75d55 [2023-02-21T08:40:58.201Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T08:40:58.201Z] ---> Running in f1bf49a54987 [2023-02-21T08:40:58.201Z] Removing intermediate container f1bf49a54987 [2023-02-21T08:40:58.201Z] ---> f52c77104e4c [2023-02-21T08:40:58.201Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:40:58.201Z] Removing intermediate container 00711c4d473f [2023-02-21T08:40:58.201Z] ---> 427a7d934285 [2023-02-21T08:40:58.201Z] Step 8/22 : COPY . . [2023-02-21T08:40:58.201Z] ---> Running in 81e9804cefa2 [2023-02-21T08:40:58.201Z] Removing intermediate container 63b0bfd7b5ff [2023-02-21T08:40:58.201Z] ---> 44c3cd072e99 [2023-02-21T08:40:58.201Z] Step 8/22 : COPY . . [2023-02-21T08:40:58.201Z] Removing intermediate container 7f98d80e451e [2023-02-21T08:40:58.201Z] ---> 42ee2459854e [2023-02-21T08:40:58.201Z] Step 8/22 : COPY . . [2023-02-21T08:40:58.201Z] Removing intermediate container f79ad17244ef [2023-02-21T08:40:58.201Z] ---> 73c3fb2cf09e [2023-02-21T08:40:58.201Z] Step 8/24 : COPY . . [2023-02-21T08:40:58.201Z] Removing intermediate container 81e9804cefa2 [2023-02-21T08:40:58.201Z] ---> 271a29cf047d [2023-02-21T08:40:58.201Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T08:40:58.201Z] ---> Running in 0a94f734c193 [2023-02-21T08:40:58.992Z] fd056347b146: Pushed [2023-02-21T08:40:59.178Z] Removing intermediate container 0a94f734c193 [2023-02-21T08:40:59.178Z] ---> 4393d89852af [2023-02-21T08:40:59.178Z] [2023-02-21T08:40:59.178Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T08:40:59.178Z] 3.15: Pulling from library/alpine [2023-02-21T08:40:59.178Z] ---> 765995161fd0 [2023-02-21T08:40:59.178Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:40:59.252Z] 9fed28304937: Pushed [2023-02-21T08:40:59.457Z] ---> Running in 562004cfd2b2 [2023-02-21T08:40:59.510Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:ed88e4d125de53e43af7ac2da47e1fea6617e18ec495059e15b74226de2ba369 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:59.825Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:00.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-21T08:41:00.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T08:41:00.125Z] 3bae85e8d55d: Preparing [2023-02-21T08:41:00.125Z] b205e781d84d: Preparing [2023-02-21T08:41:00.125Z] 9fed28304937: Preparing [2023-02-21T08:41:00.125Z] fd056347b146: Preparing [2023-02-21T08:41:00.125Z] 95d577cf9eef: Preparing [2023-02-21T08:41:00.125Z] cf9fcf586b87: Preparing [2023-02-21T08:41:00.125Z] f3afdfcc26ff: Preparing [2023-02-21T08:41:00.125Z] cebdf7f7d892: Preparing [2023-02-21T08:41:00.125Z] 11e9b25dd114: Preparing [2023-02-21T08:41:00.125Z] aa5968d388b8: Preparing [2023-02-21T08:41:00.125Z] cf9fcf586b87: Waiting [2023-02-21T08:41:00.125Z] f3afdfcc26ff: Waiting [2023-02-21T08:41:00.125Z] cebdf7f7d892: Waiting [2023-02-21T08:41:00.125Z] 11e9b25dd114: Waiting [2023-02-21T08:41:00.125Z] aa5968d388b8: Waiting [2023-02-21T08:41:00.125Z] 95d577cf9eef: Layer already exists [2023-02-21T08:41:00.125Z] b205e781d84d: Layer already exists [2023-02-21T08:41:00.125Z] 9fed28304937: Layer already exists [2023-02-21T08:41:00.125Z] 3bae85e8d55d: Layer already exists [2023-02-21T08:41:00.126Z] fd056347b146: Layer already exists [2023-02-21T08:41:00.126Z] cf9fcf586b87: Layer already exists [2023-02-21T08:41:00.126Z] f3afdfcc26ff: Layer already exists [2023-02-21T08:41:00.126Z] 11e9b25dd114: Layer already exists [2023-02-21T08:41:00.126Z] cebdf7f7d892: Layer already exists [2023-02-21T08:41:00.126Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:00.126Z] latest: digest: sha256:ed88e4d125de53e43af7ac2da47e1fea6617e18ec495059e15b74226de2ba369 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:00.429Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:00.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.60 [2023-02-21T08:41:00.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T08:41:00.728Z] 3bae85e8d55d: Preparing [2023-02-21T08:41:00.728Z] b205e781d84d: Preparing [2023-02-21T08:41:00.728Z] 9fed28304937: Preparing [2023-02-21T08:41:00.728Z] fd056347b146: Preparing [2023-02-21T08:41:00.728Z] 95d577cf9eef: Preparing [2023-02-21T08:41:00.728Z] cf9fcf586b87: Preparing [2023-02-21T08:41:00.728Z] f3afdfcc26ff: Preparing [2023-02-21T08:41:00.728Z] cebdf7f7d892: Preparing [2023-02-21T08:41:00.728Z] 11e9b25dd114: Preparing [2023-02-21T08:41:00.728Z] aa5968d388b8: Preparing [2023-02-21T08:41:00.728Z] 11e9b25dd114: Waiting [2023-02-21T08:41:00.728Z] 9fed28304937: Layer already exists [2023-02-21T08:41:00.728Z] fd056347b146: Layer already exists [2023-02-21T08:41:00.728Z] 95d577cf9eef: Layer already exists [2023-02-21T08:41:00.728Z] 3bae85e8d55d: Layer already exists [2023-02-21T08:41:00.728Z] b205e781d84d: Layer already exists [2023-02-21T08:41:00.728Z] cf9fcf586b87: Layer already exists [2023-02-21T08:41:00.728Z] 11e9b25dd114: Layer already exists [2023-02-21T08:41:00.728Z] f3afdfcc26ff: Layer already exists [2023-02-21T08:41:00.728Z] cebdf7f7d892: Layer already exists [2023-02-21T08:41:00.728Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:00.728Z] 3.0.0-dev.60: digest: sha256:ed88e4d125de53e43af7ac2da47e1fea6617e18ec495059e15b74226de2ba369 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:00.909Z] ---> 83f85fc66e11 [2023-02-21T08:41:00.909Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:41:01.040Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:01.187Z] ---> Running in 3fea166926c1 [2023-02-21T08:41:01.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:01.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T08:41:01.347Z] 3bae85e8d55d: Preparing [2023-02-21T08:41:01.347Z] b205e781d84d: Preparing [2023-02-21T08:41:01.347Z] 9fed28304937: Preparing [2023-02-21T08:41:01.347Z] fd056347b146: Preparing [2023-02-21T08:41:01.347Z] 95d577cf9eef: Preparing [2023-02-21T08:41:01.347Z] cf9fcf586b87: Preparing [2023-02-21T08:41:01.347Z] f3afdfcc26ff: Preparing [2023-02-21T08:41:01.347Z] cebdf7f7d892: Preparing [2023-02-21T08:41:01.347Z] 11e9b25dd114: Preparing [2023-02-21T08:41:01.347Z] aa5968d388b8: Preparing [2023-02-21T08:41:01.347Z] cf9fcf586b87: Waiting [2023-02-21T08:41:01.347Z] 11e9b25dd114: Waiting [2023-02-21T08:41:01.347Z] aa5968d388b8: Waiting [2023-02-21T08:41:01.347Z] f3afdfcc26ff: Waiting [2023-02-21T08:41:01.347Z] cebdf7f7d892: Waiting [2023-02-21T08:41:01.347Z] 3bae85e8d55d: Layer already exists [2023-02-21T08:41:01.347Z] fd056347b146: Layer already exists [2023-02-21T08:41:01.347Z] 95d577cf9eef: Layer already exists [2023-02-21T08:41:01.347Z] b205e781d84d: Layer already exists [2023-02-21T08:41:01.347Z] 9fed28304937: Layer already exists [2023-02-21T08:41:01.347Z] f3afdfcc26ff: Layer already exists [2023-02-21T08:41:01.347Z] cf9fcf586b87: Layer already exists [2023-02-21T08:41:01.347Z] cebdf7f7d892: Layer already exists [2023-02-21T08:41:01.347Z] 11e9b25dd114: Layer already exists [2023-02-21T08:41:01.347Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:01.347Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:ed88e4d125de53e43af7ac2da47e1fea6617e18ec495059e15b74226de2ba369 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:01.473Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-21T08:41:01.473Z] ---> b8b3feb29957 [2023-02-21T08:41:01.473Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:41:01.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:01.749Z] ---> Running in ccff7cd6089e [2023-02-21T08:41:01.749Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:41:01.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-21T08:41:01.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-21T08:41:01.968Z] 3bae85e8d55d: Preparing [2023-02-21T08:41:01.968Z] b205e781d84d: Preparing [2023-02-21T08:41:01.968Z] 9fed28304937: Preparing [2023-02-21T08:41:01.968Z] fd056347b146: Preparing [2023-02-21T08:41:01.968Z] 95d577cf9eef: Preparing [2023-02-21T08:41:01.968Z] cf9fcf586b87: Preparing [2023-02-21T08:41:01.968Z] f3afdfcc26ff: Preparing [2023-02-21T08:41:01.968Z] cebdf7f7d892: Preparing [2023-02-21T08:41:01.968Z] 11e9b25dd114: Preparing [2023-02-21T08:41:01.968Z] aa5968d388b8: Preparing [2023-02-21T08:41:01.968Z] f3afdfcc26ff: Waiting [2023-02-21T08:41:01.968Z] cebdf7f7d892: Waiting [2023-02-21T08:41:01.968Z] 11e9b25dd114: Waiting [2023-02-21T08:41:01.968Z] cf9fcf586b87: Waiting [2023-02-21T08:41:01.968Z] aa5968d388b8: Waiting [2023-02-21T08:41:01.968Z] 3bae85e8d55d: Layer already exists [2023-02-21T08:41:01.968Z] 95d577cf9eef: Layer already exists [2023-02-21T08:41:01.968Z] fd056347b146: Layer already exists [2023-02-21T08:41:01.968Z] b205e781d84d: Layer already exists [2023-02-21T08:41:01.968Z] 9fed28304937: Layer already exists [2023-02-21T08:41:01.968Z] cf9fcf586b87: Layer already exists [2023-02-21T08:41:01.968Z] cebdf7f7d892: Layer already exists [2023-02-21T08:41:01.968Z] f3afdfcc26ff: Layer already exists [2023-02-21T08:41:01.968Z] 11e9b25dd114: Layer already exists [2023-02-21T08:41:01.969Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:01.969Z] main: digest: sha256:ed88e4d125de53e43af7ac2da47e1fea6617e18ec495059e15b74226de2ba369 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:02.007Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:02.013Z] taggedImages: [2023-02-21T08:41:02.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:02.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-21T08:41:02.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.60 [2023-02-21T08:41:02.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:02.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-21T08:41:02.025Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:41:02.025Z] ---> 354640af7b1b [2023-02-21T08:41:02.025Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] echo [2023-02-21T08:41:02.035Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-21T08:41:02.035Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:02.035Z] latest [2023-02-21T08:41:02.035Z] 3.0.0-dev.60 [2023-02-21T08:41:02.035Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:02.035Z] main [2023-02-21T08:41:02.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:02.299Z] ---> Running in 6cb2e71e0cd8 [2023-02-21T08:41:02.365Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:02.572Z] ---> f022741b49ec [2023-02-21T08:41:02.572Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:41:02.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:02.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T08:41:02.687Z] c585537d1454: Preparing [2023-02-21T08:41:02.687Z] 20d61cdf472b: Preparing [2023-02-21T08:41:02.687Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:02.687Z] b65b728ab226: Preparing [2023-02-21T08:41:02.687Z] 4e6476652798: Preparing [2023-02-21T08:41:02.687Z] 4e6476652798: Layer already exists [2023-02-21T08:41:02.687Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:02.687Z] c585537d1454: Pushed [2023-02-21T08:41:02.869Z] ---> Running in b45a37ab2e97 [2023-02-21T08:41:03.253Z] b65b728ab226: Pushed [2023-02-21T08:41:03.474Z] Removing intermediate container 6cb2e71e0cd8 [2023-02-21T08:41:03.474Z] ---> 828e950bc77d [2023-02-21T08:41:03.474Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:41:03.756Z] ---> Running in 1771795ef241 [2023-02-21T08:41:04.356Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:41:05.155Z] 20d61cdf472b: Pushed [2023-02-21T08:41:05.155Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:59c080cdb15ad4844f184bdd9fd4fa480e526b51a65687faa52d6bcd027b7e8f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:05.330Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-21T08:41:05.469Z] + 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-02-21T08:41:05.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-21T08:41:05.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T08:41:05.767Z] c585537d1454: Preparing [2023-02-21T08:41:05.767Z] 20d61cdf472b: Preparing [2023-02-21T08:41:05.767Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:05.767Z] b65b728ab226: Preparing [2023-02-21T08:41:05.767Z] 4e6476652798: Preparing [2023-02-21T08:41:05.767Z] c585537d1454: Layer already exists [2023-02-21T08:41:05.767Z] b65b728ab226: Layer already exists [2023-02-21T08:41:05.767Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:05.767Z] 4e6476652798: Layer already exists [2023-02-21T08:41:05.767Z] 20d61cdf472b: Layer already exists [2023-02-21T08:41:05.767Z] latest: digest: sha256:59c080cdb15ad4844f184bdd9fd4fa480e526b51a65687faa52d6bcd027b7e8f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:05.920Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-21T08:41:06.080Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:06.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.60 [2023-02-21T08:41:06.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T08:41:06.381Z] c585537d1454: Preparing [2023-02-21T08:41:06.381Z] 20d61cdf472b: Preparing [2023-02-21T08:41:06.381Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:06.381Z] b65b728ab226: Preparing [2023-02-21T08:41:06.381Z] 4e6476652798: Preparing [2023-02-21T08:41:06.381Z] 20d61cdf472b: Layer already exists [2023-02-21T08:41:06.381Z] 4e6476652798: Layer already exists [2023-02-21T08:41:06.381Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:06.382Z] b65b728ab226: Layer already exists [2023-02-21T08:41:06.382Z] c585537d1454: Layer already exists [2023-02-21T08:41:06.382Z] 3.0.0-dev.60: digest: sha256:59c080cdb15ad4844f184bdd9fd4fa480e526b51a65687faa52d6bcd027b7e8f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:06.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:06.690Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:06.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:06.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T08:41:06.996Z] c585537d1454: Preparing [2023-02-21T08:41:06.996Z] 20d61cdf472b: Preparing [2023-02-21T08:41:06.996Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:06.996Z] b65b728ab226: Preparing [2023-02-21T08:41:06.996Z] 4e6476652798: Preparing [2023-02-21T08:41:06.996Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:06.996Z] 4e6476652798: Layer already exists [2023-02-21T08:41:06.996Z] b65b728ab226: Layer already exists [2023-02-21T08:41:06.996Z] 20d61cdf472b: Layer already exists [2023-02-21T08:41:06.996Z] c585537d1454: Layer already exists [2023-02-21T08:41:06.996Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:59c080cdb15ad4844f184bdd9fd4fa480e526b51a65687faa52d6bcd027b7e8f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:07.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:07.311Z] + 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-02-21T08:41:07.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-21T08:41:07.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-21T08:41:07.614Z] c585537d1454: Preparing [2023-02-21T08:41:07.614Z] 20d61cdf472b: Preparing [2023-02-21T08:41:07.614Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:07.614Z] b65b728ab226: Preparing [2023-02-21T08:41:07.614Z] 4e6476652798: Preparing [2023-02-21T08:41:07.614Z] 4e6476652798: Layer already exists [2023-02-21T08:41:07.614Z] b65b728ab226: Layer already exists [2023-02-21T08:41:07.614Z] 20d61cdf472b: Layer already exists [2023-02-21T08:41:07.614Z] c585537d1454: Layer already exists [2023-02-21T08:41:07.614Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:07.614Z] main: digest: sha256:59c080cdb15ad4844f184bdd9fd4fa480e526b51a65687faa52d6bcd027b7e8f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:07.649Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:07.654Z] taggedImages: [2023-02-21T08:41:07.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:07.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-21T08:41:07.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.60 [2023-02-21T08:41:07.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:07.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-21T08:41:07.669Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-21T08:41:07.669Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:07.669Z] latest [2023-02-21T08:41:07.669Z] 3.0.0-dev.60 [2023-02-21T08:41:07.669Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:07.669Z] main [2023-02-21T08:41:07.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:07.974Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:08.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:08.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T08:41:08.274Z] 79de07c80041: Preparing [2023-02-21T08:41:08.274Z] d20fc477373b: Preparing [2023-02-21T08:41:08.274Z] 66cae0a794fb: Preparing [2023-02-21T08:41:08.274Z] 46227303482a: Preparing [2023-02-21T08:41:08.274Z] 4afb201490c6: Preparing [2023-02-21T08:41:08.274Z] 130f398208ec: Preparing [2023-02-21T08:41:08.274Z] 4e6476652798: Preparing [2023-02-21T08:41:08.274Z] 130f398208ec: Waiting [2023-02-21T08:41:08.274Z] 4e6476652798: Waiting [2023-02-21T08:41:08.274Z] 79de07c80041: Pushed [2023-02-21T08:41:08.274Z] d20fc477373b: Pushed [2023-02-21T08:41:08.274Z] 66cae0a794fb: Pushed [2023-02-21T08:41:08.274Z] 4e6476652798: Layer already exists [2023-02-21T08:41:08.844Z] 130f398208ec: Pushed [2023-02-21T08:41:09.094Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:41:09.094Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:41:09.094Z] OK: 15734 distinct packages available [2023-02-21T08:41:09.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:09.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:10.800Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:41:10.800Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:41:11.075Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:41:11.075Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:41:11.075Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:41:11.075Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:41:11.075Z] OK: 6 MiB in 19 packages [2023-02-21T08:41:12.148Z] 4afb201490c6: Pushed [2023-02-21T08:41:13.058Z] Removing intermediate container 1771795ef241 [2023-02-21T08:41:13.058Z] ---> 6eb395f13766 [2023-02-21T08:41:13.058Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:41:15.449Z] 46227303482a: Pushed [2023-02-21T08:41:15.449Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:777951b6da297988152e4721ba531604037e3ccc70d4f59a4f24b2f4416e00a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:15.773Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:16.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-21T08:41:16.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T08:41:16.087Z] 79de07c80041: Preparing [2023-02-21T08:41:16.087Z] d20fc477373b: Preparing [2023-02-21T08:41:16.087Z] 66cae0a794fb: Preparing [2023-02-21T08:41:16.087Z] 46227303482a: Preparing [2023-02-21T08:41:16.087Z] 4afb201490c6: Preparing [2023-02-21T08:41:16.087Z] 130f398208ec: Preparing [2023-02-21T08:41:16.087Z] 130f398208ec: Waiting [2023-02-21T08:41:16.087Z] 4e6476652798: Preparing [2023-02-21T08:41:16.087Z] 4e6476652798: Waiting [2023-02-21T08:41:16.087Z] d20fc477373b: Layer already exists [2023-02-21T08:41:16.087Z] 66cae0a794fb: Layer already exists [2023-02-21T08:41:16.087Z] 79de07c80041: Layer already exists [2023-02-21T08:41:16.087Z] 4afb201490c6: Layer already exists [2023-02-21T08:41:16.087Z] 46227303482a: Layer already exists [2023-02-21T08:41:16.087Z] 130f398208ec: Layer already exists [2023-02-21T08:41:16.087Z] 4e6476652798: Layer already exists [2023-02-21T08:41:16.087Z] latest: digest: sha256:777951b6da297988152e4721ba531604037e3ccc70d4f59a4f24b2f4416e00a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:16.412Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:16.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.60 [2023-02-21T08:41:16.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T08:41:16.734Z] 79de07c80041: Preparing [2023-02-21T08:41:16.734Z] d20fc477373b: Preparing [2023-02-21T08:41:16.734Z] 66cae0a794fb: Preparing [2023-02-21T08:41:16.734Z] 46227303482a: Preparing [2023-02-21T08:41:16.734Z] 4afb201490c6: Preparing [2023-02-21T08:41:16.734Z] 130f398208ec: Preparing [2023-02-21T08:41:16.734Z] 4e6476652798: Preparing [2023-02-21T08:41:16.734Z] 130f398208ec: Waiting [2023-02-21T08:41:16.734Z] 46227303482a: Layer already exists [2023-02-21T08:41:16.734Z] 79de07c80041: Layer already exists [2023-02-21T08:41:16.734Z] d20fc477373b: Layer already exists [2023-02-21T08:41:16.734Z] 4afb201490c6: Layer already exists [2023-02-21T08:41:16.734Z] 66cae0a794fb: Layer already exists [2023-02-21T08:41:16.734Z] 4e6476652798: Layer already exists [2023-02-21T08:41:16.734Z] 130f398208ec: Layer already exists [2023-02-21T08:41:16.734Z] 3.0.0-dev.60: digest: sha256:777951b6da297988152e4721ba531604037e3ccc70d4f59a4f24b2f4416e00a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:17.053Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:17.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:17.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T08:41:17.365Z] 79de07c80041: Preparing [2023-02-21T08:41:17.365Z] d20fc477373b: Preparing [2023-02-21T08:41:17.365Z] 66cae0a794fb: Preparing [2023-02-21T08:41:17.365Z] 46227303482a: Preparing [2023-02-21T08:41:17.365Z] 4afb201490c6: Preparing [2023-02-21T08:41:17.365Z] 130f398208ec: Preparing [2023-02-21T08:41:17.365Z] 4e6476652798: Preparing [2023-02-21T08:41:17.365Z] 130f398208ec: Waiting [2023-02-21T08:41:17.365Z] 4e6476652798: Waiting [2023-02-21T08:41:17.365Z] 46227303482a: Layer already exists [2023-02-21T08:41:17.365Z] 4afb201490c6: Layer already exists [2023-02-21T08:41:17.365Z] 66cae0a794fb: Layer already exists [2023-02-21T08:41:17.365Z] 79de07c80041: Layer already exists [2023-02-21T08:41:17.365Z] d20fc477373b: Layer already exists [2023-02-21T08:41:17.365Z] 130f398208ec: Layer already exists [2023-02-21T08:41:17.365Z] 4e6476652798: Layer already exists [2023-02-21T08:41:17.365Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:777951b6da297988152e4721ba531604037e3ccc70d4f59a4f24b2f4416e00a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:17.784Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:18.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-21T08:41:18.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-21T08:41:18.093Z] 79de07c80041: Preparing [2023-02-21T08:41:18.093Z] d20fc477373b: Preparing [2023-02-21T08:41:18.093Z] 66cae0a794fb: Preparing [2023-02-21T08:41:18.093Z] 46227303482a: Preparing [2023-02-21T08:41:18.093Z] 4afb201490c6: Preparing [2023-02-21T08:41:18.093Z] 130f398208ec: Preparing [2023-02-21T08:41:18.093Z] 4e6476652798: Preparing [2023-02-21T08:41:18.093Z] 130f398208ec: Waiting [2023-02-21T08:41:18.093Z] 4e6476652798: Waiting [2023-02-21T08:41:18.093Z] 46227303482a: Layer already exists [2023-02-21T08:41:18.093Z] 66cae0a794fb: Layer already exists [2023-02-21T08:41:18.093Z] 4afb201490c6: Layer already exists [2023-02-21T08:41:18.093Z] 79de07c80041: Layer already exists [2023-02-21T08:41:18.093Z] d20fc477373b: Layer already exists [2023-02-21T08:41:18.093Z] 130f398208ec: Layer already exists [2023-02-21T08:41:18.093Z] 4e6476652798: Layer already exists [2023-02-21T08:41:18.093Z] main: digest: sha256:777951b6da297988152e4721ba531604037e3ccc70d4f59a4f24b2f4416e00a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:18.137Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:18.143Z] taggedImages: [2023-02-21T08:41:18.143Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:18.143Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-21T08:41:18.143Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.60 [2023-02-21T08:41:18.143Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:18.143Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-21T08:41:18.159Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-21T08:41:18.159Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:18.159Z] latest [2023-02-21T08:41:18.159Z] 3.0.0-dev.60 [2023-02-21T08:41:18.159Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:18.159Z] main [2023-02-21T08:41:18.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:18.465Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:18.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:18.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T08:41:18.772Z] 035a71ee7872: Preparing [2023-02-21T08:41:18.772Z] dced0b8f5c8c: Preparing [2023-02-21T08:41:18.772Z] 323b69c07967: Preparing [2023-02-21T08:41:18.772Z] 821910cf0bbd: Preparing [2023-02-21T08:41:18.772Z] 5d666f76d366: Preparing [2023-02-21T08:41:18.772Z] 4e6476652798: Preparing [2023-02-21T08:41:19.032Z] 323b69c07967: Pushed [2023-02-21T08:41:19.032Z] 035a71ee7872: Pushed [2023-02-21T08:41:19.032Z] dced0b8f5c8c: Pushed [2023-02-21T08:41:19.032Z] 4e6476652798: Layer already exists [2023-02-21T08:41:19.032Z] 5d666f76d366: Pushed [2023-02-21T08:41:19.766Z] ---> 789eddd4a98d [2023-02-21T08:41:19.766Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:41:20.736Z] ---> 95c1947fc6dd [2023-02-21T08:41:20.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T08:41:21.708Z] ---> 6cd97cd62f43 [2023-02-21T08:41:21.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T08:41:22.690Z] ---> a5231fd1cd38 [2023-02-21T08:41:22.690Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:41:22.690Z] ---> Running in f1f0c7882c35 [2023-02-21T08:41:23.312Z] Removing intermediate container f1f0c7882c35 [2023-02-21T08:41:23.312Z] ---> e8b205c8ea32 [2023-02-21T08:41:23.312Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:41:23.312Z] ---> Running in fa56382cb10d [2023-02-21T08:41:23.910Z] Removing intermediate container fa56382cb10d [2023-02-21T08:41:23.910Z] ---> 390c3076c9f3 [2023-02-21T08:41:23.910Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T08:41:24.192Z] ---> Running in 5b395080e7a5 [2023-02-21T08:41:24.784Z] Removing intermediate container 5b395080e7a5 [2023-02-21T08:41:24.784Z] ---> af230056ddd8 [2023-02-21T08:41:24.784Z] Step 22/23 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:24.784Z] ---> Running in 20a8e8725a21 [2023-02-21T08:41:25.382Z] Removing intermediate container 20a8e8725a21 [2023-02-21T08:41:25.382Z] ---> 1b5bac284230 [2023-02-21T08:41:25.382Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-02-21T08:41:25.382Z] ---> Running in ed113e9ff707 [2023-02-21T08:41:25.881Z] 821910cf0bbd: Pushed [2023-02-21T08:41:25.881Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:c5a4784220a4d92d6987feaab5cb2000b88aa9ccd668acd7b2359fd80f129b6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:25.970Z] Removing intermediate container ed113e9ff707 [2023-02-21T08:41:25.970Z] ---> 9110afc8fe40 [2023-02-21T08:41:25.970Z] [2023-02-21T08:41:25.970Z] Successfully built 9110afc8fe40 [2023-02-21T08:41:25.970Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T08:41:25.970Z] Building security-secretstore-setup [2023-02-21T08:41:26.193Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:26.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-21T08:41:26.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T08:41:26.493Z] 035a71ee7872: Preparing [2023-02-21T08:41:26.493Z] dced0b8f5c8c: Preparing [2023-02-21T08:41:26.493Z] 323b69c07967: Preparing [2023-02-21T08:41:26.493Z] 821910cf0bbd: Preparing [2023-02-21T08:41:26.493Z] 5d666f76d366: Preparing [2023-02-21T08:41:26.493Z] 4e6476652798: Preparing [2023-02-21T08:41:26.493Z] 4e6476652798: Waiting [2023-02-21T08:41:26.493Z] 5d666f76d366: Layer already exists [2023-02-21T08:41:26.493Z] 323b69c07967: Layer already exists [2023-02-21T08:41:26.493Z] dced0b8f5c8c: Layer already exists [2023-02-21T08:41:26.493Z] 821910cf0bbd: Layer already exists [2023-02-21T08:41:26.493Z] 035a71ee7872: Layer already exists [2023-02-21T08:41:26.493Z] 4e6476652798: Layer already exists [2023-02-21T08:41:26.493Z] latest: digest: sha256:c5a4784220a4d92d6987feaab5cb2000b88aa9ccd668acd7b2359fd80f129b6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:26.794Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:27.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.60 [2023-02-21T08:41:27.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T08:41:27.094Z] 035a71ee7872: Preparing [2023-02-21T08:41:27.094Z] dced0b8f5c8c: Preparing [2023-02-21T08:41:27.094Z] 323b69c07967: Preparing [2023-02-21T08:41:27.094Z] 821910cf0bbd: Preparing [2023-02-21T08:41:27.094Z] 5d666f76d366: Preparing [2023-02-21T08:41:27.094Z] 4e6476652798: Preparing [2023-02-21T08:41:27.094Z] 4e6476652798: Waiting [2023-02-21T08:41:27.094Z] 5d666f76d366: Layer already exists [2023-02-21T08:41:27.094Z] 323b69c07967: Layer already exists [2023-02-21T08:41:27.094Z] 035a71ee7872: Layer already exists [2023-02-21T08:41:27.094Z] 821910cf0bbd: Layer already exists [2023-02-21T08:41:27.094Z] dced0b8f5c8c: Layer already exists [2023-02-21T08:41:27.094Z] 4e6476652798: Layer already exists [2023-02-21T08:41:27.094Z] 3.0.0-dev.60: digest: sha256:c5a4784220a4d92d6987feaab5cb2000b88aa9ccd668acd7b2359fd80f129b6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:27.403Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:27.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:27.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T08:41:27.713Z] 035a71ee7872: Preparing [2023-02-21T08:41:27.713Z] dced0b8f5c8c: Preparing [2023-02-21T08:41:27.713Z] 323b69c07967: Preparing [2023-02-21T08:41:27.713Z] 821910cf0bbd: Preparing [2023-02-21T08:41:27.713Z] 5d666f76d366: Preparing [2023-02-21T08:41:27.713Z] 4e6476652798: Preparing [2023-02-21T08:41:27.713Z] 4e6476652798: Waiting [2023-02-21T08:41:27.713Z] dced0b8f5c8c: Layer already exists [2023-02-21T08:41:27.713Z] 035a71ee7872: Layer already exists [2023-02-21T08:41:27.713Z] 323b69c07967: Layer already exists [2023-02-21T08:41:27.713Z] 5d666f76d366: Layer already exists [2023-02-21T08:41:27.713Z] 821910cf0bbd: Layer already exists [2023-02-21T08:41:27.713Z] 4e6476652798: Layer already exists [2023-02-21T08:41:27.713Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:c5a4784220a4d92d6987feaab5cb2000b88aa9ccd668acd7b2359fd80f129b6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:28.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:28.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-21T08:41:28.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-21T08:41:28.330Z] 035a71ee7872: Preparing [2023-02-21T08:41:28.330Z] dced0b8f5c8c: Preparing [2023-02-21T08:41:28.330Z] 323b69c07967: Preparing [2023-02-21T08:41:28.330Z] 821910cf0bbd: Preparing [2023-02-21T08:41:28.330Z] 5d666f76d366: Preparing [2023-02-21T08:41:28.330Z] 4e6476652798: Preparing [2023-02-21T08:41:28.330Z] 4e6476652798: Waiting [2023-02-21T08:41:28.330Z] dced0b8f5c8c: Layer already exists [2023-02-21T08:41:28.330Z] 821910cf0bbd: Layer already exists [2023-02-21T08:41:28.330Z] 323b69c07967: Layer already exists [2023-02-21T08:41:28.330Z] 5d666f76d366: Layer already exists [2023-02-21T08:41:28.330Z] 035a71ee7872: Layer already exists [2023-02-21T08:41:28.330Z] 4e6476652798: Layer already exists [2023-02-21T08:41:28.330Z] main: digest: sha256:c5a4784220a4d92d6987feaab5cb2000b88aa9ccd668acd7b2359fd80f129b6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:28.377Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:28.387Z] taggedImages: [2023-02-21T08:41:28.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:28.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-21T08:41:28.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.60 [2023-02-21T08:41:28.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:28.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-21T08:41:28.407Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-21T08:41:28.408Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:28.408Z] latest [2023-02-21T08:41:28.408Z] 3.0.0-dev.60 [2023-02-21T08:41:28.408Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:28.408Z] main [2023-02-21T08:41:28.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:28.725Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:29.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:29.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T08:41:29.027Z] 41e7ddc42289: Preparing [2023-02-21T08:41:29.027Z] a6d310101548: Preparing [2023-02-21T08:41:29.027Z] b0bf0c614498: Preparing [2023-02-21T08:41:29.027Z] 3f0c8f780f02: Preparing [2023-02-21T08:41:29.027Z] 130f398208ec: Preparing [2023-02-21T08:41:29.027Z] 4e6476652798: Preparing [2023-02-21T08:41:29.027Z] 130f398208ec: Layer already exists [2023-02-21T08:41:29.027Z] 4e6476652798: Layer already exists [2023-02-21T08:41:29.027Z] a6d310101548: Pushed [2023-02-21T08:41:29.027Z] b0bf0c614498: Pushed [2023-02-21T08:41:29.027Z] 41e7ddc42289: Pushed [2023-02-21T08:41:31.656Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:31.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:31.656Z] ---> 272d5402fa31 [2023-02-21T08:41:31.656Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:41:31.656Z] ---> Using cache [2023-02-21T08:41:31.656Z] ---> 552504f81b34 [2023-02-21T08:41:31.656Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:41:31.656Z] ---> Running in 344f94af3f0f [2023-02-21T08:41:34.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:34.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:41:36.581Z] OK: 221 MiB in 51 packages [2023-02-21T08:41:37.155Z] 3f0c8f780f02: Pushed [2023-02-21T08:41:37.156Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:a3a95154eb4b8c0fd5dded548e4a13de8bbc245fc799f2c8090445816ab35000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:37.460Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:37.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-21T08:41:37.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T08:41:37.760Z] 41e7ddc42289: Preparing [2023-02-21T08:41:37.760Z] a6d310101548: Preparing [2023-02-21T08:41:37.760Z] b0bf0c614498: Preparing [2023-02-21T08:41:37.760Z] 3f0c8f780f02: Preparing [2023-02-21T08:41:37.760Z] 130f398208ec: Preparing [2023-02-21T08:41:37.760Z] 4e6476652798: Preparing [2023-02-21T08:41:37.760Z] 4e6476652798: Waiting [2023-02-21T08:41:37.760Z] 41e7ddc42289: Layer already exists [2023-02-21T08:41:37.760Z] a6d310101548: Layer already exists [2023-02-21T08:41:37.760Z] 3f0c8f780f02: Layer already exists [2023-02-21T08:41:37.760Z] 130f398208ec: Layer already exists [2023-02-21T08:41:37.760Z] b0bf0c614498: Layer already exists [2023-02-21T08:41:37.760Z] 4e6476652798: Layer already exists [2023-02-21T08:41:37.760Z] latest: digest: sha256:a3a95154eb4b8c0fd5dded548e4a13de8bbc245fc799f2c8090445816ab35000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:38.042Z] Removing intermediate container 344f94af3f0f [2023-02-21T08:41:38.042Z] ---> 8702ed92e7cf [2023-02-21T08:41:38.042Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:41:38.063Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:38.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.60 [2023-02-21T08:41:38.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T08:41:38.364Z] 41e7ddc42289: Preparing [2023-02-21T08:41:38.364Z] a6d310101548: Preparing [2023-02-21T08:41:38.364Z] b0bf0c614498: Preparing [2023-02-21T08:41:38.365Z] 3f0c8f780f02: Preparing [2023-02-21T08:41:38.365Z] 130f398208ec: Preparing [2023-02-21T08:41:38.365Z] 4e6476652798: Preparing [2023-02-21T08:41:38.365Z] 4e6476652798: Waiting [2023-02-21T08:41:38.365Z] a6d310101548: Layer already exists [2023-02-21T08:41:38.365Z] 130f398208ec: Layer already exists [2023-02-21T08:41:38.365Z] 41e7ddc42289: Layer already exists [2023-02-21T08:41:38.365Z] b0bf0c614498: Layer already exists [2023-02-21T08:41:38.365Z] 3f0c8f780f02: Layer already exists [2023-02-21T08:41:38.365Z] 4e6476652798: Layer already exists [2023-02-21T08:41:38.365Z] 3.0.0-dev.60: digest: sha256:a3a95154eb4b8c0fd5dded548e4a13de8bbc245fc799f2c8090445816ab35000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:38.667Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:38.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:38.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T08:41:38.968Z] 41e7ddc42289: Preparing [2023-02-21T08:41:38.968Z] a6d310101548: Preparing [2023-02-21T08:41:38.968Z] b0bf0c614498: Preparing [2023-02-21T08:41:38.968Z] 3f0c8f780f02: Preparing [2023-02-21T08:41:38.968Z] 130f398208ec: Preparing [2023-02-21T08:41:38.968Z] 4e6476652798: Preparing [2023-02-21T08:41:38.968Z] 4e6476652798: Waiting [2023-02-21T08:41:38.968Z] b0bf0c614498: Layer already exists [2023-02-21T08:41:38.968Z] 41e7ddc42289: Layer already exists [2023-02-21T08:41:38.968Z] a6d310101548: Layer already exists [2023-02-21T08:41:38.968Z] 3f0c8f780f02: Layer already exists [2023-02-21T08:41:38.968Z] 130f398208ec: Layer already exists [2023-02-21T08:41:38.968Z] 4e6476652798: Layer already exists [2023-02-21T08:41:38.968Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:a3a95154eb4b8c0fd5dded548e4a13de8bbc245fc799f2c8090445816ab35000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:39.021Z] ---> f1992f2e0b65 [2023-02-21T08:41:39.021Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:41:39.270Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:39.302Z] ---> Running in e5612cf3e1b4 [2023-02-21T08:41:39.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-21T08:41:39.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-21T08:41:39.571Z] 41e7ddc42289: Preparing [2023-02-21T08:41:39.571Z] a6d310101548: Preparing [2023-02-21T08:41:39.571Z] b0bf0c614498: Preparing [2023-02-21T08:41:39.571Z] 3f0c8f780f02: Preparing [2023-02-21T08:41:39.571Z] 130f398208ec: Preparing [2023-02-21T08:41:39.571Z] 4e6476652798: Preparing [2023-02-21T08:41:39.571Z] 4e6476652798: Waiting [2023-02-21T08:41:39.571Z] a6d310101548: Layer already exists [2023-02-21T08:41:39.571Z] 41e7ddc42289: Layer already exists [2023-02-21T08:41:39.571Z] 130f398208ec: Layer already exists [2023-02-21T08:41:39.571Z] b0bf0c614498: Layer already exists [2023-02-21T08:41:39.571Z] 3f0c8f780f02: Layer already exists [2023-02-21T08:41:39.571Z] 4e6476652798: Layer already exists [2023-02-21T08:41:39.571Z] main: digest: sha256:a3a95154eb4b8c0fd5dded548e4a13de8bbc245fc799f2c8090445816ab35000 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:39.621Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:39.631Z] taggedImages: [2023-02-21T08:41:39.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:39.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-21T08:41:39.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.60 [2023-02-21T08:41:39.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:39.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-21T08:41:39.657Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-21T08:41:39.657Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:39.657Z] latest [2023-02-21T08:41:39.657Z] 3.0.0-dev.60 [2023-02-21T08:41:39.657Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:39.657Z] main [2023-02-21T08:41:39.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:39.979Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:40.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:40.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T08:41:40.281Z] 1c5e37024076: Preparing [2023-02-21T08:41:40.281Z] f5e719ac0540: Preparing [2023-02-21T08:41:40.281Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:40.281Z] eb051cf90fb1: Preparing [2023-02-21T08:41:40.281Z] aa5968d388b8: Preparing [2023-02-21T08:41:40.281Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:40.281Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:40.281Z] 1c5e37024076: Pushed [2023-02-21T08:41:40.281Z] eb051cf90fb1: Pushed [2023-02-21T08:41:42.915Z] f5e719ac0540: Pushed [2023-02-21T08:41:43.190Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:c6d8050e43d2134aeffa0908c7a7a7b10258968902363c5034f38507a819b243 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:43.523Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:43.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-21T08:41:43.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T08:41:43.817Z] 1c5e37024076: Preparing [2023-02-21T08:41:43.817Z] f5e719ac0540: Preparing [2023-02-21T08:41:43.817Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:43.817Z] eb051cf90fb1: Preparing [2023-02-21T08:41:43.817Z] aa5968d388b8: Preparing [2023-02-21T08:41:43.817Z] 1c5e37024076: Layer already exists [2023-02-21T08:41:43.817Z] f5e719ac0540: Layer already exists [2023-02-21T08:41:43.817Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:43.817Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:43.817Z] eb051cf90fb1: Layer already exists [2023-02-21T08:41:43.817Z] latest: digest: sha256:c6d8050e43d2134aeffa0908c7a7a7b10258968902363c5034f38507a819b243 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:44.118Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:44.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.60 [2023-02-21T08:41:44.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T08:41:44.425Z] 1c5e37024076: Preparing [2023-02-21T08:41:44.425Z] f5e719ac0540: Preparing [2023-02-21T08:41:44.425Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:44.425Z] eb051cf90fb1: Preparing [2023-02-21T08:41:44.425Z] aa5968d388b8: Preparing [2023-02-21T08:41:44.425Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:44.425Z] 1c5e37024076: Layer already exists [2023-02-21T08:41:44.425Z] eb051cf90fb1: Layer already exists [2023-02-21T08:41:44.425Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:44.425Z] f5e719ac0540: Layer already exists [2023-02-21T08:41:44.425Z] 3.0.0-dev.60: digest: sha256:c6d8050e43d2134aeffa0908c7a7a7b10258968902363c5034f38507a819b243 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:44.749Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:45.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:45.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T08:41:45.064Z] 1c5e37024076: Preparing [2023-02-21T08:41:45.064Z] f5e719ac0540: Preparing [2023-02-21T08:41:45.064Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:45.064Z] eb051cf90fb1: Preparing [2023-02-21T08:41:45.064Z] aa5968d388b8: Preparing [2023-02-21T08:41:45.064Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:45.064Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:45.064Z] f5e719ac0540: Layer already exists [2023-02-21T08:41:45.064Z] 1c5e37024076: Layer already exists [2023-02-21T08:41:45.064Z] eb051cf90fb1: Layer already exists [2023-02-21T08:41:45.064Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:c6d8050e43d2134aeffa0908c7a7a7b10258968902363c5034f38507a819b243 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:45.375Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:45.675Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-21T08:41:45.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-21T08:41:45.675Z] 1c5e37024076: Preparing [2023-02-21T08:41:45.675Z] f5e719ac0540: Preparing [2023-02-21T08:41:45.675Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:45.675Z] eb051cf90fb1: Preparing [2023-02-21T08:41:45.675Z] aa5968d388b8: Preparing [2023-02-21T08:41:45.675Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:45.675Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:45.675Z] eb051cf90fb1: Layer already exists [2023-02-21T08:41:45.675Z] 1c5e37024076: Layer already exists [2023-02-21T08:41:45.675Z] f5e719ac0540: Layer already exists [2023-02-21T08:41:45.675Z] main: digest: sha256:c6d8050e43d2134aeffa0908c7a7a7b10258968902363c5034f38507a819b243 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:45.710Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:45.718Z] taggedImages: [2023-02-21T08:41:45.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:45.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-21T08:41:45.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.60 [2023-02-21T08:41:45.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:45.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-21T08:41:45.791Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-21T08:41:45.791Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:45.791Z] latest [2023-02-21T08:41:45.791Z] 3.0.0-dev.60 [2023-02-21T08:41:45.791Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:45.791Z] main [2023-02-21T08:41:45.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:46.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:46.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:46.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T08:41:46.389Z] 1cc29e7197c0: Preparing [2023-02-21T08:41:46.389Z] bca0a05f4de5: Preparing [2023-02-21T08:41:46.389Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:46.389Z] 725495b6e7d9: Preparing [2023-02-21T08:41:46.389Z] aa5968d388b8: Preparing [2023-02-21T08:41:46.389Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:46.389Z] 725495b6e7d9: Layer already exists [2023-02-21T08:41:46.389Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:46.389Z] 1cc29e7197c0: Pushed [2023-02-21T08:41:48.928Z] bca0a05f4de5: Pushed [2023-02-21T08:41:48.928Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:45e1ddc71d896142befa1f86b2ed9f52ca639f8e1bf69dd3d0e406f1dea2d17f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:49.501Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:49.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-21T08:41:49.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T08:41:49.808Z] 1cc29e7197c0: Preparing [2023-02-21T08:41:49.808Z] bca0a05f4de5: Preparing [2023-02-21T08:41:49.808Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:49.808Z] 725495b6e7d9: Preparing [2023-02-21T08:41:49.808Z] aa5968d388b8: Preparing [2023-02-21T08:41:49.808Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:49.808Z] bca0a05f4de5: Layer already exists [2023-02-21T08:41:49.808Z] 1cc29e7197c0: Layer already exists [2023-02-21T08:41:49.808Z] 725495b6e7d9: Layer already exists [2023-02-21T08:41:49.808Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:49.808Z] latest: digest: sha256:45e1ddc71d896142befa1f86b2ed9f52ca639f8e1bf69dd3d0e406f1dea2d17f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:50.123Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:50.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.60 [2023-02-21T08:41:50.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T08:41:50.438Z] 1cc29e7197c0: Preparing [2023-02-21T08:41:50.438Z] bca0a05f4de5: Preparing [2023-02-21T08:41:50.438Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:50.438Z] 725495b6e7d9: Preparing [2023-02-21T08:41:50.438Z] aa5968d388b8: Preparing [2023-02-21T08:41:50.438Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:50.438Z] bca0a05f4de5: Layer already exists [2023-02-21T08:41:50.438Z] 1cc29e7197c0: Layer already exists [2023-02-21T08:41:50.438Z] 725495b6e7d9: Layer already exists [2023-02-21T08:41:50.438Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:50.438Z] 3.0.0-dev.60: digest: sha256:45e1ddc71d896142befa1f86b2ed9f52ca639f8e1bf69dd3d0e406f1dea2d17f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:50.764Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:51.073Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:51.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T08:41:51.073Z] 1cc29e7197c0: Preparing [2023-02-21T08:41:51.073Z] bca0a05f4de5: Preparing [2023-02-21T08:41:51.073Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:51.073Z] 725495b6e7d9: Preparing [2023-02-21T08:41:51.073Z] aa5968d388b8: Preparing [2023-02-21T08:41:51.073Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:51.073Z] 1cc29e7197c0: Layer already exists [2023-02-21T08:41:51.073Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:51.073Z] 725495b6e7d9: Layer already exists [2023-02-21T08:41:51.073Z] bca0a05f4de5: Layer already exists [2023-02-21T08:41:51.073Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:45e1ddc71d896142befa1f86b2ed9f52ca639f8e1bf69dd3d0e406f1dea2d17f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:51.383Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:41:51.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-21T08:41:51.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-21T08:41:51.688Z] 1cc29e7197c0: Preparing [2023-02-21T08:41:51.688Z] bca0a05f4de5: Preparing [2023-02-21T08:41:51.688Z] 6e3f7fd56da4: Preparing [2023-02-21T08:41:51.688Z] 725495b6e7d9: Preparing [2023-02-21T08:41:51.688Z] aa5968d388b8: Preparing [2023-02-21T08:41:51.688Z] aa5968d388b8: Layer already exists [2023-02-21T08:41:51.688Z] 1cc29e7197c0: Layer already exists [2023-02-21T08:41:51.688Z] bca0a05f4de5: Layer already exists [2023-02-21T08:41:51.688Z] 725495b6e7d9: Layer already exists [2023-02-21T08:41:51.688Z] 6e3f7fd56da4: Layer already exists [2023-02-21T08:41:51.688Z] main: digest: sha256:45e1ddc71d896142befa1f86b2ed9f52ca639f8e1bf69dd3d0e406f1dea2d17f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T08:41:51.730Z] ===================================================== [Pipeline] echo [2023-02-21T08:41:51.737Z] taggedImages: [2023-02-21T08:41:51.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:41:51.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-21T08:41:51.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.60 [2023-02-21T08:41:51.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T08:41:51.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-21T08:43:31.106Z] Removing intermediate container e5612cf3e1b4 [2023-02-21T08:43:31.106Z] ---> c267d496505e [2023-02-21T08:43:31.106Z] Step 7/24 : COPY . . [2023-02-21T08:43:32.553Z] ---> db253813611d [2023-02-21T08:43:32.553Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:43:32.834Z] ---> Running in 5ae16e094234 [2023-02-21T08:43:35.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T08:49:57.630Z] Removing intermediate container 3fea166926c1 [2023-02-21T08:49:57.630Z] ---> 41a56499b21e [2023-02-21T08:49:57.630Z] [2023-02-21T08:49:57.630Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:49:57.630Z] 3.16: Pulling from library/alpine [2023-02-21T08:49:57.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:49:57.630Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:49:57.630Z] ---> 4c81e5bf8899 [2023-02-21T08:49:57.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T08:49:57.630Z] ---> Running in 92a9a0216928 [2023-02-21T08:49:57.630Z] Removing intermediate container 92a9a0216928 [2023-02-21T08:49:57.630Z] ---> f00da534c6a0 [2023-02-21T08:49:57.630Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:49:57.630Z] ---> Running in c91863fce1e9 [2023-02-21T08:49:57.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:57.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:49:57.630Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:49:57.630Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:49:57.630Z] OK: 5 MiB in 15 packages [2023-02-21T08:49:57.630Z] Removing intermediate container c91863fce1e9 [2023-02-21T08:49:57.630Z] ---> 575b2e0e8266 [2023-02-21T08:49:57.630Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:49:57.630Z] ---> dfad2cc1657d [2023-02-21T08:49:57.630Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T08:49:57.630Z] ---> 8042915f080f [2023-02-21T08:49:57.630Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T08:49:57.630Z] ---> 8f7643daea76 [2023-02-21T08:49:57.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T08:49:57.630Z] ---> b0a03ee1371d [2023-02-21T08:49:57.630Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:49:57.630Z] ---> Running in c62560526390 [2023-02-21T08:50:01.009Z] Removing intermediate container c62560526390 [2023-02-21T08:50:01.009Z] ---> 92d58ee96bfa [2023-02-21T08:50:01.009Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:50:01.009Z] ---> Running in ab6aca1fc893 [2023-02-21T08:50:01.300Z] Removing intermediate container ab6aca1fc893 [2023-02-21T08:50:01.300Z] ---> b62e3a8efca4 [2023-02-21T08:50:01.300Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T08:50:01.583Z] ---> Running in 401a014f4dc3 [2023-02-21T08:50:02.188Z] Removing intermediate container 401a014f4dc3 [2023-02-21T08:50:02.188Z] ---> 6d48e4189017 [2023-02-21T08:50:02.188Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T08:50:02.473Z] ---> Running in 24e05e584e61 [2023-02-21T08:50:03.097Z] Removing intermediate container 24e05e584e61 [2023-02-21T08:50:03.097Z] ---> 6625590cd88c [2023-02-21T08:50:03.097Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:50:03.368Z] ---> Running in 516c5e851a3a [2023-02-21T08:50:03.960Z] Removing intermediate container 516c5e851a3a [2023-02-21T08:50:03.960Z] ---> 7689f59143e7 [2023-02-21T08:50:03.960Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:50:03.960Z] ---> Running in 5a0ed0ccd44a [2023-02-21T08:50:04.550Z] Removing intermediate container 5a0ed0ccd44a [2023-02-21T08:50:04.550Z] ---> 3bead4e091de [2023-02-21T08:50:04.550Z] [2023-02-21T08:50:04.819Z] Successfully built 3bead4e091de [2023-02-21T08:50:04.819Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T08:50:04.819Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-02-21T08:50:10.197Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:50:10.197Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:50:10.197Z] ---> 272d5402fa31 [2023-02-21T08:50:10.197Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T08:50:10.197Z] ---> Using cache [2023-02-21T08:50:10.197Z] ---> 552504f81b34 [2023-02-21T08:50:10.197Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T08:50:10.197Z] ---> Using cache [2023-02-21T08:50:10.197Z] ---> 8702ed92e7cf [2023-02-21T08:50:10.197Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T08:50:10.197Z] ---> Using cache [2023-02-21T08:50:10.197Z] ---> f1992f2e0b65 [2023-02-21T08:50:10.197Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:50:10.197Z] ---> Using cache [2023-02-21T08:50:10.197Z] ---> c267d496505e [2023-02-21T08:50:10.197Z] Step 7/32 : COPY . . [2023-02-21T08:50:10.197Z] ---> Using cache [2023-02-21T08:50:10.197Z] ---> db253813611d [2023-02-21T08:50:10.197Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T08:50:10.468Z] ---> Running in c8751649c206 [2023-02-21T08:50:13.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T08:50:31.376Z] Removing intermediate container b45a37ab2e97 [2023-02-21T08:50:31.376Z] ---> 422965d7c548 [2023-02-21T08:50:31.376Z] [2023-02-21T08:50:31.376Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T08:50:31.376Z] ---> 4c81e5bf8899 [2023-02-21T08:50:31.376Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:50:31.376Z] ---> Running in 45e1266f717a [2023-02-21T08:50:32.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:50:33.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:50:34.838Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:50:34.838Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:50:35.110Z] OK: 5 MiB in 15 packages [2023-02-21T08:50:37.071Z] Removing intermediate container 45e1266f717a [2023-02-21T08:50:37.071Z] ---> 155d8595873c [2023-02-21T08:50:37.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:50:37.071Z] ---> Running in 8febe3956ff0 [2023-02-21T08:50:37.666Z] Removing intermediate container 8febe3956ff0 [2023-02-21T08:50:37.666Z] ---> 40b853096aee [2023-02-21T08:50:37.666Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T08:50:37.949Z] ---> Running in 67db7017eac2 [2023-02-21T08:50:38.577Z] Removing intermediate container 67db7017eac2 [2023-02-21T08:50:38.577Z] ---> abea4dabcf54 [2023-02-21T08:50:38.577Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T08:50:38.577Z] ---> Running in 0157e33bb86e [2023-02-21T08:50:39.191Z] Removing intermediate container 0157e33bb86e [2023-02-21T08:50:39.191Z] ---> f15fbc72ff78 [2023-02-21T08:50:39.191Z] Step 15/24 : WORKDIR / [2023-02-21T08:50:39.487Z] ---> Running in 79fda064f677 [2023-02-21T08:50:40.085Z] Removing intermediate container 79fda064f677 [2023-02-21T08:50:40.085Z] ---> 862164c19f44 [2023-02-21T08:50:40.085Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:50:41.068Z] ---> 25fe67c54d0f [2023-02-21T08:50:41.068Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T08:50:43.065Z] ---> ec9f07791704 [2023-02-21T08:50:43.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T08:50:44.049Z] ---> 3fe6ee932b61 [2023-02-21T08:50:44.049Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T08:50:45.040Z] ---> 38a41f8782ed [2023-02-21T08:50:45.040Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T08:50:45.313Z] ---> Running in 4628b094097b [2023-02-21T08:50:45.924Z] Removing intermediate container 4628b094097b [2023-02-21T08:50:45.924Z] ---> 5df40f87fdf5 [2023-02-21T08:50:45.924Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:50:45.924Z] ---> Running in 6d68fb52b218 [2023-02-21T08:50:46.526Z] Removing intermediate container 6d68fb52b218 [2023-02-21T08:50:46.526Z] ---> 985b84ab97bc [2023-02-21T08:50:46.526Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:50:46.814Z] ---> Running in 5918c155862b [2023-02-21T08:50:47.413Z] Removing intermediate container 5918c155862b [2023-02-21T08:50:47.413Z] ---> 20236c8c7c28 [2023-02-21T08:50:47.413Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:50:47.413Z] ---> Running in 6e6e379f0cc0 [2023-02-21T08:50:48.011Z] Removing intermediate container 6e6e379f0cc0 [2023-02-21T08:50:48.012Z] ---> 2d0b5446abf6 [2023-02-21T08:50:48.012Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:50:48.302Z] ---> Running in 4adf22c53706 [2023-02-21T08:50:48.894Z] Removing intermediate container 4adf22c53706 [2023-02-21T08:50:48.894Z] ---> 8a04cbdc5175 [2023-02-21T08:50:48.894Z] [2023-02-21T08:50:48.894Z] Successfully built 8a04cbdc5175 [2023-02-21T08:50:49.164Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T08:50:49.164Z] Building core-command [2023-02-21T08:50:54.539Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:50:54.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:50:54.539Z] ---> 272d5402fa31 [2023-02-21T08:50:54.539Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> 70eca54b93fc [2023-02-21T08:50:54.539Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> d31f84d24f5d [2023-02-21T08:50:54.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> 44d434b967dd [2023-02-21T08:50:54.539Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> 2e9a88a4673b [2023-02-21T08:50:54.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> 44c3cd072e99 [2023-02-21T08:50:54.539Z] Step 8/23 : COPY . . [2023-02-21T08:50:54.539Z] ---> Using cache [2023-02-21T08:50:54.539Z] ---> 83f85fc66e11 [2023-02-21T08:50:54.539Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:50:54.539Z] ---> Running in d7c39ed930a9 [2023-02-21T08:50:56.493Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-21T08:51:23.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T08:51:45.323Z] Removing intermediate container 5ae16e094234 [2023-02-21T08:51:45.323Z] ---> 6754e9e66062 [2023-02-21T08:51:45.323Z] [2023-02-21T08:51:45.323Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:51:45.323Z] ---> 4c81e5bf8899 [2023-02-21T08:51:45.323Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:51:45.323Z] ---> Running in f5c81637fb52 [2023-02-21T08:51:46.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:46.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:48.302Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:51:48.570Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:51:48.570Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:51:48.570Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:51:48.570Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:51:49.154Z] OK: 6 MiB in 17 packages [2023-02-21T08:51:51.789Z] Removing intermediate container f5c81637fb52 [2023-02-21T08:51:51.789Z] ---> edf6e179adfc [2023-02-21T08:51:51.789Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:51:51.789Z] ---> Running in fab8d7c9ed36 [2023-02-21T08:51:52.081Z] Removing intermediate container fab8d7c9ed36 [2023-02-21T08:51:52.081Z] ---> e961abec4ba3 [2023-02-21T08:51:52.081Z] Step 12/24 : WORKDIR / [2023-02-21T08:51:52.358Z] ---> Running in ad5dc8e15e37 [2023-02-21T08:51:53.344Z] Removing intermediate container ad5dc8e15e37 [2023-02-21T08:51:53.344Z] ---> 0d3f8d674df9 [2023-02-21T08:51:53.344Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T08:51:54.318Z] ---> aabcb8f2bcd3 [2023-02-21T08:51:54.318Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T08:51:55.293Z] ---> 1bdf66e982b7 [2023-02-21T08:51:55.293Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:51:56.289Z] ---> 8c90562a90e0 [2023-02-21T08:51:56.289Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T08:51:57.261Z] ---> 8fd2c14eb20e [2023-02-21T08:51:57.261Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:51:58.705Z] ---> 208123fc4f23 [2023-02-21T08:51:58.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:52:00.663Z] ---> 767f94ad7ab2 [2023-02-21T08:52:00.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:52:01.639Z] ---> cd209a5314ea [2023-02-21T08:52:01.639Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:52:01.639Z] ---> Running in 69410471c87f [2023-02-21T08:52:05.941Z] Removing intermediate container 69410471c87f [2023-02-21T08:52:05.941Z] ---> 2576954593fe [2023-02-21T08:52:05.941Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:52:05.941Z] ---> Running in 297a056a1ac8 [2023-02-21T08:52:05.941Z] Removing intermediate container 297a056a1ac8 [2023-02-21T08:52:05.941Z] ---> d3c5943c9f21 [2023-02-21T08:52:05.941Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:52:06.225Z] ---> Running in 437a1bb301a2 [2023-02-21T08:52:06.825Z] Removing intermediate container 437a1bb301a2 [2023-02-21T08:52:06.825Z] ---> 6e1e94455c6f [2023-02-21T08:52:06.825Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:52:06.825Z] ---> Running in 55d5165d30d5 [2023-02-21T08:52:07.415Z] Removing intermediate container 55d5165d30d5 [2023-02-21T08:52:07.415Z] ---> 3c97a46b8fd0 [2023-02-21T08:52:07.415Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:52:07.687Z] ---> Running in 48acd43740c8 [2023-02-21T08:52:08.274Z] Removing intermediate container 48acd43740c8 [2023-02-21T08:52:08.274Z] ---> f9d8427dba2f [2023-02-21T08:52:08.274Z] [2023-02-21T08:52:08.274Z] Successfully built f9d8427dba2f [2023-02-21T08:52:08.274Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T08:52:08.274Z] Building core-data [2023-02-21T08:52:13.993Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:52:13.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:52:13.993Z] ---> 272d5402fa31 [2023-02-21T08:52:13.993Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> 70eca54b93fc [2023-02-21T08:52:13.993Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> d31f84d24f5d [2023-02-21T08:52:13.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> 44d434b967dd [2023-02-21T08:52:13.993Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> 2e9a88a4673b [2023-02-21T08:52:13.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> 44c3cd072e99 [2023-02-21T08:52:13.993Z] Step 8/22 : COPY . . [2023-02-21T08:52:13.993Z] ---> Using cache [2023-02-21T08:52:13.993Z] ---> 83f85fc66e11 [2023-02-21T08:52:13.993Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:52:14.296Z] ---> Running in 6e16757275b2 [2023-02-21T08:52:16.990Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-21T08:53:53.693Z] Removing intermediate container 562004cfd2b2 [2023-02-21T08:53:53.693Z] ---> f6172c3669d4 [2023-02-21T08:53:53.693Z] [2023-02-21T08:53:53.693Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:53:53.693Z] ---> 4c81e5bf8899 [2023-02-21T08:53:53.693Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:53:53.693Z] ---> Using cache [2023-02-21T08:53:53.693Z] ---> 155d8595873c [2023-02-21T08:53:53.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:53:53.693Z] ---> Using cache [2023-02-21T08:53:53.693Z] ---> 40b853096aee [2023-02-21T08:53:53.693Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T08:53:53.693Z] ---> Running in 49525cdbc8b0 [2023-02-21T08:53:53.693Z] Removing intermediate container 49525cdbc8b0 [2023-02-21T08:53:53.693Z] ---> 1493baa69352 [2023-02-21T08:53:53.693Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:53:53.961Z] ---> Running in 691ea83aa6c5 [2023-02-21T08:53:54.927Z] Removing intermediate container 691ea83aa6c5 [2023-02-21T08:53:54.927Z] ---> 832d9b0d68ae [2023-02-21T08:53:54.927Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:53:56.883Z] ---> 71f87d057157 [2023-02-21T08:53:56.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T08:54:02.247Z] ---> 506304b68184 [2023-02-21T08:54:02.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T08:54:04.858Z] ---> ea3a3d282307 [2023-02-21T08:54:04.858Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T08:54:04.858Z] ---> Running in 2271e6bea11b [2023-02-21T08:54:05.834Z] Removing intermediate container 2271e6bea11b [2023-02-21T08:54:05.834Z] ---> bcb2c128bb80 [2023-02-21T08:54:05.834Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:54:06.104Z] ---> Running in 787f2d1b0717 [2023-02-21T08:54:07.068Z] Removing intermediate container 787f2d1b0717 [2023-02-21T08:54:07.068Z] ---> b2edb903aa3c [2023-02-21T08:54:07.068Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T08:54:07.068Z] ---> Running in ce89e38bcf8d [2023-02-21T08:54:08.032Z] Removing intermediate container ce89e38bcf8d [2023-02-21T08:54:08.032Z] ---> 4889ea1f081e [2023-02-21T08:54:08.032Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:54:08.619Z] ---> Running in 9e460b4d9cab [2023-02-21T08:54:09.214Z] Removing intermediate container 9e460b4d9cab [2023-02-21T08:54:09.214Z] ---> c2d132b4c5e5 [2023-02-21T08:54:09.214Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:54:09.491Z] ---> Running in fd888d63feff [2023-02-21T08:54:10.095Z] Removing intermediate container ccff7cd6089e [2023-02-21T08:54:10.095Z] ---> 7b68548ed614 [2023-02-21T08:54:10.095Z] [2023-02-21T08:54:10.095Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:54:10.095Z] ---> 4c81e5bf8899 [2023-02-21T08:54:10.095Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T08:54:10.095Z] ---> Running in 9f7b56cd5527 [2023-02-21T08:54:10.368Z] Removing intermediate container fd888d63feff [2023-02-21T08:54:10.368Z] ---> 948d29e3cc53 [2023-02-21T08:54:10.368Z] [2023-02-21T08:54:10.638Z] Successfully built 948d29e3cc53 [2023-02-21T08:54:10.638Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T08:54:10.638Z]  Building support-scheduler ... done Building security-spire-config [2023-02-21T08:54:12.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:12.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:14.825Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T08:54:14.825Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:54:14.825Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:54:14.825Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:54:15.414Z] OK: 6 MiB in 16 packages [2023-02-21T08:54:15.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:54:15.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:54:15.685Z] ---> 272d5402fa31 [2023-02-21T08:54:15.685Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> 552504f81b34 [2023-02-21T08:54:15.685Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> def8f660ca8e [2023-02-21T08:54:15.685Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> 2f6fcdea540f [2023-02-21T08:54:15.685Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> 21dd1084b8a4 [2023-02-21T08:54:15.685Z] Step 7/24 : COPY . . [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> d641961b5c9c [2023-02-21T08:54:15.685Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> 39bf20e75d55 [2023-02-21T08:54:15.685Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:54:15.685Z] ---> Using cache [2023-02-21T08:54:15.685Z] ---> f52c77104e4c [2023-02-21T08:54:15.685Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:54:16.275Z] ---> Running in 4540c6eac9cc [2023-02-21T08:54:18.883Z] Removing intermediate container 9f7b56cd5527 [2023-02-21T08:54:18.883Z] ---> b758b4e0d725 [2023-02-21T08:54:18.883Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:54:18.883Z] ---> Running in 44cf71dfdb40 [2023-02-21T08:54:19.855Z] Removing intermediate container 44cf71dfdb40 [2023-02-21T08:54:19.855Z] ---> 2a0f00fb64f7 [2023-02-21T08:54:19.855Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T08:54:20.125Z] ---> Running in 17f892820696 [2023-02-21T08:54:21.101Z] Removing intermediate container 4540c6eac9cc [2023-02-21T08:54:21.101Z] ---> 483354f8a001 [2023-02-21T08:54:21.101Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:54:21.101Z] Removing intermediate container 17f892820696 [2023-02-21T08:54:21.101Z] ---> c1bed7bbf3ee [2023-02-21T08:54:21.101Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:54:21.371Z] ---> Running in c928982299d1 [2023-02-21T08:54:21.371Z] ---> Running in 8d1489dfb1b7 [2023-02-21T08:54:22.349Z] Removing intermediate container c928982299d1 [2023-02-21T08:54:22.349Z] ---> 1008350e2159 [2023-02-21T08:54:22.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:54:22.349Z] Removing intermediate container 8d1489dfb1b7 [2023-02-21T08:54:22.349Z] ---> 94f39b4db393 [2023-02-21T08:54:22.349Z] [2023-02-21T08:54:22.349Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:54:22.349Z] ---> 354640af7b1b [2023-02-21T08:54:22.349Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:54:22.349Z] ---> Using cache [2023-02-21T08:54:22.349Z] ---> 828e950bc77d [2023-02-21T08:54:22.349Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T08:54:22.349Z] ---> Running in 1d5c922665cd [2023-02-21T08:54:24.000Z] ---> 84963b277d04 [2023-02-21T08:54:24.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T08:54:25.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:26.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:27.007Z] ---> a2e6d10e26d2 [2023-02-21T08:54:27.007Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T08:54:27.982Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:54:27.982Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:54:27.982Z] OK: 15734 distinct packages available [2023-02-21T08:54:27.982Z] ---> 0ade9f880f12 [2023-02-21T08:54:27.982Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T08:54:27.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:27.982Z] ---> Running in df0536b3f16c [2023-02-21T08:54:28.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:54:28.585Z] Removing intermediate container df0536b3f16c [2023-02-21T08:54:28.585Z] ---> 3637ef8d7c0e [2023-02-21T08:54:28.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:54:28.866Z] ---> Running in d93cb7ff5633 [2023-02-21T08:54:29.464Z] Removing intermediate container d93cb7ff5633 [2023-02-21T08:54:29.464Z] ---> 44fc823f110e [2023-02-21T08:54:29.464Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T08:54:29.464Z] ---> Running in 3cf5d8a8fc86 [2023-02-21T08:54:30.064Z] Removing intermediate container 3cf5d8a8fc86 [2023-02-21T08:54:30.064Z] ---> 18a2683aea4d [2023-02-21T08:54:30.064Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:54:30.064Z] ---> Running in 98e0c8a4b99c [2023-02-21T08:54:30.337Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T08:54:30.338Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:54:30.338Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T08:54:30.338Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T08:54:30.338Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:54:30.616Z] OK: 6 MiB in 18 packages [2023-02-21T08:54:30.891Z] Removing intermediate container 98e0c8a4b99c [2023-02-21T08:54:30.891Z] ---> 57baf8cb0032 [2023-02-21T08:54:30.891Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T08:54:30.891Z] ---> Running in 2d56371bb979 [2023-02-21T08:54:31.869Z] Removing intermediate container 2d56371bb979 [2023-02-21T08:54:31.869Z] ---> 736fab5c38b5 [2023-02-21T08:54:31.869Z] [2023-02-21T08:54:32.140Z] Successfully built 736fab5c38b5 [2023-02-21T08:54:32.140Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T08:54:32.140Z] Building security-proxy-setup [2023-02-21T08:54:33.135Z]  Building support-notifications ... done Removing intermediate container 1d5c922665cd [2023-02-21T08:54:33.135Z] ---> 93b683970af1 [2023-02-21T08:54:33.135Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:54:38.525Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:54:38.525Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:54:38.525Z] ---> 272d5402fa31 [2023-02-21T08:54:38.525Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:54:38.525Z] ---> Using cache [2023-02-21T08:54:38.525Z] ---> 552504f81b34 [2023-02-21T08:54:38.525Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:54:38.525Z] ---> Using cache [2023-02-21T08:54:38.525Z] ---> 8702ed92e7cf [2023-02-21T08:54:38.525Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:54:38.525Z] ---> Using cache [2023-02-21T08:54:38.525Z] ---> f1992f2e0b65 [2023-02-21T08:54:38.525Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:54:38.525Z] ---> Using cache [2023-02-21T08:54:38.525Z] ---> c267d496505e [2023-02-21T08:54:38.525Z] Step 7/21 : COPY . . [2023-02-21T08:54:38.799Z] ---> Using cache [2023-02-21T08:54:38.799Z] ---> db253813611d [2023-02-21T08:54:38.799Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:54:39.398Z] ---> Running in 15822bc8a143 [2023-02-21T08:54:41.368Z] ---> 0b77e401ca96 [2023-02-21T08:54:41.368Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:54:42.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T08:54:42.346Z] ---> 773439a35384 [2023-02-21T08:54:42.346Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T08:54:42.619Z] ---> Running in 23e9c27a214e [2023-02-21T08:54:43.227Z] Removing intermediate container 23e9c27a214e [2023-02-21T08:54:43.227Z] ---> 0adf28e7d4e7 [2023-02-21T08:54:43.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T08:54:44.203Z] ---> 64fdd9bd4c29 [2023-02-21T08:54:44.203Z] Step 19/24 : WORKDIR / [2023-02-21T08:54:44.203Z] ---> Running in eb14073303f3 [2023-02-21T08:54:44.800Z] Removing intermediate container eb14073303f3 [2023-02-21T08:54:44.800Z] ---> 5849ed91ede5 [2023-02-21T08:54:44.800Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:54:45.073Z] ---> Running in c117825d52c0 [2023-02-21T08:54:45.666Z] Removing intermediate container c117825d52c0 [2023-02-21T08:54:45.666Z] ---> c9bd6b4c8bf5 [2023-02-21T08:54:45.666Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:54:45.666Z] ---> Running in 6808ddd9f152 [2023-02-21T08:54:46.258Z] Removing intermediate container 6808ddd9f152 [2023-02-21T08:54:46.258Z] ---> 008290862641 [2023-02-21T08:54:46.258Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:54:46.258Z] ---> Running in be39bca8d542 [2023-02-21T08:54:46.857Z] Removing intermediate container be39bca8d542 [2023-02-21T08:54:46.857Z] ---> 37d6ba76387c [2023-02-21T08:54:46.857Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:54:47.128Z] ---> Running in ded269ed143b [2023-02-21T08:54:47.727Z] Removing intermediate container ded269ed143b [2023-02-21T08:54:47.727Z] ---> 81037a0d052f [2023-02-21T08:54:47.727Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:54:47.727Z] ---> Running in 4959a0db3e2b [2023-02-21T08:54:48.320Z] Removing intermediate container 4959a0db3e2b [2023-02-21T08:54:48.321Z] ---> 61fc67d3c4d7 [2023-02-21T08:54:48.321Z] [2023-02-21T08:54:48.592Z] Successfully built 61fc67d3c4d7 [2023-02-21T08:54:48.592Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T08:54:48.592Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-21T08:54:53.974Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:54:53.974Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:54:53.974Z] ---> 272d5402fa31 [2023-02-21T08:54:53.974Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 552504f81b34 [2023-02-21T08:54:53.974Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> def8f660ca8e [2023-02-21T08:54:53.974Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 2f6fcdea540f [2023-02-21T08:54:53.974Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 21dd1084b8a4 [2023-02-21T08:54:53.974Z] Step 7/24 : COPY . . [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> d641961b5c9c [2023-02-21T08:54:53.974Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 39bf20e75d55 [2023-02-21T08:54:53.974Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> f52c77104e4c [2023-02-21T08:54:53.974Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 483354f8a001 [2023-02-21T08:54:53.974Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 94f39b4db393 [2023-02-21T08:54:53.974Z] [2023-02-21T08:54:53.974Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:54:53.974Z] ---> 354640af7b1b [2023-02-21T08:54:53.974Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 828e950bc77d [2023-02-21T08:54:53.974Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:54:53.974Z] ---> Using cache [2023-02-21T08:54:53.974Z] ---> 6eb395f13766 [2023-02-21T08:54:53.974Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:54:57.355Z] ---> 71780f83335d [2023-02-21T08:54:57.355Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:55:02.976Z] ---> fea1ab6ca6e6 [2023-02-21T08:55:02.976Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:55:03.256Z] ---> 90f3875f5c62 [2023-02-21T08:55:03.256Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:55:04.691Z] ---> a68301f2cf83 [2023-02-21T08:55:04.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:55:05.283Z] ---> 6fced181d32c [2023-02-21T08:55:05.283Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:55:05.554Z] ---> Running in f2ee3977d010 [2023-02-21T08:55:06.145Z] Removing intermediate container f2ee3977d010 [2023-02-21T08:55:06.145Z] ---> 09c2fcbc400b [2023-02-21T08:55:06.145Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:55:06.145Z] ---> Running in e2d899c580c5 [2023-02-21T08:55:06.738Z] Removing intermediate container e2d899c580c5 [2023-02-21T08:55:06.738Z] ---> 1bd3c2c7ee94 [2023-02-21T08:55:06.738Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:55:07.012Z] ---> Running in 993bbb2716fa [2023-02-21T08:55:07.604Z] Removing intermediate container 993bbb2716fa [2023-02-21T08:55:07.604Z] ---> 2c00f0c7c10f [2023-02-21T08:55:07.604Z] Step 23/24 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:55:07.604Z] ---> Running in b05da18e8dfd [2023-02-21T08:55:08.199Z] Removing intermediate container b05da18e8dfd [2023-02-21T08:55:08.199Z] ---> 1ca44bddd015 [2023-02-21T08:55:08.199Z] Step 24/24 : LABEL version=3.0.0-dev.60 [2023-02-21T08:55:08.199Z] ---> Running in c7f1a2e8f681 [2023-02-21T08:55:08.794Z] Removing intermediate container c7f1a2e8f681 [2023-02-21T08:55:08.794Z] ---> 59e92411e168 [2023-02-21T08:55:08.794Z] [2023-02-21T08:55:09.065Z] Successfully built 59e92411e168 [2023-02-21T08:55:09.065Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T08:55:09.065Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-21T08:55:13.352Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:55:13.352Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:55:13.352Z] ---> 272d5402fa31 [2023-02-21T08:55:13.352Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:55:13.352Z] ---> Using cache [2023-02-21T08:55:13.352Z] ---> 552504f81b34 [2023-02-21T08:55:13.352Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:55:13.629Z] ---> Running in cde52083c900 [2023-02-21T08:55:16.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:55:16.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:55:18.212Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:55:18.212Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:55:18.212Z] OK: 16903 distinct packages available [2023-02-21T08:55:18.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:55:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:55:21.124Z] OK: 221 MiB in 51 packages [2023-02-21T08:55:22.551Z] Removing intermediate container cde52083c900 [2023-02-21T08:55:22.551Z] ---> e0bfa819ffe4 [2023-02-21T08:55:22.551Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T08:55:23.523Z] ---> 6a5105c96821 [2023-02-21T08:55:23.523Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:55:23.799Z] ---> Running in 947d996fe8af [2023-02-21T08:57:15.578Z] Removing intermediate container 947d996fe8af [2023-02-21T08:57:15.578Z] ---> 7331c8b4fb74 [2023-02-21T08:57:15.578Z] Step 7/19 : COPY . . [2023-02-21T08:57:15.578Z] ---> 18914ece9c40 [2023-02-21T08:57:15.578Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T08:57:15.578Z] ---> Running in 82ae2b7f59ee [2023-02-21T08:57:15.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-21T08:58:52.634Z] Removing intermediate container c8751649c206 [2023-02-21T08:58:52.634Z] ---> ca71886fe4f1 [2023-02-21T08:58:52.634Z] [2023-02-21T08:58:52.634Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T08:58:52.634Z] ---> 4c81e5bf8899 [2023-02-21T08:58:52.634Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:58:52.634Z] ---> Running in 43c618a02819 [2023-02-21T08:58:52.634Z] Removing intermediate container 43c618a02819 [2023-02-21T08:58:52.634Z] ---> 8038b9fb4250 [2023-02-21T08:58:52.634Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T08:58:52.634Z] ---> Running in 8ad924ef2717 [2023-02-21T08:58:52.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:58:52.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:58:52.634Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:58:52.634Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T08:58:52.634Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:58:52.634Z] OK: 5 MiB in 16 packages [2023-02-21T08:58:52.634Z] Removing intermediate container 8ad924ef2717 [2023-02-21T08:58:52.634Z] ---> 90ccaae15be2 [2023-02-21T08:58:52.634Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T08:58:52.634Z] ---> Running in 65f846a3d093 [2023-02-21T08:58:52.634Z] Removing intermediate container 65f846a3d093 [2023-02-21T08:58:52.634Z] ---> 7199763d4cdd [2023-02-21T08:58:52.634Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T08:58:52.634Z] ---> Running in fb0de6d28674 [2023-02-21T08:58:52.634Z] Removing intermediate container fb0de6d28674 [2023-02-21T08:58:52.634Z] ---> dc6983316926 [2023-02-21T08:58:52.634Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T08:58:52.634Z] ---> Running in 25d8982c7d05 [2023-02-21T08:58:53.260Z] Removing intermediate container 25d8982c7d05 [2023-02-21T08:58:53.260Z] ---> af0c2031c223 [2023-02-21T08:58:53.260Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T08:58:53.566Z] ---> Running in c45a03821c63 [2023-02-21T08:58:53.837Z] Removing intermediate container c45a03821c63 [2023-02-21T08:58:53.837Z] ---> 05c72c1dc51e [2023-02-21T08:58:53.837Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T08:58:54.134Z] ---> Running in e9f9aff6184a [2023-02-21T08:58:58.420Z] Removing intermediate container e9f9aff6184a [2023-02-21T08:58:58.420Z] ---> be9cac6f6814 [2023-02-21T08:58:58.420Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T08:58:58.420Z] ---> Running in 733854c0dc91 [2023-02-21T08:58:58.689Z] Removing intermediate container 733854c0dc91 [2023-02-21T08:58:58.689Z] ---> 9165ee378bdc [2023-02-21T08:58:58.689Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T08:58:59.655Z] ---> 04a0c3803829 [2023-02-21T08:58:59.655Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T08:58:59.924Z] ---> Running in 8b4a0ae71dbe [2023-02-21T08:59:04.196Z] Removing intermediate container 8b4a0ae71dbe [2023-02-21T08:59:04.196Z] ---> 2149deffef1d [2023-02-21T08:59:04.196Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:59:04.784Z] ---> 356e87541e71 [2023-02-21T08:59:05.054Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T08:59:07.019Z] ---> 0d2b7e4957d7 [2023-02-21T08:59:07.019Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T08:59:07.987Z] ---> 88c293ffc0bc [2023-02-21T08:59:07.987Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T08:59:08.970Z] ---> 5ec5e982eb3a [2023-02-21T08:59:08.970Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T08:59:10.403Z] ---> 2abbcfe12ee4 [2023-02-21T08:59:10.403Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T08:59:11.372Z] ---> 610798e3ce66 [2023-02-21T08:59:11.372Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T08:59:12.803Z] ---> 0a260cba52a0 [2023-02-21T08:59:12.803Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T08:59:12.803Z] ---> Running in ea58781caf69 [2023-02-21T08:59:16.176Z] Removing intermediate container ea58781caf69 [2023-02-21T08:59:16.176Z] ---> d1a0dee09fdc [2023-02-21T08:59:16.176Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T08:59:16.176Z] ---> Running in af0bedd1c16f [2023-02-21T08:59:17.147Z] Removing intermediate container af0bedd1c16f [2023-02-21T08:59:17.147Z] ---> f0fdf82b5768 [2023-02-21T08:59:17.147Z] Step 29/32 : CMD ["gate"] [2023-02-21T08:59:17.147Z] ---> Running in 4ad7c535b0ad [2023-02-21T08:59:17.749Z] Removing intermediate container 4ad7c535b0ad [2023-02-21T08:59:17.749Z] ---> 907d77d84122 [2023-02-21T08:59:17.749Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T08:59:18.017Z] ---> Running in 7804be5b510d [2023-02-21T08:59:18.611Z] Removing intermediate container 7804be5b510d [2023-02-21T08:59:18.611Z] ---> 74bb72fa3070 [2023-02-21T08:59:18.611Z] Step 31/32 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:59:18.884Z] ---> Running in 4bc523e223f3 [2023-02-21T08:59:19.494Z] Removing intermediate container 4bc523e223f3 [2023-02-21T08:59:19.494Z] ---> 15d076737452 [2023-02-21T08:59:19.494Z] Step 32/32 : LABEL version=3.0.0-dev.60 [2023-02-21T08:59:19.494Z] ---> Running in 9a51deb06f09 [2023-02-21T08:59:20.470Z] Removing intermediate container 9a51deb06f09 [2023-02-21T08:59:20.470Z] ---> 381da4fa30c4 [2023-02-21T08:59:20.470Z] [2023-02-21T08:59:20.470Z] Successfully built 381da4fa30c4 [2023-02-21T08:59:20.470Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T08:59:42.557Z]  Building security-bootstrapper ... done Removing intermediate container d7c39ed930a9 [2023-02-21T08:59:42.557Z] ---> 9e47cd2dd5a4 [2023-02-21T08:59:42.557Z] [2023-02-21T08:59:42.557Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:59:42.557Z] ---> 4c81e5bf8899 [2023-02-21T08:59:42.557Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:59:42.557Z] ---> Using cache [2023-02-21T08:59:42.557Z] ---> 155d8595873c [2023-02-21T08:59:42.557Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:59:42.557Z] ---> Using cache [2023-02-21T08:59:42.557Z] ---> 40b853096aee [2023-02-21T08:59:42.557Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:59:42.557Z] ---> Running in 457a15cdd846 [2023-02-21T08:59:42.557Z] Removing intermediate container 457a15cdd846 [2023-02-21T08:59:42.557Z] ---> a2d16a250fe5 [2023-02-21T08:59:42.557Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:59:42.557Z] ---> Running in e7acefe90020 [2023-02-21T08:59:42.557Z] Removing intermediate container e7acefe90020 [2023-02-21T08:59:42.557Z] ---> f6f7b83f91bf [2023-02-21T08:59:42.557Z] Step 15/23 : WORKDIR / [2023-02-21T08:59:42.557Z] ---> Running in 67724f54b344 [2023-02-21T08:59:43.143Z] Removing intermediate container 67724f54b344 [2023-02-21T08:59:43.143Z] ---> 157b73be8ce0 [2023-02-21T08:59:43.143Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:59:44.559Z] ---> 80119f966ecc [2023-02-21T08:59:44.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:59:46.514Z] ---> d7bfc60698d2 [2023-02-21T08:59:46.514Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:59:47.490Z] ---> 4f5b1a72e311 [2023-02-21T08:59:47.490Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T08:59:47.490Z] ---> Running in 168e338e0530 [2023-02-21T08:59:47.781Z] Removing intermediate container 168e338e0530 [2023-02-21T08:59:47.781Z] ---> 3597ef179c26 [2023-02-21T08:59:47.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:59:48.054Z] ---> Running in 29a96a56e648 [2023-02-21T08:59:48.643Z] Removing intermediate container 29a96a56e648 [2023-02-21T08:59:48.643Z] ---> 4d76bfb6da8a [2023-02-21T08:59:48.643Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T08:59:48.947Z] ---> Running in 97414b2239f1 [2023-02-21T08:59:49.533Z] Removing intermediate container 97414b2239f1 [2023-02-21T08:59:49.533Z] ---> 201c62d5b008 [2023-02-21T08:59:49.533Z] Step 22/23 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T08:59:49.801Z] ---> Running in 75f6c855d613 [2023-02-21T08:59:50.405Z] Removing intermediate container 75f6c855d613 [2023-02-21T08:59:50.405Z] ---> 826909f8f1be [2023-02-21T08:59:50.405Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-02-21T08:59:50.405Z] ---> Running in 6f61c3ff65a5 [2023-02-21T08:59:51.002Z] Removing intermediate container 6f61c3ff65a5 [2023-02-21T08:59:51.002Z] ---> 909ce7cd6fc0 [2023-02-21T08:59:51.002Z] [2023-02-21T08:59:51.274Z] Successfully built 909ce7cd6fc0 [2023-02-21T08:59:51.274Z] Successfully tagged core-command-arm64:latest [2023-02-21T09:00:59.269Z]  Building core-command ... done Removing intermediate container 6e16757275b2 [2023-02-21T09:00:59.269Z] ---> 99fe4bc1386a [2023-02-21T09:00:59.269Z] [2023-02-21T09:00:59.269Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:00:59.269Z] ---> 4c81e5bf8899 [2023-02-21T09:00:59.269Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:00:59.269Z] ---> Running in f9002dc8bf8b [2023-02-21T09:00:59.269Z] Removing intermediate container f9002dc8bf8b [2023-02-21T09:00:59.269Z] ---> c5b9247267c3 [2023-02-21T09:00:59.269Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:00:59.269Z] ---> Running in d4fc63c76973 [2023-02-21T09:00:59.269Z] Removing intermediate container d4fc63c76973 [2023-02-21T09:00:59.269Z] ---> bee8384236bf [2023-02-21T09:00:59.269Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:00:59.269Z] ---> Running in bac57b91550e [2023-02-21T09:00:59.269Z] Removing intermediate container bac57b91550e [2023-02-21T09:00:59.269Z] ---> 758df72cd63f [2023-02-21T09:00:59.269Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:00:59.269Z] ---> Running in fdd561e4f253 [2023-02-21T09:00:59.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:59.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:59.861Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:00:59.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:00:59.861Z] OK: 5 MiB in 15 packages [2023-02-21T09:01:01.841Z] Removing intermediate container fdd561e4f253 [2023-02-21T09:01:01.841Z] ---> cd1ecdb0c1ce [2023-02-21T09:01:01.841Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:01:02.438Z] ---> be86d56671a0 [2023-02-21T09:01:02.438Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T09:01:05.039Z] ---> 173bf999b2bf [2023-02-21T09:01:05.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:01:05.625Z] ---> d9af045940ad [2023-02-21T09:01:05.625Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:01:05.625Z] ---> Running in 611c5693add0 [2023-02-21T09:01:06.213Z] Removing intermediate container 611c5693add0 [2023-02-21T09:01:06.213Z] ---> ff3674990a48 [2023-02-21T09:01:06.213Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:01:06.480Z] ---> Running in adf77434ded6 [2023-02-21T09:01:07.067Z] Removing intermediate container adf77434ded6 [2023-02-21T09:01:07.067Z] ---> 28ede2c821ef [2023-02-21T09:01:07.067Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:01:07.067Z] ---> Running in cc41aecc5749 [2023-02-21T09:01:07.660Z] Removing intermediate container cc41aecc5749 [2023-02-21T09:01:07.660Z] ---> 5a418ff08aeb [2023-02-21T09:01:07.660Z] Step 21/22 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:01:07.660Z] ---> Running in 5e005477ceae [2023-02-21T09:01:08.255Z] Removing intermediate container 5e005477ceae [2023-02-21T09:01:08.255Z] ---> ecdee909bb3f [2023-02-21T09:01:08.255Z] Step 22/22 : LABEL version=3.0.0-dev.60 [2023-02-21T09:01:08.255Z] ---> Running in fba7705dbaad [2023-02-21T09:01:08.843Z] Removing intermediate container fba7705dbaad [2023-02-21T09:01:08.843Z] ---> d18917e454fd [2023-02-21T09:01:08.843Z] [2023-02-21T09:01:09.113Z] Successfully built d18917e454fd [2023-02-21T09:01:09.113Z] Successfully tagged core-data-arm64:latest [2023-02-21T09:01:14.476Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-21T09:01:36.562Z] Removing intermediate container 15822bc8a143 [2023-02-21T09:01:36.562Z] ---> cb3835857c28 [2023-02-21T09:01:36.562Z] [2023-02-21T09:01:36.562Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T09:01:36.562Z] ---> 4c81e5bf8899 [2023-02-21T09:01:36.562Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T09:01:36.562Z] ---> Running in 40a12e92fbb6 [2023-02-21T09:01:36.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:36.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:01:37.527Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T09:01:37.527Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T09:01:37.527Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T09:01:37.527Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T09:01:37.527Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T09:01:37.527Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T09:01:37.527Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:01:37.796Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:01:38.066Z] OK: 8 MiB in 20 packages [2023-02-21T09:01:40.657Z] Removing intermediate container 40a12e92fbb6 [2023-02-21T09:01:40.657Z] ---> d6aea7f008b1 [2023-02-21T09:01:40.657Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:01:40.657Z] ---> Running in c5e2cabda2da [2023-02-21T09:01:41.244Z] Removing intermediate container c5e2cabda2da [2023-02-21T09:01:41.244Z] ---> f23a0848a1b4 [2023-02-21T09:01:41.244Z] Step 12/21 : WORKDIR /edgex [2023-02-21T09:01:41.244Z] ---> Running in cc72e812908f [2023-02-21T09:01:41.833Z] Removing intermediate container cc72e812908f [2023-02-21T09:01:41.833Z] ---> e4fa8b6f9a76 [2023-02-21T09:01:41.833Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T09:01:44.423Z] ---> 3ea23164f879 [2023-02-21T09:01:44.423Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T09:01:46.376Z] ---> 567e6f45911b [2023-02-21T09:01:46.376Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T09:01:47.803Z] ---> 9718b0469554 [2023-02-21T09:01:47.803Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:01:48.792Z] ---> 76e7a0094da8 [2023-02-21T09:01:48.792Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:01:48.792Z] ---> Running in 6249df18397e [2023-02-21T09:01:52.166Z] Removing intermediate container 6249df18397e [2023-02-21T09:01:52.166Z] ---> 2cb4653e4626 [2023-02-21T09:01:52.166Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:01:52.166Z] ---> Running in d47c95568c53 [2023-02-21T09:01:52.763Z] Removing intermediate container d47c95568c53 [2023-02-21T09:01:52.763Z] ---> d3fa14a18cf6 [2023-02-21T09:01:52.763Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T09:01:53.047Z] ---> Running in 1e8a0eea5d59 [2023-02-21T09:01:53.324Z] Removing intermediate container 1e8a0eea5d59 [2023-02-21T09:01:53.324Z] ---> 3af91df7810f [2023-02-21T09:01:53.324Z] Step 20/21 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:01:53.595Z] ---> Running in 099744813ec0 [2023-02-21T09:01:54.186Z] Removing intermediate container 099744813ec0 [2023-02-21T09:01:54.186Z] ---> f37a9b4b0519 [2023-02-21T09:01:54.186Z] Step 21/21 : LABEL version=3.0.0-dev.60 [2023-02-21T09:01:54.186Z] ---> Running in 8c75cece8550 [2023-02-21T09:01:54.777Z] Removing intermediate container 8c75cece8550 [2023-02-21T09:01:54.777Z] ---> 2d5001d98512 [2023-02-21T09:01:54.777Z] [2023-02-21T09:01:55.052Z] Successfully built 2d5001d98512 [2023-02-21T09:01:55.052Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T09:02:51.491Z]  Building security-proxy-setup ... done Removing intermediate container 82ae2b7f59ee [2023-02-21T09:02:51.491Z] ---> 05f7ccf146d4 [2023-02-21T09:02:51.491Z] [2023-02-21T09:02:51.491Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:02:51.491Z] ---> 354640af7b1b [2023-02-21T09:02:51.491Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:02:51.491Z] ---> Using cache [2023-02-21T09:02:51.491Z] ---> 828e950bc77d [2023-02-21T09:02:51.491Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:02:51.491Z] ---> Running in 2f077b1649a7 [2023-02-21T09:02:51.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:51.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:51.491Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:02:51.491Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:02:51.491Z] OK: 15734 distinct packages available [2023-02-21T09:02:51.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:51.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:02:51.491Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:02:51.491Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:02:51.491Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:02:51.491Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:02:51.491Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:02:51.491Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:02:51.491Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:02:51.491Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:02:51.491Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:02:51.491Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:02:51.491Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:02:51.491Z] OK: 8 MiB in 23 packages [2023-02-21T09:02:51.491Z] Removing intermediate container 2f077b1649a7 [2023-02-21T09:02:51.491Z] ---> dd049b24bad2 [2023-02-21T09:02:51.491Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:02:51.491Z] ---> 0177c10fc760 [2023-02-21T09:02:51.491Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:02:52.466Z] ---> 03e876a13bb1 [2023-02-21T09:02:52.466Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:02:53.054Z] ---> 18ccaa0f7602 [2023-02-21T09:02:53.054Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:02:53.054Z] ---> Running in cd957480629c [2023-02-21T09:02:53.659Z] Removing intermediate container cd957480629c [2023-02-21T09:02:53.659Z] ---> 3f69f7e75330 [2023-02-21T09:02:53.659Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:02:53.659Z] ---> Running in 8a7f8a9286f8 [2023-02-21T09:02:53.928Z] Removing intermediate container 8a7f8a9286f8 [2023-02-21T09:02:53.928Z] ---> bdf52217fbb7 [2023-02-21T09:02:53.928Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T09:02:54.197Z] ---> Running in dd31db51f505 [2023-02-21T09:02:54.467Z] Removing intermediate container dd31db51f505 [2023-02-21T09:02:54.467Z] ---> db5b216b4926 [2023-02-21T09:02:54.467Z] Step 18/19 : LABEL git_sha=d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:02:54.467Z] ---> Running in 0853da14bc28 [2023-02-21T09:02:54.737Z] Removing intermediate container 0853da14bc28 [2023-02-21T09:02:54.737Z] ---> d46bdd4bfa96 [2023-02-21T09:02:54.737Z] Step 19/19 : LABEL version=3.0.0-dev.60 [2023-02-21T09:02:55.008Z] ---> Running in 3e28b23c1748 [2023-02-21T09:02:55.276Z] Removing intermediate container 3e28b23c1748 [2023-02-21T09:02:55.276Z] ---> e50938b2c94a [2023-02-21T09:02:55.276Z] [2023-02-21T09:02:55.546Z] Successfully built e50938b2c94a [2023-02-21T09:02:55.546Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T09:02:55.830Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-21T09:02:55.822Z] $ docker stop --time=1 66aa5367d44704f842dc257fe3383768968ac8f0411391be06556f0103bb987a [2023-02-21T09:02:57.630Z] $ docker rm -f --volumes 66aa5367d44704f842dc257fe3383768968ac8f0411391be06556f0103bb987a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:02:58.179Z] + docker images [2023-02-21T09:02:58.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T09:02:58.448Z] security-spiffe-token-provider-arm64 latest e50938b2c94a 3 seconds ago 29.1MB [2023-02-21T09:02:58.448Z] 05f7ccf146d4 17 seconds ago 1.37GB [2023-02-21T09:02:58.448Z] security-proxy-setup-arm64 latest 2d5001d98512 About a minute ago 26.9MB [2023-02-21T09:02:58.448Z] cb3835857c28 About a minute ago 1.33GB [2023-02-21T09:02:58.448Z] core-data-arm64 latest d18917e454fd About a minute ago 17.2MB [2023-02-21T09:02:58.448Z] 99fe4bc1386a 2 minutes ago 1.34GB [2023-02-21T09:02:58.448Z] core-command-arm64 latest 909ce7cd6fc0 3 minutes ago 17MB [2023-02-21T09:02:58.448Z] 9e47cd2dd5a4 3 minutes ago 1.34GB [2023-02-21T09:02:58.448Z] security-bootstrapper-arm64 latest 381da4fa30c4 3 minutes ago 19.6MB [2023-02-21T09:02:58.448Z] ca71886fe4f1 4 minutes ago 1.33GB [2023-02-21T09:02:58.448Z] security-spire-agent-arm64 latest 59e92411e168 7 minutes ago 122MB [2023-02-21T09:02:58.448Z] security-spire-config-arm64 latest 61fc67d3c4d7 8 minutes ago 83.6MB [2023-02-21T09:02:58.448Z] support-notifications-arm64 latest 736fab5c38b5 8 minutes ago 29.7MB [2023-02-21T09:02:58.448Z] 94f39b4db393 8 minutes ago 1.21GB [2023-02-21T09:02:58.448Z] support-scheduler-arm64 latest 948d29e3cc53 8 minutes ago 29MB [2023-02-21T09:02:58.448Z] 7b68548ed614 8 minutes ago 1.4GB [2023-02-21T09:02:58.449Z] f6172c3669d4 9 minutes ago 1.4GB [2023-02-21T09:02:58.449Z] security-secretstore-setup-arm64 latest f9d8427dba2f 10 minutes ago 29MB [2023-02-21T09:02:58.449Z] 6754e9e66062 11 minutes ago 1.33GB [2023-02-21T09:02:58.449Z] core-metadata-arm64 latest 8a04cbdc5175 12 minutes ago 17.7MB [2023-02-21T09:02:58.449Z] 422965d7c548 12 minutes ago 1.34GB [2023-02-21T09:02:58.449Z] core-common-config-bootstrapper-arm64 latest 3bead4e091de 12 minutes ago 14.9MB [2023-02-21T09:02:58.449Z] 41a56499b21e 13 minutes ago 1.33GB [2023-02-21T09:02:58.449Z] security-spire-server-arm64 latest 9110afc8fe40 21 minutes ago 84.3MB [2023-02-21T09:02:58.449Z] 4393d89852af 22 minutes ago 1.21GB [2023-02-21T09:02:58.449Z] ci-base-image-arm64 latest 272d5402fa31 25 minutes ago 905MB [2023-02-21T09:02:58.449Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T09:02:58.449Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T09:02:58.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T09:02:58.449Z] 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-02-21T09:02:58.554Z] provisioning config files... [2023-02-21T09:02:58.572Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/421@tmp/config10978061873187473225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:02:58.929Z] ---> docker-login.sh [2023-02-21T09:02:58.929Z] nexus3.edgexfoundry.org:10001 [2023-02-21T09:02:59.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:02:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:02:59.199Z] Configure a credential helper to remove this warning. See [2023-02-21T09:02:59.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:02:59.199Z] [2023-02-21T09:02:59.199Z] Login Succeeded [2023-02-21T09:02:59.199Z] nexus3.edgexfoundry.org:10002 [2023-02-21T09:02:59.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:02:59.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:02:59.741Z] Configure a credential helper to remove this warning. See [2023-02-21T09:02:59.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:02:59.741Z] [2023-02-21T09:02:59.741Z] Login Succeeded [2023-02-21T09:02:59.741Z] nexus3.edgexfoundry.org:10003 [2023-02-21T09:03:00.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:03:00.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:03:00.281Z] Configure a credential helper to remove this warning. See [2023-02-21T09:03:00.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:03:00.281Z] [2023-02-21T09:03:00.281Z] Login Succeeded [2023-02-21T09:03:00.281Z] nexus3.edgexfoundry.org:10004 [2023-02-21T09:03:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:03:00.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:03:00.551Z] Configure a credential helper to remove this warning. See [2023-02-21T09:03:00.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:03:00.551Z] [2023-02-21T09:03:00.551Z] Login Succeeded [2023-02-21T09:03:00.826Z] docker.io [2023-02-21T09:03:01.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:03:01.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:03:01.367Z] Configure a credential helper to remove this warning. See [2023-02-21T09:03:01.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:03:01.367Z] [2023-02-21T09:03:01.367Z] Login Succeeded [2023-02-21T09:03:01.367Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T09:03:01.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:01.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T09:03:01.427Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-21T09:03:01.427Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:01.427Z] latest [2023-02-21T09:03:01.427Z] 3.0.0-dev.60 [2023-02-21T09:03:01.427Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:01.427Z] main [2023-02-21T09:03:01.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:01.836Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:02.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:02.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T09:03:02.220Z] 20a2fd2c8aa4: Preparing [2023-02-21T09:03:02.220Z] 48ab34296446: Preparing [2023-02-21T09:03:02.220Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:02.220Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:02.220Z] f70ee36035b9: Preparing [2023-02-21T09:03:02.494Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:02.494Z] 20a2fd2c8aa4: Pushed [2023-02-21T09:03:02.494Z] 6fac2c3508e3: Pushed [2023-02-21T09:03:02.494Z] 6d334ec4dd1c: Pushed [2023-02-21T09:03:05.916Z] 48ab34296446: Pushed [2023-02-21T09:03:06.194Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:e014abea397cfc71e092264e7092a28e68bb585b92ef73e5795198a112fa3a63 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:06.549Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:06.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-21T09:03:06.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T09:03:06.897Z] 20a2fd2c8aa4: Preparing [2023-02-21T09:03:06.897Z] 48ab34296446: Preparing [2023-02-21T09:03:06.897Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:06.897Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:06.897Z] f70ee36035b9: Preparing [2023-02-21T09:03:06.897Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:06.897Z] 20a2fd2c8aa4: Layer already exists [2023-02-21T09:03:06.897Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:06.897Z] 48ab34296446: Layer already exists [2023-02-21T09:03:06.897Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:07.168Z] latest: digest: sha256:e014abea397cfc71e092264e7092a28e68bb585b92ef73e5795198a112fa3a63 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:07.523Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:07.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.60 [2023-02-21T09:03:07.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T09:03:07.874Z] 20a2fd2c8aa4: Preparing [2023-02-21T09:03:07.874Z] 48ab34296446: Preparing [2023-02-21T09:03:07.874Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:07.874Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:07.874Z] f70ee36035b9: Preparing [2023-02-21T09:03:07.874Z] 20a2fd2c8aa4: Layer already exists [2023-02-21T09:03:07.874Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:07.874Z] 48ab34296446: Layer already exists [2023-02-21T09:03:07.874Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:07.874Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:08.143Z] 3.0.0-dev.60: digest: sha256:e014abea397cfc71e092264e7092a28e68bb585b92ef73e5795198a112fa3a63 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:08.548Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:08.908Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:08.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T09:03:09.176Z] 20a2fd2c8aa4: Preparing [2023-02-21T09:03:09.176Z] 48ab34296446: Preparing [2023-02-21T09:03:09.176Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:09.176Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:09.176Z] f70ee36035b9: Preparing [2023-02-21T09:03:09.176Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:09.176Z] 48ab34296446: Layer already exists [2023-02-21T09:03:09.176Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:09.176Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:09.176Z] 20a2fd2c8aa4: Layer already exists [2023-02-21T09:03:09.176Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:e014abea397cfc71e092264e7092a28e68bb585b92ef73e5795198a112fa3a63 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:09.812Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:10.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-21T09:03:10.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-21T09:03:10.173Z] 20a2fd2c8aa4: Preparing [2023-02-21T09:03:10.173Z] 48ab34296446: Preparing [2023-02-21T09:03:10.173Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:10.173Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:10.173Z] f70ee36035b9: Preparing [2023-02-21T09:03:10.173Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:10.173Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:10.173Z] 48ab34296446: Layer already exists [2023-02-21T09:03:10.173Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:10.173Z] 20a2fd2c8aa4: Layer already exists [2023-02-21T09:03:10.441Z] main: digest: sha256:e014abea397cfc71e092264e7092a28e68bb585b92ef73e5795198a112fa3a63 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:10.498Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:10.507Z] taggedImages: [2023-02-21T09:03:10.507Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:10.507Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-21T09:03:10.507Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.60 [2023-02-21T09:03:10.507Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:10.507Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-21T09:03:10.531Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-21T09:03:10.531Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:10.531Z] latest [2023-02-21T09:03:10.531Z] 3.0.0-dev.60 [2023-02-21T09:03:10.531Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:10.531Z] main [2023-02-21T09:03:10.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:10.894Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:11.249Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:11.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T09:03:11.249Z] 739b27204556: Preparing [2023-02-21T09:03:11.249Z] a342bd8d7a46: Preparing [2023-02-21T09:03:11.249Z] d00041c3d2ed: Preparing [2023-02-21T09:03:11.249Z] 586e5ec88b5a: Preparing [2023-02-21T09:03:11.249Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:11.249Z] 5d38f4690ed7: Preparing [2023-02-21T09:03:11.249Z] f70ee36035b9: Preparing [2023-02-21T09:03:11.249Z] 5d38f4690ed7: Waiting [2023-02-21T09:03:11.249Z] f70ee36035b9: Waiting [2023-02-21T09:03:11.249Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:11.517Z] d00041c3d2ed: Pushed [2023-02-21T09:03:11.517Z] 739b27204556: Pushed [2023-02-21T09:03:11.517Z] a342bd8d7a46: Pushed [2023-02-21T09:03:11.517Z] 5d38f4690ed7: Pushed [2023-02-21T09:03:11.517Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:14.120Z] 586e5ec88b5a: Pushed [2023-02-21T09:03:14.391Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:4a26ea5a4ff751892e1755875b533a762d27492c02e5af15428776a2bc81f785 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:14.761Z] + 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-02-21T09:03:15.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-21T09:03:15.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T09:03:15.123Z] 739b27204556: Preparing [2023-02-21T09:03:15.123Z] a342bd8d7a46: Preparing [2023-02-21T09:03:15.123Z] d00041c3d2ed: Preparing [2023-02-21T09:03:15.123Z] 586e5ec88b5a: Preparing [2023-02-21T09:03:15.123Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:15.123Z] 5d38f4690ed7: Preparing [2023-02-21T09:03:15.123Z] f70ee36035b9: Preparing [2023-02-21T09:03:15.123Z] 5d38f4690ed7: Waiting [2023-02-21T09:03:15.123Z] f70ee36035b9: Waiting [2023-02-21T09:03:15.123Z] 739b27204556: Layer already exists [2023-02-21T09:03:15.123Z] d00041c3d2ed: Layer already exists [2023-02-21T09:03:15.123Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:15.123Z] a342bd8d7a46: Layer already exists [2023-02-21T09:03:15.123Z] 586e5ec88b5a: Layer already exists [2023-02-21T09:03:15.123Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:15.123Z] 5d38f4690ed7: Layer already exists [2023-02-21T09:03:15.395Z] latest: digest: sha256:4a26ea5a4ff751892e1755875b533a762d27492c02e5af15428776a2bc81f785 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:15.769Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:16.355Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.60 [2023-02-21T09:03:16.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T09:03:16.355Z] 739b27204556: Preparing [2023-02-21T09:03:16.355Z] a342bd8d7a46: Preparing [2023-02-21T09:03:16.355Z] d00041c3d2ed: Preparing [2023-02-21T09:03:16.355Z] 586e5ec88b5a: Preparing [2023-02-21T09:03:16.355Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:16.355Z] 5d38f4690ed7: Preparing [2023-02-21T09:03:16.355Z] f70ee36035b9: Preparing [2023-02-21T09:03:16.355Z] 5d38f4690ed7: Waiting [2023-02-21T09:03:16.355Z] f70ee36035b9: Waiting [2023-02-21T09:03:16.355Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:16.355Z] d00041c3d2ed: Layer already exists [2023-02-21T09:03:16.355Z] 739b27204556: Layer already exists [2023-02-21T09:03:16.355Z] 586e5ec88b5a: Layer already exists [2023-02-21T09:03:16.355Z] a342bd8d7a46: Layer already exists [2023-02-21T09:03:16.355Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:16.355Z] 5d38f4690ed7: Layer already exists [2023-02-21T09:03:16.624Z] 3.0.0-dev.60: digest: sha256:4a26ea5a4ff751892e1755875b533a762d27492c02e5af15428776a2bc81f785 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:17.001Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:17.348Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:17.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T09:03:17.348Z] 739b27204556: Preparing [2023-02-21T09:03:17.348Z] a342bd8d7a46: Preparing [2023-02-21T09:03:17.348Z] d00041c3d2ed: Preparing [2023-02-21T09:03:17.348Z] 586e5ec88b5a: Preparing [2023-02-21T09:03:17.348Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:17.348Z] 5d38f4690ed7: Preparing [2023-02-21T09:03:17.348Z] f70ee36035b9: Preparing [2023-02-21T09:03:17.348Z] 5d38f4690ed7: Waiting [2023-02-21T09:03:17.348Z] f70ee36035b9: Waiting [2023-02-21T09:03:17.348Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:17.348Z] d00041c3d2ed: Layer already exists [2023-02-21T09:03:17.348Z] 739b27204556: Layer already exists [2023-02-21T09:03:17.348Z] 586e5ec88b5a: Layer already exists [2023-02-21T09:03:17.348Z] a342bd8d7a46: Layer already exists [2023-02-21T09:03:17.348Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:17.348Z] 5d38f4690ed7: Layer already exists [2023-02-21T09:03:17.615Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:4a26ea5a4ff751892e1755875b533a762d27492c02e5af15428776a2bc81f785 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:17.972Z] + 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-02-21T09:03:18.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-21T09:03:18.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-21T09:03:18.324Z] 739b27204556: Preparing [2023-02-21T09:03:18.324Z] a342bd8d7a46: Preparing [2023-02-21T09:03:18.324Z] d00041c3d2ed: Preparing [2023-02-21T09:03:18.324Z] 586e5ec88b5a: Preparing [2023-02-21T09:03:18.324Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:18.324Z] 5d38f4690ed7: Preparing [2023-02-21T09:03:18.324Z] f70ee36035b9: Preparing [2023-02-21T09:03:18.324Z] 5d38f4690ed7: Waiting [2023-02-21T09:03:18.324Z] f70ee36035b9: Waiting [2023-02-21T09:03:18.324Z] d00041c3d2ed: Layer already exists [2023-02-21T09:03:18.324Z] 586e5ec88b5a: Layer already exists [2023-02-21T09:03:18.324Z] a342bd8d7a46: Layer already exists [2023-02-21T09:03:18.324Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:18.324Z] 739b27204556: Layer already exists [2023-02-21T09:03:18.324Z] 5d38f4690ed7: Layer already exists [2023-02-21T09:03:18.324Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:18.595Z] main: digest: sha256:4a26ea5a4ff751892e1755875b533a762d27492c02e5af15428776a2bc81f785 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:18.641Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:18.648Z] taggedImages: [2023-02-21T09:03:18.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:18.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-21T09:03:18.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.60 [2023-02-21T09:03:18.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:18.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-21T09:03:18.665Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-21T09:03:18.665Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:18.665Z] latest [2023-02-21T09:03:18.665Z] 3.0.0-dev.60 [2023-02-21T09:03:18.665Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:18.665Z] main [2023-02-21T09:03:18.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:19.033Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:19.393Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:19.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T09:03:19.393Z] a33eacb01f83: Preparing [2023-02-21T09:03:19.393Z] c0a4212f026f: Preparing [2023-02-21T09:03:19.393Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:19.393Z] f698525276e9: Preparing [2023-02-21T09:03:19.393Z] f70ee36035b9: Preparing [2023-02-21T09:03:19.393Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:19.662Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:19.662Z] f698525276e9: Pushed [2023-02-21T09:03:19.662Z] a33eacb01f83: Pushed [2023-02-21T09:03:23.941Z] c0a4212f026f: Pushed [2023-02-21T09:03:23.941Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:24fee4acc223340811fdd9c914ecdb8c008bd0cb89074b82adcc924dc0148fcb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:24.303Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:24.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-21T09:03:24.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T09:03:24.658Z] a33eacb01f83: Preparing [2023-02-21T09:03:24.658Z] c0a4212f026f: Preparing [2023-02-21T09:03:24.658Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:24.658Z] f698525276e9: Preparing [2023-02-21T09:03:24.658Z] f70ee36035b9: Preparing [2023-02-21T09:03:24.658Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:24.658Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:24.658Z] f698525276e9: Layer already exists [2023-02-21T09:03:24.658Z] c0a4212f026f: Layer already exists [2023-02-21T09:03:24.658Z] a33eacb01f83: Layer already exists [2023-02-21T09:03:24.929Z] latest: digest: sha256:24fee4acc223340811fdd9c914ecdb8c008bd0cb89074b82adcc924dc0148fcb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:25.287Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:25.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.60 [2023-02-21T09:03:25.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T09:03:25.638Z] a33eacb01f83: Preparing [2023-02-21T09:03:25.638Z] c0a4212f026f: Preparing [2023-02-21T09:03:25.638Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:25.638Z] f698525276e9: Preparing [2023-02-21T09:03:25.638Z] f70ee36035b9: Preparing [2023-02-21T09:03:25.638Z] a33eacb01f83: Layer already exists [2023-02-21T09:03:25.638Z] f698525276e9: Layer already exists [2023-02-21T09:03:25.638Z] c0a4212f026f: Layer already exists [2023-02-21T09:03:25.638Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:25.638Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:25.906Z] 3.0.0-dev.60: digest: sha256:24fee4acc223340811fdd9c914ecdb8c008bd0cb89074b82adcc924dc0148fcb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:26.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:26.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:26.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T09:03:26.637Z] a33eacb01f83: Preparing [2023-02-21T09:03:26.637Z] c0a4212f026f: Preparing [2023-02-21T09:03:26.637Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:26.637Z] f698525276e9: Preparing [2023-02-21T09:03:26.637Z] f70ee36035b9: Preparing [2023-02-21T09:03:26.637Z] a33eacb01f83: Layer already exists [2023-02-21T09:03:26.637Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:26.637Z] f698525276e9: Layer already exists [2023-02-21T09:03:26.637Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:26.637Z] c0a4212f026f: Layer already exists [2023-02-21T09:03:26.906Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:24fee4acc223340811fdd9c914ecdb8c008bd0cb89074b82adcc924dc0148fcb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:27.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:27.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-21T09:03:27.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-21T09:03:27.616Z] a33eacb01f83: Preparing [2023-02-21T09:03:27.616Z] c0a4212f026f: Preparing [2023-02-21T09:03:27.616Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:27.616Z] f698525276e9: Preparing [2023-02-21T09:03:27.616Z] f70ee36035b9: Preparing [2023-02-21T09:03:27.616Z] a33eacb01f83: Layer already exists [2023-02-21T09:03:27.616Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:27.616Z] c0a4212f026f: Layer already exists [2023-02-21T09:03:27.616Z] f698525276e9: Layer already exists [2023-02-21T09:03:27.616Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:27.884Z] main: digest: sha256:24fee4acc223340811fdd9c914ecdb8c008bd0cb89074b82adcc924dc0148fcb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:27.933Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:27.939Z] taggedImages: [2023-02-21T09:03:27.939Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:27.939Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-21T09:03:27.939Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.60 [2023-02-21T09:03:27.939Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:27.939Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-21T09:03:27.955Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-21T09:03:27.955Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:27.955Z] latest [2023-02-21T09:03:27.955Z] 3.0.0-dev.60 [2023-02-21T09:03:27.955Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:27.955Z] main [2023-02-21T09:03:27.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:28.309Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:28.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:28.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T09:03:28.676Z] dbec9f61e9ba: Preparing [2023-02-21T09:03:28.676Z] ea21afea6306: Preparing [2023-02-21T09:03:28.676Z] 69e30f76b1a9: Preparing [2023-02-21T09:03:28.676Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:28.676Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:28.676Z] f70ee36035b9: Preparing [2023-02-21T09:03:28.676Z] f70ee36035b9: Waiting [2023-02-21T09:03:29.643Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:29.643Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:29.643Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:29.643Z] ea21afea6306: Pushed [2023-02-21T09:03:29.643Z] dbec9f61e9ba: Pushed [2023-02-21T09:03:33.006Z] 69e30f76b1a9: Pushed [2023-02-21T09:03:33.281Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:807869f5ee286d3e19c26dfce52c89dbc2b43d682e74f09e0b52dc70d7e02983 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:33.643Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:33.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-21T09:03:33.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T09:03:33.996Z] dbec9f61e9ba: Preparing [2023-02-21T09:03:33.996Z] ea21afea6306: Preparing [2023-02-21T09:03:33.996Z] 69e30f76b1a9: Preparing [2023-02-21T09:03:33.996Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:33.996Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:33.996Z] f70ee36035b9: Preparing [2023-02-21T09:03:33.996Z] f70ee36035b9: Waiting [2023-02-21T09:03:33.996Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:33.996Z] 69e30f76b1a9: Layer already exists [2023-02-21T09:03:33.996Z] dbec9f61e9ba: Layer already exists [2023-02-21T09:03:33.996Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:33.996Z] ea21afea6306: Layer already exists [2023-02-21T09:03:33.996Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:34.266Z] latest: digest: sha256:807869f5ee286d3e19c26dfce52c89dbc2b43d682e74f09e0b52dc70d7e02983 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:34.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:35.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.60 [2023-02-21T09:03:35.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T09:03:35.012Z] dbec9f61e9ba: Preparing [2023-02-21T09:03:35.012Z] ea21afea6306: Preparing [2023-02-21T09:03:35.012Z] 69e30f76b1a9: Preparing [2023-02-21T09:03:35.012Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:35.012Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:35.012Z] f70ee36035b9: Preparing [2023-02-21T09:03:35.012Z] f70ee36035b9: Waiting [2023-02-21T09:03:35.012Z] dbec9f61e9ba: Layer already exists [2023-02-21T09:03:35.012Z] ea21afea6306: Layer already exists [2023-02-21T09:03:35.012Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:35.012Z] 69e30f76b1a9: Layer already exists [2023-02-21T09:03:35.012Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:35.012Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:35.281Z] 3.0.0-dev.60: digest: sha256:807869f5ee286d3e19c26dfce52c89dbc2b43d682e74f09e0b52dc70d7e02983 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:35.641Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:36.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:36.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T09:03:36.001Z] dbec9f61e9ba: Preparing [2023-02-21T09:03:36.001Z] ea21afea6306: Preparing [2023-02-21T09:03:36.001Z] 69e30f76b1a9: Preparing [2023-02-21T09:03:36.001Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:36.001Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:36.001Z] f70ee36035b9: Preparing [2023-02-21T09:03:36.001Z] f70ee36035b9: Waiting [2023-02-21T09:03:36.001Z] dbec9f61e9ba: Layer already exists [2023-02-21T09:03:36.001Z] ea21afea6306: Layer already exists [2023-02-21T09:03:36.001Z] 69e30f76b1a9: Layer already exists [2023-02-21T09:03:36.001Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:36.001Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:36.269Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:36.269Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:807869f5ee286d3e19c26dfce52c89dbc2b43d682e74f09e0b52dc70d7e02983 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:36.621Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:36.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-21T09:03:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-21T09:03:36.980Z] dbec9f61e9ba: Preparing [2023-02-21T09:03:36.980Z] ea21afea6306: Preparing [2023-02-21T09:03:36.980Z] 69e30f76b1a9: Preparing [2023-02-21T09:03:36.980Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:36.980Z] 6d334ec4dd1c: Preparing [2023-02-21T09:03:36.980Z] f70ee36035b9: Preparing [2023-02-21T09:03:36.980Z] f70ee36035b9: Waiting [2023-02-21T09:03:36.980Z] dbec9f61e9ba: Layer already exists [2023-02-21T09:03:36.980Z] ea21afea6306: Layer already exists [2023-02-21T09:03:36.980Z] 69e30f76b1a9: Layer already exists [2023-02-21T09:03:36.980Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:03:36.980Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:36.980Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:37.249Z] main: digest: sha256:807869f5ee286d3e19c26dfce52c89dbc2b43d682e74f09e0b52dc70d7e02983 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:37.302Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:37.311Z] taggedImages: [2023-02-21T09:03:37.311Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:37.311Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-21T09:03:37.311Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.60 [2023-02-21T09:03:37.311Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:37.311Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-21T09:03:37.335Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-21T09:03:37.335Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:37.335Z] latest [2023-02-21T09:03:37.335Z] 3.0.0-dev.60 [2023-02-21T09:03:37.335Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:37.335Z] main [2023-02-21T09:03:37.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:37.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:38.053Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:38.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T09:03:38.053Z] 7b6c5918a861: Preparing [2023-02-21T09:03:38.053Z] 7b6c5918a861: Preparing [2023-02-21T09:03:38.053Z] fdccd4f9b590: Preparing [2023-02-21T09:03:38.053Z] 8c2b3ea3883a: Preparing [2023-02-21T09:03:38.053Z] 4f2df3da943d: Preparing [2023-02-21T09:03:38.053Z] 12b3c63ea8eb: Preparing [2023-02-21T09:03:38.053Z] 55d49e4ce979: Preparing [2023-02-21T09:03:38.053Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:38.053Z] 55d49e4ce979: Waiting [2023-02-21T09:03:38.053Z] fd16a3ec8dcb: Preparing [2023-02-21T09:03:38.053Z] da5d81a97315: Preparing [2023-02-21T09:03:38.053Z] 51f46f36a53a: Preparing [2023-02-21T09:03:38.053Z] 1aa29d6c59a9: Preparing [2023-02-21T09:03:38.053Z] f70ee36035b9: Preparing [2023-02-21T09:03:38.053Z] 6fac2c3508e3: Waiting [2023-02-21T09:03:38.053Z] fd16a3ec8dcb: Waiting [2023-02-21T09:03:38.053Z] 51f46f36a53a: Waiting [2023-02-21T09:03:38.053Z] 1aa29d6c59a9: Waiting [2023-02-21T09:03:38.053Z] f70ee36035b9: Waiting [2023-02-21T09:03:38.053Z] da5d81a97315: Waiting [2023-02-21T09:03:38.326Z] 4f2df3da943d: Pushed [2023-02-21T09:03:38.326Z] 7b6c5918a861: Pushed [2023-02-21T09:03:38.326Z] 8c2b3ea3883a: Pushed [2023-02-21T09:03:38.326Z] 12b3c63ea8eb: Pushed [2023-02-21T09:03:38.326Z] fdccd4f9b590: Pushed [2023-02-21T09:03:38.326Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:38.596Z] fd16a3ec8dcb: Pushed [2023-02-21T09:03:38.596Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:38.596Z] da5d81a97315: Pushed [2023-02-21T09:03:38.596Z] 1aa29d6c59a9: Pushed [2023-02-21T09:03:38.596Z] 51f46f36a53a: Pushed [2023-02-21T09:03:42.864Z] 55d49e4ce979: Pushed [2023-02-21T09:03:42.864Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:cb440cfd73687c254b27bee350373ca7326477ffeb6747998cbf2dd3edf804db size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:43.213Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:43.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-21T09:03:43.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T09:03:43.561Z] 7b6c5918a861: Preparing [2023-02-21T09:03:43.561Z] 7b6c5918a861: Preparing [2023-02-21T09:03:43.561Z] fdccd4f9b590: Preparing [2023-02-21T09:03:43.561Z] 8c2b3ea3883a: Preparing [2023-02-21T09:03:43.561Z] 4f2df3da943d: Preparing [2023-02-21T09:03:43.561Z] 12b3c63ea8eb: Preparing [2023-02-21T09:03:43.561Z] 55d49e4ce979: Preparing [2023-02-21T09:03:43.561Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:43.561Z] fd16a3ec8dcb: Preparing [2023-02-21T09:03:43.561Z] da5d81a97315: Preparing [2023-02-21T09:03:43.562Z] 51f46f36a53a: Preparing [2023-02-21T09:03:43.562Z] 1aa29d6c59a9: Preparing [2023-02-21T09:03:43.562Z] f70ee36035b9: Preparing [2023-02-21T09:03:43.562Z] da5d81a97315: Waiting [2023-02-21T09:03:43.562Z] 55d49e4ce979: Waiting [2023-02-21T09:03:43.562Z] 51f46f36a53a: Waiting [2023-02-21T09:03:43.562Z] 1aa29d6c59a9: Waiting [2023-02-21T09:03:43.562Z] f70ee36035b9: Waiting [2023-02-21T09:03:43.562Z] 6fac2c3508e3: Waiting [2023-02-21T09:03:43.562Z] fd16a3ec8dcb: Waiting [2023-02-21T09:03:43.562Z] 7b6c5918a861: Layer already exists [2023-02-21T09:03:43.562Z] 12b3c63ea8eb: Layer already exists [2023-02-21T09:03:43.562Z] 4f2df3da943d: Layer already exists [2023-02-21T09:03:43.562Z] fdccd4f9b590: Layer already exists [2023-02-21T09:03:43.562Z] 8c2b3ea3883a: Layer already exists [2023-02-21T09:03:43.562Z] da5d81a97315: Layer already exists [2023-02-21T09:03:43.562Z] 55d49e4ce979: Layer already exists [2023-02-21T09:03:43.562Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:43.562Z] fd16a3ec8dcb: Layer already exists [2023-02-21T09:03:43.562Z] 51f46f36a53a: Layer already exists [2023-02-21T09:03:43.830Z] 1aa29d6c59a9: Layer already exists [2023-02-21T09:03:43.830Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:43.830Z] latest: digest: sha256:cb440cfd73687c254b27bee350373ca7326477ffeb6747998cbf2dd3edf804db size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:44.184Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:44.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.60 [2023-02-21T09:03:44.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T09:03:44.597Z] 7b6c5918a861: Preparing [2023-02-21T09:03:44.597Z] 7b6c5918a861: Preparing [2023-02-21T09:03:44.597Z] fdccd4f9b590: Preparing [2023-02-21T09:03:44.597Z] 8c2b3ea3883a: Preparing [2023-02-21T09:03:44.597Z] 4f2df3da943d: Preparing [2023-02-21T09:03:44.597Z] 12b3c63ea8eb: Preparing [2023-02-21T09:03:44.597Z] 55d49e4ce979: Preparing [2023-02-21T09:03:44.597Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:44.597Z] fd16a3ec8dcb: Preparing [2023-02-21T09:03:44.597Z] da5d81a97315: Preparing [2023-02-21T09:03:44.597Z] 51f46f36a53a: Preparing [2023-02-21T09:03:44.597Z] 1aa29d6c59a9: Preparing [2023-02-21T09:03:44.597Z] f70ee36035b9: Preparing [2023-02-21T09:03:44.597Z] fd16a3ec8dcb: Waiting [2023-02-21T09:03:44.597Z] 1aa29d6c59a9: Waiting [2023-02-21T09:03:44.597Z] f70ee36035b9: Waiting [2023-02-21T09:03:44.597Z] da5d81a97315: Waiting [2023-02-21T09:03:44.597Z] 51f46f36a53a: Waiting [2023-02-21T09:03:44.597Z] 55d49e4ce979: Waiting [2023-02-21T09:03:44.597Z] 6fac2c3508e3: Waiting [2023-02-21T09:03:44.597Z] 8c2b3ea3883a: Layer already exists [2023-02-21T09:03:44.597Z] 4f2df3da943d: Layer already exists [2023-02-21T09:03:44.597Z] 7b6c5918a861: Layer already exists [2023-02-21T09:03:44.597Z] 12b3c63ea8eb: Layer already exists [2023-02-21T09:03:44.597Z] fdccd4f9b590: Layer already exists [2023-02-21T09:03:44.868Z] fd16a3ec8dcb: Layer already exists [2023-02-21T09:03:44.868Z] 51f46f36a53a: Layer already exists [2023-02-21T09:03:44.868Z] 55d49e4ce979: Layer already exists [2023-02-21T09:03:44.868Z] da5d81a97315: Layer already exists [2023-02-21T09:03:44.868Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:44.868Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:44.868Z] 1aa29d6c59a9: Layer already exists [2023-02-21T09:03:44.868Z] 3.0.0-dev.60: digest: sha256:cb440cfd73687c254b27bee350373ca7326477ffeb6747998cbf2dd3edf804db size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:45.243Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:45.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:45.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T09:03:45.604Z] 7b6c5918a861: Preparing [2023-02-21T09:03:45.604Z] 7b6c5918a861: Preparing [2023-02-21T09:03:45.604Z] fdccd4f9b590: Preparing [2023-02-21T09:03:45.604Z] 8c2b3ea3883a: Preparing [2023-02-21T09:03:45.604Z] 4f2df3da943d: Preparing [2023-02-21T09:03:45.604Z] 12b3c63ea8eb: Preparing [2023-02-21T09:03:45.604Z] 55d49e4ce979: Preparing [2023-02-21T09:03:45.604Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:45.604Z] 55d49e4ce979: Waiting [2023-02-21T09:03:45.604Z] fd16a3ec8dcb: Preparing [2023-02-21T09:03:45.604Z] da5d81a97315: Preparing [2023-02-21T09:03:45.604Z] 51f46f36a53a: Preparing [2023-02-21T09:03:45.604Z] 1aa29d6c59a9: Preparing [2023-02-21T09:03:45.604Z] 6fac2c3508e3: Waiting [2023-02-21T09:03:45.604Z] f70ee36035b9: Preparing [2023-02-21T09:03:45.604Z] 51f46f36a53a: Waiting [2023-02-21T09:03:45.604Z] da5d81a97315: Waiting [2023-02-21T09:03:45.604Z] 1aa29d6c59a9: Waiting [2023-02-21T09:03:45.604Z] fd16a3ec8dcb: Waiting [2023-02-21T09:03:45.604Z] f70ee36035b9: Waiting [2023-02-21T09:03:45.604Z] 12b3c63ea8eb: Layer already exists [2023-02-21T09:03:45.604Z] fdccd4f9b590: Layer already exists [2023-02-21T09:03:45.604Z] 7b6c5918a861: Layer already exists [2023-02-21T09:03:45.604Z] 8c2b3ea3883a: Layer already exists [2023-02-21T09:03:45.604Z] 4f2df3da943d: Layer already exists [2023-02-21T09:03:45.875Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:45.875Z] 55d49e4ce979: Layer already exists [2023-02-21T09:03:45.875Z] 51f46f36a53a: Layer already exists [2023-02-21T09:03:45.875Z] da5d81a97315: Layer already exists [2023-02-21T09:03:45.875Z] fd16a3ec8dcb: Layer already exists [2023-02-21T09:03:45.875Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:45.875Z] 1aa29d6c59a9: Layer already exists [2023-02-21T09:03:45.875Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:cb440cfd73687c254b27bee350373ca7326477ffeb6747998cbf2dd3edf804db size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:46.237Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:46.596Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-21T09:03:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-21T09:03:46.596Z] 7b6c5918a861: Preparing [2023-02-21T09:03:46.596Z] 7b6c5918a861: Preparing [2023-02-21T09:03:46.596Z] fdccd4f9b590: Preparing [2023-02-21T09:03:46.596Z] 8c2b3ea3883a: Preparing [2023-02-21T09:03:46.596Z] 4f2df3da943d: Preparing [2023-02-21T09:03:46.596Z] 12b3c63ea8eb: Preparing [2023-02-21T09:03:46.596Z] 55d49e4ce979: Preparing [2023-02-21T09:03:46.596Z] 6fac2c3508e3: Preparing [2023-02-21T09:03:46.596Z] fd16a3ec8dcb: Preparing [2023-02-21T09:03:46.596Z] da5d81a97315: Preparing [2023-02-21T09:03:46.596Z] 51f46f36a53a: Preparing [2023-02-21T09:03:46.596Z] 1aa29d6c59a9: Preparing [2023-02-21T09:03:46.596Z] f70ee36035b9: Preparing [2023-02-21T09:03:46.596Z] fd16a3ec8dcb: Waiting [2023-02-21T09:03:46.596Z] da5d81a97315: Waiting [2023-02-21T09:03:46.596Z] 51f46f36a53a: Waiting [2023-02-21T09:03:46.596Z] 1aa29d6c59a9: Waiting [2023-02-21T09:03:46.596Z] f70ee36035b9: Waiting [2023-02-21T09:03:46.596Z] 55d49e4ce979: Waiting [2023-02-21T09:03:46.596Z] 6fac2c3508e3: Waiting [2023-02-21T09:03:46.596Z] 12b3c63ea8eb: Layer already exists [2023-02-21T09:03:46.596Z] 7b6c5918a861: Layer already exists [2023-02-21T09:03:46.596Z] 4f2df3da943d: Layer already exists [2023-02-21T09:03:46.596Z] 8c2b3ea3883a: Layer already exists [2023-02-21T09:03:46.596Z] fdccd4f9b590: Layer already exists [2023-02-21T09:03:46.596Z] fd16a3ec8dcb: Layer already exists [2023-02-21T09:03:46.596Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:03:46.596Z] 55d49e4ce979: Layer already exists [2023-02-21T09:03:46.596Z] 51f46f36a53a: Layer already exists [2023-02-21T09:03:46.864Z] da5d81a97315: Layer already exists [2023-02-21T09:03:46.864Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:46.864Z] 1aa29d6c59a9: Layer already exists [2023-02-21T09:03:46.864Z] main: digest: sha256:cb440cfd73687c254b27bee350373ca7326477ffeb6747998cbf2dd3edf804db size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:46.906Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:46.967Z] taggedImages: [2023-02-21T09:03:46.967Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:46.967Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-21T09:03:46.967Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.60 [2023-02-21T09:03:46.967Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:46.967Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-21T09:03:46.987Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-21T09:03:46.987Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:46.987Z] latest [2023-02-21T09:03:46.987Z] 3.0.0-dev.60 [2023-02-21T09:03:46.987Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:46.987Z] main [2023-02-21T09:03:46.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:47.361Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:47.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:47.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T09:03:47.711Z] d732e3a2c8c4: Preparing [2023-02-21T09:03:47.711Z] 76f61fe11117: Preparing [2023-02-21T09:03:47.711Z] 5d1fe0b7929b: Preparing [2023-02-21T09:03:47.711Z] 5999db3b07d4: Preparing [2023-02-21T09:03:47.711Z] a90680238ffd: Preparing [2023-02-21T09:03:47.711Z] 90b5a103acb7: Preparing [2023-02-21T09:03:47.711Z] 90b5a103acb7: Waiting [2023-02-21T09:03:47.711Z] 937c54a63a8b: Preparing [2023-02-21T09:03:47.711Z] f70ee36035b9: Preparing [2023-02-21T09:03:47.711Z] 937c54a63a8b: Waiting [2023-02-21T09:03:47.711Z] f70ee36035b9: Waiting [2023-02-21T09:03:47.983Z] a90680238ffd: Pushed [2023-02-21T09:03:47.983Z] 76f61fe11117: Pushed [2023-02-21T09:03:47.983Z] d732e3a2c8c4: Pushed [2023-02-21T09:03:48.267Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:48.267Z] 90b5a103acb7: Pushed [2023-02-21T09:03:48.856Z] 937c54a63a8b: Pushed [2023-02-21T09:03:50.814Z] 5d1fe0b7929b: Pushed [2023-02-21T09:03:50.814Z] 5999db3b07d4: Pushed [2023-02-21T09:03:51.086Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:30016750b3976d4008911c186cf5f659b661c64dd936b39abcc56426ac5fccdd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:51.461Z] + 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-02-21T09:03:51.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-21T09:03:51.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T09:03:51.818Z] d732e3a2c8c4: Preparing [2023-02-21T09:03:51.818Z] 76f61fe11117: Preparing [2023-02-21T09:03:51.818Z] 5d1fe0b7929b: Preparing [2023-02-21T09:03:51.818Z] 5999db3b07d4: Preparing [2023-02-21T09:03:51.818Z] a90680238ffd: Preparing [2023-02-21T09:03:51.818Z] 90b5a103acb7: Preparing [2023-02-21T09:03:51.818Z] 937c54a63a8b: Preparing [2023-02-21T09:03:51.818Z] f70ee36035b9: Preparing [2023-02-21T09:03:51.818Z] 90b5a103acb7: Waiting [2023-02-21T09:03:51.818Z] 937c54a63a8b: Waiting [2023-02-21T09:03:51.818Z] f70ee36035b9: Waiting [2023-02-21T09:03:51.818Z] 76f61fe11117: Layer already exists [2023-02-21T09:03:51.818Z] 5d1fe0b7929b: Layer already exists [2023-02-21T09:03:51.818Z] 5999db3b07d4: Layer already exists [2023-02-21T09:03:51.818Z] d732e3a2c8c4: Layer already exists [2023-02-21T09:03:51.818Z] a90680238ffd: Layer already exists [2023-02-21T09:03:51.818Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:51.818Z] 937c54a63a8b: Layer already exists [2023-02-21T09:03:51.818Z] 90b5a103acb7: Layer already exists [2023-02-21T09:03:52.088Z] latest: digest: sha256:30016750b3976d4008911c186cf5f659b661c64dd936b39abcc56426ac5fccdd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:52.451Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:54.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.60 [2023-02-21T09:03:54.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T09:03:54.767Z] d732e3a2c8c4: Preparing [2023-02-21T09:03:54.767Z] 76f61fe11117: Preparing [2023-02-21T09:03:54.767Z] 5d1fe0b7929b: Preparing [2023-02-21T09:03:54.767Z] 5999db3b07d4: Preparing [2023-02-21T09:03:54.767Z] a90680238ffd: Preparing [2023-02-21T09:03:54.767Z] 90b5a103acb7: Preparing [2023-02-21T09:03:54.767Z] 937c54a63a8b: Preparing [2023-02-21T09:03:54.767Z] f70ee36035b9: Preparing [2023-02-21T09:03:54.767Z] 90b5a103acb7: Waiting [2023-02-21T09:03:54.767Z] 937c54a63a8b: Waiting [2023-02-21T09:03:54.767Z] f70ee36035b9: Waiting [2023-02-21T09:03:54.767Z] 5999db3b07d4: Layer already exists [2023-02-21T09:03:54.767Z] d732e3a2c8c4: Layer already exists [2023-02-21T09:03:54.767Z] a90680238ffd: Layer already exists [2023-02-21T09:03:54.767Z] 5d1fe0b7929b: Layer already exists [2023-02-21T09:03:54.767Z] 76f61fe11117: Layer already exists [2023-02-21T09:03:55.038Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:55.038Z] 90b5a103acb7: Layer already exists [2023-02-21T09:03:55.038Z] 937c54a63a8b: Layer already exists [2023-02-21T09:03:55.038Z] 3.0.0-dev.60: digest: sha256:30016750b3976d4008911c186cf5f659b661c64dd936b39abcc56426ac5fccdd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:55.394Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:55.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:55.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T09:03:55.753Z] d732e3a2c8c4: Preparing [2023-02-21T09:03:55.753Z] 76f61fe11117: Preparing [2023-02-21T09:03:55.753Z] 5d1fe0b7929b: Preparing [2023-02-21T09:03:55.753Z] 5999db3b07d4: Preparing [2023-02-21T09:03:55.753Z] a90680238ffd: Preparing [2023-02-21T09:03:55.753Z] 90b5a103acb7: Preparing [2023-02-21T09:03:55.753Z] 937c54a63a8b: Preparing [2023-02-21T09:03:55.753Z] f70ee36035b9: Preparing [2023-02-21T09:03:55.753Z] 90b5a103acb7: Waiting [2023-02-21T09:03:55.753Z] 937c54a63a8b: Waiting [2023-02-21T09:03:55.753Z] f70ee36035b9: Waiting [2023-02-21T09:03:55.753Z] a90680238ffd: Layer already exists [2023-02-21T09:03:55.753Z] d732e3a2c8c4: Layer already exists [2023-02-21T09:03:55.753Z] 5d1fe0b7929b: Layer already exists [2023-02-21T09:03:55.753Z] 5999db3b07d4: Layer already exists [2023-02-21T09:03:55.753Z] 76f61fe11117: Layer already exists [2023-02-21T09:03:55.753Z] 937c54a63a8b: Layer already exists [2023-02-21T09:03:55.753Z] 90b5a103acb7: Layer already exists [2023-02-21T09:03:55.753Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:56.022Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:30016750b3976d4008911c186cf5f659b661c64dd936b39abcc56426ac5fccdd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:56.383Z] + 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-02-21T09:03:56.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-21T09:03:56.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-21T09:03:56.739Z] d732e3a2c8c4: Preparing [2023-02-21T09:03:56.739Z] 76f61fe11117: Preparing [2023-02-21T09:03:56.739Z] 5d1fe0b7929b: Preparing [2023-02-21T09:03:56.739Z] 5999db3b07d4: Preparing [2023-02-21T09:03:56.739Z] a90680238ffd: Preparing [2023-02-21T09:03:56.739Z] 90b5a103acb7: Preparing [2023-02-21T09:03:56.739Z] 937c54a63a8b: Preparing [2023-02-21T09:03:56.739Z] f70ee36035b9: Preparing [2023-02-21T09:03:56.739Z] 90b5a103acb7: Waiting [2023-02-21T09:03:56.739Z] 937c54a63a8b: Waiting [2023-02-21T09:03:56.739Z] f70ee36035b9: Waiting [2023-02-21T09:03:56.739Z] 76f61fe11117: Layer already exists [2023-02-21T09:03:56.739Z] a90680238ffd: Layer already exists [2023-02-21T09:03:56.739Z] 5d1fe0b7929b: Layer already exists [2023-02-21T09:03:56.739Z] d732e3a2c8c4: Layer already exists [2023-02-21T09:03:56.739Z] 5999db3b07d4: Layer already exists [2023-02-21T09:03:57.006Z] 90b5a103acb7: Layer already exists [2023-02-21T09:03:57.006Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:57.006Z] 937c54a63a8b: Layer already exists [2023-02-21T09:03:57.006Z] main: digest: sha256:30016750b3976d4008911c186cf5f659b661c64dd936b39abcc56426ac5fccdd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:03:57.066Z] ===================================================== [Pipeline] echo [2023-02-21T09:03:57.075Z] taggedImages: [2023-02-21T09:03:57.075Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:57.075Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-21T09:03:57.075Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.60 [2023-02-21T09:03:57.075Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:57.075Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-21T09:03:57.098Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-21T09:03:57.098Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:57.098Z] latest [2023-02-21T09:03:57.098Z] 3.0.0-dev.60 [2023-02-21T09:03:57.098Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:03:57.098Z] main [2023-02-21T09:03:57.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:57.457Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:03:57.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:03:57.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T09:03:57.802Z] e23ec4dbcf62: Preparing [2023-02-21T09:03:57.802Z] 6f36c0fafad9: Preparing [2023-02-21T09:03:57.802Z] d0e8e0314299: Preparing [2023-02-21T09:03:57.802Z] 933b76c11bbb: Preparing [2023-02-21T09:03:57.802Z] 293a7affd76a: Preparing [2023-02-21T09:03:57.802Z] fcc3b8f3f901: Preparing [2023-02-21T09:03:57.802Z] 34704482ee42: Preparing [2023-02-21T09:03:57.802Z] b799f3c2a11d: Preparing [2023-02-21T09:03:57.802Z] 662dffdacb62: Preparing [2023-02-21T09:03:57.802Z] f70ee36035b9: Preparing [2023-02-21T09:03:57.802Z] 34704482ee42: Waiting [2023-02-21T09:03:57.802Z] b799f3c2a11d: Waiting [2023-02-21T09:03:57.802Z] 662dffdacb62: Waiting [2023-02-21T09:03:57.802Z] f70ee36035b9: Waiting [2023-02-21T09:03:57.802Z] fcc3b8f3f901: Waiting [2023-02-21T09:03:58.079Z] e23ec4dbcf62: Pushed [2023-02-21T09:03:58.079Z] 293a7affd76a: Pushed [2023-02-21T09:03:58.079Z] 6f36c0fafad9: Pushed [2023-02-21T09:03:58.350Z] fcc3b8f3f901: Pushed [2023-02-21T09:03:58.350Z] b799f3c2a11d: Pushed [2023-02-21T09:03:58.350Z] 34704482ee42: Pushed [2023-02-21T09:03:58.350Z] f70ee36035b9: Layer already exists [2023-02-21T09:03:58.622Z] 662dffdacb62: Pushed [2023-02-21T09:04:01.228Z] 933b76c11bbb: Pushed [2023-02-21T09:04:01.825Z] d0e8e0314299: Pushed [2023-02-21T09:04:02.418Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:b679a894276ada7bef2d9ccc70ce1654da7136254851996db100bb7ce49d3453 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:02.780Z] + 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-02-21T09:04:03.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-21T09:04:03.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T09:04:03.131Z] e23ec4dbcf62: Preparing [2023-02-21T09:04:03.131Z] 6f36c0fafad9: Preparing [2023-02-21T09:04:03.131Z] d0e8e0314299: Preparing [2023-02-21T09:04:03.131Z] 933b76c11bbb: Preparing [2023-02-21T09:04:03.131Z] 293a7affd76a: Preparing [2023-02-21T09:04:03.131Z] fcc3b8f3f901: Preparing [2023-02-21T09:04:03.131Z] 34704482ee42: Preparing [2023-02-21T09:04:03.131Z] b799f3c2a11d: Preparing [2023-02-21T09:04:03.131Z] 662dffdacb62: Preparing [2023-02-21T09:04:03.131Z] f70ee36035b9: Preparing [2023-02-21T09:04:03.131Z] fcc3b8f3f901: Waiting [2023-02-21T09:04:03.131Z] 34704482ee42: Waiting [2023-02-21T09:04:03.131Z] b799f3c2a11d: Waiting [2023-02-21T09:04:03.131Z] 662dffdacb62: Waiting [2023-02-21T09:04:03.131Z] f70ee36035b9: Waiting [2023-02-21T09:04:03.131Z] 933b76c11bbb: Layer already exists [2023-02-21T09:04:03.131Z] 293a7affd76a: Layer already exists [2023-02-21T09:04:03.131Z] 6f36c0fafad9: Layer already exists [2023-02-21T09:04:03.131Z] e23ec4dbcf62: Layer already exists [2023-02-21T09:04:03.131Z] d0e8e0314299: Layer already exists [2023-02-21T09:04:03.131Z] 34704482ee42: Layer already exists [2023-02-21T09:04:03.131Z] fcc3b8f3f901: Layer already exists [2023-02-21T09:04:03.131Z] b799f3c2a11d: Layer already exists [2023-02-21T09:04:03.131Z] f70ee36035b9: Layer already exists [2023-02-21T09:04:03.131Z] 662dffdacb62: Layer already exists [2023-02-21T09:04:03.398Z] latest: digest: sha256:b679a894276ada7bef2d9ccc70ce1654da7136254851996db100bb7ce49d3453 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:03.756Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:04.110Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.60 [2023-02-21T09:04:04.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T09:04:04.110Z] e23ec4dbcf62: Preparing [2023-02-21T09:04:04.110Z] 6f36c0fafad9: Preparing [2023-02-21T09:04:04.110Z] d0e8e0314299: Preparing [2023-02-21T09:04:04.110Z] 933b76c11bbb: Preparing [2023-02-21T09:04:04.110Z] 293a7affd76a: Preparing [2023-02-21T09:04:04.110Z] fcc3b8f3f901: Preparing [2023-02-21T09:04:04.110Z] 34704482ee42: Preparing [2023-02-21T09:04:04.110Z] b799f3c2a11d: Preparing [2023-02-21T09:04:04.110Z] 662dffdacb62: Preparing [2023-02-21T09:04:04.110Z] f70ee36035b9: Preparing [2023-02-21T09:04:04.110Z] fcc3b8f3f901: Waiting [2023-02-21T09:04:04.110Z] 34704482ee42: Waiting [2023-02-21T09:04:04.110Z] b799f3c2a11d: Waiting [2023-02-21T09:04:04.110Z] 662dffdacb62: Waiting [2023-02-21T09:04:04.110Z] f70ee36035b9: Waiting [2023-02-21T09:04:04.110Z] 293a7affd76a: Layer already exists [2023-02-21T09:04:04.110Z] 6f36c0fafad9: Layer already exists [2023-02-21T09:04:04.110Z] d0e8e0314299: Layer already exists [2023-02-21T09:04:04.110Z] e23ec4dbcf62: Layer already exists [2023-02-21T09:04:04.110Z] 933b76c11bbb: Layer already exists [2023-02-21T09:04:04.110Z] fcc3b8f3f901: Layer already exists [2023-02-21T09:04:04.110Z] b799f3c2a11d: Layer already exists [2023-02-21T09:04:04.110Z] 34704482ee42: Layer already exists [2023-02-21T09:04:04.110Z] f70ee36035b9: Layer already exists [2023-02-21T09:04:04.110Z] 662dffdacb62: Layer already exists [2023-02-21T09:04:04.379Z] 3.0.0-dev.60: digest: sha256:b679a894276ada7bef2d9ccc70ce1654da7136254851996db100bb7ce49d3453 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:04.730Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:05.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:05.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T09:04:05.288Z] e23ec4dbcf62: Preparing [2023-02-21T09:04:05.288Z] 6f36c0fafad9: Preparing [2023-02-21T09:04:05.288Z] d0e8e0314299: Preparing [2023-02-21T09:04:05.288Z] 933b76c11bbb: Preparing [2023-02-21T09:04:05.288Z] 293a7affd76a: Preparing [2023-02-21T09:04:05.288Z] fcc3b8f3f901: Preparing [2023-02-21T09:04:05.288Z] 34704482ee42: Preparing [2023-02-21T09:04:05.288Z] b799f3c2a11d: Preparing [2023-02-21T09:04:05.288Z] 662dffdacb62: Preparing [2023-02-21T09:04:05.288Z] f70ee36035b9: Preparing [2023-02-21T09:04:05.288Z] fcc3b8f3f901: Waiting [2023-02-21T09:04:05.288Z] 34704482ee42: Waiting [2023-02-21T09:04:05.288Z] f70ee36035b9: Waiting [2023-02-21T09:04:05.288Z] b799f3c2a11d: Waiting [2023-02-21T09:04:05.288Z] 662dffdacb62: Waiting [2023-02-21T09:04:05.288Z] d0e8e0314299: Layer already exists [2023-02-21T09:04:05.288Z] e23ec4dbcf62: Layer already exists [2023-02-21T09:04:05.288Z] 933b76c11bbb: Layer already exists [2023-02-21T09:04:05.288Z] 293a7affd76a: Layer already exists [2023-02-21T09:04:05.288Z] 6f36c0fafad9: Layer already exists [2023-02-21T09:04:05.288Z] b799f3c2a11d: Layer already exists [2023-02-21T09:04:05.288Z] 34704482ee42: Layer already exists [2023-02-21T09:04:05.288Z] 662dffdacb62: Layer already exists [2023-02-21T09:04:05.288Z] fcc3b8f3f901: Layer already exists [2023-02-21T09:04:05.288Z] f70ee36035b9: Layer already exists [2023-02-21T09:04:05.557Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:b679a894276ada7bef2d9ccc70ce1654da7136254851996db100bb7ce49d3453 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:05.906Z] + 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-02-21T09:04:06.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-21T09:04:06.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-21T09:04:06.255Z] e23ec4dbcf62: Preparing [2023-02-21T09:04:06.255Z] 6f36c0fafad9: Preparing [2023-02-21T09:04:06.255Z] d0e8e0314299: Preparing [2023-02-21T09:04:06.255Z] 933b76c11bbb: Preparing [2023-02-21T09:04:06.255Z] 293a7affd76a: Preparing [2023-02-21T09:04:06.255Z] fcc3b8f3f901: Preparing [2023-02-21T09:04:06.255Z] 34704482ee42: Preparing [2023-02-21T09:04:06.255Z] b799f3c2a11d: Preparing [2023-02-21T09:04:06.255Z] 662dffdacb62: Preparing [2023-02-21T09:04:06.255Z] f70ee36035b9: Preparing [2023-02-21T09:04:06.255Z] fcc3b8f3f901: Waiting [2023-02-21T09:04:06.255Z] 34704482ee42: Waiting [2023-02-21T09:04:06.255Z] b799f3c2a11d: Waiting [2023-02-21T09:04:06.255Z] 662dffdacb62: Waiting [2023-02-21T09:04:06.255Z] f70ee36035b9: Waiting [2023-02-21T09:04:06.255Z] d0e8e0314299: Layer already exists [2023-02-21T09:04:06.255Z] 293a7affd76a: Layer already exists [2023-02-21T09:04:06.255Z] 933b76c11bbb: Layer already exists [2023-02-21T09:04:06.255Z] 6f36c0fafad9: Layer already exists [2023-02-21T09:04:06.255Z] e23ec4dbcf62: Layer already exists [2023-02-21T09:04:06.255Z] 34704482ee42: Layer already exists [2023-02-21T09:04:06.255Z] b799f3c2a11d: Layer already exists [2023-02-21T09:04:06.255Z] fcc3b8f3f901: Layer already exists [2023-02-21T09:04:06.255Z] 662dffdacb62: Layer already exists [2023-02-21T09:04:06.255Z] f70ee36035b9: Layer already exists [2023-02-21T09:04:06.523Z] main: digest: sha256:b679a894276ada7bef2d9ccc70ce1654da7136254851996db100bb7ce49d3453 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:04:06.577Z] ===================================================== [Pipeline] echo [2023-02-21T09:04:06.587Z] taggedImages: [2023-02-21T09:04:06.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:06.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-21T09:04:06.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.60 [2023-02-21T09:04:06.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:06.587Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-21T09:04:06.613Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-21T09:04:06.613Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:06.613Z] latest [2023-02-21T09:04:06.613Z] 3.0.0-dev.60 [2023-02-21T09:04:06.613Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:06.613Z] main [2023-02-21T09:04:06.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:06.977Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:07.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:07.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T09:04:07.329Z] eb701f0b328b: Preparing [2023-02-21T09:04:07.329Z] 11a929659a4b: Preparing [2023-02-21T09:04:07.329Z] 6fac2c3508e3: Preparing [2023-02-21T09:04:07.329Z] 81de0ca683f4: Preparing [2023-02-21T09:04:07.329Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:07.597Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:04:07.597Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:07.597Z] eb701f0b328b: Pushed [2023-02-21T09:04:09.020Z] 81de0ca683f4: Pushed [2023-02-21T09:04:13.290Z] 11a929659a4b: Pushed [2023-02-21T09:04:13.290Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:213c2a9bf2be50279b53f4ec79c23880fd189e6d76ac486c057b41dc6d4a6ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:13.650Z] + 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-02-21T09:04:14.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-21T09:04:14.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T09:04:14.009Z] eb701f0b328b: Preparing [2023-02-21T09:04:14.009Z] 11a929659a4b: Preparing [2023-02-21T09:04:14.009Z] 6fac2c3508e3: Preparing [2023-02-21T09:04:14.009Z] 81de0ca683f4: Preparing [2023-02-21T09:04:14.009Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:14.009Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:14.009Z] 81de0ca683f4: Layer already exists [2023-02-21T09:04:14.009Z] eb701f0b328b: Layer already exists [2023-02-21T09:04:14.009Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:04:14.009Z] 11a929659a4b: Layer already exists [2023-02-21T09:04:14.278Z] latest: digest: sha256:213c2a9bf2be50279b53f4ec79c23880fd189e6d76ac486c057b41dc6d4a6ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:14.634Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:14.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.60 [2023-02-21T09:04:14.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T09:04:14.979Z] eb701f0b328b: Preparing [2023-02-21T09:04:14.979Z] 11a929659a4b: Preparing [2023-02-21T09:04:14.979Z] 6fac2c3508e3: Preparing [2023-02-21T09:04:14.979Z] 81de0ca683f4: Preparing [2023-02-21T09:04:14.979Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:14.979Z] eb701f0b328b: Layer already exists [2023-02-21T09:04:14.979Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:04:14.979Z] 81de0ca683f4: Layer already exists [2023-02-21T09:04:14.979Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:14.979Z] 11a929659a4b: Layer already exists [2023-02-21T09:04:15.248Z] 3.0.0-dev.60: digest: sha256:213c2a9bf2be50279b53f4ec79c23880fd189e6d76ac486c057b41dc6d4a6ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:15.596Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:15.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:15.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T09:04:15.944Z] eb701f0b328b: Preparing [2023-02-21T09:04:15.944Z] 11a929659a4b: Preparing [2023-02-21T09:04:15.944Z] 6fac2c3508e3: Preparing [2023-02-21T09:04:15.944Z] 81de0ca683f4: Preparing [2023-02-21T09:04:15.944Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:15.944Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:04:15.944Z] eb701f0b328b: Layer already exists [2023-02-21T09:04:15.944Z] 11a929659a4b: Layer already exists [2023-02-21T09:04:15.944Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:15.944Z] 81de0ca683f4: Layer already exists [2023-02-21T09:04:16.213Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:213c2a9bf2be50279b53f4ec79c23880fd189e6d76ac486c057b41dc6d4a6ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:16.559Z] + 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-02-21T09:04:16.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-21T09:04:16.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-21T09:04:16.902Z] eb701f0b328b: Preparing [2023-02-21T09:04:16.903Z] 11a929659a4b: Preparing [2023-02-21T09:04:16.903Z] 6fac2c3508e3: Preparing [2023-02-21T09:04:16.903Z] 81de0ca683f4: Preparing [2023-02-21T09:04:16.903Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:16.903Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:04:16.903Z] 81de0ca683f4: Layer already exists [2023-02-21T09:04:16.903Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:16.903Z] 11a929659a4b: Layer already exists [2023-02-21T09:04:16.903Z] eb701f0b328b: Layer already exists [2023-02-21T09:04:17.170Z] main: digest: sha256:213c2a9bf2be50279b53f4ec79c23880fd189e6d76ac486c057b41dc6d4a6ca0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:04:17.215Z] ===================================================== [Pipeline] echo [2023-02-21T09:04:17.224Z] taggedImages: [2023-02-21T09:04:17.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:17.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-21T09:04:17.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.60 [2023-02-21T09:04:17.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:17.224Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-21T09:04:17.246Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-21T09:04:17.246Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:17.246Z] latest [2023-02-21T09:04:17.246Z] 3.0.0-dev.60 [2023-02-21T09:04:17.246Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:17.246Z] main [2023-02-21T09:04:17.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:17.605Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:17.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:17.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T09:04:17.949Z] ae99efe5c684: Preparing [2023-02-21T09:04:17.949Z] 8f159b758918: Preparing [2023-02-21T09:04:17.949Z] 18aeedeb5b54: Preparing [2023-02-21T09:04:17.949Z] e5ca62eaccfe: Preparing [2023-02-21T09:04:17.949Z] f7e6df4e9da2: Preparing [2023-02-21T09:04:17.949Z] dccb686e42b4: Preparing [2023-02-21T09:04:17.949Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:17.949Z] dccb686e42b4: Waiting [2023-02-21T09:04:17.949Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:18.217Z] 18aeedeb5b54: Pushed [2023-02-21T09:04:18.217Z] ae99efe5c684: Pushed [2023-02-21T09:04:18.217Z] 8f159b758918: Pushed [2023-02-21T09:04:18.486Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:19.454Z] dccb686e42b4: Pushed [2023-02-21T09:04:27.677Z] f7e6df4e9da2: Pushed [2023-02-21T09:04:37.776Z] e5ca62eaccfe: Pushed [2023-02-21T09:04:37.776Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:44d5426551f200a538ddfff6987ba1e0f8c66bf658daf8e5e86653d5b1352a91 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:38.133Z] + 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-02-21T09:04:38.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-21T09:04:38.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T09:04:38.478Z] ae99efe5c684: Preparing [2023-02-21T09:04:38.478Z] 8f159b758918: Preparing [2023-02-21T09:04:38.478Z] 18aeedeb5b54: Preparing [2023-02-21T09:04:38.478Z] e5ca62eaccfe: Preparing [2023-02-21T09:04:38.478Z] f7e6df4e9da2: Preparing [2023-02-21T09:04:38.478Z] dccb686e42b4: Preparing [2023-02-21T09:04:38.478Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:38.478Z] dccb686e42b4: Waiting [2023-02-21T09:04:38.478Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:38.478Z] ae99efe5c684: Layer already exists [2023-02-21T09:04:38.478Z] 18aeedeb5b54: Layer already exists [2023-02-21T09:04:38.478Z] 8f159b758918: Layer already exists [2023-02-21T09:04:38.479Z] f7e6df4e9da2: Layer already exists [2023-02-21T09:04:38.479Z] e5ca62eaccfe: Layer already exists [2023-02-21T09:04:38.479Z] dccb686e42b4: Layer already exists [2023-02-21T09:04:38.479Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:38.748Z] latest: digest: sha256:44d5426551f200a538ddfff6987ba1e0f8c66bf658daf8e5e86653d5b1352a91 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:39.100Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:39.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.60 [2023-02-21T09:04:39.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T09:04:39.449Z] ae99efe5c684: Preparing [2023-02-21T09:04:39.449Z] 8f159b758918: Preparing [2023-02-21T09:04:39.449Z] 18aeedeb5b54: Preparing [2023-02-21T09:04:39.449Z] e5ca62eaccfe: Preparing [2023-02-21T09:04:39.449Z] f7e6df4e9da2: Preparing [2023-02-21T09:04:39.449Z] dccb686e42b4: Preparing [2023-02-21T09:04:39.449Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:39.449Z] dccb686e42b4: Waiting [2023-02-21T09:04:39.449Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:39.449Z] 8f159b758918: Layer already exists [2023-02-21T09:04:39.449Z] e5ca62eaccfe: Layer already exists [2023-02-21T09:04:39.449Z] 18aeedeb5b54: Layer already exists [2023-02-21T09:04:39.449Z] f7e6df4e9da2: Layer already exists [2023-02-21T09:04:39.449Z] ae99efe5c684: Layer already exists [2023-02-21T09:04:39.449Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:39.449Z] dccb686e42b4: Layer already exists [2023-02-21T09:04:39.717Z] 3.0.0-dev.60: digest: sha256:44d5426551f200a538ddfff6987ba1e0f8c66bf658daf8e5e86653d5b1352a91 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:40.064Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:40.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:40.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T09:04:40.410Z] ae99efe5c684: Preparing [2023-02-21T09:04:40.410Z] 8f159b758918: Preparing [2023-02-21T09:04:40.410Z] 18aeedeb5b54: Preparing [2023-02-21T09:04:40.410Z] e5ca62eaccfe: Preparing [2023-02-21T09:04:40.410Z] f7e6df4e9da2: Preparing [2023-02-21T09:04:40.410Z] dccb686e42b4: Preparing [2023-02-21T09:04:40.410Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:40.410Z] dccb686e42b4: Waiting [2023-02-21T09:04:40.410Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:40.410Z] 18aeedeb5b54: Layer already exists [2023-02-21T09:04:40.410Z] e5ca62eaccfe: Layer already exists [2023-02-21T09:04:40.410Z] 8f159b758918: Layer already exists [2023-02-21T09:04:40.410Z] f7e6df4e9da2: Layer already exists [2023-02-21T09:04:40.410Z] ae99efe5c684: Layer already exists [2023-02-21T09:04:40.410Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:40.410Z] dccb686e42b4: Layer already exists [2023-02-21T09:04:40.678Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:44d5426551f200a538ddfff6987ba1e0f8c66bf658daf8e5e86653d5b1352a91 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:41.025Z] + 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-02-21T09:04:41.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-21T09:04:41.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-21T09:04:41.368Z] ae99efe5c684: Preparing [2023-02-21T09:04:41.368Z] 8f159b758918: Preparing [2023-02-21T09:04:41.368Z] 18aeedeb5b54: Preparing [2023-02-21T09:04:41.368Z] e5ca62eaccfe: Preparing [2023-02-21T09:04:41.368Z] f7e6df4e9da2: Preparing [2023-02-21T09:04:41.368Z] dccb686e42b4: Preparing [2023-02-21T09:04:41.368Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:41.368Z] dccb686e42b4: Waiting [2023-02-21T09:04:41.368Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:41.368Z] e5ca62eaccfe: Layer already exists [2023-02-21T09:04:41.368Z] ae99efe5c684: Layer already exists [2023-02-21T09:04:41.368Z] f7e6df4e9da2: Layer already exists [2023-02-21T09:04:41.368Z] 18aeedeb5b54: Layer already exists [2023-02-21T09:04:41.368Z] 8f159b758918: Layer already exists [2023-02-21T09:04:41.368Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:41.368Z] dccb686e42b4: Layer already exists [2023-02-21T09:04:41.637Z] main: digest: sha256:44d5426551f200a538ddfff6987ba1e0f8c66bf658daf8e5e86653d5b1352a91 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:04:41.697Z] ===================================================== [Pipeline] echo [2023-02-21T09:04:41.708Z] taggedImages: [2023-02-21T09:04:41.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:41.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-21T09:04:41.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.60 [2023-02-21T09:04:41.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:41.709Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-21T09:04:41.729Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-21T09:04:41.729Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:41.729Z] latest [2023-02-21T09:04:41.729Z] 3.0.0-dev.60 [2023-02-21T09:04:41.729Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:04:41.729Z] main [2023-02-21T09:04:41.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:42.134Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:04:42.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:04:42.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T09:04:42.502Z] f0102a76cc1c: Preparing [2023-02-21T09:04:42.502Z] 1c994db95a64: Preparing [2023-02-21T09:04:42.502Z] 4722de6dfb05: Preparing [2023-02-21T09:04:42.502Z] b6863288419b: Preparing [2023-02-21T09:04:42.502Z] 4cb5d474f89f: Preparing [2023-02-21T09:04:42.502Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:04:42.502Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:04:42.792Z] 1c994db95a64: Pushed [2023-02-21T09:04:42.792Z] f0102a76cc1c: Pushed [2023-02-21T09:04:42.792Z] 4722de6dfb05: Pushed [2023-02-21T09:04:43.066Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:04:43.669Z] 4cb5d474f89f: Pushed [2023-02-21T09:05:01.906Z] b6863288419b: Pushed [2023-02-21T09:05:01.906Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:092cdcf0b643f1acf05db625334393fd87db428d3e0fb829c52687f2cb49028f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:02.257Z] + 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-02-21T09:05:02.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-21T09:05:02.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T09:05:02.606Z] f0102a76cc1c: Preparing [2023-02-21T09:05:02.606Z] 1c994db95a64: Preparing [2023-02-21T09:05:02.606Z] 4722de6dfb05: Preparing [2023-02-21T09:05:02.606Z] b6863288419b: Preparing [2023-02-21T09:05:02.606Z] 4cb5d474f89f: Preparing [2023-02-21T09:05:02.606Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:02.606Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:02.606Z] 4722de6dfb05: Layer already exists [2023-02-21T09:05:02.606Z] 1c994db95a64: Layer already exists [2023-02-21T09:05:02.606Z] b6863288419b: Layer already exists [2023-02-21T09:05:02.606Z] 4cb5d474f89f: Layer already exists [2023-02-21T09:05:02.606Z] f0102a76cc1c: Layer already exists [2023-02-21T09:05:02.606Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:02.875Z] latest: digest: sha256:092cdcf0b643f1acf05db625334393fd87db428d3e0fb829c52687f2cb49028f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:03.229Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:03.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.60 [2023-02-21T09:05:03.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T09:05:03.569Z] f0102a76cc1c: Preparing [2023-02-21T09:05:03.569Z] 1c994db95a64: Preparing [2023-02-21T09:05:03.569Z] 4722de6dfb05: Preparing [2023-02-21T09:05:03.569Z] b6863288419b: Preparing [2023-02-21T09:05:03.569Z] 4cb5d474f89f: Preparing [2023-02-21T09:05:03.569Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:03.569Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:03.569Z] 4cb5d474f89f: Layer already exists [2023-02-21T09:05:03.569Z] 4722de6dfb05: Layer already exists [2023-02-21T09:05:03.569Z] b6863288419b: Layer already exists [2023-02-21T09:05:03.569Z] f0102a76cc1c: Layer already exists [2023-02-21T09:05:03.569Z] 1c994db95a64: Layer already exists [2023-02-21T09:05:03.569Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:03.835Z] 3.0.0-dev.60: digest: sha256:092cdcf0b643f1acf05db625334393fd87db428d3e0fb829c52687f2cb49028f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:04.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:04.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:04.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T09:05:04.534Z] f0102a76cc1c: Preparing [2023-02-21T09:05:04.534Z] 1c994db95a64: Preparing [2023-02-21T09:05:04.534Z] 4722de6dfb05: Preparing [2023-02-21T09:05:04.534Z] b6863288419b: Preparing [2023-02-21T09:05:04.534Z] 4cb5d474f89f: Preparing [2023-02-21T09:05:04.534Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:04.534Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:04.534Z] 1c994db95a64: Layer already exists [2023-02-21T09:05:04.534Z] f0102a76cc1c: Layer already exists [2023-02-21T09:05:04.534Z] b6863288419b: Layer already exists [2023-02-21T09:05:04.534Z] 4722de6dfb05: Layer already exists [2023-02-21T09:05:04.534Z] 4cb5d474f89f: Layer already exists [2023-02-21T09:05:04.534Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:04.802Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:092cdcf0b643f1acf05db625334393fd87db428d3e0fb829c52687f2cb49028f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:05.156Z] + 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-02-21T09:05:05.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-21T09:05:05.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-21T09:05:05.507Z] f0102a76cc1c: Preparing [2023-02-21T09:05:05.507Z] 1c994db95a64: Preparing [2023-02-21T09:05:05.507Z] 4722de6dfb05: Preparing [2023-02-21T09:05:05.507Z] b6863288419b: Preparing [2023-02-21T09:05:05.507Z] 4cb5d474f89f: Preparing [2023-02-21T09:05:05.507Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:05.507Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:05.507Z] f0102a76cc1c: Layer already exists [2023-02-21T09:05:05.507Z] 4722de6dfb05: Layer already exists [2023-02-21T09:05:05.507Z] 4cb5d474f89f: Layer already exists [2023-02-21T09:05:05.507Z] 1c994db95a64: Layer already exists [2023-02-21T09:05:05.507Z] b6863288419b: Layer already exists [2023-02-21T09:05:05.507Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:05.775Z] main: digest: sha256:092cdcf0b643f1acf05db625334393fd87db428d3e0fb829c52687f2cb49028f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:05:05.831Z] ===================================================== [Pipeline] echo [2023-02-21T09:05:05.841Z] taggedImages: [2023-02-21T09:05:05.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:05.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-21T09:05:05.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.60 [2023-02-21T09:05:05.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:05.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-21T09:05:05.863Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-21T09:05:05.863Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:05.863Z] latest [2023-02-21T09:05:05.863Z] 3.0.0-dev.60 [2023-02-21T09:05:05.863Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:05.863Z] main [2023-02-21T09:05:05.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:06.230Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:06.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:06.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T09:05:06.586Z] 13597081b56c: Preparing [2023-02-21T09:05:06.586Z] 4ee16c8ea79b: Preparing [2023-02-21T09:05:06.586Z] 8c129d04e1d4: Preparing [2023-02-21T09:05:06.586Z] ead8339ef005: Preparing [2023-02-21T09:05:06.586Z] dccb686e42b4: Preparing [2023-02-21T09:05:06.586Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:06.586Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:06.586Z] dccb686e42b4: Layer already exists [2023-02-21T09:05:06.857Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:06.857Z] 13597081b56c: Pushed [2023-02-21T09:05:06.857Z] 4ee16c8ea79b: Pushed [2023-02-21T09:05:06.857Z] 8c129d04e1d4: Pushed [2023-02-21T09:05:26.439Z] ead8339ef005: Pushed [2023-02-21T09:05:26.439Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:2fa445ea8e23a5a90a0770dc4475fb1f42dcc2b32acef337588c1c5cd95a2620 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:26.796Z] + 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-02-21T09:05:27.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-21T09:05:27.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T09:05:27.144Z] 13597081b56c: Preparing [2023-02-21T09:05:27.144Z] 4ee16c8ea79b: Preparing [2023-02-21T09:05:27.144Z] 8c129d04e1d4: Preparing [2023-02-21T09:05:27.144Z] ead8339ef005: Preparing [2023-02-21T09:05:27.144Z] dccb686e42b4: Preparing [2023-02-21T09:05:27.144Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:27.144Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:27.144Z] 8c129d04e1d4: Layer already exists [2023-02-21T09:05:27.144Z] dccb686e42b4: Layer already exists [2023-02-21T09:05:27.144Z] 13597081b56c: Layer already exists [2023-02-21T09:05:27.144Z] 4ee16c8ea79b: Layer already exists [2023-02-21T09:05:27.144Z] ead8339ef005: Layer already exists [2023-02-21T09:05:27.144Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:27.412Z] latest: digest: sha256:2fa445ea8e23a5a90a0770dc4475fb1f42dcc2b32acef337588c1c5cd95a2620 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:27.772Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:28.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.60 [2023-02-21T09:05:28.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T09:05:28.115Z] 13597081b56c: Preparing [2023-02-21T09:05:28.115Z] 4ee16c8ea79b: Preparing [2023-02-21T09:05:28.115Z] 8c129d04e1d4: Preparing [2023-02-21T09:05:28.115Z] ead8339ef005: Preparing [2023-02-21T09:05:28.115Z] dccb686e42b4: Preparing [2023-02-21T09:05:28.115Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:28.115Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:28.115Z] dccb686e42b4: Layer already exists [2023-02-21T09:05:28.115Z] 13597081b56c: Layer already exists [2023-02-21T09:05:28.115Z] 4ee16c8ea79b: Layer already exists [2023-02-21T09:05:28.115Z] ead8339ef005: Layer already exists [2023-02-21T09:05:28.115Z] 8c129d04e1d4: Layer already exists [2023-02-21T09:05:28.115Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:28.382Z] 3.0.0-dev.60: digest: sha256:2fa445ea8e23a5a90a0770dc4475fb1f42dcc2b32acef337588c1c5cd95a2620 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:28.732Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:29.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T09:05:29.076Z] 13597081b56c: Preparing [2023-02-21T09:05:29.076Z] 4ee16c8ea79b: Preparing [2023-02-21T09:05:29.076Z] 8c129d04e1d4: Preparing [2023-02-21T09:05:29.076Z] ead8339ef005: Preparing [2023-02-21T09:05:29.076Z] dccb686e42b4: Preparing [2023-02-21T09:05:29.076Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:29.076Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:29.076Z] 13597081b56c: Layer already exists [2023-02-21T09:05:29.076Z] 4ee16c8ea79b: Layer already exists [2023-02-21T09:05:29.076Z] dccb686e42b4: Layer already exists [2023-02-21T09:05:29.076Z] 8c129d04e1d4: Layer already exists [2023-02-21T09:05:29.076Z] ead8339ef005: Layer already exists [2023-02-21T09:05:29.076Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:29.343Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:2fa445ea8e23a5a90a0770dc4475fb1f42dcc2b32acef337588c1c5cd95a2620 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:29.689Z] + 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-02-21T09:05:30.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-21T09:05:30.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-21T09:05:30.033Z] 13597081b56c: Preparing [2023-02-21T09:05:30.033Z] 4ee16c8ea79b: Preparing [2023-02-21T09:05:30.033Z] 8c129d04e1d4: Preparing [2023-02-21T09:05:30.033Z] ead8339ef005: Preparing [2023-02-21T09:05:30.033Z] dccb686e42b4: Preparing [2023-02-21T09:05:30.033Z] a8cfdf0cc8ec: Preparing [2023-02-21T09:05:30.033Z] a8cfdf0cc8ec: Waiting [2023-02-21T09:05:30.033Z] dccb686e42b4: Layer already exists [2023-02-21T09:05:30.033Z] 4ee16c8ea79b: Layer already exists [2023-02-21T09:05:30.033Z] 13597081b56c: Layer already exists [2023-02-21T09:05:30.033Z] 8c129d04e1d4: Layer already exists [2023-02-21T09:05:30.033Z] ead8339ef005: Layer already exists [2023-02-21T09:05:30.033Z] a8cfdf0cc8ec: Layer already exists [2023-02-21T09:05:30.300Z] main: digest: sha256:2fa445ea8e23a5a90a0770dc4475fb1f42dcc2b32acef337588c1c5cd95a2620 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:05:30.356Z] ===================================================== [Pipeline] echo [2023-02-21T09:05:30.366Z] taggedImages: [2023-02-21T09:05:30.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:30.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-21T09:05:30.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.60 [2023-02-21T09:05:30.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:30.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-21T09:05:30.431Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-21T09:05:30.431Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:30.431Z] latest [2023-02-21T09:05:30.431Z] 3.0.0-dev.60 [2023-02-21T09:05:30.431Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:30.431Z] main [2023-02-21T09:05:30.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:30.810Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:31.153Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:31.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T09:05:31.154Z] b17b554ee8cf: Preparing [2023-02-21T09:05:31.154Z] d58b442599c8: Preparing [2023-02-21T09:05:31.154Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:31.154Z] 7bde52db24ba: Preparing [2023-02-21T09:05:31.154Z] f70ee36035b9: Preparing [2023-02-21T09:05:31.154Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:31.154Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:31.420Z] b17b554ee8cf: Pushed [2023-02-21T09:05:31.690Z] 7bde52db24ba: Pushed [2023-02-21T09:05:38.357Z] d58b442599c8: Pushed [2023-02-21T09:05:38.357Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:f33f5f86285e3b25b092407a9109979e1934c8ba9d2dce02071d21760ad3405d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:38.712Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:39.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-21T09:05:39.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T09:05:39.053Z] b17b554ee8cf: Preparing [2023-02-21T09:05:39.053Z] d58b442599c8: Preparing [2023-02-21T09:05:39.053Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:39.053Z] 7bde52db24ba: Preparing [2023-02-21T09:05:39.053Z] f70ee36035b9: Preparing [2023-02-21T09:05:39.053Z] d58b442599c8: Layer already exists [2023-02-21T09:05:39.053Z] b17b554ee8cf: Layer already exists [2023-02-21T09:05:39.053Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:39.053Z] 7bde52db24ba: Layer already exists [2023-02-21T09:05:39.053Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:39.321Z] latest: digest: sha256:f33f5f86285e3b25b092407a9109979e1934c8ba9d2dce02071d21760ad3405d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:39.676Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:40.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.60 [2023-02-21T09:05:40.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T09:05:40.022Z] b17b554ee8cf: Preparing [2023-02-21T09:05:40.022Z] d58b442599c8: Preparing [2023-02-21T09:05:40.022Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:40.022Z] 7bde52db24ba: Preparing [2023-02-21T09:05:40.022Z] f70ee36035b9: Preparing [2023-02-21T09:05:40.022Z] d58b442599c8: Layer already exists [2023-02-21T09:05:40.022Z] b17b554ee8cf: Layer already exists [2023-02-21T09:05:40.022Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:40.022Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:40.022Z] 7bde52db24ba: Layer already exists [2023-02-21T09:05:40.288Z] 3.0.0-dev.60: digest: sha256:f33f5f86285e3b25b092407a9109979e1934c8ba9d2dce02071d21760ad3405d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:40.646Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:40.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:40.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T09:05:40.988Z] b17b554ee8cf: Preparing [2023-02-21T09:05:40.988Z] d58b442599c8: Preparing [2023-02-21T09:05:40.988Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:40.988Z] 7bde52db24ba: Preparing [2023-02-21T09:05:40.988Z] f70ee36035b9: Preparing [2023-02-21T09:05:40.988Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:40.988Z] d58b442599c8: Layer already exists [2023-02-21T09:05:40.988Z] b17b554ee8cf: Layer already exists [2023-02-21T09:05:40.988Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:40.988Z] 7bde52db24ba: Layer already exists [2023-02-21T09:05:41.257Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:f33f5f86285e3b25b092407a9109979e1934c8ba9d2dce02071d21760ad3405d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:41.602Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:41.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-21T09:05:41.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-21T09:05:41.957Z] b17b554ee8cf: Preparing [2023-02-21T09:05:41.957Z] d58b442599c8: Preparing [2023-02-21T09:05:41.957Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:41.957Z] 7bde52db24ba: Preparing [2023-02-21T09:05:41.957Z] f70ee36035b9: Preparing [2023-02-21T09:05:41.957Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:41.957Z] b17b554ee8cf: Layer already exists [2023-02-21T09:05:41.957Z] 7bde52db24ba: Layer already exists [2023-02-21T09:05:41.957Z] d58b442599c8: Layer already exists [2023-02-21T09:05:41.957Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:42.226Z] main: digest: sha256:f33f5f86285e3b25b092407a9109979e1934c8ba9d2dce02071d21760ad3405d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:05:42.278Z] ===================================================== [Pipeline] echo [2023-02-21T09:05:42.290Z] taggedImages: [2023-02-21T09:05:42.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:42.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-21T09:05:42.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.60 [2023-02-21T09:05:42.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:42.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-21T09:05:42.311Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-21T09:05:42.311Z] d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:42.311Z] latest [2023-02-21T09:05:42.311Z] 3.0.0-dev.60 [2023-02-21T09:05:42.311Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:42.311Z] main [2023-02-21T09:05:42.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:42.675Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:43.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:43.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T09:05:43.020Z] 39a4b04ff7b1: Preparing [2023-02-21T09:05:43.020Z] 38ab713a41f5: Preparing [2023-02-21T09:05:43.020Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:43.020Z] 6d334ec4dd1c: Preparing [2023-02-21T09:05:43.020Z] f70ee36035b9: Preparing [2023-02-21T09:05:43.020Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:05:43.020Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:43.288Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:43.874Z] 39a4b04ff7b1: Pushed [2023-02-21T09:05:50.535Z] 38ab713a41f5: Pushed [2023-02-21T09:05:50.535Z] d1220c913da191e5a5098d83180fefdfc3d41548: digest: sha256:39adaa7a24e854e1c310e0ab06ad5ce7b1709453ce33c8806d9cfa77cce3bad6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:50.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:51.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-21T09:05:51.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T09:05:51.259Z] 39a4b04ff7b1: Preparing [2023-02-21T09:05:51.259Z] 38ab713a41f5: Preparing [2023-02-21T09:05:51.259Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:51.259Z] 6d334ec4dd1c: Preparing [2023-02-21T09:05:51.259Z] f70ee36035b9: Preparing [2023-02-21T09:05:51.259Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:51.259Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:51.259Z] 38ab713a41f5: Layer already exists [2023-02-21T09:05:51.259Z] 39a4b04ff7b1: Layer already exists [2023-02-21T09:05:51.259Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:05:51.526Z] latest: digest: sha256:39adaa7a24e854e1c310e0ab06ad5ce7b1709453ce33c8806d9cfa77cce3bad6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:51.888Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:52.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.60 [2023-02-21T09:05:52.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T09:05:52.240Z] 39a4b04ff7b1: Preparing [2023-02-21T09:05:52.240Z] 38ab713a41f5: Preparing [2023-02-21T09:05:52.240Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:52.240Z] 6d334ec4dd1c: Preparing [2023-02-21T09:05:52.240Z] f70ee36035b9: Preparing [2023-02-21T09:05:52.240Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:52.240Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:05:52.240Z] 38ab713a41f5: Layer already exists [2023-02-21T09:05:52.240Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:52.240Z] 39a4b04ff7b1: Layer already exists [2023-02-21T09:05:52.507Z] 3.0.0-dev.60: digest: sha256:39adaa7a24e854e1c310e0ab06ad5ce7b1709453ce33c8806d9cfa77cce3bad6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:52.869Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:53.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:53.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T09:05:53.212Z] 39a4b04ff7b1: Preparing [2023-02-21T09:05:53.212Z] 38ab713a41f5: Preparing [2023-02-21T09:05:53.212Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:53.212Z] 6d334ec4dd1c: Preparing [2023-02-21T09:05:53.212Z] f70ee36035b9: Preparing [2023-02-21T09:05:53.212Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:53.212Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:05:53.212Z] 38ab713a41f5: Layer already exists [2023-02-21T09:05:53.212Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:53.212Z] 39a4b04ff7b1: Layer already exists [2023-02-21T09:05:53.480Z] d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60: digest: sha256:39adaa7a24e854e1c310e0ab06ad5ce7b1709453ce33c8806d9cfa77cce3bad6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:53.825Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:54.170Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-21T09:05:54.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-21T09:05:54.170Z] 39a4b04ff7b1: Preparing [2023-02-21T09:05:54.170Z] 38ab713a41f5: Preparing [2023-02-21T09:05:54.170Z] 6fac2c3508e3: Preparing [2023-02-21T09:05:54.170Z] 6d334ec4dd1c: Preparing [2023-02-21T09:05:54.170Z] f70ee36035b9: Preparing [2023-02-21T09:05:54.170Z] 6d334ec4dd1c: Layer already exists [2023-02-21T09:05:54.170Z] 6fac2c3508e3: Layer already exists [2023-02-21T09:05:54.170Z] 38ab713a41f5: Layer already exists [2023-02-21T09:05:54.170Z] f70ee36035b9: Layer already exists [2023-02-21T09:05:54.170Z] 39a4b04ff7b1: Layer already exists [2023-02-21T09:05:54.439Z] main: digest: sha256:39adaa7a24e854e1c310e0ab06ad5ce7b1709453ce33c8806d9cfa77cce3bad6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-21T09:05:54.482Z] ===================================================== [Pipeline] echo [2023-02-21T09:05:54.487Z] taggedImages: [2023-02-21T09:05:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548 [2023-02-21T09:05:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-21T09:05:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.60 [2023-02-21T09:05:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1220c913da191e5a5098d83180fefdfc3d41548-3.0.0-dev.60 [2023-02-21T09:05:54.487Z] - 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-02-21T09:05:54.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:05:54.861Z] [2023-02-21T09:05:54.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:05:55.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:05:55.468Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T09:05:55.468Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T09:05:55.468Z] 04944245beec: Pulling fs layer [2023-02-21T09:05:55.468Z] 699f458cf7ca: Pulling fs layer [2023-02-21T09:05:55.468Z] 765212b225bb: Pulling fs layer [2023-02-21T09:05:55.468Z] f23df028b6ca: Pulling fs layer [2023-02-21T09:05:55.468Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T09:05:55.468Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T09:05:55.468Z] 765212b225bb: Waiting [2023-02-21T09:05:55.468Z] f23df028b6ca: Waiting [2023-02-21T09:05:55.468Z] d65c8cfc05b1: Waiting [2023-02-21T09:05:55.468Z] 2437ff75d9bd: Waiting [2023-02-21T09:05:55.468Z] 04944245beec: Verifying Checksum [2023-02-21T09:05:55.468Z] 04944245beec: Download complete [2023-02-21T09:05:55.468Z] 765212b225bb: Verifying Checksum [2023-02-21T09:05:55.468Z] 765212b225bb: Download complete [2023-02-21T09:05:55.468Z] f23df028b6ca: Verifying Checksum [2023-02-21T09:05:55.468Z] f23df028b6ca: Download complete [2023-02-21T09:05:55.741Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T09:05:55.741Z] d65c8cfc05b1: Download complete [2023-02-21T09:05:55.741Z] 699f458cf7ca: Verifying Checksum [2023-02-21T09:05:55.741Z] 699f458cf7ca: Download complete [2023-02-21T09:05:56.326Z] 8998bd30e6a1: Download complete [2023-02-21T09:05:58.922Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T09:06:00.869Z] 8998bd30e6a1: Pull complete [2023-02-21T09:06:01.137Z] 04944245beec: Pull complete [2023-02-21T09:06:03.084Z] 699f458cf7ca: Pull complete [2023-02-21T09:06:03.084Z] 765212b225bb: Pull complete [2023-02-21T09:06:04.049Z] f23df028b6ca: Pull complete [2023-02-21T09:06:04.049Z] d65c8cfc05b1: Pull complete [2023-02-21T09:06:19.150Z] 2437ff75d9bd: Pull complete [2023-02-21T09:06:19.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T09:06:19.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:06:19.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:06:19.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-6837 does not seem to be running inside a container [2023-02-21T09:06:19.446Z] $ 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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@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-02-21T09:06:22.735Z] $ docker top 3cbe800c942a970ed8ec8333418369926c163918fe4070df6b2a0adcf133ee8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:06:23.703Z] ---> job-cost.sh [2023-02-21T09:06:23.703Z] lf-activate-venv: SKIPPING [2023-02-21T09:06:23.703Z] INFO: No Stack... [2023-02-21T09:06:24.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T09:06:25.254Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T09:06:25.902Z] + cat /w/workspace/edgex-go/421/archives/cost.csv [2023-02-21T09:06:25.903Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T09:06:25.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-421-stack-cost] [2023-02-21T09:06:26.006Z] Resource [jenkins-edgexfoundry-edgex-go-main-421-stack-cost] did not exist. Created. [2023-02-21T09:06:26.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-421-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T09:06:26.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T09:06:27.439Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T09:06:27.449Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-421-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T09:06:27.446Z] $ docker stop --time=1 3cbe800c942a970ed8ec8333418369926c163918fe4070df6b2a0adcf133ee8a [2023-02-21T09:06:29.056Z] $ docker rm -f --volumes 3cbe800c942a970ed8ec8333418369926c163918fe4070df6b2a0adcf133ee8a [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-02-21T09:06:29.556Z] provisioning config files... [2023-02-21T09:06:29.563Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/421@tmp/config13357537878456961861tmp [Pipeline] { [Pipeline] sh [2023-02-21T09:06:29.855Z] + set +x [2023-02-21T09:06:29.855Z] + curl -s https://codecov.io/bash [2023-02-21T09:06:29.855Z] + bash -s -- [2023-02-21T09:06:29.855Z] [2023-02-21T09:06:29.855Z] _____ _ [2023-02-21T09:06:29.855Z] / ____| | | [2023-02-21T09:06:29.855Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T09:06:29.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T09:06:29.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T09:06:29.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T09:06:29.855Z] Bash-1.0.6 [2023-02-21T09:06:29.855Z] [2023-02-21T09:06:29.855Z] [2023-02-21T09:06:29.855Z] ==> git version 2.25.1 found [2023-02-21T09:06:29.855Z] ==> 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-02-21T09:06:29.855Z] Release-Date: 2020-01-08 [2023-02-21T09:06:29.855Z] 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-02-21T09:06:29.855Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T09:06:29.855Z] ==> Jenkins CI detected. [2023-02-21T09:06:29.855Z] current dir:  /w/workspace/edgex-go/421 [2023-02-21T09:06:29.855Z] project root: . [2023-02-21T09:06:29.855Z] --> token set from env [2023-02-21T09:06:29.855Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T09:06:29.855Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T09:06:29.855Z] ==> Python coveragepy not found [2023-02-21T09:06:29.855Z] ==> Searching for coverage reports in: [2023-02-21T09:06:29.855Z] + . [2023-02-21T09:06:30.115Z] -> Found 1 reports [2023-02-21T09:06:30.115Z] ==> Detecting git/mercurial file structure [2023-02-21T09:06:30.115Z] ==> Reading reports [2023-02-21T09:06:30.115Z] + ./coverage.out bytes=487323 [2023-02-21T09:06:30.115Z] ==> Appending adjustments [2023-02-21T09:06:30.115Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T09:06:31.050Z] + Found adjustments [2023-02-21T09:06:31.050Z] ==> Gzipping contents [2023-02-21T09:06:31.309Z] 64K /tmp/codecov.rHDh7N.gz [2023-02-21T09:06:31.309Z] ==> Uploading reports [2023-02-21T09:06:31.309Z] url: https://codecov.io [2023-02-21T09:06:31.309Z] query: branch=main&commit=d1220c913da191e5a5098d83180fefdfc3d41548&build=421&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F421%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T09:06:31.309Z] -> Pinging Codecov [2023-02-21T09:06:31.309Z] 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=d1220c913da191e5a5098d83180fefdfc3d41548&build=421&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F421%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-21T09:06:31.309Z] -> Uploading to [2023-02-21T09:06:31.309Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/d1220c913da191e5a5098d83180fefdfc3d41548/4e459c25-7283-4ec9-a0a3-8da6aab1a124.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T090631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=821b1a002896d9653a34fc40ae3873bc9f86104d41fc8c6f389d30904337f383 [2023-02-21T09:06:31.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:31.309Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:31.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62972 0 0 100 62972 0 185k --:--:-- --:--:-- --:--:-- 185k [2023-02-21T09:06:31.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d1220c913da191e5a5098d83180fefdfc3d41548 [Pipeline] } [2023-02-21T09:06:31.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-21T09:06:32.121Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-21T09:06:32.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:06:32.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T09:06:32.431Z] [2023-02-21T09:06:32.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:06:32.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T09:06:32.723Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-21T09:06:32.723Z] df9b9388f04a: Pulling fs layer [2023-02-21T09:06:32.723Z] 52dc419b0ee2: Pulling fs layer [2023-02-21T09:06:32.723Z] 25bc292e5bac: Pulling fs layer [2023-02-21T09:06:32.723Z] 114826534d7a: Pulling fs layer [2023-02-21T09:06:32.723Z] 4657fd5d0bcf: Pulling fs layer [2023-02-21T09:06:32.723Z] 6ad1cebc031e: Pulling fs layer [2023-02-21T09:06:32.723Z] 8a3aa393b2d8: Pulling fs layer [2023-02-21T09:06:32.723Z] 114826534d7a: Waiting [2023-02-21T09:06:32.723Z] 4657fd5d0bcf: Waiting [2023-02-21T09:06:32.723Z] 6ad1cebc031e: Waiting [2023-02-21T09:06:32.723Z] 8a3aa393b2d8: Waiting [2023-02-21T09:06:32.723Z] 25bc292e5bac: Download complete [2023-02-21T09:06:32.723Z] 52dc419b0ee2: Verifying Checksum [2023-02-21T09:06:32.723Z] 52dc419b0ee2: Download complete [2023-02-21T09:06:32.723Z] 4657fd5d0bcf: Verifying Checksum [2023-02-21T09:06:32.723Z] 4657fd5d0bcf: Download complete [2023-02-21T09:06:32.982Z] df9b9388f04a: Download complete [2023-02-21T09:06:32.982Z] 6ad1cebc031e: Verifying Checksum [2023-02-21T09:06:32.982Z] 6ad1cebc031e: Download complete [2023-02-21T09:06:33.242Z] df9b9388f04a: Pull complete [2023-02-21T09:06:33.242Z] 52dc419b0ee2: Pull complete [2023-02-21T09:06:33.242Z] 25bc292e5bac: Pull complete [2023-02-21T09:06:33.811Z] 114826534d7a: Verifying Checksum [2023-02-21T09:06:33.811Z] 114826534d7a: Download complete [2023-02-21T09:06:33.811Z] 8a3aa393b2d8: Verifying Checksum [2023-02-21T09:06:33.811Z] 8a3aa393b2d8: Download complete [2023-02-21T09:06:37.087Z] 114826534d7a: Pull complete [2023-02-21T09:06:37.087Z] 4657fd5d0bcf: Pull complete [2023-02-21T09:06:37.652Z] 6ad1cebc031e: Pull complete [2023-02-21T09:06:40.182Z] 8a3aa393b2d8: Pull complete [2023-02-21T09:06:40.182Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-21T09:06:40.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-21T09:06:40.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:06:40.264Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:06:40.300Z] $ 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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-21T09:06:44.413Z] $ docker top d19114d520bf6f770e60c691ecb6b9fa3569b87f9b19bd802b53e8c10de991ff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T09:06:44.475Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-21T09:06:44.749Z] + set -o pipefail [2023-02-21T09:06:44.749Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] Monitoring /w/workspace/edgex-go/421 (github.com/edgexfoundry/edgex-go)... [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5633fe5a-49b8-4814-b478-5acc599cb921 [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] [2023-02-21T09:06:50.016Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-21T09:06:50.016Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-21T09:06:50.016Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-21T09:06:50.027Z] $ docker stop --time=1 d19114d520bf6f770e60c691ecb6b9fa3569b87f9b19bd802b53e8c10de991ff [2023-02-21T09:06:52.655Z] $ docker rm -f --volumes d19114d520bf6f770e60c691ecb6b9fa3569b87f9b19bd802b53e8c10de991ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-21T09:06:53.004Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:06:53.013Z] provisioning config files... [2023-02-21T09:06:53.019Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/421@tmp/config13032654899129838494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:06:53.312Z] --> edgex-publish-swagger.sh [2023-02-21T09:06:53.312Z] === Publish openapi/v3 API === [2023-02-21T09:06:53.312Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-21T09:06:53.312Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/421/openapi/v3/core-command.yaml] [2023-02-21T09:06:53.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:53.312Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:53.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 134k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 50574 --:--:-- --:--:-- --:--:-- 50486 [2023-02-21T09:06:53.879Z] [2023-02-21T09:06:53.879Z] [2023-02-21T09:06:53.879Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/421/openapi/v3/core-data.yaml] [2023-02-21T09:06:53.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:53.879Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:54.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 140k --:--:-- --:--:-- --:--:-- 140k [2023-02-21T09:06:54.448Z] [2023-02-21T09:06:54.448Z] [2023-02-21T09:06:54.448Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/421/openapi/v3/core-metadata.yaml] [2023-02-21T09:06:54.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:54.448Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:55.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-02-21T09:06:55.019Z] [2023-02-21T09:06:55.019Z] [2023-02-21T09:06:55.019Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/421/openapi/v3/support-notifications.yaml] [2023-02-21T09:06:55.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:55.019Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:55.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-02-21T09:06:55.589Z] [2023-02-21T09:06:55.589Z] [2023-02-21T09:06:55.589Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/421/openapi/v3/support-scheduler.yaml] [2023-02-21T09:06:55.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:06:55.589Z] Dload Upload Total Spent Left Speed [2023-02-21T09:06:56.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 69531 --:--:-- --:--:-- --:--:-- 69531 [2023-02-21T09:06:56.158Z] [2023-02-21T09:06:56.158Z] [Pipeline] } [2023-02-21T09:06:56.166Z] 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-02-21T09:06:56.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T09:06:56.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:06:56.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:06:56.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:06:56.898Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:06:56.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T09:06:57.318Z] $ docker top 61ec9c0e14dd6faa37a672d234e9f6281a041c91427caab5d54bd7bf8f4cdcfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T09:06:57.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T09:06:57.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T09:06:57.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T09:06:57.533Z] $ docker exec 61ec9c0e14dd6faa37a672d234e9f6281a041c91427caab5d54bd7bf8f4cdcfe ssh-agent [2023-02-21T09:06:57.651Z] SSH_AUTH_SOCK=/tmp/ssh-NafuyqtvEhVs/agent.32 [2023-02-21T09:06:57.651Z] SSH_AGENT_PID=38 [2023-02-21T09:06:57.656Z] Running ssh-add (command line suppressed) [2023-02-21T09:06:57.756Z] Identity added: /w/workspace/edgex-go/421@tmp/private_key_4321098922089666731.key (/w/workspace/edgex-go/421@tmp/private_key_4321098922089666731.key) [2023-02-21T09:06:57.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T09:06:58.056Z] + git semver tag [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,240 [run_tag] DEBUG tag force:False [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,241 [check_head_tag] DEBUG check head tag [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,243 [execute] INFO git cat-file --batch-check [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/421, universal_newlines=False, shell=None, istream=) [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,247 [execute] INFO git cat-file --batch [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/421, universal_newlines=False, shell=None, istream=) [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,300 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,300 [execute] INFO git tag -a v3.0.0-dev.60 -m v3.0.0-dev.60 [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,300 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.60', '-m', 'v3.0.0-dev.60'], cwd=/w/workspace/edgex-go/421, universal_newlines=False, shell=None, istream=None) [2023-02-21T09:06:58.315Z] 2023-02-21 09:06:58,306 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:06:58.315Z] 3.0.0-dev.60 [Pipeline] } [2023-02-21T09:06:58.583Z] $ docker exec --env ******** --env ******** 61ec9c0e14dd6faa37a672d234e9f6281a041c91427caab5d54bd7bf8f4cdcfe ssh-agent -k [2023-02-21T09:06:58.698Z] unset SSH_AUTH_SOCK; [2023-02-21T09:06:58.698Z] unset SSH_AGENT_PID; [2023-02-21T09:06:58.698Z] echo Agent pid 38 killed; [2023-02-21T09:06:58.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T09:06:59.003Z] + git semver [Pipeline] } [2023-02-21T09:06:59.276Z] $ docker stop --time=1 61ec9c0e14dd6faa37a672d234e9f6281a041c91427caab5d54bd7bf8f4cdcfe [2023-02-21T09:07:00.598Z] $ docker rm -f --volumes 61ec9c0e14dd6faa37a672d234e9f6281a041c91427caab5d54bd7bf8f4cdcfe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:00.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T09:07:00.987Z] [2023-02-21T09:07:00.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:01.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T09:07:01.285Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-21T09:07:01.285Z] ab5ef0e58194: Pulling fs layer [2023-02-21T09:07:01.285Z] 9712f1f96733: Pulling fs layer [2023-02-21T09:07:01.285Z] 63f879dbbcfc: Pulling fs layer [2023-02-21T09:07:01.285Z] 0d9ebad4ef96: Pulling fs layer [2023-02-21T09:07:01.285Z] e9a5061849ea: Pulling fs layer [2023-02-21T09:07:01.285Z] d747dcd14b5f: Pulling fs layer [2023-02-21T09:07:01.285Z] 2de7ff778b66: Pulling fs layer [2023-02-21T09:07:01.285Z] 0d9ebad4ef96: Waiting [2023-02-21T09:07:01.285Z] e9a5061849ea: Waiting [2023-02-21T09:07:01.285Z] d747dcd14b5f: Waiting [2023-02-21T09:07:01.285Z] 2de7ff778b66: Waiting [2023-02-21T09:07:01.285Z] 9712f1f96733: Verifying Checksum [2023-02-21T09:07:01.285Z] 9712f1f96733: Download complete [2023-02-21T09:07:02.323Z] 63f879dbbcfc: Verifying Checksum [2023-02-21T09:07:02.323Z] 63f879dbbcfc: Download complete [2023-02-21T09:07:02.323Z] e9a5061849ea: Verifying Checksum [2023-02-21T09:07:02.323Z] e9a5061849ea: Download complete [2023-02-21T09:07:02.323Z] d747dcd14b5f: Verifying Checksum [2023-02-21T09:07:02.323Z] d747dcd14b5f: Download complete [2023-02-21T09:07:02.587Z] ab5ef0e58194: Verifying Checksum [2023-02-21T09:07:02.587Z] ab5ef0e58194: Download complete [2023-02-21T09:07:02.587Z] 0d9ebad4ef96: Verifying Checksum [2023-02-21T09:07:02.587Z] 0d9ebad4ef96: Download complete [2023-02-21T09:07:02.587Z] 2de7ff778b66: Verifying Checksum [2023-02-21T09:07:02.587Z] 2de7ff778b66: Download complete [2023-02-21T09:07:05.877Z] ab5ef0e58194: Pull complete [2023-02-21T09:07:05.877Z] 9712f1f96733: Pull complete [2023-02-21T09:07:06.134Z] 63f879dbbcfc: Pull complete [2023-02-21T09:07:10.327Z] 0d9ebad4ef96: Pull complete [2023-02-21T09:07:10.327Z] e9a5061849ea: Pull complete [2023-02-21T09:07:10.327Z] d747dcd14b5f: Pull complete [2023-02-21T09:07:11.696Z] 2de7ff778b66: Pull complete [2023-02-21T09:07:11.696Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-21T09:07:11.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-21T09:07:11.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:07:11.768Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:07:11.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-21T09:07:14.965Z] $ docker top 9162bdaa81c2fe068325eacc25835b4438de78f999901311e5ab76f8404a6aa0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:07:15.023Z] provisioning config files... [2023-02-21T09:07:15.030Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/421@tmp/config17903289276646933978tmp [2023-02-21T09:07:15.040Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/421@tmp/config11826934202078613220tmp [2023-02-21T09:07:15.049Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/421@tmp/config18023094674671057377tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:07:15.064Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:15.343Z] ---> sigul-configuration.sh [2023-02-21T09:07:15.343Z] gpg: directory `/root/.gnupg' created [2023-02-21T09:07:15.343Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-21T09:07:15.343Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-21T09:07:15.343Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-21T09:07:15.343Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-21T09:07:15.343Z] gpg: CAST5 encrypted data [2023-02-21T09:07:15.343Z] gpg: encrypted with 1 passphrase [2023-02-21T09:07:15.343Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-21T09:07:15.628Z] + mkdir /home/jenkins [2023-02-21T09:07:15.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-21T09:07:15.916Z] + 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-02-21T09:07:15.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:16.212Z] ---> sigul-install.sh [2023-02-21T09:07:16.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-21T09:07:16.498Z] + git tag --list [2023-02-21T09:07:16.498Z] 0.6.0 [2023-02-21T09:07:16.498Z] 0.6.1 [2023-02-21T09:07:16.498Z] 0.7.0 [2023-02-21T09:07:16.498Z] 0.7.1 [2023-02-21T09:07:16.498Z] v1.0.0 [2023-02-21T09:07:16.498Z] v1.0.1 [2023-02-21T09:07:16.498Z] v1.1.0 [2023-02-21T09:07:16.498Z] v1.2.0 [2023-02-21T09:07:16.498Z] v1.2.1 [2023-02-21T09:07:16.498Z] v1.3.0 [2023-02-21T09:07:16.498Z] v1.3.1 [2023-02-21T09:07:16.498Z] v2.0.0 [2023-02-21T09:07:16.498Z] v2.1.0 [2023-02-21T09:07:16.498Z] v2.1.1 [2023-02-21T09:07:16.498Z] v2.1.1-dev.1 [2023-02-21T09:07:16.498Z] v2.1.1-dev.2 [2023-02-21T09:07:16.498Z] v2.1.1-dev.3 [2023-02-21T09:07:16.498Z] v2.1.1-dev.4 [2023-02-21T09:07:16.498Z] v2.1.1-dev.5 [2023-02-21T09:07:16.498Z] v2.1.1-dev.6 [2023-02-21T09:07:16.498Z] v2.1.1-dev.7 [2023-02-21T09:07:16.498Z] v2.1.1-dev.8 [2023-02-21T09:07:16.498Z] v2.1.2-dev.1 [2023-02-21T09:07:16.498Z] v2.2.0 [2023-02-21T09:07:16.498Z] v2.2.1-dev.1 [2023-02-21T09:07:16.498Z] v2.2.1-dev.10 [2023-02-21T09:07:16.498Z] v2.2.1-dev.11 [2023-02-21T09:07:16.498Z] v2.2.1-dev.12 [2023-02-21T09:07:16.498Z] v2.2.1-dev.13 [2023-02-21T09:07:16.498Z] v2.2.1-dev.14 [2023-02-21T09:07:16.498Z] v2.2.1-dev.15 [2023-02-21T09:07:16.498Z] v2.2.1-dev.16 [2023-02-21T09:07:16.498Z] v2.2.1-dev.17 [2023-02-21T09:07:16.498Z] v2.2.1-dev.18 [2023-02-21T09:07:16.498Z] v2.2.1-dev.19 [2023-02-21T09:07:16.498Z] v2.2.1-dev.2 [2023-02-21T09:07:16.498Z] v2.2.1-dev.20 [2023-02-21T09:07:16.498Z] v2.2.1-dev.21 [2023-02-21T09:07:16.498Z] v2.2.1-dev.22 [2023-02-21T09:07:16.498Z] v2.2.1-dev.23 [2023-02-21T09:07:16.498Z] v2.2.1-dev.24 [2023-02-21T09:07:16.498Z] v2.2.1-dev.25 [2023-02-21T09:07:16.498Z] v2.2.1-dev.26 [2023-02-21T09:07:16.498Z] v2.2.1-dev.27 [2023-02-21T09:07:16.498Z] v2.2.1-dev.28 [2023-02-21T09:07:16.498Z] v2.2.1-dev.29 [2023-02-21T09:07:16.498Z] v2.2.1-dev.3 [2023-02-21T09:07:16.498Z] v2.2.1-dev.4 [2023-02-21T09:07:16.498Z] v2.2.1-dev.5 [2023-02-21T09:07:16.498Z] v2.2.1-dev.6 [2023-02-21T09:07:16.498Z] v2.2.1-dev.7 [2023-02-21T09:07:16.498Z] v2.2.1-dev.8 [2023-02-21T09:07:16.498Z] v2.2.1-dev.9 [2023-02-21T09:07:16.498Z] v2.3.0 [2023-02-21T09:07:16.498Z] v2.3.0-dev.100 [2023-02-21T09:07:16.498Z] v2.3.0-dev.101 [2023-02-21T09:07:16.498Z] v2.3.0-dev.102 [2023-02-21T09:07:16.498Z] v2.3.0-dev.103 [2023-02-21T09:07:16.498Z] v2.3.0-dev.104 [2023-02-21T09:07:16.498Z] v2.3.0-dev.105 [2023-02-21T09:07:16.498Z] v2.3.0-dev.106 [2023-02-21T09:07:16.498Z] v2.3.0-dev.29 [2023-02-21T09:07:16.498Z] v2.3.0-dev.30 [2023-02-21T09:07:16.498Z] v2.3.0-dev.31 [2023-02-21T09:07:16.498Z] v2.3.0-dev.32 [2023-02-21T09:07:16.498Z] v2.3.0-dev.33 [2023-02-21T09:07:16.498Z] v2.3.0-dev.34 [2023-02-21T09:07:16.498Z] v2.3.0-dev.35 [2023-02-21T09:07:16.498Z] v2.3.0-dev.36 [2023-02-21T09:07:16.498Z] v2.3.0-dev.37 [2023-02-21T09:07:16.498Z] v2.3.0-dev.38 [2023-02-21T09:07:16.498Z] v2.3.0-dev.39 [2023-02-21T09:07:16.498Z] v2.3.0-dev.40 [2023-02-21T09:07:16.498Z] v2.3.0-dev.41 [2023-02-21T09:07:16.498Z] v2.3.0-dev.42 [2023-02-21T09:07:16.498Z] v2.3.0-dev.43 [2023-02-21T09:07:16.498Z] v2.3.0-dev.44 [2023-02-21T09:07:16.498Z] v2.3.0-dev.45 [2023-02-21T09:07:16.498Z] v2.3.0-dev.46 [2023-02-21T09:07:16.498Z] v2.3.0-dev.47 [2023-02-21T09:07:16.498Z] v2.3.0-dev.48 [2023-02-21T09:07:16.498Z] v2.3.0-dev.49 [2023-02-21T09:07:16.498Z] v2.3.0-dev.50 [2023-02-21T09:07:16.498Z] v2.3.0-dev.51 [2023-02-21T09:07:16.498Z] v2.3.0-dev.52 [2023-02-21T09:07:16.498Z] v2.3.0-dev.53 [2023-02-21T09:07:16.498Z] v2.3.0-dev.54 [2023-02-21T09:07:16.498Z] v2.3.0-dev.55 [2023-02-21T09:07:16.498Z] v2.3.0-dev.56 [2023-02-21T09:07:16.498Z] v2.3.0-dev.57 [2023-02-21T09:07:16.498Z] v2.3.0-dev.58 [2023-02-21T09:07:16.498Z] v2.3.0-dev.59 [2023-02-21T09:07:16.498Z] v2.3.0-dev.60 [2023-02-21T09:07:16.498Z] v2.3.0-dev.61 [2023-02-21T09:07:16.498Z] v2.3.0-dev.62 [2023-02-21T09:07:16.498Z] v2.3.0-dev.63 [2023-02-21T09:07:16.498Z] v2.3.0-dev.64 [2023-02-21T09:07:16.498Z] v2.3.0-dev.65 [2023-02-21T09:07:16.498Z] v2.3.0-dev.66 [2023-02-21T09:07:16.498Z] v2.3.0-dev.67 [2023-02-21T09:07:16.498Z] v2.3.0-dev.68 [2023-02-21T09:07:16.498Z] v2.3.0-dev.69 [2023-02-21T09:07:16.498Z] v2.3.0-dev.70 [2023-02-21T09:07:16.498Z] v2.3.0-dev.71 [2023-02-21T09:07:16.498Z] v2.3.0-dev.72 [2023-02-21T09:07:16.498Z] v2.3.0-dev.73 [2023-02-21T09:07:16.498Z] v2.3.0-dev.74 [2023-02-21T09:07:16.498Z] v2.3.0-dev.75 [2023-02-21T09:07:16.498Z] v2.3.0-dev.76 [2023-02-21T09:07:16.498Z] v2.3.0-dev.77 [2023-02-21T09:07:16.498Z] v2.3.0-dev.78 [2023-02-21T09:07:16.498Z] v2.3.0-dev.79 [2023-02-21T09:07:16.498Z] v2.3.0-dev.80 [2023-02-21T09:07:16.498Z] v2.3.0-dev.81 [2023-02-21T09:07:16.498Z] v2.3.0-dev.82 [2023-02-21T09:07:16.498Z] v2.3.0-dev.83 [2023-02-21T09:07:16.498Z] v2.3.0-dev.84 [2023-02-21T09:07:16.498Z] v2.3.0-dev.85 [2023-02-21T09:07:16.498Z] v2.3.0-dev.86 [2023-02-21T09:07:16.498Z] v2.3.0-dev.87 [2023-02-21T09:07:16.498Z] v2.3.0-dev.88 [2023-02-21T09:07:16.498Z] v2.3.0-dev.89 [2023-02-21T09:07:16.498Z] v2.3.0-dev.90 [2023-02-21T09:07:16.498Z] v2.3.0-dev.91 [2023-02-21T09:07:16.498Z] v2.3.0-dev.92 [2023-02-21T09:07:16.498Z] v2.3.0-dev.93 [2023-02-21T09:07:16.498Z] v2.3.0-dev.94 [2023-02-21T09:07:16.498Z] v2.3.0-dev.95 [2023-02-21T09:07:16.498Z] v2.3.0-dev.96 [2023-02-21T09:07:16.498Z] v2.3.0-dev.97 [2023-02-21T09:07:16.498Z] v2.3.0-dev.98 [2023-02-21T09:07:16.498Z] v2.3.0-dev.99 [2023-02-21T09:07:16.498Z] v2.3.1-dev.1 [2023-02-21T09:07:16.498Z] v2.3.1-dev.2 [2023-02-21T09:07:16.498Z] v2.3.1-dev.3 [2023-02-21T09:07:16.498Z] v2.3.1-dev.4 [2023-02-21T09:07:16.498Z] v2.3.1-dev.5 [2023-02-21T09:07:16.498Z] v3.0.0-dev.1 [2023-02-21T09:07:16.498Z] v3.0.0-dev.10 [2023-02-21T09:07:16.498Z] v3.0.0-dev.11 [2023-02-21T09:07:16.498Z] v3.0.0-dev.12 [2023-02-21T09:07:16.498Z] v3.0.0-dev.13 [2023-02-21T09:07:16.498Z] v3.0.0-dev.14 [2023-02-21T09:07:16.498Z] v3.0.0-dev.15 [2023-02-21T09:07:16.498Z] v3.0.0-dev.16 [2023-02-21T09:07:16.498Z] v3.0.0-dev.17 [2023-02-21T09:07:16.498Z] v3.0.0-dev.18 [2023-02-21T09:07:16.498Z] v3.0.0-dev.19 [2023-02-21T09:07:16.498Z] v3.0.0-dev.2 [2023-02-21T09:07:16.498Z] v3.0.0-dev.20 [2023-02-21T09:07:16.498Z] v3.0.0-dev.21 [2023-02-21T09:07:16.498Z] v3.0.0-dev.22 [2023-02-21T09:07:16.498Z] v3.0.0-dev.23 [2023-02-21T09:07:16.498Z] v3.0.0-dev.24 [2023-02-21T09:07:16.498Z] v3.0.0-dev.25 [2023-02-21T09:07:16.498Z] v3.0.0-dev.26 [2023-02-21T09:07:16.498Z] v3.0.0-dev.27 [2023-02-21T09:07:16.498Z] v3.0.0-dev.28 [2023-02-21T09:07:16.498Z] v3.0.0-dev.29 [2023-02-21T09:07:16.498Z] v3.0.0-dev.3 [2023-02-21T09:07:16.498Z] v3.0.0-dev.30 [2023-02-21T09:07:16.498Z] v3.0.0-dev.31 [2023-02-21T09:07:16.498Z] v3.0.0-dev.32 [2023-02-21T09:07:16.498Z] v3.0.0-dev.33 [2023-02-21T09:07:16.498Z] v3.0.0-dev.34 [2023-02-21T09:07:16.498Z] v3.0.0-dev.35 [2023-02-21T09:07:16.498Z] v3.0.0-dev.36 [2023-02-21T09:07:16.498Z] v3.0.0-dev.37 [2023-02-21T09:07:16.498Z] v3.0.0-dev.38 [2023-02-21T09:07:16.498Z] v3.0.0-dev.39 [2023-02-21T09:07:16.498Z] v3.0.0-dev.4 [2023-02-21T09:07:16.498Z] v3.0.0-dev.40 [2023-02-21T09:07:16.498Z] v3.0.0-dev.41 [2023-02-21T09:07:16.498Z] v3.0.0-dev.42 [2023-02-21T09:07:16.498Z] v3.0.0-dev.43 [2023-02-21T09:07:16.498Z] v3.0.0-dev.44 [2023-02-21T09:07:16.498Z] v3.0.0-dev.45 [2023-02-21T09:07:16.498Z] v3.0.0-dev.46 [2023-02-21T09:07:16.498Z] v3.0.0-dev.47 [2023-02-21T09:07:16.498Z] v3.0.0-dev.48 [2023-02-21T09:07:16.498Z] v3.0.0-dev.49 [2023-02-21T09:07:16.498Z] v3.0.0-dev.5 [2023-02-21T09:07:16.498Z] v3.0.0-dev.50 [2023-02-21T09:07:16.498Z] v3.0.0-dev.51 [2023-02-21T09:07:16.498Z] v3.0.0-dev.52 [2023-02-21T09:07:16.498Z] v3.0.0-dev.53 [2023-02-21T09:07:16.498Z] v3.0.0-dev.54 [2023-02-21T09:07:16.498Z] v3.0.0-dev.55 [2023-02-21T09:07:16.498Z] v3.0.0-dev.56 [2023-02-21T09:07:16.498Z] v3.0.0-dev.57 [2023-02-21T09:07:16.498Z] v3.0.0-dev.58 [2023-02-21T09:07:16.498Z] v3.0.0-dev.59 [2023-02-21T09:07:16.498Z] v3.0.0-dev.6 [2023-02-21T09:07:16.498Z] v3.0.0-dev.60 [2023-02-21T09:07:16.498Z] v3.0.0-dev.7 [2023-02-21T09:07:16.498Z] v3.0.0-dev.8 [2023-02-21T09:07:16.498Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-21T09:07:16.783Z] + lftools sign git-tag v3.0.0-dev.60 [2023-02-21T09:07:17.350Z] Signing Git tag with Sigul... [2023-02-21T09:07:17.350Z] Signing v3.0.0-dev.60 [Pipeline] echo [2023-02-21T09:07:17.620Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:17.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-21T09:07:17.913Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-21T09:07:17.929Z] $ docker stop --time=1 9162bdaa81c2fe068325eacc25835b4438de78f999901311e5ab76f8404a6aa0 [2023-02-21T09:07:19.235Z] $ docker rm -f --volumes 9162bdaa81c2fe068325eacc25835b4438de78f999901311e5ab76f8404a6aa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-21T09:07:19.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T09:07:19.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:19.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:07:19.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:07:19.975Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:07:20.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T09:07:20.321Z] $ docker top d90aeed1632d13461860293cf087782b79fde1201f2db3b1c8d19f7a045cef80 -eo pid,comm [2023-02-21T09:07:20.368Z] 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-02-21T09:07:20.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T09:07:20.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T09:07:20.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T09:07:20.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T09:07:20.527Z] $ docker exec d90aeed1632d13461860293cf087782b79fde1201f2db3b1c8d19f7a045cef80 ssh-agent [2023-02-21T09:07:20.627Z] SSH_AUTH_SOCK=/tmp/ssh-b9rqqTjgqH5Q/agent.32 [2023-02-21T09:07:20.627Z] SSH_AGENT_PID=37 [2023-02-21T09:07:20.633Z] Running ssh-add (command line suppressed) [2023-02-21T09:07:20.741Z] Identity added: /w/workspace/edgex-go/421@tmp/private_key_1883331610892792418.key (/w/workspace/edgex-go/421@tmp/private_key_1883331610892792418.key) [2023-02-21T09:07:20.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T09:07:21.036Z] + git semver bump pre [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [bump_version] DEBUG bumping version:3.0.0-dev.60 on axis:pre with prefix:dev [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [bump_version] DEBUG bumped version:3.0.0-dev.61 [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [write_version] DEBUG write version:3.0.0-dev.61 to path:/w/workspace/edgex-go/421/.semver/main with force:True [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,208 [write_file] DEBUG write to file:/w/workspace/edgex-go/421/.semver/main [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,210 [execute] INFO git cat-file --batch-check [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,216 [execute] INFO git cat-file --batch [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T09:07:21.296Z] 2023-02-21 09:07:21,221 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:07:21.296Z] 3.0.0-dev.61 [Pipeline] } [2023-02-21T09:07:21.306Z] $ docker exec --env ******** --env ******** d90aeed1632d13461860293cf087782b79fde1201f2db3b1c8d19f7a045cef80 ssh-agent -k [2023-02-21T09:07:21.411Z] unset SSH_AUTH_SOCK; [2023-02-21T09:07:21.411Z] unset SSH_AGENT_PID; [2023-02-21T09:07:21.411Z] echo Agent pid 37 killed; [2023-02-21T09:07:21.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T09:07:21.711Z] + git semver [Pipeline] } [2023-02-21T09:07:21.982Z] $ docker stop --time=1 d90aeed1632d13461860293cf087782b79fde1201f2db3b1c8d19f7a045cef80 [2023-02-21T09:07:23.263Z] $ docker rm -f --volumes d90aeed1632d13461860293cf087782b79fde1201f2db3b1c8d19f7a045cef80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:07:23.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T09:07:23.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:23.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:07:23.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:07:23.951Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:07:23.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T09:07:24.314Z] $ docker top 0aafc2d737dc740c9af6b488d9716e530e8998831ce6a99e90b23836835ac80f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T09:07:24.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T09:07:24.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T09:07:24.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T09:07:24.517Z] $ docker exec 0aafc2d737dc740c9af6b488d9716e530e8998831ce6a99e90b23836835ac80f ssh-agent [2023-02-21T09:07:24.616Z] SSH_AUTH_SOCK=/tmp/ssh-Daw2ZNAHMaBM/agent.33 [2023-02-21T09:07:24.616Z] SSH_AGENT_PID=39 [2023-02-21T09:07:24.620Z] Running ssh-add (command line suppressed) [2023-02-21T09:07:24.727Z] Identity added: /w/workspace/edgex-go/421@tmp/private_key_17291292876055720808.key (/w/workspace/edgex-go/421@tmp/private_key_17291292876055720808.key) [2023-02-21T09:07:24.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T09:07:25.025Z] + git semver push [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,202 [run_push] DEBUG push [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,204 [execute] INFO git cat-file --batch-check [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,209 [execute] INFO git rev-list 44154708c5bfed4d28cb32fd1dc313217d1eed31 -- [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,209 [execute] DEBUG Popen(['git', 'rev-list', '44154708c5bfed4d28cb32fd1dc313217d1eed31', '--'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,225 [execute] INFO git fetch -v origin [2023-02-21T09:07:25.283Z] 2023-02-21 09:07:25,226 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-21T09:07:26.221Z] 2023-02-21 09:07:25,949 [run_push] DEBUG no remote changes detected [2023-02-21T09:07:26.221Z] 2023-02-21 09:07:25,949 [execute] INFO git push origin semver [2023-02-21T09:07:26.221Z] 2023-02-21 09:07:25,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/421/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-21T09:07:27.155Z] 2023-02-21 09:07:26,835 [run_push] DEBUG push all version tags [2023-02-21T09:07:27.155Z] 2023-02-21 09:07:26,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-21T09:07:27.155Z] 2023-02-21 09:07:26,836 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/421, universal_newlines=False, shell=None, istream=None) [2023-02-21T09:07:27.724Z] 2023-02-21 09:07:27,673 [read_version] DEBUG read version from /w/workspace/edgex-go/421/.semver/main [2023-02-21T09:07:27.724Z] 3.0.0-dev.61 [Pipeline] } [2023-02-21T09:07:27.734Z] $ docker exec --env ******** --env ******** 0aafc2d737dc740c9af6b488d9716e530e8998831ce6a99e90b23836835ac80f ssh-agent -k [2023-02-21T09:07:27.832Z] unset SSH_AUTH_SOCK; [2023-02-21T09:07:27.832Z] unset SSH_AGENT_PID; [2023-02-21T09:07:27.832Z] echo Agent pid 39 killed; [2023-02-21T09:07:27.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T09:07:28.134Z] + git semver [Pipeline] } [2023-02-21T09:07:28.406Z] $ docker stop --time=1 0aafc2d737dc740c9af6b488d9716e530e8998831ce6a99e90b23836835ac80f [2023-02-21T09:07:29.707Z] $ docker rm -f --volumes 0aafc2d737dc740c9af6b488d9716e530e8998831ce6a99e90b23836835ac80f [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-02-21T09:07:30.214Z] + [ -d /w/workspace/edgex-go/421/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:30.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:31.355Z] ---> package-listing.sh [2023-02-21T09:07:31.356Z] ++ facter osfamily [2023-02-21T09:07:31.356Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T09:07:31.613Z] + OS_FAMILY=debian [2023-02-21T09:07:31.613Z] + workspace=/w/workspace/edgex-go/421 [2023-02-21T09:07:31.613Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T09:07:31.613Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T09:07:31.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T09:07:31.613Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T09:07:31.613Z] + '[' /w/workspace/edgex-go/421 ']' [2023-02-21T09:07:31.613Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T09:07:31.613Z] + case "${OS_FAMILY}" in [2023-02-21T09:07:31.613Z] + dpkg -l [2023-02-21T09:07:31.613Z] + grep '^ii' [2023-02-21T09:07:31.613Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T09:07:31.613Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T09:07:31.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T09:07:31.613Z] + '[' /w/workspace/edgex-go/421 ']' [2023-02-21T09:07:31.613Z] + mkdir -p /w/workspace/edgex-go/421/archives/ [2023-02-21T09:07:31.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/421/archives/ [Pipeline] echo [2023-02-21T09:07:31.623Z] 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/421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T09:07:31.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:32.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:07:32.449Z] [2023-02-21T09:07:32.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:07:32.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:07:32.745Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T09:07:32.745Z] 5eb5b503b376: Pulling fs layer [2023-02-21T09:07:32.745Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T09:07:32.745Z] ec43610c2a17: Pulling fs layer [2023-02-21T09:07:32.745Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T09:07:32.745Z] 33b1e0a273af: Pulling fs layer [2023-02-21T09:07:32.745Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T09:07:32.745Z] 2f39f015ded8: Pulling fs layer [2023-02-21T09:07:32.745Z] 3a2ae6a8a46f: Waiting [2023-02-21T09:07:32.745Z] 2f39f015ded8: Waiting [2023-02-21T09:07:32.745Z] 5d3b04190fa2: Waiting [2023-02-21T09:07:32.745Z] 33b1e0a273af: Waiting [2023-02-21T09:07:32.745Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T09:07:32.745Z] 5c69ac0246d0: Download complete [2023-02-21T09:07:32.745Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T09:07:32.745Z] 3a2ae6a8a46f: Download complete [2023-02-21T09:07:33.003Z] 33b1e0a273af: Verifying Checksum [2023-02-21T09:07:33.003Z] 33b1e0a273af: Download complete [2023-02-21T09:07:33.003Z] ec43610c2a17: Verifying Checksum [2023-02-21T09:07:33.003Z] ec43610c2a17: Download complete [2023-02-21T09:07:33.003Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T09:07:33.003Z] 5d3b04190fa2: Download complete [2023-02-21T09:07:33.003Z] 5eb5b503b376: Verifying Checksum [2023-02-21T09:07:33.003Z] 5eb5b503b376: Download complete [2023-02-21T09:07:33.569Z] 2f39f015ded8: Download complete [2023-02-21T09:07:34.134Z] 5eb5b503b376: Pull complete [2023-02-21T09:07:34.392Z] 5c69ac0246d0: Pull complete [2023-02-21T09:07:34.956Z] ec43610c2a17: Pull complete [2023-02-21T09:07:34.956Z] 3a2ae6a8a46f: Pull complete [2023-02-21T09:07:35.214Z] 33b1e0a273af: Pull complete [2023-02-21T09:07:35.214Z] 5d3b04190fa2: Pull complete [2023-02-21T09:07:40.474Z] 2f39f015ded8: Pull complete [2023-02-21T09:07:40.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T09:07:40.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:07:40.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:07:40.554Z] prd-ubuntu20.04-docker-8c-8g-6832 does not seem to be running inside a container [2023-02-21T09:07:40.583Z] $ 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/421/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/421 -v /w/workspace/edgex-go/421:/w/workspace/edgex-go/421:rw,z -v /w/workspace/edgex-go/421@tmp:/w/workspace/edgex-go/421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T09:07:43.425Z] $ docker top 3c6fae837e48f1fbf570369a9eaec5edfa07b5da66f8030c6155cf4d64529adc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:07:43.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T09:07:44.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T09:07:44.439Z] + ls /var/log/sa-host [2023-02-21T09:07:44.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:07:44.618Z] provisioning config files... [2023-02-21T09:07:44.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/421@tmp/config4727295967245417072tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:07:44.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:44.923Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T09:07:44.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:45.254Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T09:07:45.262Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:45.544Z] ---> sudo-logs.sh [2023-02-21T09:07:45.544Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T09:07:45.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:45.845Z] ---> job-cost.sh [2023-02-21T09:07:45.845Z] lf-activate-venv: SKIPPING [2023-02-21T09:07:45.845Z] DEBUG: total: 0.10999999940395355 [2023-02-21T09:07:45.845Z] INFO: Retrieving Stack Cost... [2023-02-21T09:07:46.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T09:07:46.672Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T09:07:46.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:07:46.973Z] ---> logs-deploy.sh [2023-02-21T09:07:46.973Z] lf-activate-venv: SKIPPING [2023-02-21T09:07:46.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/421 [2023-02-21T09:07:46.973Z] INFO: archiving workspace using pattern(s): [2023-02-21T09:07:47.911Z] Archives upload complete. [2023-02-21T09:07:47.911Z] INFO: archiving logs to Nexus