Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf562dc766fd38f4e5702a64e70d5e04b319d653 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-ssh17080430205835755044.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-ssh18392237246229930730.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-ssh2589964736464114537.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-ssh8679414855972612384.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-ssh18434701159478003647.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2286 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/372 [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/372 # 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 bf562dc766fd38f4e5702a64e70d5e04b319d653 (main) > 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 bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 Commit message: "feat(security)!: Remove OAuth support for Kong users (#4281)" > git rev-list --no-walk 174f8488092471fc19e005ee5b54feb7e74348b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T23:10:38.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T23:10:38.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T23:10:38.571Z] ========================================================= [2023-01-13T23:10:38.571Z] EdgeX Global Pipelines Version Info [2023-01-13T23:10:38.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:10:39.292Z] ------------------- [2023-01-13T23:10:39.292Z] stable info: [2023-01-13T23:10:39.292Z] ------------------- [2023-01-13T23:10:39.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T23:10:39.292Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T23:10:39.292Z] Message: update stable to v1.0.244 [2023-01-13T23:10:39.866Z] ------------------- [2023-01-13T23:10:39.866Z] experimental info: [2023-01-13T23:10:39.866Z] ------------------- [2023-01-13T23:10:39.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T23:10:39.866Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T23:10:39.866Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T23:10:40.035Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-13T23:10:40.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-13T23:10:40.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T23:10:40.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T23:10:40.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T23:10:40.072Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T23:10:40.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T23:10:40.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-13T23:10:40.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-13T23:10:40.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-13T23:10:40.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T23:10:40.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T23:10:40.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T23:10:40.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T23:10:40.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T23:10:40.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T23:10:40.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T23:10:40.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T23:10:40.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-13T23:10:40.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-13T23:10:40.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T23:10:40.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T23:10:40.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T23:10:40.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-13T23:10:40.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-13T23:10:40.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-13T23:10:40.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo [2023-01-13T23:10:40.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf562dc [Pipeline] echo [2023-01-13T23:10:40.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:10:40.294Z] provisioning config files... [2023-01-13T23:10:40.306Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config3747987103531260244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:10:40.608Z] ---> docker-login.sh [2023-01-13T23:10:40.608Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:10:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:10:40.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:10:40.869Z] Configure a credential helper to remove this warning. See [2023-01-13T23:10:40.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:10:40.869Z] [2023-01-13T23:10:40.869Z] Login Succeeded [2023-01-13T23:10:40.869Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:10:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:10:41.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:10:41.131Z] Configure a credential helper to remove this warning. See [2023-01-13T23:10:41.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:10:41.131Z] [2023-01-13T23:10:41.131Z] Login Succeeded [2023-01-13T23:10:41.131Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:10:41.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:10:41.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:10:41.131Z] Configure a credential helper to remove this warning. See [2023-01-13T23:10:41.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:10:41.131Z] [2023-01-13T23:10:41.131Z] Login Succeeded [2023-01-13T23:10:41.131Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:10:41.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:10:41.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:10:41.131Z] Configure a credential helper to remove this warning. See [2023-01-13T23:10:41.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:10:41.131Z] [2023-01-13T23:10:41.131Z] Login Succeeded [2023-01-13T23:10:41.131Z] docker.io [2023-01-13T23:10:41.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:10:41.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:10:41.657Z] Configure a credential helper to remove this warning. See [2023-01-13T23:10:41.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:10:41.657Z] [2023-01-13T23:10:41.657Z] Login Succeeded [2023-01-13T23:10:41.657Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:10:41.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:10:41.975Z] + ls cmd/core-command/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-01-13T23:10:41.975Z] + + dirname cmd/core-command/Dockerfile [2023-01-13T23:10:41.975Z] cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/core-data/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/core-metadata/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-13T23:10:41.975Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-01-13T23:10:41.975Z] [2023-01-13T23:10:41.975Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/support-notifications/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-13T23:10:41.975Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-13T23:10:41.975Z] + cut -d/ -f2 [2023-01-13T23:10:41.975Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-13T23:10:42.024Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-01-13T23:10:42.392Z] + git rev-list -1 --merges bf562dc766fd38f4e5702a64e70d5e04b319d653~1..bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo [2023-01-13T23:10:42.415Z] -----------> git rev-list -1 --merges bf562dc766fd38f4e5702a64e70d5e04b319d653~1..bf562dc766fd38f4e5702a64e70d5e04b319d653 bf562dc766fd38f4e5702a64e70d5e04b319d653 [false] [Pipeline] sh [2023-01-13T23:10:42.700Z] + git log --format=format:%s -1 bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] echo [2023-01-13T23:10:42.721Z] ========================================================= [2023-01-13T23:10:42.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T23:10:42.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-13T23:10:43.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:10:43.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T23:10:43.149Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T23:10:43.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T23:10:43.149Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T23:10:43.149Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T23:10:43.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:10:43.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:10:43.570Z] [2023-01-13T23:10:43.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:10:43.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:10:43.870Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T23:10:43.870Z] b85a868b505f: Pulling fs layer [2023-01-13T23:10:43.870Z] e2be974225ed: Pulling fs layer [2023-01-13T23:10:43.870Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T23:10:43.870Z] 988bab9f4d93: Pulling fs layer [2023-01-13T23:10:43.870Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T23:10:43.870Z] eaf3925da568: Pulling fs layer [2023-01-13T23:10:43.870Z] bab4dde63d76: Pulling fs layer [2023-01-13T23:10:43.870Z] bde34c3a00c8: Pulling fs layer [2023-01-13T23:10:43.870Z] b352a97aabf1: Pulling fs layer [2023-01-13T23:10:43.870Z] 4872d77fe225: Pulling fs layer [2023-01-13T23:10:43.870Z] 5851b861e8e6: Pulling fs layer [2023-01-13T23:10:43.870Z] eaf3925da568: Waiting [2023-01-13T23:10:43.870Z] bab4dde63d76: Waiting [2023-01-13T23:10:43.870Z] bde34c3a00c8: Waiting [2023-01-13T23:10:43.870Z] b352a97aabf1: Waiting [2023-01-13T23:10:43.870Z] 4872d77fe225: Waiting [2023-01-13T23:10:43.870Z] 988bab9f4d93: Waiting [2023-01-13T23:10:43.870Z] 1469e6f7b9e6: Waiting [2023-01-13T23:10:43.870Z] e2be974225ed: Verifying Checksum [2023-01-13T23:10:43.870Z] e2be974225ed: Download complete [2023-01-13T23:10:43.870Z] 988bab9f4d93: Verifying Checksum [2023-01-13T23:10:43.870Z] 988bab9f4d93: Download complete [2023-01-13T23:10:44.130Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T23:10:44.130Z] 1469e6f7b9e6: Download complete [2023-01-13T23:10:44.130Z] eaf3925da568: Verifying Checksum [2023-01-13T23:10:44.130Z] eaf3925da568: Download complete [2023-01-13T23:10:44.130Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T23:10:44.130Z] 339a4e72a1f5: Download complete [2023-01-13T23:10:44.130Z] bde34c3a00c8: Download complete [2023-01-13T23:10:44.130Z] b352a97aabf1: Download complete [2023-01-13T23:10:44.130Z] 4872d77fe225: Download complete [2023-01-13T23:10:44.130Z] 5851b861e8e6: Verifying Checksum [2023-01-13T23:10:44.130Z] 5851b861e8e6: Download complete [2023-01-13T23:10:44.130Z] b85a868b505f: Verifying Checksum [2023-01-13T23:10:44.130Z] b85a868b505f: Download complete [2023-01-13T23:10:44.389Z] bab4dde63d76: Verifying Checksum [2023-01-13T23:10:44.389Z] bab4dde63d76: Download complete [2023-01-13T23:10:45.767Z] b85a868b505f: Pull complete [2023-01-13T23:10:45.767Z] e2be974225ed: Pull complete [2023-01-13T23:10:46.336Z] 339a4e72a1f5: Pull complete [2023-01-13T23:10:46.336Z] 988bab9f4d93: Pull complete [2023-01-13T23:10:46.598Z] 1469e6f7b9e6: Pull complete [2023-01-13T23:10:46.598Z] eaf3925da568: Pull complete [2023-01-13T23:10:48.498Z] bab4dde63d76: Pull complete [2023-01-13T23:10:48.498Z] bde34c3a00c8: Pull complete [2023-01-13T23:10:48.758Z] b352a97aabf1: Pull complete [2023-01-13T23:10:48.758Z] 4872d77fe225: Pull complete [2023-01-13T23:10:48.758Z] 5851b861e8e6: Pull complete [2023-01-13T23:10:48.758Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T23:10:48.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:10:48.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:10:48.849Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:10:48.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T23:10:51.119Z] $ docker top 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 -eo pid,comm [2023-01-13T23:10:51.177Z] 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-01-13T23:10:51.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:10:51.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:10:51.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:10:51.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:10:51.340Z] $ docker exec 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent [2023-01-13T23:10:51.457Z] SSH_AUTH_SOCK=/tmp/ssh-ExJimzUFkG5H/agent.33 [2023-01-13T23:10:51.457Z] SSH_AGENT_PID=39 [2023-01-13T23:10:51.464Z] Running ssh-add (command line suppressed) [2023-01-13T23:10:51.564Z] Identity added: /w/workspace/edgex-go/372@tmp/private_key_2431012344514760967.key (/w/workspace/edgex-go/372@tmp/private_key_2431012344514760967.key) [2023-01-13T23:10:51.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:10:51.867Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T23:10:51.879Z] $ docker exec --env ******** --env ******** 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent -k [2023-01-13T23:10:51.983Z] unset SSH_AUTH_SOCK; [2023-01-13T23:10:51.983Z] unset SSH_AGENT_PID; [2023-01-13T23:10:51.983Z] echo Agent pid 39 killed; [2023-01-13T23:10:51.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T23:10:52.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:10:52.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:10:52.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:10:52.130Z] $ docker exec 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent [2023-01-13T23:10:52.246Z] SSH_AUTH_SOCK=/tmp/ssh-q0HVoaNlnLKg/agent.71 [2023-01-13T23:10:52.246Z] SSH_AGENT_PID=77 [2023-01-13T23:10:52.251Z] Running ssh-add (command line suppressed) [2023-01-13T23:10:52.374Z] Identity added: /w/workspace/edgex-go/372@tmp/private_key_1500487393372900791.key (/w/workspace/edgex-go/372@tmp/private_key_1500487393372900791.key) [2023-01-13T23:10:52.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:10:52.680Z] + git semver init [2023-01-13T23:10:52.939Z] 2023-01-13 23:10:52,909 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T23:10:52.939Z] 2023-01-13 23:10:52,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/372/.semver [2023-01-13T23:10:52.939Z] 2023-01-13 23:10:52,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/372/.semver [2023-01-13T23:10:52.939Z] 2023-01-13 23:10:52,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/372/.semver'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:10:58.272Z] 2023-01-13 23:10:57,516 [append_file] DEBUG append to file:/w/workspace/edgex-go/372/.git/info/exclude [2023-01-13T23:10:58.272Z] 2023-01-13 23:10:57,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/372/.semver/main with force:False [2023-01-13T23:10:58.272Z] 2023-01-13 23:10:57,517 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:10:58.272Z] 2023-01-13 23:10:57,517 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:10:58.272Z] 3.0.0-dev.18 [Pipeline] } [2023-01-13T23:10:58.284Z] $ docker exec --env ******** --env ******** 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 ssh-agent -k [2023-01-13T23:10:58.398Z] unset SSH_AUTH_SOCK; [2023-01-13T23:10:58.398Z] unset SSH_AGENT_PID; [2023-01-13T23:10:58.398Z] echo Agent pid 77 killed; [2023-01-13T23:10:58.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:10:58.707Z] + git semver [Pipeline] } [2023-01-13T23:10:58.985Z] $ docker stop --time=1 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 [2023-01-13T23:11:00.309Z] $ docker rm -f --volumes 9265fc5411648b59dc2e2e2d065f24110bb82d145e5f8f9d840c004a26dc6647 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:11:00.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T23:11:00.865Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T23:11:00.869Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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-01-13T23:11:01.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] echo [2023-01-13T23:11:01.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:11:01.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:11:01.291Z] ========================================================= [2023-01-13T23:11:01.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T23:11:01.291Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:11:01.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T23:11:01.580Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T23:11:01.580Z] 213ec9aee27d: Pulling fs layer [2023-01-13T23:11:01.580Z] 4583459ba037: Pulling fs layer [2023-01-13T23:11:01.580Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T23:11:01.580Z] 53926ce57604: Pulling fs layer [2023-01-13T23:11:01.580Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T23:11:01.580Z] 22ff95d597cd: Pulling fs layer [2023-01-13T23:11:01.580Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T23:11:01.580Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T23:11:01.580Z] a7acece74701: Pulling fs layer [2023-01-13T23:11:01.580Z] 53926ce57604: Waiting [2023-01-13T23:11:01.580Z] 21b2b0c7a3f4: Waiting [2023-01-13T23:11:01.580Z] 22ff95d597cd: Waiting [2023-01-13T23:11:01.580Z] 12d6caf4c0d1: Waiting [2023-01-13T23:11:01.580Z] 96b7cbca73a9: Waiting [2023-01-13T23:11:01.580Z] a7acece74701: Waiting [2023-01-13T23:11:01.580Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T23:11:01.580Z] 93c1e223e6f2: Download complete [2023-01-13T23:11:01.580Z] 4583459ba037: Download complete [2023-01-13T23:11:01.580Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T23:11:01.580Z] 21b2b0c7a3f4: Download complete [2023-01-13T23:11:01.580Z] 22ff95d597cd: Verifying Checksum [2023-01-13T23:11:01.580Z] 22ff95d597cd: Download complete [2023-01-13T23:11:01.580Z] 213ec9aee27d: Download complete [2023-01-13T23:11:01.841Z] 12d6caf4c0d1: Verifying Checksum [2023-01-13T23:11:01.841Z] 12d6caf4c0d1: Download complete [2023-01-13T23:11:01.841Z] 213ec9aee27d: Pull complete [2023-01-13T23:11:02.108Z] 4583459ba037: Pull complete [2023-01-13T23:11:02.108Z] 93c1e223e6f2: Pull complete [2023-01-13T23:11:02.368Z] a7acece74701: Verifying Checksum [2023-01-13T23:11:02.368Z] a7acece74701: Download complete [2023-01-13T23:11:02.368Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T23:11:02.368Z] 96b7cbca73a9: Download complete [2023-01-13T23:11:02.368Z] 53926ce57604: Verifying Checksum [2023-01-13T23:11:02.368Z] 53926ce57604: Download complete [2023-01-13T23:11:06.575Z] 53926ce57604: Pull complete [2023-01-13T23:11:06.575Z] 21b2b0c7a3f4: Pull complete [2023-01-13T23:11:06.575Z] 22ff95d597cd: Pull complete [2023-01-13T23:11:06.836Z] 12d6caf4c0d1: Pull complete [2023-01-13T23:11:08.736Z] 96b7cbca73a9: Pull complete [2023-01-13T23:11:09.671Z] a7acece74701: Pull complete [2023-01-13T23:11:09.671Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T23:11:09.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T23:11:09.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:11:09.972Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T23:11:09.972Z] WORKDIR /edgex [2023-01-13T23:11:09.972Z] COPY go.mod . [2023-01-13T23:11:09.972Z] RUN go mod download [2023-01-13T23:11:09.972Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-13T23:11:10.538Z] Sending build context to Docker daemon 170MB [2023-01-13T23:11:10.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T23:11:10.797Z] ---> db6d94c90886 [2023-01-13T23:11:10.797Z] Step 2/4 : WORKDIR /edgex [2023-01-13T23:11:14.997Z] ---> Running in fe1351da155d [2023-01-13T23:11:14.997Z] Removing intermediate container fe1351da155d [2023-01-13T23:11:14.997Z] ---> 783b598acd50 [2023-01-13T23:11:14.997Z] Step 3/4 : COPY go.mod . [2023-01-13T23:11:14.997Z] ---> a6c9b69de586 [2023-01-13T23:11:14.997Z] Step 4/4 : RUN go mod download [2023-01-13T23:11:14.997Z] ---> Running in f99c277b2221 [2023-01-13T23:11:15.950Z] Still waiting to schedule task [2023-01-13T23:11:15.951Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2284’ [2023-01-13T23:11:27.219Z] Removing intermediate container f99c277b2221 [2023-01-13T23:11:27.219Z] ---> e0a408b81b4a [2023-01-13T23:11:27.219Z] Successfully built e0a408b81b4a [2023-01-13T23:11:27.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:11:27.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T23:11:27.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:11:27.592Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:11:27.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T23:11:28.215Z] $ docker top 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:11:28.561Z] + go version [2023-01-13T23:11:28.561Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T23:11:28.575Z] $ docker stop --time=1 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 [2023-01-13T23:11:29.853Z] $ docker rm -f --volumes 7c0997244b3e45469b5c9756a57d68925ed0ecf6999f8cd1fbec58163ac2c1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:11:30.254Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T23:11:30.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:11:30.322Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:11:30.348Z] $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T23:11:30.685Z] $ docker top e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T23:11:30.751Z] ========================================================= [2023-01-13T23:11:30.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T23:11:30.751Z] ========================================================= [Pipeline] sh [2023-01-13T23:11:31.028Z] + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:11:31.321Z] + make test [2023-01-13T23:11:31.321Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T23:11:39.463Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T23:11:54.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-13T23:11:54.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-13T23:11:54.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2023-01-13T23:11:54.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.120s coverage: 43.0% of statements [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-13T23:11:54.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.138s coverage: 54.0% of statements [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-13T23:11:54.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.357s coverage: 89.2% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.4% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.532s coverage: 95.6% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2023-01-13T23:11:58.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.104s coverage: 94.1% of statements [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2023-01-13T23:11:58.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-01-13T23:12:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.111s coverage: 94.4% of statements [2023-01-13T23:12:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements [2023-01-13T23:12:07.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements [2023-01-13T23:12:07.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.089s coverage: 86.9% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 91.2% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 65.8% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-13T23:12:17.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-13T23:12:17.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-13T23:12:17.634Z] 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-01-13T23:12:39.553Z] 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-01-13T23:12:39.553Z] go vet ./... [2023-01-13T23:12:41.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T23:12:41.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T23:12:41.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T23:12:41.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-13T23:12:42.022Z] + ls -al . [2023-01-13T23:12:42.022Z] total 748 [2023-01-13T23:12:42.022Z] drwxrwxr-x 11 1001 1001 4096 Jan 13 23:11 . [2023-01-13T23:12:42.022Z] drwxr-xr-x 4 root root 4096 Jan 13 23:11 .. [2023-01-13T23:12:42.022Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 23:10 .blubracket [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 16 Jan 13 23:10 .dockerignore [2023-01-13T23:12:42.022Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 23:12 .git [2023-01-13T23:12:42.022Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 23:10 .github [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 956 Jan 13 23:10 .gitignore [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 23:10 .golangci.yml [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 87 Jan 13 23:10 .hadolint.yml [2023-01-13T23:12:42.022Z] drwxr-xr-x 3 1001 1001 4096 Jan 13 23:10 .semver [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 23:10 .sonarcloud.properties [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 23:10 ADOPTERS.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 10825 Jan 13 23:10 Attribution.txt [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 73765 Jan 13 23:10 CHANGELOG.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 23:10 CONTRIBUTING.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 23:10 GOVERNANCE.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 850 Jan 13 23:10 Jenkinsfile [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 23:10 LICENSE [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 12513 Jan 13 23:10 Makefile [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 23:10 OWNERS.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 9403 Jan 13 23:10 README.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 23:10 SECURITY.md [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 23:11 VERSION [2023-01-13T23:12:42.022Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 23:10 bin [2023-01-13T23:12:42.022Z] drwxrwxr-x 16 1001 1001 4096 Jan 13 23:10 cmd [2023-01-13T23:12:42.022Z] -rw-r--r-- 1 root root 489579 Jan 13 23:12 coverage.out [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 3376 Jan 13 23:10 go.mod [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 34949 Jan 13 23:10 go.sum [2023-01-13T23:12:42.022Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 23:10 internal [2023-01-13T23:12:42.022Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 23:10 openapi [2023-01-13T23:12:42.022Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 23:10 snap [2023-01-13T23:12:42.022Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 23:10 version.go [Pipeline] sh [2023-01-13T23:12:42.435Z] + '[' -e coverage.out ] [2023-01-13T23:12:42.435Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-13T23:12:42.537Z] Stashed 1 file(s) [Pipeline] sh [2023-01-13T23:12:42.820Z] + make build [2023-01-13T23:12:42.820Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T23:12:57.704Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T23:12:57.704Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T23:12:58.639Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T23:13:06.772Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T23:13:08.151Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T23:13:09.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T23:13:11.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T23:13:11.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T23:13:12.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T23:13:15.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-13T23:13:16.474Z] $ docker stop --time=1 e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 [2023-01-13T23:13:20.495Z] $ docker rm -f --volumes e3e0fd64c22f358466e1465a2573a0beadc9047402bb06698146817ecb0a9477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:13:21.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T23:13:21.363Z] [2023-01-13T23:13:21.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:13:21.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T23:13:21.659Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-13T23:13:21.659Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-13T23:13:21.659Z] ca9280d653b3: Pulling fs layer [2023-01-13T23:13:21.659Z] 7e9c9ca2126c: Pulling fs layer [2023-01-13T23:13:21.917Z] cbdbe7a5bc2a: Download complete [2023-01-13T23:13:21.917Z] ca9280d653b3: Verifying Checksum [2023-01-13T23:13:21.917Z] ca9280d653b3: Download complete [2023-01-13T23:13:21.917Z] cbdbe7a5bc2a: Pull complete [2023-01-13T23:13:22.483Z] ca9280d653b3: Pull complete [2023-01-13T23:13:26.673Z] 7e9c9ca2126c: Pull complete [2023-01-13T23:13:26.673Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-13T23:13:26.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T23:13:26.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:13:26.748Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:13:26.784Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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-01-13T23:13:30.068Z] $ docker top 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:13:30.407Z] + docker-compose build --help [2023-01-13T23:13:30.407Z] + grep parallel [2023-01-13T23:13:30.977Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T23:13:30.987Z] $ docker stop --time=1 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c [2023-01-13T23:13:32.286Z] $ docker rm -f --volumes 1a42fa7d25fb13af48e3e026fe5ac473c221024634201f6472346d0083ef1c4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:13:32.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T23:13:32.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:13:32.751Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:13:32.781Z] $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-13T23:13:33.158Z] $ docker top 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:13:33.504Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T23:13:34.073Z] Building core-command ... [2023-01-13T23:13:34.073Z] Building core-data ... [2023-01-13T23:13:34.073Z] Building core-metadata ... [2023-01-13T23:13:34.073Z] Building security-bootstrapper ... [2023-01-13T23:13:34.073Z] Building security-proxy-setup ... [2023-01-13T23:13:34.073Z] Building security-secretstore-setup ... [2023-01-13T23:13:34.073Z] Building security-spiffe-token-provider ... [2023-01-13T23:13:34.073Z] Building security-spire-agent ... [2023-01-13T23:13:34.073Z] Building security-spire-config ... [2023-01-13T23:13:34.073Z] Building security-spire-server ... [2023-01-13T23:13:34.073Z] Building support-notifications ... [2023-01-13T23:13:34.073Z] Building support-scheduler ... [2023-01-13T23:13:34.073Z] Building security-proxy-setup [2023-01-13T23:13:34.073Z] Building security-spiffe-token-provider [2023-01-13T23:13:34.073Z] Building core-metadata [2023-01-13T23:13:34.073Z] Building security-spire-agent [2023-01-13T23:13:34.073Z] Building core-data [2023-01-13T23:13:44.053Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:13:44.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:13:44.053Z] ---> e0a408b81b4a [2023-01-13T23:13:44.053Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:13:44.318Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:13:44.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:13:44.318Z] ---> e0a408b81b4a [2023-01-13T23:13:44.318Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:13:44.318Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:13:44.318Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:13:44.318Z] ---> e0a408b81b4a [2023-01-13T23:13:44.318Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T23:13:44.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:13:44.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:13:44.576Z] ---> e0a408b81b4a [2023-01-13T23:13:44.576Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:13:45.512Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:13:45.512Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:13:45.512Z] ---> e0a408b81b4a [2023-01-13T23:13:45.512Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T23:13:53.632Z] ---> Running in 433493ca1c47 [2023-01-13T23:13:53.632Z] ---> Running in 02b417fbac44 [2023-01-13T23:13:53.632Z] ---> Running in ef77d0db798d [2023-01-13T23:13:53.632Z] ---> Running in 6a9f0da2e126 [2023-01-13T23:13:53.632Z] ---> Running in ea59de2976d8 [2023-01-13T23:13:53.632Z] Removing intermediate container 433493ca1c47 [2023-01-13T23:13:53.632Z] ---> be53032e83e0 [2023-01-13T23:13:53.632Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T23:13:53.632Z] Removing intermediate container 6a9f0da2e126 [2023-01-13T23:13:53.632Z] ---> 466f26ae69bd [2023-01-13T23:13:53.632Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:13:53.632Z] Removing intermediate container ef77d0db798d [2023-01-13T23:13:53.632Z] ---> 93b7699c8f66 [2023-01-13T23:13:53.632Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T23:13:53.632Z] Removing intermediate container ea59de2976d8 [2023-01-13T23:13:53.632Z] ---> c20abf201e27 [2023-01-13T23:13:53.632Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T23:13:53.632Z] ---> Running in 983786c7a851 [2023-01-13T23:13:53.632Z] Removing intermediate container 02b417fbac44 [2023-01-13T23:13:53.632Z] ---> de0237e643bc [2023-01-13T23:13:53.632Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:13:53.632Z] ---> Running in e50b3d22c0a3 [2023-01-13T23:13:53.632Z] ---> Running in b6dcc035fe08 [2023-01-13T23:13:53.632Z] ---> Running in d3f5f23e510c [2023-01-13T23:13:53.632Z] ---> Running in 82c2d1400191 [2023-01-13T23:13:53.632Z] Removing intermediate container 983786c7a851 [2023-01-13T23:13:53.632Z] ---> 959e5ca5c34a [2023-01-13T23:13:53.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T23:13:53.632Z] ---> Running in f4a2031f537b [2023-01-13T23:13:53.632Z] Removing intermediate container e50b3d22c0a3 [2023-01-13T23:13:53.632Z] ---> 71e5143153a9 [2023-01-13T23:13:53.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T23:13:53.632Z] ---> Running in fbc49b121222 [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T23:13:53.632Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T23:13:53.632Z] OK: 17042 distinct packages available [2023-01-13T23:13:53.632Z] OK: 211 MiB in 51 packages [2023-01-13T23:13:53.632Z] OK: 211 MiB in 51 packages [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:13:53.632Z] OK: 211 MiB in 51 packages [2023-01-13T23:13:53.632Z] OK: 211 MiB in 51 packages [2023-01-13T23:13:53.891Z] OK: 211 MiB in 51 packages [2023-01-13T23:13:53.891Z] Removing intermediate container d3f5f23e510c [2023-01-13T23:13:53.891Z] ---> 727c31e515fe [2023-01-13T23:13:53.891Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T23:13:54.149Z] Removing intermediate container 82c2d1400191 [2023-01-13T23:13:54.149Z] ---> 594ad4f13ed9 [2023-01-13T23:13:54.149Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:13:54.149Z] ---> df28dd7be7a3 [2023-01-13T23:13:54.149Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:13:54.149Z] ---> Running in 81f1e295c437 [2023-01-13T23:13:54.149Z] Removing intermediate container f4a2031f537b [2023-01-13T23:13:54.149Z] ---> b65e19a38365 [2023-01-13T23:13:54.149Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T23:13:54.149Z] Removing intermediate container fbc49b121222 [2023-01-13T23:13:54.149Z] ---> 0345281d588a [2023-01-13T23:13:54.149Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:13:54.406Z] ---> 62f6aeaa335a [2023-01-13T23:13:54.406Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:13:54.406Z] ---> Running in bd73778b3a05 [2023-01-13T23:13:54.406Z] Removing intermediate container b6dcc035fe08 [2023-01-13T23:13:54.406Z] ---> 2b960a66bc34 [2023-01-13T23:13:54.406Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T23:13:54.406Z] ---> 0d4bb3f9115f [2023-01-13T23:13:54.406Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:13:54.406Z] ---> Running in e1bcf3c8a5c2 [2023-01-13T23:13:54.406Z] ---> d66e0095c008 [2023-01-13T23:13:54.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:13:54.406Z] ---> Running in 082ae1a1968b [2023-01-13T23:13:54.663Z] ---> a69adb829c1c [2023-01-13T23:13:54.663Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:13:54.663Z] ---> Running in 973b2c2d0251 [2023-01-13T23:14:46.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2287 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-13T23:14:46.145Z] Running in /w/workspace/edgex-go/372 [Pipeline] { [Pipeline] checkout [2023-01-13T23:14:46.181Z] The recommended git tool is: git [2023-01-13T23:14:51.548Z] using credential edgex-jenkins-ssh [2023-01-13T23:14:51.568Z] Cloning the remote Git repository [2023-01-13T23:14:51.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-13T23:14:51.703Z] > git init /w/workspace/edgex-go/372 # timeout=10 [2023-01-13T23:14:51.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T23:14:51.863Z] > git --version # timeout=10 [2023-01-13T23:14:51.886Z] > git --version # 'git version 2.25.1' [2023-01-13T23:14:51.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T23:14:51.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T23:15:02.529Z] Removing intermediate container 81f1e295c437 [2023-01-13T23:15:02.529Z] ---> af5b12124f73 [2023-01-13T23:15:02.529Z] Step 7/21 : COPY . . [2023-01-13T23:15:02.529Z] Removing intermediate container bd73778b3a05 [2023-01-13T23:15:02.529Z] ---> 80d87f3f1356 [2023-01-13T23:15:02.529Z] Step 7/24 : COPY . . [2023-01-13T23:15:02.529Z] Removing intermediate container 973b2c2d0251 [2023-01-13T23:15:02.529Z] ---> 43072035f5b3 [2023-01-13T23:15:02.529Z] Step 7/19 : COPY . . [2023-01-13T23:15:02.529Z] Removing intermediate container e1bcf3c8a5c2 [2023-01-13T23:15:02.529Z] ---> b8aa5c0c312b [2023-01-13T23:15:02.529Z] Step 8/24 : COPY . . [2023-01-13T23:15:02.529Z] Removing intermediate container 082ae1a1968b [2023-01-13T23:15:02.529Z] ---> d5742387939b [2023-01-13T23:15:02.529Z] Step 8/22 : COPY . . [2023-01-13T23:15:05.064Z] ---> c9d6ac9c2a24 [2023-01-13T23:15:05.064Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T23:15:05.064Z] ---> d1b884ba1e33 [2023-01-13T23:15:05.064Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T23:15:05.064Z] ---> cde6017597df [2023-01-13T23:15:05.064Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T23:15:05.064Z] ---> 135fa0b2936b [2023-01-13T23:15:05.064Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:15:05.064Z] ---> 6ab95115566d [2023-01-13T23:15:05.064Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T23:15:05.321Z] ---> Running in 68ebdb6d0939 [2023-01-13T23:15:05.321Z] ---> Running in 9ab19471c32b [2023-01-13T23:15:05.321Z] ---> Running in d384c9c03724 [2023-01-13T23:15:05.321Z] ---> Running in 0f5b77bafdce [2023-01-13T23:15:05.321Z] ---> Running in 1c533c40a364 [2023-01-13T23:15:05.321Z] Removing intermediate container d384c9c03724 [2023-01-13T23:15:05.321Z] ---> e4f105b768f7 [2023-01-13T23:15:05.321Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T23:15:05.321Z] ---> Running in e661c5a092ab [2023-01-13T23:15:05.321Z] Removing intermediate container e661c5a092ab [2023-01-13T23:15:05.321Z] ---> 2aad05bdb837 [2023-01-13T23:15:05.321Z] 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-01-13T23:15:05.579Z] ---> Running in e7dc9f466a82 [2023-01-13T23:15:05.579Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T23:15:05.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T23:15:06.093Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T23:15:06.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T23:15:07.048Z] Removing intermediate container e7dc9f466a82 [2023-01-13T23:15:07.048Z] ---> 8538111a986e [2023-01-13T23:15:07.048Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T23:15:07.338Z] ---> Running in c152e3318117 [2023-01-13T23:15:07.595Z] Removing intermediate container c152e3318117 [2023-01-13T23:15:07.595Z] ---> 6aa628e39b11 [2023-01-13T23:15:07.595Z] [2023-01-13T23:15:07.595Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T23:15:07.595Z] 3.15: Pulling from library/alpine [2023-01-13T23:15:08.160Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T23:15:08.160Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T23:15:08.160Z] ---> c4fc93816858 [2023-01-13T23:15:08.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:15:08.417Z] ---> Running in e42bbe789c52 [2023-01-13T23:15:08.676Z] Removing intermediate container e42bbe789c52 [2023-01-13T23:15:08.676Z] ---> 6d62786b5ba6 [2023-01-13T23:15:08.676Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T23:15:08.933Z] ---> Running in c61907a18766 [2023-01-13T23:15:09.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:09.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:09.717Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:15:09.717Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:15:09.717Z] OK: 15859 distinct packages available [2023-01-13T23:15:09.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:09.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:09.820Z] Avoid second fetch [2023-01-13T23:15:09.821Z] Checking out Revision bf562dc766fd38f4e5702a64e70d5e04b319d653 (main) [2023-01-13T23:15:09.974Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T23:15:09.974Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:15:09.974Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T23:15:09.974Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T23:15:09.974Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T23:15:09.974Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:15:09.974Z] OK: 7 MiB in 19 packages [2023-01-13T23:15:08.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T23:15:09.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T23:15:09.843Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T23:15:09.861Z] > git checkout -f bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 [2023-01-13T23:15:10.504Z] Commit message: "feat(security)!: Remove OAuth support for Kong users (#4281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T23:15:11.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T23:15:11.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:15:11.473Z] Dload Upload Total Spent Left Speed [2023-01-13T23:15:11.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-01-13T23:15:12.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T23:15:12.491Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T23:15:12.491Z] + sudo tee /etc/docker/daemon.new [2023-01-13T23:15:12.491Z] { [2023-01-13T23:15:12.491Z] "registry-mirrors": [ [2023-01-13T23:15:12.491Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T23:15:12.491Z] ], [2023-01-13T23:15:12.491Z] "bip": "10.250.0.254/24", [2023-01-13T23:15:12.491Z] "hosts": [ [2023-01-13T23:15:12.491Z] "tcp://0.0.0.0:5555", [2023-01-13T23:15:12.491Z] "unix:///var/run/docker.sock" [2023-01-13T23:15:12.491Z] ], [2023-01-13T23:15:12.491Z] "mtu": 1458, [2023-01-13T23:15:12.491Z] "selinux-enabled": true, [2023-01-13T23:15:12.491Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T23:15:12.491Z] } [Pipeline] sh [2023-01-13T23:15:12.521Z] Removing intermediate container c61907a18766 [2023-01-13T23:15:12.521Z] ---> ca694a5422f3 [2023-01-13T23:15:12.521Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T23:15:12.836Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T23:15:13.178Z] + sudo service docker restart [2023-01-13T23:15:14.461Z] ---> 87fc897f9cc0 [2023-01-13T23:15:14.461Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:15:21.035Z] ---> fd049fa90353 [2023-01-13T23:15:21.035Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:15:22.407Z] ---> 196a22299204 [2023-01-13T23:15:22.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T23:15:23.783Z] ---> 29728f0f0a5e [2023-01-13T23:15:23.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T23:15:25.155Z] ---> 7220e4decdd4 [2023-01-13T23:15:25.155Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:15:25.155Z] ---> Running in 2ad8a4b3dc27 [2023-01-13T23:15:26.090Z] Removing intermediate container 2ad8a4b3dc27 [2023-01-13T23:15:26.090Z] ---> 4f1d55bd28bb [2023-01-13T23:15:26.090Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:15:26.090Z] ---> Running in dceed3997357 [2023-01-13T23:15:26.655Z] Removing intermediate container dceed3997357 [2023-01-13T23:15:26.655Z] ---> b1bc6e9c7a55 [2023-01-13T23:15:26.655Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T23:15:26.913Z] ---> Running in 030d1e04cbe4 [2023-01-13T23:15:27.173Z] Removing intermediate container 030d1e04cbe4 [2023-01-13T23:15:27.173Z] ---> 45f67a147f92 [2023-01-13T23:15:27.173Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:15:27.173Z] ---> Running in 39df47f47530 [2023-01-13T23:15:27.465Z] Removing intermediate container 39df47f47530 [2023-01-13T23:15:27.465Z] ---> 63f1f4d49130 [2023-01-13T23:15:27.465Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:15:27.465Z] ---> Running in 6b581bbfede6 [2023-01-13T23:15:27.723Z] Removing intermediate container 6b581bbfede6 [2023-01-13T23:15:27.723Z] ---> 2887dae720e2 [2023-01-13T23:15:27.723Z] [2023-01-13T23:15:27.723Z] Successfully built 2887dae720e2 [2023-01-13T23:15:27.723Z] Successfully tagged security-spire-agent:latest [2023-01-13T23:15:27.723Z]  Building security-spire-agent ... done Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:15:31.446Z] provisioning config files... [2023-01-13T23:15:31.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config385094425538323860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:15:31.817Z] ---> docker-login.sh [2023-01-13T23:15:31.817Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:15:32.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:15:32.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:15:32.413Z] Configure a credential helper to remove this warning. See [2023-01-13T23:15:32.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:15:32.413Z] [2023-01-13T23:15:32.414Z] Login Succeeded [2023-01-13T23:15:32.414Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:15:32.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:15:32.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:15:32.683Z] Configure a credential helper to remove this warning. See [2023-01-13T23:15:32.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:15:32.683Z] [2023-01-13T23:15:32.683Z] Login Succeeded [2023-01-13T23:15:32.683Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:15:32.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:15:33.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:15:33.220Z] Configure a credential helper to remove this warning. See [2023-01-13T23:15:33.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:15:33.220Z] [2023-01-13T23:15:33.220Z] Login Succeeded [2023-01-13T23:15:33.220Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:15:33.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:15:33.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:15:33.488Z] Configure a credential helper to remove this warning. See [2023-01-13T23:15:33.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:15:33.488Z] [2023-01-13T23:15:33.488Z] Login Succeeded [2023-01-13T23:15:33.488Z] docker.io [2023-01-13T23:15:33.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:15:34.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:15:34.027Z] Configure a credential helper to remove this warning. See [2023-01-13T23:15:34.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:15:34.027Z] [2023-01-13T23:15:34.027Z] Login Succeeded [2023-01-13T23:15:34.027Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:15:34.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-13T23:15:34.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:15:34.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:15:34.318Z] ---> e0a408b81b4a [2023-01-13T23:15:34.318Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> 466f26ae69bd [2023-01-13T23:15:34.318Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> 71e5143153a9 [2023-01-13T23:15:34.318Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> 0345281d588a [2023-01-13T23:15:34.318Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> d66e0095c008 [2023-01-13T23:15:34.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> d5742387939b [2023-01-13T23:15:34.318Z] Step 8/22 : COPY . . [2023-01-13T23:15:34.318Z] ---> Using cache [2023-01-13T23:15:34.318Z] ---> c9d6ac9c2a24 [2023-01-13T23:15:34.318Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T23:15:34.597Z] + git config --global --add safe.directory /w/workspace/edgex-go/372 [Pipeline] echo [2023-01-13T23:15:34.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:15:34.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:15:34.642Z] ========================================================= [2023-01-13T23:15:34.642Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T23:15:34.642Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:15:34.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T23:15:34.961Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T23:15:34.961Z] 9b18e9b68314: Pulling fs layer [2023-01-13T23:15:34.961Z] 35d82f9e3411: Pulling fs layer [2023-01-13T23:15:34.961Z] e16973657156: Pulling fs layer [2023-01-13T23:15:34.961Z] fc693d55d65f: Pulling fs layer [2023-01-13T23:15:34.961Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T23:15:34.961Z] dda99020689f: Pulling fs layer [2023-01-13T23:15:34.961Z] db1c61fa0a46: Pulling fs layer [2023-01-13T23:15:34.961Z] 891c053d2c06: Pulling fs layer [2023-01-13T23:15:34.961Z] 7e9fc2657dce: Waiting [2023-01-13T23:15:34.961Z] fc693d55d65f: Waiting [2023-01-13T23:15:34.961Z] 891c053d2c06: Waiting [2023-01-13T23:15:34.961Z] dda99020689f: Waiting [2023-01-13T23:15:35.230Z] e16973657156: Download complete [2023-01-13T23:15:35.230Z] 35d82f9e3411: Verifying Checksum [2023-01-13T23:15:35.230Z] 35d82f9e3411: Download complete [2023-01-13T23:15:35.230Z] 7e9fc2657dce: Download complete [2023-01-13T23:15:35.230Z] dda99020689f: Verifying Checksum [2023-01-13T23:15:35.230Z] dda99020689f: Download complete [2023-01-13T23:15:35.230Z] 9b18e9b68314: Verifying Checksum [2023-01-13T23:15:36.218Z] 9b18e9b68314: Pull complete [2023-01-13T23:15:36.218Z] 891c053d2c06: Verifying Checksum [2023-01-13T23:15:36.218Z] 891c053d2c06: Download complete [2023-01-13T23:15:36.491Z] 35d82f9e3411: Pull complete [2023-01-13T23:15:36.763Z] e16973657156: Pull complete [2023-01-13T23:15:36.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T23:15:37.365Z] db1c61fa0a46: Verifying Checksum [2023-01-13T23:15:37.365Z] db1c61fa0a46: Download complete [2023-01-13T23:15:37.957Z] fc693d55d65f: Verifying Checksum [2023-01-13T23:15:37.957Z] fc693d55d65f: Download complete [2023-01-13T23:15:38.812Z] ---> Running in eeaaa9724708 [2023-01-13T23:15:40.187Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T23:15:42.764Z] Removing intermediate container 68ebdb6d0939 [2023-01-13T23:15:42.764Z] ---> a69e5d48fb1f [2023-01-13T23:15:42.764Z] [2023-01-13T23:15:42.764Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T23:15:42.764Z] Removing intermediate container 0f5b77bafdce [2023-01-13T23:15:42.764Z] ---> db60c22d2397 [2023-01-13T23:15:42.764Z] [2023-01-13T23:15:42.764Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:15:42.764Z] Removing intermediate container 1c533c40a364 [2023-01-13T23:15:42.764Z] ---> 631039925c37 [2023-01-13T23:15:42.764Z] [2023-01-13T23:15:42.764Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T23:15:43.023Z] 3.16: Pulling from library/alpine [2023-01-13T23:15:43.961Z] 3.16: Pulling from library/alpine [2023-01-13T23:15:43.961Z] 3.16: Pulling from library/alpine [2023-01-13T23:15:46.540Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T23:15:46.540Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T23:15:46.540Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T23:15:46.540Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T23:15:46.540Z] Status: Image is up to date for alpine:3.16 [2023-01-13T23:15:46.540Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T23:15:46.540Z] ---> bfe296a52501 [2023-01-13T23:15:46.540Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T23:15:46.540Z] ---> bfe296a52501 [2023-01-13T23:15:46.540Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T23:15:46.540Z] ---> bfe296a52501 [2023-01-13T23:15:46.540Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:15:46.540Z] Removing intermediate container 9ab19471c32b [2023-01-13T23:15:46.540Z] ---> 02977c0d155d [2023-01-13T23:15:46.540Z] [2023-01-13T23:15:46.540Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T23:15:46.540Z] ---> c4fc93816858 [2023-01-13T23:15:46.540Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:15:46.540Z] ---> Using cache [2023-01-13T23:15:46.540Z] ---> 6d62786b5ba6 [2023-01-13T23:15:46.540Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T23:15:46.540Z] ---> Running in f261c99586ed [2023-01-13T23:15:46.540Z] ---> Running in ffc0050f28bc [2023-01-13T23:15:46.540Z] ---> Running in 614f4156ecc9 [2023-01-13T23:15:46.540Z] ---> Running in d368fba420ed [2023-01-13T23:15:46.800Z] Removing intermediate container f261c99586ed [2023-01-13T23:15:46.800Z] ---> eea77c00a9ac [2023-01-13T23:15:46.800Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T23:15:46.800Z] ---> Running in b406fcc9c6a7 [2023-01-13T23:15:47.060Z] Removing intermediate container b406fcc9c6a7 [2023-01-13T23:15:47.060Z] ---> 91ad20ff86ae [2023-01-13T23:15:47.060Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T23:15:47.461Z] ---> Running in 321980fef31a [2023-01-13T23:15:47.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.722Z] Removing intermediate container 321980fef31a [2023-01-13T23:15:47.722Z] ---> 888e4712002b [2023-01-13T23:15:47.722Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:15:47.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.722Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T23:15:47.722Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:15:47.722Z] OK: 6 MiB in 15 packages [2023-01-13T23:15:47.722Z] ---> Running in a8e08608087c [2023-01-13T23:15:47.722Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T23:15:47.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:47.981Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T23:15:47.981Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T23:15:47.981Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T23:15:47.981Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T23:15:47.981Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T23:15:47.981Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:15:47.981Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:15:47.981Z] OK: 8 MiB in 20 packages [2023-01-13T23:15:48.242Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:15:48.242Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:15:48.242Z] OK: 15859 distinct packages available [2023-01-13T23:15:48.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:48.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:15:48.502Z] Removing intermediate container 614f4156ecc9 [2023-01-13T23:15:48.502Z] ---> aade2a64b302 [2023-01-13T23:15:48.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:15:48.502Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T23:15:48.502Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T23:15:48.502Z] ---> Running in 431d2b31fd0a [2023-01-13T23:15:48.502Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T23:15:48.502Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T23:15:48.502Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T23:15:48.502Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T23:15:48.502Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:15:48.763Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T23:15:48.763Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T23:15:48.763Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:15:48.763Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:15:48.763Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T23:15:48.763Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:15:48.763Z] OK: 6 MiB in 15 packages [2023-01-13T23:15:48.763Z] OK: 8 MiB in 23 packages [2023-01-13T23:15:48.763Z] Removing intermediate container 431d2b31fd0a [2023-01-13T23:15:48.763Z] ---> 2cbf1123b920 [2023-01-13T23:15:48.763Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T23:15:49.348Z] ---> Running in a5d8052f36bf [2023-01-13T23:15:49.348Z] Removing intermediate container ffc0050f28bc [2023-01-13T23:15:49.348Z] ---> 11cf5df15507 [2023-01-13T23:15:49.348Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T23:15:49.348Z] ---> Running in 228ee0a1fb13 [2023-01-13T23:15:49.608Z] Removing intermediate container a5d8052f36bf [2023-01-13T23:15:49.608Z] ---> 03c3cb38f71d [2023-01-13T23:15:49.608Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T23:15:49.608Z] ---> Running in d4eac9c048f3 [2023-01-13T23:15:49.608Z] Removing intermediate container 228ee0a1fb13 [2023-01-13T23:15:49.608Z] ---> 96ea35c8c1a6 [2023-01-13T23:15:49.608Z] Step 12/21 : WORKDIR /edgex [2023-01-13T23:15:49.868Z] Removing intermediate container a8e08608087c [2023-01-13T23:15:49.868Z] ---> ca2690d2c1fb [2023-01-13T23:15:49.868Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:15:49.868Z] Removing intermediate container d368fba420ed [2023-01-13T23:15:49.868Z] ---> 06240f9f08a9 [2023-01-13T23:15:49.868Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:15:49.868Z] ---> Running in bb028aacc5b9 [2023-01-13T23:15:49.868Z] Removing intermediate container d4eac9c048f3 [2023-01-13T23:15:49.868Z] ---> 88783de50019 [2023-01-13T23:15:49.868Z] Step 15/24 : WORKDIR / [2023-01-13T23:15:50.131Z] ---> Running in 2fbdf5c92455 [2023-01-13T23:15:50.131Z] Removing intermediate container bb028aacc5b9 [2023-01-13T23:15:50.131Z] ---> c1e6bbf352ba [2023-01-13T23:15:50.131Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T23:15:50.131Z] ---> b3ef3b71ed4f [2023-01-13T23:15:50.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T23:15:50.295Z] fc693d55d65f: Pull complete [2023-01-13T23:15:50.295Z] 7e9fc2657dce: Pull complete [2023-01-13T23:15:50.295Z] dda99020689f: Pull complete [2023-01-13T23:15:50.410Z] Removing intermediate container 2fbdf5c92455 [2023-01-13T23:15:50.410Z] ---> 6a46313977dd [2023-01-13T23:15:50.410Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:15:50.410Z] ---> 8fa5628c4bac [2023-01-13T23:15:50.410Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T23:15:50.978Z] ---> 51fdcb943631 [2023-01-13T23:15:50.978Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T23:15:51.240Z] ---> 2d1cdc23b414 [2023-01-13T23:15:51.240Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T23:15:51.507Z] ---> c5f1685ccc12 [2023-01-13T23:15:51.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T23:15:51.507Z] ---> be91e2d8e7f0 [2023-01-13T23:15:51.507Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T23:15:52.459Z] ---> d368805fdf39 [2023-01-13T23:15:52.459Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T23:15:52.459Z] ---> 928509882895 [2023-01-13T23:15:52.459Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T23:15:52.459Z] ---> e96fe0a0a658 [2023-01-13T23:15:52.459Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T23:15:52.459Z] ---> 8e2d35be6071 [2023-01-13T23:15:52.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T23:15:52.459Z] ---> Running in e4d61d9021dc [2023-01-13T23:15:52.459Z] ---> Running in 7b03aed09a3a [2023-01-13T23:15:52.751Z] Removing intermediate container e4d61d9021dc [2023-01-13T23:15:52.751Z] ---> 05aab527d646 [2023-01-13T23:15:52.751Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:15:53.321Z] Removing intermediate container 7b03aed09a3a [2023-01-13T23:15:53.321Z] ---> 1705429483d6 [2023-01-13T23:15:53.321Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:15:53.321Z] ---> Running in 56dcee696245 [2023-01-13T23:15:53.321Z] ---> d477c3bcf218 [2023-01-13T23:15:53.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T23:15:53.321Z] ---> 428dd5a95170 [2023-01-13T23:15:53.321Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T23:15:53.321Z] ---> Running in 78a4e228b63c [2023-01-13T23:15:53.321Z] Removing intermediate container 56dcee696245 [2023-01-13T23:15:53.321Z] ---> a0c810e50f10 [2023-01-13T23:15:53.321Z] Step 17/19 : LABEL arch=x86_64 [2023-01-13T23:15:53.588Z] ---> Running in 73e7d4e74190 [2023-01-13T23:15:53.588Z] Removing intermediate container 78a4e228b63c [2023-01-13T23:15:53.588Z] ---> 6a7d256a065f [2023-01-13T23:15:53.588Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T23:15:53.588Z] ---> 8829747ee5d9 [2023-01-13T23:15:53.588Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T23:15:53.588Z] ---> Running in 75e9173fa9d0 [2023-01-13T23:15:53.588Z] ---> Running in 501d6f06fff2 [2023-01-13T23:15:53.882Z] ---> 02ddf7fc9f44 [2023-01-13T23:15:53.882Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T23:15:53.882Z] Removing intermediate container 73e7d4e74190 [2023-01-13T23:15:53.882Z] ---> c89ce85100c5 [2023-01-13T23:15:53.882Z] Step 18/19 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:15:53.882Z] ---> Running in 896620c9db35 [2023-01-13T23:15:53.882Z] ---> Running in b69ba2ae4a87 [2023-01-13T23:15:53.882Z] Removing intermediate container 75e9173fa9d0 [2023-01-13T23:15:53.882Z] ---> c334bb5794ac [2023-01-13T23:15:53.882Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:15:54.143Z] Removing intermediate container 501d6f06fff2 [2023-01-13T23:15:54.143Z] ---> 2a460fbe28c4 [2023-01-13T23:15:54.143Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:15:54.143Z] ---> Running in 9e6cf1349d5e [2023-01-13T23:15:54.143Z] ---> Running in 76d02dafb6a6 [2023-01-13T23:15:54.143Z] Removing intermediate container b69ba2ae4a87 [2023-01-13T23:15:54.143Z] ---> c75a0768bc35 [2023-01-13T23:15:54.143Z] Step 19/19 : LABEL version=3.0.0-dev.18 [2023-01-13T23:15:54.143Z] ---> Running in 36bec42a93d5 [2023-01-13T23:15:54.403Z] Removing intermediate container 36bec42a93d5 [2023-01-13T23:15:54.403Z] ---> 0fdd28c9b6a8 [2023-01-13T23:15:54.403Z] [2023-01-13T23:15:54.403Z] Removing intermediate container 9e6cf1349d5e [2023-01-13T23:15:54.403Z] ---> 571fcf6644da [2023-01-13T23:15:54.403Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:15:54.403Z] Removing intermediate container 76d02dafb6a6 [2023-01-13T23:15:54.403Z] ---> a6f11c7b8ac2 [2023-01-13T23:15:54.403Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T23:15:54.403Z] ---> Running in 8b974bac09f2 [2023-01-13T23:15:54.403Z] Successfully built 0fdd28c9b6a8 [2023-01-13T23:15:54.403Z] ---> Running in d76e1f56b605 [2023-01-13T23:15:54.403Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-13T23:15:54.403Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-01-13T23:15:56.988Z] db1c61fa0a46: Pull complete [2023-01-13T23:15:57.717Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:15:57.717Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:15:57.717Z] ---> e0a408b81b4a [2023-01-13T23:15:57.717Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> de0237e643bc [2023-01-13T23:15:57.717Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> 594ad4f13ed9 [2023-01-13T23:15:57.717Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> 62f6aeaa335a [2023-01-13T23:15:57.717Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> 80d87f3f1356 [2023-01-13T23:15:57.717Z] Step 7/23 : COPY . . [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> 135fa0b2936b [2023-01-13T23:15:57.717Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> e4f105b768f7 [2023-01-13T23:15:57.717Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T23:15:57.717Z] ---> Using cache [2023-01-13T23:15:57.717Z] ---> 2aad05bdb837 [2023-01-13T23:15:57.717Z] 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-01-13T23:15:58.293Z] Removing intermediate container 8b974bac09f2 [2023-01-13T23:15:58.293Z] ---> 412024268b82 [2023-01-13T23:15:58.293Z] [2023-01-13T23:15:58.293Z] Removing intermediate container d76e1f56b605 [2023-01-13T23:15:58.293Z] ---> 7cedd233bcc0 [2023-01-13T23:15:58.293Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:15:58.293Z] ---> Running in 97a87cf8a769 [2023-01-13T23:15:58.293Z] ---> Running in df2bc7a52b5e [2023-01-13T23:15:58.293Z] Successfully built 412024268b82 [2023-01-13T23:15:58.293Z] Successfully tagged core-data:latest [2023-01-13T23:15:58.293Z] Building security-spire-config [2023-01-13T23:15:58.964Z] 891c053d2c06: Pull complete [2023-01-13T23:15:58.964Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T23:15:58.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T23:15:58.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T23:15:59.306Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T23:15:59.306Z] WORKDIR /edgex [2023-01-13T23:15:59.306Z] COPY go.mod . [2023-01-13T23:15:59.306Z] RUN go mod download [2023-01-13T23:15:59.306Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-13T23:15:59.680Z]  Building core-data ... done Removing intermediate container 896620c9db35 [2023-01-13T23:15:59.680Z] ---> 53dff84d679d [2023-01-13T23:15:59.680Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T23:15:59.897Z] Sending build context to Docker daemon 3.112MB [2023-01-13T23:15:59.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T23:15:59.897Z] ---> f96f9c87975a [2023-01-13T23:15:59.897Z] Step 2/4 : WORKDIR /edgex [2023-01-13T23:16:00.287Z] Removing intermediate container df2bc7a52b5e [2023-01-13T23:16:00.287Z] ---> 045a7407e363 [2023-01-13T23:16:00.287Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:16:00.562Z] ---> Running in 8eb87a52525e [2023-01-13T23:16:00.562Z] ---> Running in c4e184af387e [2023-01-13T23:16:00.819Z] Removing intermediate container 8eb87a52525e [2023-01-13T23:16:00.819Z] ---> eda584f6118e [2023-01-13T23:16:00.819Z] Step 19/21 : LABEL arch=x86_64 [2023-01-13T23:16:01.174Z] Removing intermediate container 97a87cf8a769 [2023-01-13T23:16:01.174Z] ---> 90b1963d56f3 [2023-01-13T23:16:01.174Z] Removing intermediate container c4e184af387e [2023-01-13T23:16:01.174Z] ---> 6c45e42d0ff2 [2023-01-13T23:16:01.174Z] [2023-01-13T23:16:01.174Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T23:16:01.174Z] Successfully built 6c45e42d0ff2 [2023-01-13T23:16:01.174Z] Successfully tagged core-metadata:latest [2023-01-13T23:16:01.174Z] Building support-notifications [2023-01-13T23:16:01.174Z] ---> Running in 3c28b89469d8 [2023-01-13T23:16:01.432Z]  Building core-metadata ... done  ---> Running in 2acdc020815f [2023-01-13T23:16:01.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:16:01.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:16:01.696Z] ---> e0a408b81b4a [2023-01-13T23:16:01.696Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> de0237e643bc [2023-01-13T23:16:01.696Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> 594ad4f13ed9 [2023-01-13T23:16:01.696Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> 62f6aeaa335a [2023-01-13T23:16:01.696Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> 80d87f3f1356 [2023-01-13T23:16:01.696Z] Step 7/24 : COPY . . [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> 135fa0b2936b [2023-01-13T23:16:01.696Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> e4f105b768f7 [2023-01-13T23:16:01.696Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T23:16:01.696Z] ---> Using cache [2023-01-13T23:16:01.696Z] ---> 2aad05bdb837 [2023-01-13T23:16:01.697Z] 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-01-13T23:16:01.697Z] ---> Using cache [2023-01-13T23:16:01.697Z] ---> 8538111a986e [2023-01-13T23:16:01.697Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T23:16:01.697Z] ---> Using cache [2023-01-13T23:16:01.697Z] ---> 6aa628e39b11 [2023-01-13T23:16:01.697Z] [2023-01-13T23:16:01.697Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T23:16:01.697Z] ---> c4fc93816858 [2023-01-13T23:16:01.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:16:01.697Z] ---> Using cache [2023-01-13T23:16:01.697Z] ---> 6d62786b5ba6 [2023-01-13T23:16:01.697Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T23:16:01.845Z] ---> Running in 0983d5146df3 [2023-01-13T23:16:02.116Z] Removing intermediate container 0983d5146df3 [2023-01-13T23:16:02.116Z] ---> 480731eb7abc [2023-01-13T23:16:02.116Z] Step 3/4 : COPY go.mod . [2023-01-13T23:16:02.708Z] ---> 8c9603f8a5f7 [2023-01-13T23:16:02.708Z] Step 4/4 : RUN go mod download [2023-01-13T23:16:02.708Z] ---> Running in 03f30e421d44 [2023-01-13T23:16:04.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:16:04.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:16:04.777Z] ---> e0a408b81b4a [2023-01-13T23:16:04.777Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:16:04.777Z] ---> Using cache [2023-01-13T23:16:04.777Z] ---> 466f26ae69bd [2023-01-13T23:16:04.777Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:16:04.777Z] ---> Using cache [2023-01-13T23:16:04.777Z] ---> 71e5143153a9 [2023-01-13T23:16:04.777Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T23:16:05.346Z] Removing intermediate container 3c28b89469d8 [2023-01-13T23:16:05.346Z] ---> 29736027197f [2023-01-13T23:16:05.346Z] Step 20/21 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:16:05.346Z] ---> Running in 85d66557e837 [2023-01-13T23:16:05.346Z] Removing intermediate container 2acdc020815f [2023-01-13T23:16:05.346Z] ---> e187c8795dda [2023-01-13T23:16:05.346Z] [2023-01-13T23:16:05.346Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T23:16:05.346Z] ---> c4fc93816858 [2023-01-13T23:16:05.346Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:16:05.346Z] ---> Using cache [2023-01-13T23:16:05.346Z] ---> 6d62786b5ba6 [2023-01-13T23:16:05.346Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T23:16:05.346Z] ---> Using cache [2023-01-13T23:16:05.346Z] ---> ca694a5422f3 [2023-01-13T23:16:05.346Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:16:05.346Z] ---> Running in 5d8149f32d3e [2023-01-13T23:16:05.346Z] ---> Running in 4e48b5a8c74c [2023-01-13T23:16:05.920Z] Removing intermediate container 4e48b5a8c74c [2023-01-13T23:16:05.920Z] ---> 515754daf19e [2023-01-13T23:16:05.920Z] Step 21/21 : LABEL version=3.0.0-dev.18 [2023-01-13T23:16:05.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.435Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:16:06.435Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:16:06.435Z] OK: 15859 distinct packages available [2023-01-13T23:16:06.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:06.692Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T23:16:06.692Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:16:06.692Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T23:16:06.692Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T23:16:06.949Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:16:06.949Z] OK: 6 MiB in 18 packages [2023-01-13T23:16:06.949Z] OK: 211 MiB in 51 packages [2023-01-13T23:16:07.883Z] ---> Running in bec0a679c89d [2023-01-13T23:16:07.883Z] ---> 318adc4a5007 [2023-01-13T23:16:07.883Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:16:07.883Z] Removing intermediate container bec0a679c89d [2023-01-13T23:16:07.883Z] ---> 0547e03f56f8 [2023-01-13T23:16:07.883Z] [2023-01-13T23:16:08.141Z] Removing intermediate container eeaaa9724708 [2023-01-13T23:16:08.141Z] ---> 166955e899fd [2023-01-13T23:16:08.141Z] [2023-01-13T23:16:08.141Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:16:08.141Z] ---> bfe296a52501 [2023-01-13T23:16:08.141Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:16:08.141Z] ---> Using cache [2023-01-13T23:16:08.141Z] ---> aade2a64b302 [2023-01-13T23:16:08.141Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:16:08.141Z] ---> Using cache [2023-01-13T23:16:08.141Z] ---> 2cbf1123b920 [2023-01-13T23:16:08.142Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T23:16:08.142Z] ---> d0621df4dc05 [2023-01-13T23:16:08.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T23:16:08.142Z] Successfully built 0547e03f56f8 [2023-01-13T23:16:08.142Z] Successfully tagged security-proxy-setup:latest [2023-01-13T23:16:08.142Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-01-13T23:16:08.466Z] Removing intermediate container 85d66557e837 [2023-01-13T23:16:08.466Z] ---> 7008042a8a82 [2023-01-13T23:16:08.466Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:16:08.466Z] Removing intermediate container 5d8149f32d3e [2023-01-13T23:16:08.466Z] ---> 6c248110d86a [2023-01-13T23:16:08.466Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:16:08.466Z] ---> Running in 31b338048e41 [2023-01-13T23:16:09.839Z] Removing intermediate container 31b338048e41 [2023-01-13T23:16:09.839Z] ---> b9c35fde56a5 [2023-01-13T23:16:09.839Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T23:16:11.214Z] ---> 63d7f29f0ea7 [2023-01-13T23:16:11.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T23:16:11.214Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:16:11.214Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:16:11.214Z] ---> e0a408b81b4a [2023-01-13T23:16:11.214Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T23:16:11.214Z] ---> Using cache [2023-01-13T23:16:11.214Z] ---> de0237e643bc [2023-01-13T23:16:11.214Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T23:16:11.214Z] ---> 3c8bd1d1c59a [2023-01-13T23:16:11.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:16:11.214Z] ---> 8eb477bde0ad [2023-01-13T23:16:11.214Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:16:11.214Z] ---> Running in 3d8db5027805 [2023-01-13T23:16:11.214Z] ---> Running in 3854b538924f [2023-01-13T23:16:11.214Z] ---> Running in b2c33c616e69 [2023-01-13T23:16:11.214Z] ---> edcba95ece77 [2023-01-13T23:16:11.214Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:16:11.214Z] Removing intermediate container 3d8db5027805 [2023-01-13T23:16:11.214Z] ---> 6721fcfb30f3 [2023-01-13T23:16:11.214Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:16:11.214Z] ---> fea3855c3e19 [2023-01-13T23:16:11.214Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T23:16:11.214Z] ---> Running in 9fc8580bbb05 [2023-01-13T23:16:11.214Z] ---> Running in 82b40b0afc6d [2023-01-13T23:16:11.214Z] Removing intermediate container 82b40b0afc6d [2023-01-13T23:16:11.214Z] ---> 12cfe1cd53c8 [2023-01-13T23:16:11.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T23:16:11.475Z] Removing intermediate container 9fc8580bbb05 [2023-01-13T23:16:11.476Z] ---> 586874e24139 [2023-01-13T23:16:11.476Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:16:11.476Z] ---> bb2ce130e586 [2023-01-13T23:16:11.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T23:16:11.476Z] ---> Running in 9a560bbff8ae [2023-01-13T23:16:11.476Z] ---> f2fecc1618ef [2023-01-13T23:16:11.476Z] Step 19/24 : WORKDIR / [2023-01-13T23:16:11.476Z] Removing intermediate container 9a560bbff8ae [2023-01-13T23:16:11.476Z] ---> 1776db9a40c4 [2023-01-13T23:16:11.476Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T23:16:11.734Z] ---> Running in ce565188e1f3 [2023-01-13T23:16:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:11.734Z] ---> Running in fd807b26bd8b [2023-01-13T23:16:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:16:11.994Z] Removing intermediate container ce565188e1f3 [2023-01-13T23:16:11.994Z] ---> 4fe31efc1563 [2023-01-13T23:16:11.994Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:16:11.994Z] OK: 211 MiB in 51 packages [2023-01-13T23:16:12.254Z] Removing intermediate container fd807b26bd8b [2023-01-13T23:16:12.254Z] ---> 9447844ed0af [2023-01-13T23:16:12.254Z] Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:16:12.254Z] ---> Running in c831add91dcb [2023-01-13T23:16:12.254Z] ---> 209d7c9ce28a [2023-01-13T23:16:12.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T23:16:12.254Z] ---> Running in 95967005f52a [2023-01-13T23:16:12.254Z] Removing intermediate container c831add91dcb [2023-01-13T23:16:12.254Z] ---> f55dab50ad04 [2023-01-13T23:16:12.254Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:16:12.521Z] ---> Running in 9fba4ee50299 [2023-01-13T23:16:12.521Z] Removing intermediate container 95967005f52a [2023-01-13T23:16:12.521Z] ---> a158cdff5700 [2023-01-13T23:16:12.521Z] Step 23/23 : LABEL version=3.0.0-dev.18 [2023-01-13T23:16:12.521Z] ---> a06eae2b25ae [2023-01-13T23:16:12.521Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T23:16:12.521Z] ---> Running in 883b76dac14b [2023-01-13T23:16:12.521Z] Removing intermediate container 3854b538924f [2023-01-13T23:16:12.521Z] ---> 254a1ac94043 [2023-01-13T23:16:12.521Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T23:16:12.521Z] ---> Running in c4402875ee91 [2023-01-13T23:16:12.521Z] Removing intermediate container 9fba4ee50299 [2023-01-13T23:16:12.521Z] ---> 5856678f046c [2023-01-13T23:16:12.521Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T23:16:12.521Z] ---> Running in a734d0b380fe [2023-01-13T23:16:12.779Z] Removing intermediate container 883b76dac14b [2023-01-13T23:16:12.779Z] ---> 264b942050a9 [2023-01-13T23:16:12.779Z] [2023-01-13T23:16:12.779Z] Removing intermediate container c4402875ee91 [2023-01-13T23:16:12.779Z] ---> 120eccd2b2cb [2023-01-13T23:16:12.779Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:16:12.779Z] ---> 851c5370c721 [2023-01-13T23:16:12.779Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:16:12.779Z] Removing intermediate container a734d0b380fe [2023-01-13T23:16:12.779Z] ---> f5ffa9c13ea9 [2023-01-13T23:16:12.779Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:16:12.779Z] ---> Running in 24daf034faf6 [2023-01-13T23:16:12.779Z] ---> Running in 97585bb0e077 [2023-01-13T23:16:12.779Z] Successfully built 264b942050a9 [2023-01-13T23:16:12.779Z] Successfully tagged security-spire-server:latest [2023-01-13T23:16:12.780Z]  Building security-spire-server ... done Building core-command [2023-01-13T23:16:12.780Z] ---> Running in 0a49115eb785 [2023-01-13T23:16:13.085Z] Removing intermediate container 24daf034faf6 [2023-01-13T23:16:13.085Z] ---> 3b44b2fdc0b7 [2023-01-13T23:16:13.085Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T23:16:13.085Z] Removing intermediate container 0a49115eb785 [2023-01-13T23:16:13.085Z] ---> 6bed147bf033 [2023-01-13T23:16:13.085Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:16:14.043Z] ---> Running in a335f211f2ff [2023-01-13T23:16:15.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:16:15.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:16:15.958Z] ---> e0a408b81b4a [2023-01-13T23:16:15.958Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> 466f26ae69bd [2023-01-13T23:16:15.958Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> 71e5143153a9 [2023-01-13T23:16:15.958Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> 0345281d588a [2023-01-13T23:16:15.958Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> d66e0095c008 [2023-01-13T23:16:15.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> d5742387939b [2023-01-13T23:16:15.958Z] Step 8/23 : COPY . . [2023-01-13T23:16:15.958Z] ---> Using cache [2023-01-13T23:16:15.958Z] ---> c9d6ac9c2a24 [2023-01-13T23:16:15.958Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T23:16:16.906Z] ---> Running in b43dec13adb7 [2023-01-13T23:16:16.906Z] Removing intermediate container a335f211f2ff [2023-01-13T23:16:16.906Z] ---> 40ecfc08414e [2023-01-13T23:16:16.906Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:16:16.906Z] ---> Running in e16d1f21f96b [2023-01-13T23:16:16.907Z] ---> Running in 43c8044ad198 [2023-01-13T23:16:17.168Z] Removing intermediate container b43dec13adb7 [2023-01-13T23:16:17.168Z] ---> 49571bf14277 [2023-01-13T23:16:17.168Z] [2023-01-13T23:16:17.168Z] Removing intermediate container 43c8044ad198 [2023-01-13T23:16:17.168Z] ---> 4021608a3810 [2023-01-13T23:16:17.168Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:16:17.168Z] ---> Running in d8685d8951b9 [2023-01-13T23:16:17.168Z] Successfully built 49571bf14277 [2023-01-13T23:16:17.168Z] Successfully tagged security-spire-config:latest [2023-01-13T23:16:17.168Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-01-13T23:16:17.168Z] Removing intermediate container d8685d8951b9 [2023-01-13T23:16:17.168Z] ---> f7d9da2937a5 [2023-01-13T23:16:17.168Z] [2023-01-13T23:16:17.168Z] Successfully built f7d9da2937a5 [2023-01-13T23:16:17.430Z] Successfully tagged support-scheduler:latest [2023-01-13T23:16:17.430Z]  Building support-scheduler ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T23:16:21.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:16:21.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:16:21.650Z] ---> e0a408b81b4a [2023-01-13T23:16:21.650Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:16:21.650Z] ---> Using cache [2023-01-13T23:16:21.650Z] ---> de0237e643bc [2023-01-13T23:16:21.650Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T23:16:21.650Z] ---> Using cache [2023-01-13T23:16:21.650Z] ---> 254a1ac94043 [2023-01-13T23:16:21.650Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:16:21.650Z] ---> Using cache [2023-01-13T23:16:21.650Z] ---> 851c5370c721 [2023-01-13T23:16:21.650Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:16:28.278Z] ---> Running in dc5b4beb5ac2 [2023-01-13T23:16:35.058Z] Removing intermediate container 03f30e421d44 [2023-01-13T23:16:35.058Z] ---> 45f573c3277d [2023-01-13T23:16:35.058Z] Successfully built 45f573c3277d [2023-01-13T23:16:35.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:16:35.391Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T23:16:35.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:16:35.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container [2023-01-13T23:16:35.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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-01-13T23:16:36.851Z] $ docker top 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:16:37.671Z] + go version [2023-01-13T23:16:37.671Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T23:16:37.695Z] $ docker stop --time=1 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 [2023-01-13T23:16:39.347Z] $ docker rm -f --volumes 90a8059a8935b201ed36664432a97a9d8a093957dd140ca33047e0a3f4d02e67 [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-01-13T23:16:40.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T23:16:40.012Z] [2023-01-13T23:16:40.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:16:40.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T23:16:43.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-13T23:16:43.684Z] 29e5d40040c1: Pulling fs layer [2023-01-13T23:16:43.684Z] 1ce36da41761: Pulling fs layer [2023-01-13T23:16:43.684Z] 25b303627fd3: Pulling fs layer [2023-01-13T23:16:43.684Z] 29e5d40040c1: Verifying Checksum [2023-01-13T23:16:43.684Z] 29e5d40040c1: Download complete [2023-01-13T23:16:43.684Z] 1ce36da41761: Verifying Checksum [2023-01-13T23:16:43.684Z] 1ce36da41761: Download complete [2023-01-13T23:16:43.956Z] 29e5d40040c1: Pull complete [2023-01-13T23:16:45.367Z] 1ce36da41761: Pull complete [2023-01-13T23:16:45.367Z] 25b303627fd3: Verifying Checksum [2023-01-13T23:16:45.367Z] 25b303627fd3: Download complete [2023-01-13T23:16:46.438Z] Removing intermediate container 97585bb0e077 [2023-01-13T23:16:46.438Z] ---> 8f16076880f1 [2023-01-13T23:16:46.438Z] Step 7/32 : COPY . . [2023-01-13T23:16:46.438Z] Removing intermediate container b2c33c616e69 [2023-01-13T23:16:46.438Z] ---> 03172f5292be [2023-01-13T23:16:46.438Z] Step 8/22 : COPY . . [2023-01-13T23:16:54.562Z] Removing intermediate container e16d1f21f96b [2023-01-13T23:16:54.562Z] ---> 2520ebe18be9 [2023-01-13T23:16:54.562Z] [2023-01-13T23:16:54.562Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T23:16:54.562Z] ---> bfe296a52501 [2023-01-13T23:16:54.562Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:16:54.562Z] ---> Using cache [2023-01-13T23:16:54.562Z] ---> aade2a64b302 [2023-01-13T23:16:54.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:16:54.562Z] ---> Using cache [2023-01-13T23:16:54.562Z] ---> 2cbf1123b920 [2023-01-13T23:16:54.562Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T23:16:54.562Z] ---> 46cae6400892 [2023-01-13T23:16:54.562Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T23:16:54.562Z] ---> 079ab3b3e34d [2023-01-13T23:16:54.562Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T23:16:54.562Z] ---> Running in af428cca10b0 [2023-01-13T23:16:54.562Z] ---> Running in fc21ecebb714 [2023-01-13T23:16:54.562Z] ---> Running in d9e5c2a39cdf [2023-01-13T23:16:54.562Z] Removing intermediate container af428cca10b0 [2023-01-13T23:16:54.562Z] ---> 61a592487795 [2023-01-13T23:16:54.562Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T23:16:54.562Z] ---> Running in dd62db833264 [2023-01-13T23:16:54.562Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T23:16:54.562Z] Removing intermediate container dd62db833264 [2023-01-13T23:16:54.562Z] ---> c46c47548073 [2023-01-13T23:16:54.562Z] Step 15/23 : WORKDIR / [2023-01-13T23:16:54.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T23:16:54.562Z] Removing intermediate container dc5b4beb5ac2 [2023-01-13T23:16:54.562Z] ---> 5d57a3bb9cdd [2023-01-13T23:16:54.562Z] Step 7/24 : COPY . . [2023-01-13T23:16:54.562Z] ---> Running in e42685298d7d [2023-01-13T23:16:54.819Z] Removing intermediate container e42685298d7d [2023-01-13T23:16:54.819Z] ---> 2203b6572698 [2023-01-13T23:16:54.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:16:55.447Z] 25b303627fd3: Pull complete [2023-01-13T23:16:55.447Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-13T23:16:55.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T23:16:55.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:16:55.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container [2023-01-13T23:16:55.697Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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-01-13T23:16:56.789Z] ---> b37e7f93c654 [2023-01-13T23:16:56.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T23:16:57.891Z] $ docker top 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:16:58.205Z] ---> 8790eb2869de [2023-01-13T23:16:58.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T23:16:58.205Z] ---> 3a09f93b273a [2023-01-13T23:16:58.205Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T23:16:58.488Z] ---> Running in 31fac4da4971 [2023-01-13T23:16:58.488Z] ---> 583fcedb2af2 [2023-01-13T23:16:58.488Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T23:16:58.488Z] ---> Running in 53922e0b4ee1 [2023-01-13T23:16:58.696Z] + docker-compose build+ --helpgrep [2023-01-13T23:16:58.696Z] parallel [2023-01-13T23:16:58.746Z] Removing intermediate container 53922e0b4ee1 [2023-01-13T23:16:58.746Z] ---> 29980735ba41 [2023-01-13T23:16:58.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:16:58.746Z] ---> Running in 1e160d42a043 [2023-01-13T23:16:59.310Z] Removing intermediate container 1e160d42a043 [2023-01-13T23:16:59.310Z] ---> cd68387c9f6d [2023-01-13T23:16:59.310Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T23:16:59.310Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T23:16:59.310Z] ---> Running in 2aee23ec199a [2023-01-13T23:16:59.568Z] Removing intermediate container 2aee23ec199a [2023-01-13T23:16:59.568Z] ---> 436a12573471 [2023-01-13T23:16:59.568Z] Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:16:59.825Z] ---> Running in d7d71377ac06 [2023-01-13T23:17:00.085Z] Removing intermediate container d7d71377ac06 [2023-01-13T23:17:00.085Z] ---> 8ebc0aff5cfb [2023-01-13T23:17:00.085Z] Step 23/23 : LABEL version=3.0.0-dev.18 [2023-01-13T23:17:00.343Z] ---> Running in d171d08ee9f8 [2023-01-13T23:17:00.601Z] Removing intermediate container d171d08ee9f8 [2023-01-13T23:17:00.601Z] ---> 98b14cc3cfab [2023-01-13T23:17:00.601Z] [2023-01-13T23:17:00.601Z] Successfully built 98b14cc3cfab [2023-01-13T23:17:00.601Z] Successfully tagged core-command:latest [2023-01-13T23:17:04.029Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T23:17:04.053Z] $ docker stop --time=1 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa [2023-01-13T23:17:05.662Z] $ docker rm -f --volumes 6193704e74f6bb6320aa0df5133443a33cb3e0e7b246373951ecd658d37660fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:06.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T23:17:06.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:17:06.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container [2023-01-13T23:17:06.423Z] $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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-01-13T23:17:07.570Z] $ docker top 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:17:08.078Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T23:17:13.420Z] Building core-command ... [2023-01-13T23:17:13.420Z] Building core-data ... [2023-01-13T23:17:13.420Z] Building core-metadata ... [2023-01-13T23:17:13.420Z] Building security-bootstrapper ... [2023-01-13T23:17:13.420Z] Building security-proxy-setup ... [2023-01-13T23:17:13.420Z] Building security-secretstore-setup ... [2023-01-13T23:17:13.420Z] Building security-spiffe-token-provider ... [2023-01-13T23:17:13.420Z] Building security-spire-agent ... [2023-01-13T23:17:13.420Z] Building security-spire-config ... [2023-01-13T23:17:13.420Z] Building security-spire-server ... [2023-01-13T23:17:13.420Z] Building support-notifications ... [2023-01-13T23:17:13.420Z] Building support-scheduler ... [2023-01-13T23:17:13.420Z] Building security-secretstore-setup [2023-01-13T23:17:13.420Z] Building support-scheduler [2023-01-13T23:17:13.420Z] Building core-metadata [2023-01-13T23:17:13.420Z] Building security-spire-agent [2023-01-13T23:17:13.420Z] Building security-spire-config [2023-01-13T23:17:22.530Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T23:17:25.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:17:25.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:17:25.732Z] ---> 45f573c3277d [2023-01-13T23:17:25.732Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:17:25.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:17:25.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:17:25.732Z] ---> 45f573c3277d [2023-01-13T23:17:25.732Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:17:25.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:17:25.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:17:25.732Z] ---> 45f573c3277d [2023-01-13T23:17:25.732Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:17:25.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:17:25.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:17:25.732Z] ---> 45f573c3277d [2023-01-13T23:17:25.732Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T23:17:25.732Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:17:25.732Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:17:25.732Z] ---> 45f573c3277d [2023-01-13T23:17:25.732Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:17:25.732Z] ---> Running in 48d89bb972f8 [2023-01-13T23:17:25.732Z] ---> Running in 8e7974804150 [2023-01-13T23:17:25.732Z] ---> Running in d44949fe6842 [2023-01-13T23:17:25.732Z] ---> Running in 3b9b732eee47 [2023-01-13T23:17:25.732Z] ---> Running in 394cfb56a19e [2023-01-13T23:17:25.732Z] Removing intermediate container 8e7974804150 [2023-01-13T23:17:25.732Z] ---> bbbafc2308a8 [2023-01-13T23:17:25.732Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:17:25.732Z] Removing intermediate container 48d89bb972f8 [2023-01-13T23:17:25.732Z] ---> 7a8417fe6b2d [2023-01-13T23:17:25.732Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:17:25.732Z] ---> Running in 748fd3c20b4d [2023-01-13T23:17:25.732Z] Removing intermediate container d44949fe6842 [2023-01-13T23:17:25.732Z] ---> 7b8cc83add24 [2023-01-13T23:17:25.732Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:17:25.732Z] Removing intermediate container 3b9b732eee47 [2023-01-13T23:17:25.732Z] ---> 337a9552c447 [2023-01-13T23:17:25.732Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T23:17:25.732Z] ---> Running in 1f8d97f07b40 [2023-01-13T23:17:25.732Z] Removing intermediate container 394cfb56a19e [2023-01-13T23:17:25.732Z] ---> 3125655fb6ec [2023-01-13T23:17:25.732Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T23:17:25.732Z] ---> Running in e426cafe44eb [2023-01-13T23:17:25.732Z] ---> Running in fcf82e1114a1 [2023-01-13T23:17:25.732Z] ---> Running in bea2a05f4520 [2023-01-13T23:17:25.885Z] Removing intermediate container d9e5c2a39cdf [2023-01-13T23:17:25.885Z] ---> 63ce0d8fe30d [2023-01-13T23:17:25.885Z] [2023-01-13T23:17:25.885Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T23:17:25.885Z] ---> bfe296a52501 [2023-01-13T23:17:25.885Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:17:26.146Z] Removing intermediate container 31fac4da4971 [2023-01-13T23:17:26.146Z] ---> a80d35c4a245 [2023-01-13T23:17:26.146Z] [2023-01-13T23:17:26.146Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T23:17:26.146Z] ---> bfe296a52501 [2023-01-13T23:17:26.146Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T23:17:26.325Z] Removing intermediate container 1f8d97f07b40 [2023-01-13T23:17:26.325Z] ---> d3538cbf22ce [2023-01-13T23:17:26.325Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T23:17:26.459Z] ---> Running in 0747fb02ebe6 [2023-01-13T23:17:26.459Z] ---> Running in 632c9edd5f23 [2023-01-13T23:17:26.618Z] ---> Running in d85576cda03f [2023-01-13T23:17:26.618Z] Removing intermediate container bea2a05f4520 [2023-01-13T23:17:26.618Z] ---> 3ba93d93decf [2023-01-13T23:17:26.618Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T23:17:26.719Z] Removing intermediate container 0747fb02ebe6 [2023-01-13T23:17:26.719Z] ---> cd1af1e2e8a3 [2023-01-13T23:17:26.719Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T23:17:26.719Z] ---> Running in 58aa6db32690 [2023-01-13T23:17:26.886Z] ---> Running in 33b736a5d114 [2023-01-13T23:17:26.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:26.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:27.256Z] Removing intermediate container fc21ecebb714 [2023-01-13T23:17:27.256Z] ---> 90ab9d0505cb [2023-01-13T23:17:27.256Z] [2023-01-13T23:17:27.256Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:17:27.256Z] ---> bfe296a52501 [2023-01-13T23:17:27.256Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T23:17:27.256Z] ---> Running in d28b9dfd76d2 [2023-01-13T23:17:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:27.519Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T23:17:27.519Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T23:17:27.519Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T23:17:27.519Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:17:27.519Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:17:27.519Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:17:27.519Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T23:17:27.519Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:17:27.519Z] OK: 6 MiB in 16 packages [2023-01-13T23:17:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:27.519Z] OK: 6 MiB in 17 packages [2023-01-13T23:17:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T23:17:27.806Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T23:17:27.806Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:17:27.806Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:17:27.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.082Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:17:28.082Z] Removing intermediate container 58aa6db32690 [2023-01-13T23:17:28.082Z] ---> 8a5e5c781213 [2023-01-13T23:17:28.082Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T23:17:28.082Z] ---> Running in 632559d03cc8 [2023-01-13T23:17:28.082Z] OK: 6 MiB in 16 packages [2023-01-13T23:17:28.082Z] Removing intermediate container 632559d03cc8 [2023-01-13T23:17:28.082Z] ---> 47da6b450081 [2023-01-13T23:17:28.082Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T23:17:28.082Z] Removing intermediate container 632c9edd5f23 [2023-01-13T23:17:28.082Z] ---> 85e3d1b1258d [2023-01-13T23:17:28.082Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T23:17:28.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.343Z] ---> Running in 57b5f322a36c [2023-01-13T23:17:28.343Z] ---> Running in 8ea8d1f5cb64 [2023-01-13T23:17:28.343Z] Removing intermediate container 57b5f322a36c [2023-01-13T23:17:28.343Z] ---> 6b98f86884f7 [2023-01-13T23:17:28.343Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T23:17:28.343Z] Removing intermediate container 8ea8d1f5cb64 [2023-01-13T23:17:28.343Z] ---> 32c3373d5881 [2023-01-13T23:17:28.343Z] Step 12/24 : WORKDIR / [2023-01-13T23:17:28.343Z] ---> Running in 716679a65abb [2023-01-13T23:17:28.343Z] ---> Running in f107a5164d56 [2023-01-13T23:17:28.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.603Z] Removing intermediate container 716679a65abb [2023-01-13T23:17:28.603Z] ---> a85136175b68 [2023-01-13T23:17:28.603Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T23:17:28.603Z] Removing intermediate container f107a5164d56 [2023-01-13T23:17:28.603Z] ---> e2e44a77ced4 [2023-01-13T23:17:28.603Z] 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-01-13T23:17:28.603Z] ---> Running in 0b368ae8ac5a [2023-01-13T23:17:28.603Z] Removing intermediate container d28b9dfd76d2 [2023-01-13T23:17:28.603Z] ---> 1ab4b146db2f [2023-01-13T23:17:28.603Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:17:28.603Z] ---> Running in 0d1ef13f7ef0 [2023-01-13T23:17:28.603Z] Removing intermediate container 0b368ae8ac5a [2023-01-13T23:17:28.603Z] ---> 35978ff56f4a [2023-01-13T23:17:28.603Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T23:17:28.603Z] ---> Running in adae5825d5a2 [2023-01-13T23:17:28.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:28.862Z] ---> 0eda52415565 [2023-01-13T23:17:28.862Z] 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-01-13T23:17:28.862Z] Removing intermediate container 0d1ef13f7ef0 [2023-01-13T23:17:28.862Z] ---> 5a0f3c429864 [2023-01-13T23:17:28.862Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T23:17:28.862Z] ---> Running in f26982bd1568 [2023-01-13T23:17:28.862Z] ---> c67db407e58d [2023-01-13T23:17:28.862Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T23:17:29.127Z] Removing intermediate container f26982bd1568 [2023-01-13T23:17:29.127Z] ---> a981d446d32e [2023-01-13T23:17:29.127Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T23:17:29.127Z] ---> Running in ba6c0f2754a6 [2023-01-13T23:17:29.127Z] Removing intermediate container ba6c0f2754a6 [2023-01-13T23:17:29.127Z] ---> 23e59ae8b7fb [2023-01-13T23:17:29.127Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:17:29.127Z] ---> 1e8cd8b1269c [2023-01-13T23:17:29.127Z] 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-01-13T23:17:29.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:17:29.525Z] OK: 221 MiB in 51 packages [2023-01-13T23:17:29.526Z] ---> 54f70e0e9a28 [2023-01-13T23:17:29.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T23:17:29.526Z] ---> ee18f666cfe0 [2023-01-13T23:17:29.526Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T23:17:29.526Z] Removing intermediate container adae5825d5a2 [2023-01-13T23:17:29.526Z] ---> 7c0ff2440ddc [2023-01-13T23:17:29.526Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T23:17:29.526Z] ---> Running in 35441fdc527d [2023-01-13T23:17:29.785Z] Removing intermediate container 35441fdc527d [2023-01-13T23:17:29.785Z] ---> 01053f969b78 [2023-01-13T23:17:29.785Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T23:17:29.785Z] ---> 6577664040fe [2023-01-13T23:17:29.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T23:17:29.794Z] OK: 221 MiB in 51 packages [2023-01-13T23:17:30.044Z] ---> d7b58d93c833 [2023-01-13T23:17:30.044Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T23:17:30.044Z] ---> Running in 92356ed2dd61 [2023-01-13T23:17:30.044Z] ---> 834deb10b82e [2023-01-13T23:17:30.044Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T23:17:30.063Z] OK: 221 MiB in 51 packages [2023-01-13T23:17:30.063Z] OK: 221 MiB in 51 packages [2023-01-13T23:17:30.307Z] ---> e7235fcb984e [2023-01-13T23:17:30.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T23:17:30.307Z] ---> 712200de119e [2023-01-13T23:17:30.307Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T23:17:30.307Z] ---> Running in 21b148e8009b [2023-01-13T23:17:30.568Z] Removing intermediate container 21b148e8009b [2023-01-13T23:17:30.568Z] ---> 757c9bd1dddc [2023-01-13T23:17:30.568Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:17:30.568Z] ---> b5de5b89d562 [2023-01-13T23:17:30.568Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T23:17:30.568Z] ---> Running in 001660668abd [2023-01-13T23:17:30.568Z] ---> Running in 4201c65ea801 [2023-01-13T23:17:30.568Z] Removing intermediate container 001660668abd [2023-01-13T23:17:30.568Z] ---> a3b10e91452d [2023-01-13T23:17:30.568Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T23:17:30.568Z] ---> Running in e66abb47c001 [2023-01-13T23:17:30.657Z] OK: 221 MiB in 51 packages [2023-01-13T23:17:30.830Z] Removing intermediate container e66abb47c001 [2023-01-13T23:17:30.830Z] ---> 94d790f42e2b [2023-01-13T23:17:30.830Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:30.830Z] Removing intermediate container 92356ed2dd61 [2023-01-13T23:17:30.830Z] ---> 0d842a294432 [2023-01-13T23:17:30.830Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:17:30.830Z] ---> Running in 7246d3010c4e [2023-01-13T23:17:30.830Z] Removing intermediate container 7246d3010c4e [2023-01-13T23:17:30.830Z] ---> f82aeb57986b [2023-01-13T23:17:30.830Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:17:30.830Z] ---> ecc01484ac33 [2023-01-13T23:17:30.830Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T23:17:30.830Z] ---> Running in 41e79a0be865 [2023-01-13T23:17:31.089Z] Removing intermediate container 41e79a0be865 [2023-01-13T23:17:31.089Z] ---> 082f4ecc2a05 [2023-01-13T23:17:31.089Z] [2023-01-13T23:17:31.089Z] Successfully built 082f4ecc2a05 [2023-01-13T23:17:31.089Z] Successfully tagged support-notifications:latest [2023-01-13T23:17:31.245Z] Removing intermediate container 748fd3c20b4d [2023-01-13T23:17:31.245Z] ---> 8ef6d2ba4f87 [2023-01-13T23:17:31.245Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:17:31.349Z]  Building support-notifications ... done Removing intermediate container 4201c65ea801 [2023-01-13T23:17:31.349Z] ---> 1134fdc6dafd [2023-01-13T23:17:31.349Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T23:17:31.349Z] ---> Running in 19b5e9f9083a [2023-01-13T23:17:31.349Z] ---> ab8a33f79777 [2023-01-13T23:17:31.349Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T23:17:31.609Z] Removing intermediate container 19b5e9f9083a [2023-01-13T23:17:31.609Z] ---> 1f7e6bfc1199 [2023-01-13T23:17:31.609Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T23:17:31.609Z] ---> Running in 69783e199a82 [2023-01-13T23:17:31.609Z] ---> 4b4696951126 [2023-01-13T23:17:31.609Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T23:17:31.609Z] Removing intermediate container 69783e199a82 [2023-01-13T23:17:31.609Z] ---> 44e2993ca428 [2023-01-13T23:17:31.609Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:31.609Z] ---> Running in d4c185cf75ce [2023-01-13T23:17:31.831Z] Removing intermediate container fcf82e1114a1 [2023-01-13T23:17:31.831Z] ---> 03cec8799899 [2023-01-13T23:17:31.831Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:17:31.831Z] Removing intermediate container d85576cda03f [2023-01-13T23:17:31.831Z] ---> 743c3aa338ed [2023-01-13T23:17:31.831Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:17:31.869Z] ---> a33a11d32fa6 [2023-01-13T23:17:31.869Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T23:17:31.869Z] Removing intermediate container d4c185cf75ce [2023-01-13T23:17:31.869Z] ---> 96ce4e7d9838 [2023-01-13T23:17:31.869Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:17:31.869Z] ---> Running in 104d1c98c6ff [2023-01-13T23:17:31.869Z] Removing intermediate container 104d1c98c6ff [2023-01-13T23:17:31.869Z] ---> 59daae2b0711 [2023-01-13T23:17:31.869Z] [2023-01-13T23:17:31.869Z] ---> f34df8ffe16a [2023-01-13T23:17:31.869Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T23:17:31.869Z] Successfully built 59daae2b0711 [2023-01-13T23:17:31.869Z] Successfully tagged security-secretstore-setup:latest [2023-01-13T23:17:32.110Z] Removing intermediate container e426cafe44eb [2023-01-13T23:17:32.110Z] ---> 22c9abba5697 [2023-01-13T23:17:32.110Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T23:17:32.128Z]  Building security-secretstore-setup ... done  ---> ddccc8ba726a [2023-01-13T23:17:32.128Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T23:17:32.128Z] ---> 5fe28817a642 [2023-01-13T23:17:32.128Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T23:17:32.128Z] ---> Running in 3c36e53ad01c [2023-01-13T23:17:32.379Z] ---> 89a9b7c6d14a [2023-01-13T23:17:32.379Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:17:32.379Z] Removing intermediate container 33b736a5d114 [2023-01-13T23:17:32.379Z] ---> d4801bf68d06 [2023-01-13T23:17:32.379Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T23:17:32.379Z] ---> Running in a940e588249c [2023-01-13T23:17:32.697Z] Removing intermediate container 3c36e53ad01c [2023-01-13T23:17:32.697Z] ---> 5bacb6808325 [2023-01-13T23:17:32.697Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T23:17:32.697Z] ---> Running in ea31088a21af [2023-01-13T23:17:32.958Z] Removing intermediate container ea31088a21af [2023-01-13T23:17:32.958Z] ---> b48fadc9b3a0 [2023-01-13T23:17:32.958Z] Step 29/32 : CMD ["gate"] [2023-01-13T23:17:32.958Z] ---> Running in 344257d58c5d [2023-01-13T23:17:32.958Z] Removing intermediate container 344257d58c5d [2023-01-13T23:17:32.958Z] ---> 7d7cef675aae [2023-01-13T23:17:32.958Z] Step 30/32 : LABEL arch=x86_64 [2023-01-13T23:17:32.958Z] ---> Running in bd5bd5d1446a [2023-01-13T23:17:32.958Z] Removing intermediate container bd5bd5d1446a [2023-01-13T23:17:32.958Z] ---> 4c1324914a33 [2023-01-13T23:17:32.958Z] Step 31/32 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:32.969Z] ---> d218601bff39 [2023-01-13T23:17:32.969Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:17:32.969Z] ---> Running in 87760b8ada82 [2023-01-13T23:17:33.218Z] ---> Running in 26c5a8253629 [2023-01-13T23:17:33.218Z] Removing intermediate container 26c5a8253629 [2023-01-13T23:17:33.218Z] ---> 450387530866 [2023-01-13T23:17:33.218Z] Step 32/32 : LABEL version=3.0.0-dev.18 [2023-01-13T23:17:33.218Z] ---> Running in 296682e47fcd [2023-01-13T23:17:33.218Z] Removing intermediate container 296682e47fcd [2023-01-13T23:17:33.218Z] ---> 840fa51547ae [2023-01-13T23:17:33.218Z] [2023-01-13T23:17:33.479Z] Successfully built 840fa51547ae [2023-01-13T23:17:33.479Z] Successfully tagged security-bootstrapper:latest [2023-01-13T23:17:33.486Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-01-13T23:17:33.491Z] $ docker stop --time=1 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 [2023-01-13T23:17:33.556Z] ---> 405ec5b21d98 [2023-01-13T23:17:33.556Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:17:33.556Z] ---> Running in 346e1c664342 [2023-01-13T23:17:33.556Z] ---> a1c95d0af6d5 [2023-01-13T23:17:33.556Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:17:33.826Z] ---> 01167421d3c2 [2023-01-13T23:17:33.826Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:17:33.826Z] ---> Running in 659ebaff4d01 [2023-01-13T23:17:33.826Z] ---> Running in 9853fed73111 [2023-01-13T23:17:34.831Z] $ docker rm -f --volumes 2941d899c444e335c6d1ff85ac5992f190f36fbebcfcfec783697ad7937366e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:17:35.169Z] + docker images [2023-01-13T23:17:35.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T23:17:35.169Z] security-bootstrapper latest 840fa51547ae 1 second ago 20.3MB [2023-01-13T23:17:35.169Z] security-secretstore-setup latest 59daae2b0711 3 seconds ago 29.9MB [2023-01-13T23:17:35.169Z] support-notifications latest 082f4ecc2a05 4 seconds ago 30.6MB [2023-01-13T23:17:35.169Z] 90ab9d0505cb 8 seconds ago 1.74GB [2023-01-13T23:17:35.169Z] a80d35c4a245 9 seconds ago 1.66GB [2023-01-13T23:17:35.169Z] 63ce0d8fe30d 10 seconds ago 1.66GB [2023-01-13T23:17:35.169Z] core-command latest 98b14cc3cfab 34 seconds ago 17.7MB [2023-01-13T23:17:35.169Z] 2520ebe18be9 48 seconds ago 1.67GB [2023-01-13T23:17:35.169Z] support-scheduler latest f7d9da2937a5 About a minute ago 30MB [2023-01-13T23:17:35.169Z] security-spire-config latest 49571bf14277 About a minute ago 85.8MB [2023-01-13T23:17:35.169Z] security-spire-server latest 264b942050a9 About a minute ago 86.5MB [2023-01-13T23:17:35.169Z] 166955e899fd About a minute ago 1.74GB [2023-01-13T23:17:35.169Z] security-proxy-setup latest 0547e03f56f8 About a minute ago 27.7MB [2023-01-13T23:17:35.169Z] e187c8795dda About a minute ago 1.54GB [2023-01-13T23:17:35.169Z] core-metadata latest 6c45e42d0ff2 About a minute ago 18.5MB [2023-01-13T23:17:35.169Z] security-spiffe-token-provider latest 0fdd28c9b6a8 About a minute ago 29.8MB [2023-01-13T23:17:35.169Z] core-data latest 412024268b82 About a minute ago 17.9MB [2023-01-13T23:17:35.169Z] 02977c0d155d About a minute ago 1.7GB [2023-01-13T23:17:35.169Z] a69e5d48fb1f About a minute ago 1.68GB [2023-01-13T23:17:35.169Z] 631039925c37 About a minute ago 1.66GB [2023-01-13T23:17:35.169Z] db60c22d2397 About a minute ago 1.68GB [2023-01-13T23:17:35.169Z] security-spire-agent latest 2887dae720e2 2 minutes ago 125MB [2023-01-13T23:17:35.169Z] 6aa628e39b11 2 minutes ago 1.54GB [2023-01-13T23:17:35.169Z] ci-base-image-x86_64 latest e0a408b81b4a 6 minutes ago 904MB [2023-01-13T23:17:35.169Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-13T23:17:35.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-13T23:17:35.169Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-13T23:17:35.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-13T23:17:35.169Z] 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-01-13T23:17:35.283Z] provisioning config files... [2023-01-13T23:17:35.294Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config5917554809265197239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:17:35.587Z] ---> docker-login.sh [2023-01-13T23:17:35.587Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:17:35.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:17:35.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:17:35.587Z] Configure a credential helper to remove this warning. See [2023-01-13T23:17:35.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:17:35.587Z] [2023-01-13T23:17:35.587Z] Login Succeeded [2023-01-13T23:17:35.587Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:17:35.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:17:35.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:17:35.587Z] Configure a credential helper to remove this warning. See [2023-01-13T23:17:35.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:17:35.587Z] [2023-01-13T23:17:35.587Z] Login Succeeded [2023-01-13T23:17:35.587Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:17:35.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:17:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:17:35.847Z] Configure a credential helper to remove this warning. See [2023-01-13T23:17:35.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:17:35.847Z] [2023-01-13T23:17:35.847Z] Login Succeeded [2023-01-13T23:17:35.847Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:17:35.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:17:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:17:35.847Z] Configure a credential helper to remove this warning. See [2023-01-13T23:17:35.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:17:35.847Z] [2023-01-13T23:17:35.847Z] Login Succeeded [2023-01-13T23:17:35.847Z] docker.io [2023-01-13T23:17:36.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:17:36.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:17:36.365Z] Configure a credential helper to remove this warning. See [2023-01-13T23:17:36.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:17:36.365Z] [2023-01-13T23:17:36.365Z] Login Succeeded [2023-01-13T23:17:36.365Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:17:36.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:17:36.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:17:36.412Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-13T23:17:36.412Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:36.412Z] latest [2023-01-13T23:17:36.412Z] 3.0.0-dev.18 [2023-01-13T23:17:36.412Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:36.412Z] main [2023-01-13T23:17:36.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:36.717Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:37.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:37.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T23:17:37.020Z] d07d3b1d6e9c: Preparing [2023-01-13T23:17:37.020Z] 74e54b4e792d: Preparing [2023-01-13T23:17:37.020Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:37.020Z] 8905bad6d05a: Preparing [2023-01-13T23:17:37.020Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:37.020Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:37.020Z] 8905bad6d05a: Pushed [2023-01-13T23:17:37.020Z] a2e0b9fe4ba8: Pushed [2023-01-13T23:17:37.020Z] d07d3b1d6e9c: Pushed [2023-01-13T23:17:38.397Z] 74e54b4e792d: Pushed [2023-01-13T23:17:38.662Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:38.967Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:39.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T23:17:39.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T23:17:39.268Z] d07d3b1d6e9c: Preparing [2023-01-13T23:17:39.268Z] 74e54b4e792d: Preparing [2023-01-13T23:17:39.268Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:39.268Z] 8905bad6d05a: Preparing [2023-01-13T23:17:39.268Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:39.268Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:39.268Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:39.268Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:39.268Z] 74e54b4e792d: Layer already exists [2023-01-13T23:17:39.268Z] d07d3b1d6e9c: Layer already exists [2023-01-13T23:17:39.268Z] latest: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:39.570Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:39.875Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 [2023-01-13T23:17:39.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T23:17:39.875Z] d07d3b1d6e9c: Preparing [2023-01-13T23:17:39.875Z] 74e54b4e792d: Preparing [2023-01-13T23:17:39.875Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:39.875Z] 8905bad6d05a: Preparing [2023-01-13T23:17:39.875Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:39.875Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:39.875Z] d07d3b1d6e9c: Layer already exists [2023-01-13T23:17:39.875Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:39.875Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:39.875Z] 74e54b4e792d: Layer already exists [2023-01-13T23:17:39.875Z] 3.0.0-dev.18: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:40.185Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:40.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:40.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T23:17:40.494Z] d07d3b1d6e9c: Preparing [2023-01-13T23:17:40.494Z] 74e54b4e792d: Preparing [2023-01-13T23:17:40.494Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:40.494Z] 8905bad6d05a: Preparing [2023-01-13T23:17:40.494Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:40.494Z] d07d3b1d6e9c: Layer already exists [2023-01-13T23:17:40.494Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:40.494Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:40.494Z] 74e54b4e792d: Layer already exists [2023-01-13T23:17:40.494Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:40.494Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:40.805Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:41.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-13T23:17:41.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T23:17:41.114Z] d07d3b1d6e9c: Preparing [2023-01-13T23:17:41.114Z] 74e54b4e792d: Preparing [2023-01-13T23:17:41.114Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:41.114Z] 8905bad6d05a: Preparing [2023-01-13T23:17:41.114Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:41.114Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:41.114Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:41.114Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:41.114Z] 74e54b4e792d: Layer already exists [2023-01-13T23:17:41.114Z] d07d3b1d6e9c: Layer already exists [2023-01-13T23:17:41.114Z] main: digest: sha256:8b2eb8e4e692431556bfe7c1bc710490e22b0f21d072dd0314efa0bec4b78d56 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:17:41.155Z] ===================================================== [Pipeline] echo [2023-01-13T23:17:41.162Z] taggedImages: [2023-01-13T23:17:41.162Z] - nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:41.162Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T23:17:41.162Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.18 [2023-01-13T23:17:41.162Z] - nexus3.edgexfoundry.org:10004/core-command:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:41.162Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-13T23:17:41.178Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-13T23:17:41.178Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:41.178Z] latest [2023-01-13T23:17:41.178Z] 3.0.0-dev.18 [2023-01-13T23:17:41.178Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:41.178Z] main [2023-01-13T23:17:41.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:41.498Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:41.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:41.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T23:17:41.825Z] c01c12a1ff74: Preparing [2023-01-13T23:17:41.825Z] 36cb095b7d74: Preparing [2023-01-13T23:17:41.825Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:41.825Z] 26ca080d4ddf: Preparing [2023-01-13T23:17:41.825Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:41.825Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:41.825Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:41.825Z] c01c12a1ff74: Pushed [2023-01-13T23:17:41.825Z] 26ca080d4ddf: Pushed [2023-01-13T23:17:43.202Z] 36cb095b7d74: Pushed [2023-01-13T23:17:43.462Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:43.782Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:44.095Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T23:17:44.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T23:17:44.095Z] c01c12a1ff74: Preparing [2023-01-13T23:17:44.095Z] 36cb095b7d74: Preparing [2023-01-13T23:17:44.095Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:44.095Z] 26ca080d4ddf: Preparing [2023-01-13T23:17:44.095Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:44.095Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:44.095Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:44.095Z] c01c12a1ff74: Layer already exists [2023-01-13T23:17:44.095Z] 26ca080d4ddf: Layer already exists [2023-01-13T23:17:44.095Z] 36cb095b7d74: Layer already exists [2023-01-13T23:17:44.095Z] latest: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:44.405Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:44.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 [2023-01-13T23:17:44.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T23:17:44.713Z] c01c12a1ff74: Preparing [2023-01-13T23:17:44.713Z] 36cb095b7d74: Preparing [2023-01-13T23:17:44.713Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:44.713Z] 26ca080d4ddf: Preparing [2023-01-13T23:17:44.713Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:44.713Z] 26ca080d4ddf: Layer already exists [2023-01-13T23:17:44.713Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:44.713Z] c01c12a1ff74: Layer already exists [2023-01-13T23:17:44.713Z] 36cb095b7d74: Layer already exists [2023-01-13T23:17:44.713Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:44.713Z] 3.0.0-dev.18: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:45.028Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:45.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:45.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T23:17:45.338Z] c01c12a1ff74: Preparing [2023-01-13T23:17:45.338Z] 36cb095b7d74: Preparing [2023-01-13T23:17:45.338Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:45.338Z] 26ca080d4ddf: Preparing [2023-01-13T23:17:45.338Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:45.338Z] 26ca080d4ddf: Layer already exists [2023-01-13T23:17:45.338Z] 36cb095b7d74: Layer already exists [2023-01-13T23:17:45.338Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:45.338Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:45.338Z] c01c12a1ff74: Layer already exists [2023-01-13T23:17:45.338Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:45.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:45.967Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-13T23:17:45.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T23:17:45.967Z] c01c12a1ff74: Preparing [2023-01-13T23:17:45.967Z] 36cb095b7d74: Preparing [2023-01-13T23:17:45.967Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:45.967Z] 26ca080d4ddf: Preparing [2023-01-13T23:17:45.967Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:45.967Z] 26ca080d4ddf: Layer already exists [2023-01-13T23:17:45.967Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:45.967Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:45.967Z] c01c12a1ff74: Layer already exists [2023-01-13T23:17:45.967Z] 36cb095b7d74: Layer already exists [2023-01-13T23:17:45.967Z] main: digest: sha256:c5715595687e0b1e432fa9ede9c01b2ce0bd5db6026266616e652ef0975df55c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:17:46.014Z] ===================================================== [Pipeline] echo [2023-01-13T23:17:46.027Z] taggedImages: [2023-01-13T23:17:46.027Z] - nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:46.027Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T23:17:46.027Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.18 [2023-01-13T23:17:46.027Z] - nexus3.edgexfoundry.org:10004/core-data:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:46.027Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-13T23:17:46.054Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-13T23:17:46.054Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:46.054Z] latest [2023-01-13T23:17:46.054Z] 3.0.0-dev.18 [2023-01-13T23:17:46.054Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:46.054Z] main [2023-01-13T23:17:46.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:46.387Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:46.699Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:46.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T23:17:46.699Z] 3f4215acfb37: Preparing [2023-01-13T23:17:46.699Z] bd444ea12436: Preparing [2023-01-13T23:17:46.699Z] 684eebf0e28d: Preparing [2023-01-13T23:17:46.699Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:46.699Z] 8905bad6d05a: Preparing [2023-01-13T23:17:46.699Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:46.699Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:46.699Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:46.699Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:46.699Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:46.699Z] 3f4215acfb37: Pushed [2023-01-13T23:17:46.699Z] bd444ea12436: Pushed [2023-01-13T23:17:48.603Z] 684eebf0e28d: Pushed [2023-01-13T23:17:48.603Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:48.998Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:49.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T23:17:49.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T23:17:49.350Z] 3f4215acfb37: Preparing [2023-01-13T23:17:49.350Z] bd444ea12436: Preparing [2023-01-13T23:17:49.350Z] 684eebf0e28d: Preparing [2023-01-13T23:17:49.350Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:49.350Z] 8905bad6d05a: Preparing [2023-01-13T23:17:49.350Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:49.350Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:49.350Z] bd444ea12436: Layer already exists [2023-01-13T23:17:49.350Z] 684eebf0e28d: Layer already exists [2023-01-13T23:17:49.350Z] 3f4215acfb37: Layer already exists [2023-01-13T23:17:49.350Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:49.350Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:49.350Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:49.350Z] latest: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:49.701Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:50.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 [2023-01-13T23:17:50.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T23:17:50.089Z] 3f4215acfb37: Preparing [2023-01-13T23:17:50.089Z] bd444ea12436: Preparing [2023-01-13T23:17:50.089Z] 684eebf0e28d: Preparing [2023-01-13T23:17:50.089Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:50.089Z] 8905bad6d05a: Preparing [2023-01-13T23:17:50.089Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:50.089Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:50.089Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:50.089Z] 3f4215acfb37: Layer already exists [2023-01-13T23:17:50.089Z] bd444ea12436: Layer already exists [2023-01-13T23:17:50.089Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:50.089Z] 684eebf0e28d: Layer already exists [2023-01-13T23:17:50.089Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:50.089Z] 3.0.0-dev.18: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:50.403Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:50.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:50.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T23:17:50.712Z] 3f4215acfb37: Preparing [2023-01-13T23:17:50.712Z] bd444ea12436: Preparing [2023-01-13T23:17:50.712Z] 684eebf0e28d: Preparing [2023-01-13T23:17:50.712Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:50.712Z] 8905bad6d05a: Preparing [2023-01-13T23:17:50.712Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:50.712Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:50.712Z] 3f4215acfb37: Layer already exists [2023-01-13T23:17:50.712Z] bd444ea12436: Layer already exists [2023-01-13T23:17:50.712Z] 684eebf0e28d: Layer already exists [2023-01-13T23:17:50.712Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:50.712Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:50.712Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:50.712Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:51.022Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:51.322Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-13T23:17:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T23:17:51.322Z] 3f4215acfb37: Preparing [2023-01-13T23:17:51.322Z] bd444ea12436: Preparing [2023-01-13T23:17:51.322Z] 684eebf0e28d: Preparing [2023-01-13T23:17:51.322Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:51.322Z] 8905bad6d05a: Preparing [2023-01-13T23:17:51.322Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:51.322Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:51.322Z] 8905bad6d05a: Layer already exists [2023-01-13T23:17:51.322Z] 684eebf0e28d: Layer already exists [2023-01-13T23:17:51.322Z] 3f4215acfb37: Layer already exists [2023-01-13T23:17:51.322Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:51.322Z] bd444ea12436: Layer already exists [2023-01-13T23:17:51.322Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:51.322Z] main: digest: sha256:2a264866bf87e32ef05e28bea292bc1b4c9f5c312c260d9bfd2d5f0040cd346c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:17:51.363Z] ===================================================== [Pipeline] echo [2023-01-13T23:17:51.370Z] taggedImages: [2023-01-13T23:17:51.370Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:51.370Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T23:17:51.370Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.18 [2023-01-13T23:17:51.370Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:51.370Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-13T23:17:51.384Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-13T23:17:51.384Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:51.384Z] latest [2023-01-13T23:17:51.384Z] 3.0.0-dev.18 [2023-01-13T23:17:51.384Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:51.384Z] main [2023-01-13T23:17:51.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:51.691Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:51.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:51.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T23:17:51.997Z] c02be4523168: Preparing [2023-01-13T23:17:51.997Z] c02be4523168: Preparing [2023-01-13T23:17:51.997Z] b05c8b6010d0: Preparing [2023-01-13T23:17:51.997Z] 29d9a4dc06a8: Preparing [2023-01-13T23:17:51.997Z] e8ea4852c142: Preparing [2023-01-13T23:17:51.997Z] ef2852bebda5: Preparing [2023-01-13T23:17:51.997Z] eafc9490861c: Preparing [2023-01-13T23:17:51.997Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:51.997Z] 72ae028a2f9b: Preparing [2023-01-13T23:17:51.997Z] 697230a61cde: Preparing [2023-01-13T23:17:51.997Z] 66a3cc1abfef: Preparing [2023-01-13T23:17:51.997Z] cdc37478aed1: Preparing [2023-01-13T23:17:51.997Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:51.997Z] 697230a61cde: Waiting [2023-01-13T23:17:51.997Z] 66a3cc1abfef: Waiting [2023-01-13T23:17:51.997Z] cdc37478aed1: Waiting [2023-01-13T23:17:51.997Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:51.997Z] a2e0b9fe4ba8: Waiting [2023-01-13T23:17:51.997Z] 72ae028a2f9b: Waiting [2023-01-13T23:17:51.997Z] 29d9a4dc06a8: Pushed [2023-01-13T23:17:51.997Z] b05c8b6010d0: Pushed [2023-01-13T23:17:51.997Z] c02be4523168: Pushed [2023-01-13T23:17:51.997Z] e8ea4852c142: Pushed [2023-01-13T23:17:51.997Z] ef2852bebda5: Pushed [2023-01-13T23:17:52.256Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:52.256Z] 72ae028a2f9b: Pushed [2023-01-13T23:17:52.256Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:52.256Z] cdc37478aed1: Pushed [2023-01-13T23:17:52.256Z] 697230a61cde: Pushed [2023-01-13T23:17:52.256Z] 66a3cc1abfef: Pushed [2023-01-13T23:17:54.159Z] eafc9490861c: Pushed [2023-01-13T23:17:54.159Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:54.476Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:54.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T23:17:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T23:17:54.784Z] c02be4523168: Preparing [2023-01-13T23:17:54.784Z] c02be4523168: Preparing [2023-01-13T23:17:54.784Z] b05c8b6010d0: Preparing [2023-01-13T23:17:54.784Z] 29d9a4dc06a8: Preparing [2023-01-13T23:17:54.784Z] e8ea4852c142: Preparing [2023-01-13T23:17:54.784Z] ef2852bebda5: Preparing [2023-01-13T23:17:54.784Z] eafc9490861c: Preparing [2023-01-13T23:17:54.784Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:54.784Z] 72ae028a2f9b: Preparing [2023-01-13T23:17:54.784Z] 697230a61cde: Preparing [2023-01-13T23:17:54.784Z] 66a3cc1abfef: Preparing [2023-01-13T23:17:54.784Z] cdc37478aed1: Preparing [2023-01-13T23:17:54.784Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:54.784Z] 72ae028a2f9b: Waiting [2023-01-13T23:17:54.784Z] eafc9490861c: Waiting [2023-01-13T23:17:54.784Z] 697230a61cde: Waiting [2023-01-13T23:17:54.784Z] 66a3cc1abfef: Waiting [2023-01-13T23:17:54.784Z] a2e0b9fe4ba8: Waiting [2023-01-13T23:17:54.784Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:54.784Z] cdc37478aed1: Waiting [2023-01-13T23:17:54.784Z] 29d9a4dc06a8: Layer already exists [2023-01-13T23:17:54.784Z] e8ea4852c142: Layer already exists [2023-01-13T23:17:54.784Z] ef2852bebda5: Layer already exists [2023-01-13T23:17:54.784Z] b05c8b6010d0: Layer already exists [2023-01-13T23:17:54.784Z] c02be4523168: Layer already exists [2023-01-13T23:17:54.784Z] eafc9490861c: Layer already exists [2023-01-13T23:17:54.784Z] 66a3cc1abfef: Layer already exists [2023-01-13T23:17:54.784Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:54.784Z] 72ae028a2f9b: Layer already exists [2023-01-13T23:17:54.784Z] 697230a61cde: Layer already exists [2023-01-13T23:17:54.784Z] cdc37478aed1: Layer already exists [2023-01-13T23:17:54.784Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:54.784Z] latest: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:55.095Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:55.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 [2023-01-13T23:17:55.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T23:17:55.402Z] c02be4523168: Preparing [2023-01-13T23:17:55.402Z] c02be4523168: Preparing [2023-01-13T23:17:55.402Z] b05c8b6010d0: Preparing [2023-01-13T23:17:55.402Z] 29d9a4dc06a8: Preparing [2023-01-13T23:17:55.402Z] e8ea4852c142: Preparing [2023-01-13T23:17:55.402Z] ef2852bebda5: Preparing [2023-01-13T23:17:55.402Z] eafc9490861c: Preparing [2023-01-13T23:17:55.402Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:55.402Z] 72ae028a2f9b: Preparing [2023-01-13T23:17:55.402Z] 697230a61cde: Preparing [2023-01-13T23:17:55.402Z] 66a3cc1abfef: Preparing [2023-01-13T23:17:55.402Z] cdc37478aed1: Preparing [2023-01-13T23:17:55.402Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:55.402Z] eafc9490861c: Waiting [2023-01-13T23:17:55.402Z] a2e0b9fe4ba8: Waiting [2023-01-13T23:17:55.402Z] 72ae028a2f9b: Waiting [2023-01-13T23:17:55.402Z] 697230a61cde: Waiting [2023-01-13T23:17:55.402Z] 66a3cc1abfef: Waiting [2023-01-13T23:17:55.402Z] cdc37478aed1: Waiting [2023-01-13T23:17:55.402Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:55.402Z] e8ea4852c142: Layer already exists [2023-01-13T23:17:55.402Z] b05c8b6010d0: Layer already exists [2023-01-13T23:17:55.402Z] 29d9a4dc06a8: Layer already exists [2023-01-13T23:17:55.402Z] c02be4523168: Layer already exists [2023-01-13T23:17:55.402Z] ef2852bebda5: Layer already exists [2023-01-13T23:17:55.402Z] eafc9490861c: Layer already exists [2023-01-13T23:17:55.402Z] 72ae028a2f9b: Layer already exists [2023-01-13T23:17:55.402Z] 66a3cc1abfef: Layer already exists [2023-01-13T23:17:55.402Z] 697230a61cde: Layer already exists [2023-01-13T23:17:55.402Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:55.402Z] cdc37478aed1: Layer already exists [2023-01-13T23:17:55.402Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:55.402Z] 3.0.0-dev.18: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:55.708Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:56.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:56.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T23:17:56.056Z] c02be4523168: Preparing [2023-01-13T23:17:56.056Z] c02be4523168: Preparing [2023-01-13T23:17:56.056Z] b05c8b6010d0: Preparing [2023-01-13T23:17:56.056Z] 29d9a4dc06a8: Preparing [2023-01-13T23:17:56.056Z] e8ea4852c142: Preparing [2023-01-13T23:17:56.056Z] ef2852bebda5: Preparing [2023-01-13T23:17:56.056Z] eafc9490861c: Preparing [2023-01-13T23:17:56.056Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:56.056Z] 72ae028a2f9b: Preparing [2023-01-13T23:17:56.056Z] 697230a61cde: Preparing [2023-01-13T23:17:56.056Z] 66a3cc1abfef: Preparing [2023-01-13T23:17:56.056Z] cdc37478aed1: Preparing [2023-01-13T23:17:56.056Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:56.056Z] a2e0b9fe4ba8: Waiting [2023-01-13T23:17:56.056Z] 66a3cc1abfef: Waiting [2023-01-13T23:17:56.056Z] eafc9490861c: Waiting [2023-01-13T23:17:56.056Z] cdc37478aed1: Waiting [2023-01-13T23:17:56.056Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:56.056Z] 72ae028a2f9b: Waiting [2023-01-13T23:17:56.056Z] 697230a61cde: Waiting [2023-01-13T23:17:56.056Z] 29d9a4dc06a8: Layer already exists [2023-01-13T23:17:56.056Z] c02be4523168: Layer already exists [2023-01-13T23:17:56.056Z] ef2852bebda5: Layer already exists [2023-01-13T23:17:56.056Z] b05c8b6010d0: Layer already exists [2023-01-13T23:17:56.056Z] e8ea4852c142: Layer already exists [2023-01-13T23:17:56.056Z] eafc9490861c: Layer already exists [2023-01-13T23:17:56.056Z] 72ae028a2f9b: Layer already exists [2023-01-13T23:17:56.056Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:56.056Z] 66a3cc1abfef: Layer already exists [2023-01-13T23:17:56.056Z] 697230a61cde: Layer already exists [2023-01-13T23:17:56.056Z] cdc37478aed1: Layer already exists [2023-01-13T23:17:56.056Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:56.056Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:56.365Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:56.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-13T23:17:56.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T23:17:56.668Z] c02be4523168: Preparing [2023-01-13T23:17:56.668Z] c02be4523168: Preparing [2023-01-13T23:17:56.668Z] b05c8b6010d0: Preparing [2023-01-13T23:17:56.668Z] 29d9a4dc06a8: Preparing [2023-01-13T23:17:56.668Z] e8ea4852c142: Preparing [2023-01-13T23:17:56.668Z] ef2852bebda5: Preparing [2023-01-13T23:17:56.668Z] eafc9490861c: Preparing [2023-01-13T23:17:56.668Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:17:56.668Z] 72ae028a2f9b: Preparing [2023-01-13T23:17:56.668Z] 697230a61cde: Preparing [2023-01-13T23:17:56.668Z] 66a3cc1abfef: Preparing [2023-01-13T23:17:56.668Z] cdc37478aed1: Preparing [2023-01-13T23:17:56.668Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:56.668Z] eafc9490861c: Waiting [2023-01-13T23:17:56.668Z] 66a3cc1abfef: Waiting [2023-01-13T23:17:56.668Z] a2e0b9fe4ba8: Waiting [2023-01-13T23:17:56.668Z] 72ae028a2f9b: Waiting [2023-01-13T23:17:56.668Z] cdc37478aed1: Waiting [2023-01-13T23:17:56.668Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:56.668Z] 697230a61cde: Waiting [2023-01-13T23:17:56.668Z] 29d9a4dc06a8: Layer already exists [2023-01-13T23:17:56.668Z] ef2852bebda5: Layer already exists [2023-01-13T23:17:56.668Z] b05c8b6010d0: Layer already exists [2023-01-13T23:17:56.668Z] e8ea4852c142: Layer already exists [2023-01-13T23:17:56.668Z] c02be4523168: Layer already exists [2023-01-13T23:17:56.668Z] eafc9490861c: Layer already exists [2023-01-13T23:17:56.668Z] 66a3cc1abfef: Layer already exists [2023-01-13T23:17:56.668Z] 697230a61cde: Layer already exists [2023-01-13T23:17:56.668Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:17:56.668Z] 72ae028a2f9b: Layer already exists [2023-01-13T23:17:56.668Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:56.668Z] cdc37478aed1: Layer already exists [2023-01-13T23:17:56.668Z] main: digest: sha256:1d04cfb349694fac4845310fe49050c672cbad61cf0f36c8d613ee14b9f8bf88 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:17:56.704Z] ===================================================== [Pipeline] echo [2023-01-13T23:17:56.709Z] taggedImages: [2023-01-13T23:17:56.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:56.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T23:17:56.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.18 [2023-01-13T23:17:56.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:56.709Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-13T23:17:56.724Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-13T23:17:56.724Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:56.724Z] latest [2023-01-13T23:17:56.724Z] 3.0.0-dev.18 [2023-01-13T23:17:56.724Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:17:56.724Z] main [2023-01-13T23:17:56.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:57.026Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:57.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:17:57.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T23:17:57.338Z] adfb0b68dcb8: Preparing [2023-01-13T23:17:57.338Z] b11f6dd8d1a3: Preparing [2023-01-13T23:17:57.338Z] 9933c1df49c3: Preparing [2023-01-13T23:17:57.338Z] 611bd684230b: Preparing [2023-01-13T23:17:57.338Z] 8aa871ca9291: Preparing [2023-01-13T23:17:57.338Z] 9ac6b87a34f1: Preparing [2023-01-13T23:17:57.338Z] 0d356e5d9277: Preparing [2023-01-13T23:17:57.338Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:57.338Z] 9ac6b87a34f1: Waiting [2023-01-13T23:17:57.338Z] 0d356e5d9277: Waiting [2023-01-13T23:17:57.338Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:57.338Z] 8aa871ca9291: Pushed [2023-01-13T23:17:57.338Z] b11f6dd8d1a3: Pushed [2023-01-13T23:17:57.338Z] adfb0b68dcb8: Pushed [2023-01-13T23:17:57.338Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:57.597Z] 9ac6b87a34f1: Pushed [2023-01-13T23:17:57.856Z] 0d356e5d9277: Pushed [2023-01-13T23:17:58.795Z] 611bd684230b: Pushed [2023-01-13T23:17:58.795Z] 9933c1df49c3: Pushed [2023-01-13T23:17:58.795Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:59.102Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:59.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T23:17:59.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T23:17:59.408Z] adfb0b68dcb8: Preparing [2023-01-13T23:17:59.408Z] b11f6dd8d1a3: Preparing [2023-01-13T23:17:59.408Z] 9933c1df49c3: Preparing [2023-01-13T23:17:59.408Z] 611bd684230b: Preparing [2023-01-13T23:17:59.408Z] 8aa871ca9291: Preparing [2023-01-13T23:17:59.408Z] 9ac6b87a34f1: Preparing [2023-01-13T23:17:59.408Z] 0d356e5d9277: Preparing [2023-01-13T23:17:59.408Z] e5e13b0c77cb: Preparing [2023-01-13T23:17:59.408Z] e5e13b0c77cb: Waiting [2023-01-13T23:17:59.408Z] 0d356e5d9277: Waiting [2023-01-13T23:17:59.408Z] 9ac6b87a34f1: Waiting [2023-01-13T23:17:59.408Z] adfb0b68dcb8: Layer already exists [2023-01-13T23:17:59.408Z] 611bd684230b: Layer already exists [2023-01-13T23:17:59.408Z] 9933c1df49c3: Layer already exists [2023-01-13T23:17:59.408Z] 8aa871ca9291: Layer already exists [2023-01-13T23:17:59.408Z] b11f6dd8d1a3: Layer already exists [2023-01-13T23:17:59.408Z] 9ac6b87a34f1: Layer already exists [2023-01-13T23:17:59.408Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:17:59.408Z] 0d356e5d9277: Layer already exists [2023-01-13T23:17:59.408Z] latest: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:17:59.714Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:00.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 [2023-01-13T23:18:00.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T23:18:00.019Z] adfb0b68dcb8: Preparing [2023-01-13T23:18:00.019Z] b11f6dd8d1a3: Preparing [2023-01-13T23:18:00.019Z] 9933c1df49c3: Preparing [2023-01-13T23:18:00.019Z] 611bd684230b: Preparing [2023-01-13T23:18:00.019Z] 8aa871ca9291: Preparing [2023-01-13T23:18:00.019Z] 9ac6b87a34f1: Preparing [2023-01-13T23:18:00.019Z] 0d356e5d9277: Preparing [2023-01-13T23:18:00.019Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:00.019Z] 9ac6b87a34f1: Waiting [2023-01-13T23:18:00.019Z] 0d356e5d9277: Waiting [2023-01-13T23:18:00.019Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:00.019Z] adfb0b68dcb8: Layer already exists [2023-01-13T23:18:00.019Z] b11f6dd8d1a3: Layer already exists [2023-01-13T23:18:00.019Z] 611bd684230b: Layer already exists [2023-01-13T23:18:00.019Z] 9933c1df49c3: Layer already exists [2023-01-13T23:18:00.019Z] 8aa871ca9291: Layer already exists [2023-01-13T23:18:00.019Z] 0d356e5d9277: Layer already exists [2023-01-13T23:18:00.019Z] 9ac6b87a34f1: Layer already exists [2023-01-13T23:18:00.019Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:00.019Z] 3.0.0-dev.18: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:00.328Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:00.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:00.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T23:18:00.633Z] adfb0b68dcb8: Preparing [2023-01-13T23:18:00.633Z] b11f6dd8d1a3: Preparing [2023-01-13T23:18:00.633Z] 9933c1df49c3: Preparing [2023-01-13T23:18:00.633Z] 611bd684230b: Preparing [2023-01-13T23:18:00.633Z] 8aa871ca9291: Preparing [2023-01-13T23:18:00.633Z] 9ac6b87a34f1: Preparing [2023-01-13T23:18:00.633Z] 0d356e5d9277: Preparing [2023-01-13T23:18:00.633Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:00.633Z] 0d356e5d9277: Waiting [2023-01-13T23:18:00.633Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:00.633Z] 9ac6b87a34f1: Waiting [2023-01-13T23:18:00.633Z] b11f6dd8d1a3: Layer already exists [2023-01-13T23:18:00.633Z] 9933c1df49c3: Layer already exists [2023-01-13T23:18:00.633Z] 8aa871ca9291: Layer already exists [2023-01-13T23:18:00.633Z] 611bd684230b: Layer already exists [2023-01-13T23:18:00.633Z] adfb0b68dcb8: Layer already exists [2023-01-13T23:18:00.633Z] 0d356e5d9277: Layer already exists [2023-01-13T23:18:00.633Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:00.633Z] 9ac6b87a34f1: Layer already exists [2023-01-13T23:18:00.633Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:00.940Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:01.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-13T23:18:01.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T23:18:01.242Z] adfb0b68dcb8: Preparing [2023-01-13T23:18:01.242Z] b11f6dd8d1a3: Preparing [2023-01-13T23:18:01.242Z] 9933c1df49c3: Preparing [2023-01-13T23:18:01.242Z] 611bd684230b: Preparing [2023-01-13T23:18:01.242Z] 8aa871ca9291: Preparing [2023-01-13T23:18:01.242Z] 9ac6b87a34f1: Preparing [2023-01-13T23:18:01.242Z] 0d356e5d9277: Preparing [2023-01-13T23:18:01.242Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:01.242Z] 9ac6b87a34f1: Waiting [2023-01-13T23:18:01.242Z] 0d356e5d9277: Waiting [2023-01-13T23:18:01.242Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:01.242Z] 9933c1df49c3: Layer already exists [2023-01-13T23:18:01.242Z] b11f6dd8d1a3: Layer already exists [2023-01-13T23:18:01.242Z] 8aa871ca9291: Layer already exists [2023-01-13T23:18:01.242Z] adfb0b68dcb8: Layer already exists [2023-01-13T23:18:01.242Z] 611bd684230b: Layer already exists [2023-01-13T23:18:01.242Z] 9ac6b87a34f1: Layer already exists [2023-01-13T23:18:01.242Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:01.242Z] 0d356e5d9277: Layer already exists [2023-01-13T23:18:01.242Z] main: digest: sha256:6a592211799f73403196d48161111b78f71841dc5756d08660a237ac6867fe26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:01.278Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:01.284Z] taggedImages: [2023-01-13T23:18:01.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:01.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T23:18:01.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.18 [2023-01-13T23:18:01.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:01.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-13T23:18:01.302Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-13T23:18:01.302Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:01.302Z] latest [2023-01-13T23:18:01.302Z] 3.0.0-dev.18 [2023-01-13T23:18:01.302Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:01.302Z] main [2023-01-13T23:18:01.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:01.610Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:01.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:01.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T23:18:01.917Z] fe1d0cc6d634: Preparing [2023-01-13T23:18:01.917Z] 3c89b15b19ce: Preparing [2023-01-13T23:18:01.917Z] dec719cd014b: Preparing [2023-01-13T23:18:01.917Z] 9795cb458c81: Preparing [2023-01-13T23:18:01.917Z] ff84e4c7db92: Preparing [2023-01-13T23:18:01.917Z] 6ab7a521ead1: Preparing [2023-01-13T23:18:01.917Z] e36bc78d799b: Preparing [2023-01-13T23:18:01.917Z] 1d6ffb945539: Preparing [2023-01-13T23:18:01.917Z] 4929cf71df7b: Preparing [2023-01-13T23:18:01.917Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:01.917Z] 6ab7a521ead1: Waiting [2023-01-13T23:18:01.917Z] 4929cf71df7b: Waiting [2023-01-13T23:18:01.917Z] e36bc78d799b: Waiting [2023-01-13T23:18:01.917Z] 1d6ffb945539: Waiting [2023-01-13T23:18:01.917Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:01.917Z] ff84e4c7db92: Pushed [2023-01-13T23:18:01.917Z] 3c89b15b19ce: Pushed [2023-01-13T23:18:01.917Z] fe1d0cc6d634: Pushed [2023-01-13T23:18:02.174Z] 6ab7a521ead1: Pushed [2023-01-13T23:18:02.174Z] e36bc78d799b: Pushed [2023-01-13T23:18:02.174Z] 1d6ffb945539: Pushed [2023-01-13T23:18:02.174Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:02.174Z] 4929cf71df7b: Pushed [2023-01-13T23:18:03.110Z] 9795cb458c81: Pushed [2023-01-13T23:18:03.369Z] dec719cd014b: Pushed [2023-01-13T23:18:03.627Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:03.943Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:04.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T23:18:04.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T23:18:04.247Z] fe1d0cc6d634: Preparing [2023-01-13T23:18:04.247Z] 3c89b15b19ce: Preparing [2023-01-13T23:18:04.247Z] dec719cd014b: Preparing [2023-01-13T23:18:04.247Z] 9795cb458c81: Preparing [2023-01-13T23:18:04.247Z] ff84e4c7db92: Preparing [2023-01-13T23:18:04.247Z] 6ab7a521ead1: Preparing [2023-01-13T23:18:04.247Z] e36bc78d799b: Preparing [2023-01-13T23:18:04.247Z] 1d6ffb945539: Preparing [2023-01-13T23:18:04.247Z] 4929cf71df7b: Preparing [2023-01-13T23:18:04.247Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:04.247Z] e36bc78d799b: Waiting [2023-01-13T23:18:04.247Z] 4929cf71df7b: Waiting [2023-01-13T23:18:04.247Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:04.247Z] 1d6ffb945539: Waiting [2023-01-13T23:18:04.247Z] 6ab7a521ead1: Waiting [2023-01-13T23:18:04.247Z] 3c89b15b19ce: Layer already exists [2023-01-13T23:18:04.247Z] 9795cb458c81: Layer already exists [2023-01-13T23:18:04.247Z] fe1d0cc6d634: Layer already exists [2023-01-13T23:18:04.247Z] ff84e4c7db92: Layer already exists [2023-01-13T23:18:04.247Z] dec719cd014b: Layer already exists [2023-01-13T23:18:04.247Z] 6ab7a521ead1: Layer already exists [2023-01-13T23:18:04.247Z] 1d6ffb945539: Layer already exists [2023-01-13T23:18:04.247Z] e36bc78d799b: Layer already exists [2023-01-13T23:18:04.247Z] 4929cf71df7b: Layer already exists [2023-01-13T23:18:04.247Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:04.247Z] latest: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:04.550Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:04.852Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 [2023-01-13T23:18:04.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T23:18:04.853Z] fe1d0cc6d634: Preparing [2023-01-13T23:18:04.853Z] 3c89b15b19ce: Preparing [2023-01-13T23:18:04.853Z] dec719cd014b: Preparing [2023-01-13T23:18:04.853Z] 9795cb458c81: Preparing [2023-01-13T23:18:04.853Z] ff84e4c7db92: Preparing [2023-01-13T23:18:04.853Z] 6ab7a521ead1: Preparing [2023-01-13T23:18:04.853Z] e36bc78d799b: Preparing [2023-01-13T23:18:04.853Z] 1d6ffb945539: Preparing [2023-01-13T23:18:04.853Z] 4929cf71df7b: Preparing [2023-01-13T23:18:04.853Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:04.853Z] 6ab7a521ead1: Waiting [2023-01-13T23:18:04.853Z] e36bc78d799b: Waiting [2023-01-13T23:18:04.853Z] 4929cf71df7b: Waiting [2023-01-13T23:18:04.853Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:04.853Z] 9795cb458c81: Layer already exists [2023-01-13T23:18:04.853Z] fe1d0cc6d634: Layer already exists [2023-01-13T23:18:04.853Z] 3c89b15b19ce: Layer already exists [2023-01-13T23:18:04.853Z] dec719cd014b: Layer already exists [2023-01-13T23:18:04.853Z] ff84e4c7db92: Layer already exists [2023-01-13T23:18:04.853Z] 6ab7a521ead1: Layer already exists [2023-01-13T23:18:04.853Z] e36bc78d799b: Layer already exists [2023-01-13T23:18:04.853Z] 4929cf71df7b: Layer already exists [2023-01-13T23:18:04.853Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:04.853Z] 1d6ffb945539: Layer already exists [2023-01-13T23:18:04.853Z] 3.0.0-dev.18: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:05.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:05.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:05.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T23:18:05.452Z] fe1d0cc6d634: Preparing [2023-01-13T23:18:05.452Z] 3c89b15b19ce: Preparing [2023-01-13T23:18:05.452Z] dec719cd014b: Preparing [2023-01-13T23:18:05.452Z] 9795cb458c81: Preparing [2023-01-13T23:18:05.452Z] ff84e4c7db92: Preparing [2023-01-13T23:18:05.452Z] 6ab7a521ead1: Preparing [2023-01-13T23:18:05.452Z] e36bc78d799b: Preparing [2023-01-13T23:18:05.452Z] 1d6ffb945539: Preparing [2023-01-13T23:18:05.452Z] 4929cf71df7b: Preparing [2023-01-13T23:18:05.452Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:05.452Z] 6ab7a521ead1: Waiting [2023-01-13T23:18:05.452Z] 1d6ffb945539: Waiting [2023-01-13T23:18:05.452Z] 4929cf71df7b: Waiting [2023-01-13T23:18:05.452Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:05.452Z] 9795cb458c81: Layer already exists [2023-01-13T23:18:05.452Z] fe1d0cc6d634: Layer already exists [2023-01-13T23:18:05.452Z] dec719cd014b: Layer already exists [2023-01-13T23:18:05.452Z] ff84e4c7db92: Layer already exists [2023-01-13T23:18:05.452Z] 3c89b15b19ce: Layer already exists [2023-01-13T23:18:05.452Z] 6ab7a521ead1: Layer already exists [2023-01-13T23:18:05.452Z] e36bc78d799b: Layer already exists [2023-01-13T23:18:05.452Z] 1d6ffb945539: Layer already exists [2023-01-13T23:18:05.452Z] 4929cf71df7b: Layer already exists [2023-01-13T23:18:05.452Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:05.452Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:05.755Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:06.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-13T23:18:06.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T23:18:06.056Z] fe1d0cc6d634: Preparing [2023-01-13T23:18:06.056Z] 3c89b15b19ce: Preparing [2023-01-13T23:18:06.056Z] dec719cd014b: Preparing [2023-01-13T23:18:06.056Z] 9795cb458c81: Preparing [2023-01-13T23:18:06.056Z] ff84e4c7db92: Preparing [2023-01-13T23:18:06.056Z] 6ab7a521ead1: Preparing [2023-01-13T23:18:06.056Z] e36bc78d799b: Preparing [2023-01-13T23:18:06.056Z] 1d6ffb945539: Preparing [2023-01-13T23:18:06.056Z] 4929cf71df7b: Preparing [2023-01-13T23:18:06.056Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:06.056Z] 6ab7a521ead1: Waiting [2023-01-13T23:18:06.056Z] 4929cf71df7b: Waiting [2023-01-13T23:18:06.056Z] 1d6ffb945539: Waiting [2023-01-13T23:18:06.056Z] e36bc78d799b: Waiting [2023-01-13T23:18:06.056Z] e5e13b0c77cb: Waiting [2023-01-13T23:18:06.056Z] 3c89b15b19ce: Layer already exists [2023-01-13T23:18:06.056Z] dec719cd014b: Layer already exists [2023-01-13T23:18:06.056Z] 9795cb458c81: Layer already exists [2023-01-13T23:18:06.056Z] ff84e4c7db92: Layer already exists [2023-01-13T23:18:06.056Z] fe1d0cc6d634: Layer already exists [2023-01-13T23:18:06.056Z] 6ab7a521ead1: Layer already exists [2023-01-13T23:18:06.056Z] e36bc78d799b: Layer already exists [2023-01-13T23:18:06.056Z] 1d6ffb945539: Layer already exists [2023-01-13T23:18:06.056Z] 4929cf71df7b: Layer already exists [2023-01-13T23:18:06.056Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:06.056Z] main: digest: sha256:11bcb5e79463d7b064ef6065840bb10a8d5eaa6f20bde7090ab58a520b4f4934 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:06.092Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:06.098Z] taggedImages: [2023-01-13T23:18:06.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:06.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T23:18:06.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.18 [2023-01-13T23:18:06.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:06.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-13T23:18:06.111Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-13T23:18:06.111Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:06.111Z] latest [2023-01-13T23:18:06.111Z] 3.0.0-dev.18 [2023-01-13T23:18:06.111Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:06.112Z] main [2023-01-13T23:18:06.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:06.414Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:06.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T23:18:06.721Z] dd158cfd5481: Preparing [2023-01-13T23:18:06.721Z] 8dfcdcd6626b: Preparing [2023-01-13T23:18:06.721Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:06.721Z] 7602a74e5008: Preparing [2023-01-13T23:18:06.721Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:06.721Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:06.721Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:06.721Z] dd158cfd5481: Pushed [2023-01-13T23:18:07.288Z] 7602a74e5008: Pushed [2023-01-13T23:18:09.194Z] 8dfcdcd6626b: Pushed [2023-01-13T23:18:09.194Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:09.495Z] + 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-01-13T23:18:09.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T23:18:09.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T23:18:09.796Z] dd158cfd5481: Preparing [2023-01-13T23:18:09.796Z] 8dfcdcd6626b: Preparing [2023-01-13T23:18:09.796Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:09.796Z] 7602a74e5008: Preparing [2023-01-13T23:18:09.796Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:09.796Z] 7602a74e5008: Layer already exists [2023-01-13T23:18:09.796Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:09.796Z] dd158cfd5481: Layer already exists [2023-01-13T23:18:09.796Z] 8dfcdcd6626b: Layer already exists [2023-01-13T23:18:09.796Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:09.796Z] latest: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:10.102Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:10.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 [2023-01-13T23:18:10.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T23:18:10.402Z] dd158cfd5481: Preparing [2023-01-13T23:18:10.402Z] 8dfcdcd6626b: Preparing [2023-01-13T23:18:10.402Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:10.402Z] 7602a74e5008: Preparing [2023-01-13T23:18:10.402Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:10.402Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:10.402Z] 7602a74e5008: Layer already exists [2023-01-13T23:18:10.402Z] dd158cfd5481: Layer already exists [2023-01-13T23:18:10.402Z] 8dfcdcd6626b: Layer already exists [2023-01-13T23:18:10.402Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:10.402Z] 3.0.0-dev.18: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:10.712Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:11.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:11.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T23:18:11.019Z] dd158cfd5481: Preparing [2023-01-13T23:18:11.019Z] 8dfcdcd6626b: Preparing [2023-01-13T23:18:11.019Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:11.019Z] 7602a74e5008: Preparing [2023-01-13T23:18:11.019Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:11.019Z] dd158cfd5481: Layer already exists [2023-01-13T23:18:11.019Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:11.019Z] 8dfcdcd6626b: Layer already exists [2023-01-13T23:18:11.019Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:11.019Z] 7602a74e5008: Layer already exists [2023-01-13T23:18:11.019Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:11.322Z] + 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-01-13T23:18:11.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-13T23:18:11.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T23:18:11.621Z] dd158cfd5481: Preparing [2023-01-13T23:18:11.621Z] 8dfcdcd6626b: Preparing [2023-01-13T23:18:11.621Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:11.621Z] 7602a74e5008: Preparing [2023-01-13T23:18:11.621Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:11.621Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:11.621Z] 7602a74e5008: Layer already exists [2023-01-13T23:18:11.621Z] 8dfcdcd6626b: Layer already exists [2023-01-13T23:18:11.621Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:11.621Z] dd158cfd5481: Layer already exists [2023-01-13T23:18:11.621Z] main: digest: sha256:64e1efeac6eb476c8c6614a8adc780f84fae9b5f46212aea08e2151916e49e16 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:11.655Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:11.660Z] taggedImages: [2023-01-13T23:18:11.660Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:11.660Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T23:18:11.660Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.18 [2023-01-13T23:18:11.660Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:11.660Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-13T23:18:11.675Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-13T23:18:11.675Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:11.675Z] latest [2023-01-13T23:18:11.675Z] 3.0.0-dev.18 [2023-01-13T23:18:11.675Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:11.675Z] main [2023-01-13T23:18:11.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:11.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:12.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:12.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T23:18:12.290Z] 340e619bcfd5: Preparing [2023-01-13T23:18:12.290Z] 424ef318dba2: Preparing [2023-01-13T23:18:12.290Z] 7c71f3fe95fb: Preparing [2023-01-13T23:18:12.290Z] 0dc1f3c52152: Preparing [2023-01-13T23:18:12.290Z] 1a1c59fcde5e: Preparing [2023-01-13T23:18:12.290Z] 74e702786424: Preparing [2023-01-13T23:18:12.290Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:12.290Z] 74e702786424: Waiting [2023-01-13T23:18:12.290Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:12.290Z] 424ef318dba2: Pushed [2023-01-13T23:18:12.290Z] 340e619bcfd5: Pushed [2023-01-13T23:18:12.290Z] 7c71f3fe95fb: Pushed [2023-01-13T23:18:12.549Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:12.807Z] 74e702786424: Pushed [2023-01-13T23:18:16.095Z] 1a1c59fcde5e: Pushed [2023-01-13T23:18:19.388Z] 0dc1f3c52152: Pushed [2023-01-13T23:18:19.647Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:19.957Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:20.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T23:18:20.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T23:18:20.258Z] 340e619bcfd5: Preparing [2023-01-13T23:18:20.258Z] 424ef318dba2: Preparing [2023-01-13T23:18:20.258Z] 7c71f3fe95fb: Preparing [2023-01-13T23:18:20.258Z] 0dc1f3c52152: Preparing [2023-01-13T23:18:20.258Z] 1a1c59fcde5e: Preparing [2023-01-13T23:18:20.258Z] 74e702786424: Preparing [2023-01-13T23:18:20.258Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:20.258Z] 74e702786424: Waiting [2023-01-13T23:18:20.258Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:20.258Z] 0dc1f3c52152: Layer already exists [2023-01-13T23:18:20.258Z] 424ef318dba2: Layer already exists [2023-01-13T23:18:20.258Z] 7c71f3fe95fb: Layer already exists [2023-01-13T23:18:20.258Z] 340e619bcfd5: Layer already exists [2023-01-13T23:18:20.258Z] 1a1c59fcde5e: Layer already exists [2023-01-13T23:18:20.258Z] 74e702786424: Layer already exists [2023-01-13T23:18:20.258Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:20.258Z] latest: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:20.561Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:20.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 [2023-01-13T23:18:20.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T23:18:20.863Z] 340e619bcfd5: Preparing [2023-01-13T23:18:20.863Z] 424ef318dba2: Preparing [2023-01-13T23:18:20.863Z] 7c71f3fe95fb: Preparing [2023-01-13T23:18:20.863Z] 0dc1f3c52152: Preparing [2023-01-13T23:18:20.863Z] 1a1c59fcde5e: Preparing [2023-01-13T23:18:20.863Z] 74e702786424: Preparing [2023-01-13T23:18:20.863Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:20.863Z] 74e702786424: Waiting [2023-01-13T23:18:20.863Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:20.863Z] 340e619bcfd5: Layer already exists [2023-01-13T23:18:20.863Z] 424ef318dba2: Layer already exists [2023-01-13T23:18:20.863Z] 0dc1f3c52152: Layer already exists [2023-01-13T23:18:20.863Z] 7c71f3fe95fb: Layer already exists [2023-01-13T23:18:20.863Z] 1a1c59fcde5e: Layer already exists [2023-01-13T23:18:20.863Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:20.863Z] 74e702786424: Layer already exists [2023-01-13T23:18:20.863Z] 3.0.0-dev.18: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:21.167Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:21.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:21.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T23:18:21.465Z] 340e619bcfd5: Preparing [2023-01-13T23:18:21.465Z] 424ef318dba2: Preparing [2023-01-13T23:18:21.465Z] 7c71f3fe95fb: Preparing [2023-01-13T23:18:21.465Z] 0dc1f3c52152: Preparing [2023-01-13T23:18:21.465Z] 1a1c59fcde5e: Preparing [2023-01-13T23:18:21.465Z] 74e702786424: Preparing [2023-01-13T23:18:21.465Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:21.465Z] 74e702786424: Waiting [2023-01-13T23:18:21.465Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:21.465Z] 0dc1f3c52152: Layer already exists [2023-01-13T23:18:21.465Z] 7c71f3fe95fb: Layer already exists [2023-01-13T23:18:21.465Z] 340e619bcfd5: Layer already exists [2023-01-13T23:18:21.465Z] 424ef318dba2: Layer already exists [2023-01-13T23:18:21.465Z] 1a1c59fcde5e: Layer already exists [2023-01-13T23:18:21.465Z] 74e702786424: Layer already exists [2023-01-13T23:18:21.465Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:21.465Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:21.778Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:22.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-13T23:18:22.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T23:18:22.085Z] 340e619bcfd5: Preparing [2023-01-13T23:18:22.085Z] 424ef318dba2: Preparing [2023-01-13T23:18:22.085Z] 7c71f3fe95fb: Preparing [2023-01-13T23:18:22.085Z] 0dc1f3c52152: Preparing [2023-01-13T23:18:22.085Z] 1a1c59fcde5e: Preparing [2023-01-13T23:18:22.085Z] 74e702786424: Preparing [2023-01-13T23:18:22.085Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:22.085Z] 74e702786424: Waiting [2023-01-13T23:18:22.085Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:22.085Z] 340e619bcfd5: Layer already exists [2023-01-13T23:18:22.085Z] 424ef318dba2: Layer already exists [2023-01-13T23:18:22.085Z] 0dc1f3c52152: Layer already exists [2023-01-13T23:18:22.085Z] 7c71f3fe95fb: Layer already exists [2023-01-13T23:18:22.085Z] 1a1c59fcde5e: Layer already exists [2023-01-13T23:18:22.085Z] 74e702786424: Layer already exists [2023-01-13T23:18:22.085Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:22.085Z] main: digest: sha256:5417c87bb1a1274e8e65df84f6ed411a15d58b12cbf0756660bea65bc7ec91da size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:22.119Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:22.125Z] taggedImages: [2023-01-13T23:18:22.125Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:22.125Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T23:18:22.125Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.18 [2023-01-13T23:18:22.125Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:22.125Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-13T23:18:22.139Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-13T23:18:22.139Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:22.139Z] latest [2023-01-13T23:18:22.139Z] 3.0.0-dev.18 [2023-01-13T23:18:22.139Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:22.139Z] main [2023-01-13T23:18:22.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:22.450Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:22.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:22.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T23:18:22.758Z] 4b6572848092: Preparing [2023-01-13T23:18:22.758Z] f4a70707c4b7: Preparing [2023-01-13T23:18:22.758Z] 0d8c8a484bd5: Preparing [2023-01-13T23:18:22.758Z] 9de8815ab4e2: Preparing [2023-01-13T23:18:22.758Z] 9f9e2886c097: Preparing [2023-01-13T23:18:22.758Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:22.758Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:22.758Z] 0d8c8a484bd5: Pushed [2023-01-13T23:18:22.758Z] f4a70707c4b7: Pushed [2023-01-13T23:18:22.758Z] 4b6572848092: Pushed [2023-01-13T23:18:22.758Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:23.016Z] 9f9e2886c097: Pushed [2023-01-13T23:18:31.146Z] 9de8815ab4e2: Pushed [2023-01-13T23:18:31.146Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:31.463Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:31.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T23:18:31.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T23:18:31.771Z] 4b6572848092: Preparing [2023-01-13T23:18:31.771Z] f4a70707c4b7: Preparing [2023-01-13T23:18:31.771Z] 0d8c8a484bd5: Preparing [2023-01-13T23:18:31.771Z] 9de8815ab4e2: Preparing [2023-01-13T23:18:31.771Z] 9f9e2886c097: Preparing [2023-01-13T23:18:31.771Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:31.771Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:31.771Z] 0d8c8a484bd5: Layer already exists [2023-01-13T23:18:31.771Z] 9f9e2886c097: Layer already exists [2023-01-13T23:18:31.771Z] 9de8815ab4e2: Layer already exists [2023-01-13T23:18:31.771Z] 4b6572848092: Layer already exists [2023-01-13T23:18:31.771Z] f4a70707c4b7: Layer already exists [2023-01-13T23:18:31.771Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:31.771Z] latest: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:32.079Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:32.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 [2023-01-13T23:18:32.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T23:18:32.383Z] 4b6572848092: Preparing [2023-01-13T23:18:32.383Z] f4a70707c4b7: Preparing [2023-01-13T23:18:32.383Z] 0d8c8a484bd5: Preparing [2023-01-13T23:18:32.383Z] 9de8815ab4e2: Preparing [2023-01-13T23:18:32.383Z] 9f9e2886c097: Preparing [2023-01-13T23:18:32.383Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:32.383Z] 9de8815ab4e2: Layer already exists [2023-01-13T23:18:32.383Z] 0d8c8a484bd5: Layer already exists [2023-01-13T23:18:32.383Z] f4a70707c4b7: Layer already exists [2023-01-13T23:18:32.383Z] 9f9e2886c097: Layer already exists [2023-01-13T23:18:32.383Z] 4b6572848092: Layer already exists [2023-01-13T23:18:32.383Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:32.383Z] 3.0.0-dev.18: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:32.686Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:32.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:32.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T23:18:32.986Z] 4b6572848092: Preparing [2023-01-13T23:18:32.986Z] f4a70707c4b7: Preparing [2023-01-13T23:18:32.986Z] 0d8c8a484bd5: Preparing [2023-01-13T23:18:32.986Z] 9de8815ab4e2: Preparing [2023-01-13T23:18:32.986Z] 9f9e2886c097: Preparing [2023-01-13T23:18:32.986Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:32.986Z] f4a70707c4b7: Layer already exists [2023-01-13T23:18:32.986Z] 0d8c8a484bd5: Layer already exists [2023-01-13T23:18:32.986Z] 9f9e2886c097: Layer already exists [2023-01-13T23:18:32.986Z] 9de8815ab4e2: Layer already exists [2023-01-13T23:18:32.986Z] 4b6572848092: Layer already exists [2023-01-13T23:18:32.986Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:32.986Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:33.293Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:33.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-13T23:18:33.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T23:18:33.595Z] 4b6572848092: Preparing [2023-01-13T23:18:33.595Z] f4a70707c4b7: Preparing [2023-01-13T23:18:33.595Z] 0d8c8a484bd5: Preparing [2023-01-13T23:18:33.595Z] 9de8815ab4e2: Preparing [2023-01-13T23:18:33.595Z] 9f9e2886c097: Preparing [2023-01-13T23:18:33.595Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:33.595Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:33.595Z] f4a70707c4b7: Layer already exists [2023-01-13T23:18:33.595Z] 9de8815ab4e2: Layer already exists [2023-01-13T23:18:33.595Z] 9f9e2886c097: Layer already exists [2023-01-13T23:18:33.595Z] 4b6572848092: Layer already exists [2023-01-13T23:18:33.595Z] 0d8c8a484bd5: Layer already exists [2023-01-13T23:18:33.595Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:33.595Z] main: digest: sha256:197fc9508bec68a2df62072277de457ea393c0804b3f0697f73c88be99932afd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:33.628Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:33.633Z] taggedImages: [2023-01-13T23:18:33.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:33.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T23:18:33.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.18 [2023-01-13T23:18:33.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:33.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-13T23:18:33.649Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-13T23:18:33.649Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:33.649Z] latest [2023-01-13T23:18:33.649Z] 3.0.0-dev.18 [2023-01-13T23:18:33.649Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:33.649Z] main [2023-01-13T23:18:33.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:33.968Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:34.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:34.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T23:18:34.276Z] 5b0fc1b442b5: Preparing [2023-01-13T23:18:34.276Z] f835d837d633: Preparing [2023-01-13T23:18:34.276Z] a5d3e52da3d7: Preparing [2023-01-13T23:18:34.276Z] 946fa5863c91: Preparing [2023-01-13T23:18:34.276Z] 74e702786424: Preparing [2023-01-13T23:18:34.276Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:34.276Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:34.276Z] 74e702786424: Layer already exists [2023-01-13T23:18:34.276Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:34.276Z] a5d3e52da3d7: Pushed [2023-01-13T23:18:34.276Z] 5b0fc1b442b5: Pushed [2023-01-13T23:18:34.276Z] f835d837d633: Pushed [2023-01-13T23:18:42.391Z] 946fa5863c91: Pushed [2023-01-13T23:18:42.391Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:42.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:42.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T23:18:42.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T23:18:42.992Z] 5b0fc1b442b5: Preparing [2023-01-13T23:18:42.992Z] f835d837d633: Preparing [2023-01-13T23:18:42.992Z] a5d3e52da3d7: Preparing [2023-01-13T23:18:42.992Z] 946fa5863c91: Preparing [2023-01-13T23:18:42.992Z] 74e702786424: Preparing [2023-01-13T23:18:42.992Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:42.992Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:42.992Z] 74e702786424: Layer already exists [2023-01-13T23:18:42.992Z] 946fa5863c91: Layer already exists [2023-01-13T23:18:42.992Z] a5d3e52da3d7: Layer already exists [2023-01-13T23:18:42.992Z] f835d837d633: Layer already exists [2023-01-13T23:18:42.992Z] 5b0fc1b442b5: Layer already exists [2023-01-13T23:18:42.992Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:42.992Z] latest: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:43.294Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:43.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 [2023-01-13T23:18:43.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T23:18:43.592Z] 5b0fc1b442b5: Preparing [2023-01-13T23:18:43.592Z] f835d837d633: Preparing [2023-01-13T23:18:43.592Z] a5d3e52da3d7: Preparing [2023-01-13T23:18:43.592Z] 946fa5863c91: Preparing [2023-01-13T23:18:43.592Z] 74e702786424: Preparing [2023-01-13T23:18:43.592Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:43.592Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:43.592Z] 74e702786424: Layer already exists [2023-01-13T23:18:43.592Z] 5b0fc1b442b5: Layer already exists [2023-01-13T23:18:43.592Z] 946fa5863c91: Layer already exists [2023-01-13T23:18:43.592Z] f835d837d633: Layer already exists [2023-01-13T23:18:43.592Z] a5d3e52da3d7: Layer already exists [2023-01-13T23:18:43.592Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:43.592Z] 3.0.0-dev.18: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:43.898Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:44.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:44.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T23:18:44.194Z] 5b0fc1b442b5: Preparing [2023-01-13T23:18:44.194Z] f835d837d633: Preparing [2023-01-13T23:18:44.194Z] a5d3e52da3d7: Preparing [2023-01-13T23:18:44.194Z] 946fa5863c91: Preparing [2023-01-13T23:18:44.194Z] 74e702786424: Preparing [2023-01-13T23:18:44.194Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:44.194Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:44.194Z] a5d3e52da3d7: Layer already exists [2023-01-13T23:18:44.194Z] 5b0fc1b442b5: Layer already exists [2023-01-13T23:18:44.194Z] 74e702786424: Layer already exists [2023-01-13T23:18:44.194Z] 946fa5863c91: Layer already exists [2023-01-13T23:18:44.194Z] f835d837d633: Layer already exists [2023-01-13T23:18:44.194Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:44.194Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:44.497Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:44.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-13T23:18:44.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T23:18:44.797Z] 5b0fc1b442b5: Preparing [2023-01-13T23:18:44.797Z] f835d837d633: Preparing [2023-01-13T23:18:44.797Z] a5d3e52da3d7: Preparing [2023-01-13T23:18:44.797Z] 946fa5863c91: Preparing [2023-01-13T23:18:44.797Z] 74e702786424: Preparing [2023-01-13T23:18:44.797Z] 34d5ebaa5410: Preparing [2023-01-13T23:18:44.797Z] 34d5ebaa5410: Waiting [2023-01-13T23:18:44.797Z] 5b0fc1b442b5: Layer already exists [2023-01-13T23:18:44.797Z] a5d3e52da3d7: Layer already exists [2023-01-13T23:18:44.797Z] 74e702786424: Layer already exists [2023-01-13T23:18:44.797Z] 946fa5863c91: Layer already exists [2023-01-13T23:18:44.797Z] f835d837d633: Layer already exists [2023-01-13T23:18:44.797Z] 34d5ebaa5410: Layer already exists [2023-01-13T23:18:44.797Z] main: digest: sha256:523397e5ed4a983ab38c8427fe85821aa6da255da77ef29bd7f1e7641114da11 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:44.831Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:44.837Z] taggedImages: [2023-01-13T23:18:44.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:44.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T23:18:44.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.18 [2023-01-13T23:18:44.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:44.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-13T23:18:44.851Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-13T23:18:44.851Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:44.851Z] latest [2023-01-13T23:18:44.851Z] 3.0.0-dev.18 [2023-01-13T23:18:44.851Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:44.851Z] main [2023-01-13T23:18:44.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:45.151Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:45.455Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:45.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T23:18:45.455Z] 6052cae36955: Preparing [2023-01-13T23:18:45.455Z] fcb5f93f2abd: Preparing [2023-01-13T23:18:45.455Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:45.455Z] 6bf336c99b33: Preparing [2023-01-13T23:18:45.455Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:45.455Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:45.455Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:45.455Z] 6052cae36955: Pushed [2023-01-13T23:18:45.455Z] 6bf336c99b33: Pushed [2023-01-13T23:18:48.744Z] fcb5f93f2abd: Pushed [2023-01-13T23:18:48.744Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:49.071Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:49.377Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T23:18:49.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T23:18:49.377Z] 6052cae36955: Preparing [2023-01-13T23:18:49.377Z] fcb5f93f2abd: Preparing [2023-01-13T23:18:49.377Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:49.377Z] 6bf336c99b33: Preparing [2023-01-13T23:18:49.377Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:49.377Z] 6052cae36955: Layer already exists [2023-01-13T23:18:49.377Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:49.377Z] 6bf336c99b33: Layer already exists [2023-01-13T23:18:49.377Z] fcb5f93f2abd: Layer already exists [2023-01-13T23:18:49.377Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:49.377Z] latest: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:49.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:49.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 [2023-01-13T23:18:49.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T23:18:49.999Z] 6052cae36955: Preparing [2023-01-13T23:18:49.999Z] fcb5f93f2abd: Preparing [2023-01-13T23:18:49.999Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:49.999Z] 6bf336c99b33: Preparing [2023-01-13T23:18:49.999Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:49.999Z] 6052cae36955: Layer already exists [2023-01-13T23:18:49.999Z] 6bf336c99b33: Layer already exists [2023-01-13T23:18:49.999Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:49.999Z] fcb5f93f2abd: Layer already exists [2023-01-13T23:18:49.999Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:49.999Z] 3.0.0-dev.18: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:50.303Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:50.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:50.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T23:18:50.603Z] 6052cae36955: Preparing [2023-01-13T23:18:50.603Z] fcb5f93f2abd: Preparing [2023-01-13T23:18:50.603Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:50.603Z] 6bf336c99b33: Preparing [2023-01-13T23:18:50.603Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:50.603Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:50.603Z] 6bf336c99b33: Layer already exists [2023-01-13T23:18:50.603Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:50.603Z] 6052cae36955: Layer already exists [2023-01-13T23:18:50.603Z] fcb5f93f2abd: Layer already exists [2023-01-13T23:18:50.603Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:50.907Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:51.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-13T23:18:51.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T23:18:51.211Z] 6052cae36955: Preparing [2023-01-13T23:18:51.211Z] fcb5f93f2abd: Preparing [2023-01-13T23:18:51.211Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:51.211Z] 6bf336c99b33: Preparing [2023-01-13T23:18:51.211Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:51.211Z] fcb5f93f2abd: Layer already exists [2023-01-13T23:18:51.211Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:51.211Z] 6052cae36955: Layer already exists [2023-01-13T23:18:51.211Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:51.211Z] 6bf336c99b33: Layer already exists [2023-01-13T23:18:51.211Z] main: digest: sha256:08bf4f44bd549b496b6571d2e8b96f982e9742268c9b5e9ff8e882089c354e73 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:51.256Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:51.263Z] taggedImages: [2023-01-13T23:18:51.263Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:51.263Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T23:18:51.263Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.18 [2023-01-13T23:18:51.263Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:51.263Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-13T23:18:51.279Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-13T23:18:51.279Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:51.279Z] latest [2023-01-13T23:18:51.279Z] 3.0.0-dev.18 [2023-01-13T23:18:51.279Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:51.279Z] main [2023-01-13T23:18:51.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:51.593Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:51.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:51.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T23:18:51.897Z] 02b7779bae84: Preparing [2023-01-13T23:18:51.897Z] ac0d0fddadba: Preparing [2023-01-13T23:18:51.897Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:51.897Z] 8905bad6d05a: Preparing [2023-01-13T23:18:51.897Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:51.897Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:51.897Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:51.897Z] 8905bad6d05a: Layer already exists [2023-01-13T23:18:51.897Z] 02b7779bae84: Pushed [2023-01-13T23:18:55.288Z] ac0d0fddadba: Pushed [2023-01-13T23:18:55.288Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:55.598Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:55.981Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T23:18:55.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T23:18:55.981Z] 02b7779bae84: Preparing [2023-01-13T23:18:55.981Z] ac0d0fddadba: Preparing [2023-01-13T23:18:55.981Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:55.981Z] 8905bad6d05a: Preparing [2023-01-13T23:18:55.981Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:55.981Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:55.981Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:55.981Z] 02b7779bae84: Layer already exists [2023-01-13T23:18:55.981Z] ac0d0fddadba: Layer already exists [2023-01-13T23:18:55.981Z] 8905bad6d05a: Layer already exists [2023-01-13T23:18:55.981Z] latest: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:56.327Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:56.686Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 [2023-01-13T23:18:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T23:18:56.686Z] 02b7779bae84: Preparing [2023-01-13T23:18:56.686Z] ac0d0fddadba: Preparing [2023-01-13T23:18:56.686Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:56.686Z] 8905bad6d05a: Preparing [2023-01-13T23:18:56.686Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:56.686Z] ac0d0fddadba: Layer already exists [2023-01-13T23:18:56.686Z] 8905bad6d05a: Layer already exists [2023-01-13T23:18:56.686Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:56.686Z] 02b7779bae84: Layer already exists [2023-01-13T23:18:56.686Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:56.686Z] 3.0.0-dev.18: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:56.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:57.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:57.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T23:18:57.305Z] 02b7779bae84: Preparing [2023-01-13T23:18:57.305Z] ac0d0fddadba: Preparing [2023-01-13T23:18:57.305Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:57.305Z] 8905bad6d05a: Preparing [2023-01-13T23:18:57.305Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:57.305Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:57.305Z] 8905bad6d05a: Layer already exists [2023-01-13T23:18:57.305Z] 02b7779bae84: Layer already exists [2023-01-13T23:18:57.305Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:57.305Z] ac0d0fddadba: Layer already exists [2023-01-13T23:18:57.305Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:57.625Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:18:57.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-13T23:18:57.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T23:18:57.928Z] 02b7779bae84: Preparing [2023-01-13T23:18:57.928Z] ac0d0fddadba: Preparing [2023-01-13T23:18:57.928Z] a2e0b9fe4ba8: Preparing [2023-01-13T23:18:57.928Z] 8905bad6d05a: Preparing [2023-01-13T23:18:57.928Z] e5e13b0c77cb: Preparing [2023-01-13T23:18:57.928Z] 8905bad6d05a: Layer already exists [2023-01-13T23:18:57.928Z] a2e0b9fe4ba8: Layer already exists [2023-01-13T23:18:57.928Z] e5e13b0c77cb: Layer already exists [2023-01-13T23:18:57.928Z] 02b7779bae84: Layer already exists [2023-01-13T23:18:57.928Z] ac0d0fddadba: Layer already exists [2023-01-13T23:18:57.928Z] main: digest: sha256:ed24d63f20750655714f145c97ac6097cdab3af82aefe43db5a52787b2fee68b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:18:57.965Z] ===================================================== [Pipeline] echo [2023-01-13T23:18:57.971Z] taggedImages: [2023-01-13T23:18:57.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:18:57.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T23:18:57.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.18 [2023-01-13T23:18:57.971Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:18:57.971Z] - 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-01-13T23:19:25.527Z] Removing intermediate container 9853fed73111 [2023-01-13T23:19:25.527Z] ---> 69c9e1b44cbd [2023-01-13T23:19:25.527Z] Step 7/24 : COPY . . [2023-01-13T23:19:25.527Z] Removing intermediate container 346e1c664342 [2023-01-13T23:19:25.527Z] Removing intermediate container 659ebaff4d01 [2023-01-13T23:19:25.527Z] ---> eb53517ddef8 [2023-01-13T23:19:25.527Z] Step 8/22 : COPY . . [2023-01-13T23:19:25.527Z] Removing intermediate container a940e588249c [2023-01-13T23:19:25.527Z] ---> c8ef79f95fab [2023-01-13T23:19:25.527Z] Step 7/24 : COPY . . [2023-01-13T23:19:25.527Z] ---> 38e8873c5db5 [2023-01-13T23:19:25.527Z] Step 8/24 : COPY . . [2023-01-13T23:19:25.527Z] Removing intermediate container 87760b8ada82 [2023-01-13T23:19:25.527Z] ---> 6d44b8920948 [2023-01-13T23:19:25.527Z] Step 7/24 : COPY . . [2023-01-13T23:19:25.527Z] ---> eaeca13447ce [2023-01-13T23:19:25.527Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T23:19:25.527Z] ---> Running in da5fdf30e954 [2023-01-13T23:19:25.527Z] ---> 799be04945b6 [2023-01-13T23:19:25.527Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:19:25.527Z] ---> 475190c223e5 [2023-01-13T23:19:25.527Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T23:19:25.527Z] ---> Running in 085855e5c19f [2023-01-13T23:19:25.527Z] ---> Running in ca3884208311 [2023-01-13T23:19:25.527Z] ---> 710f5ebc254e [2023-01-13T23:19:25.527Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T23:19:25.527Z] ---> Running in 6d943088ad5f [2023-01-13T23:19:25.527Z] ---> ba8da38d0a01 [2023-01-13T23:19:25.527Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:19:25.527Z] ---> Running in ca290285da01 [2023-01-13T23:19:25.527Z] Removing intermediate container 085855e5c19f [2023-01-13T23:19:25.527Z] ---> 0d5ad4ba7c43 [2023-01-13T23:19:25.527Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T23:19:25.527Z] ---> Running in 00d0faf386d4 [2023-01-13T23:19:25.527Z] Removing intermediate container ca290285da01 [2023-01-13T23:19:25.527Z] ---> aa4ea5af2461 [2023-01-13T23:19:25.527Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T23:19:25.527Z] ---> Running in 6037d36b85b7 [2023-01-13T23:19:25.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T23:19:25.527Z] Removing intermediate container 00d0faf386d4 [2023-01-13T23:19:25.527Z] ---> 6ac48a04b30a [2023-01-13T23:19:25.527Z] 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-01-13T23:19:25.527Z] ---> Running in 01cfae9486ff [2023-01-13T23:19:25.527Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T23:19:25.527Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T23:19:25.527Z] Removing intermediate container 6037d36b85b7 [2023-01-13T23:19:25.527Z] ---> 29d06d4e4b95 [2023-01-13T23:19:25.527Z] 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-01-13T23:19:25.527Z] ---> Running in c236ec095aa2 [2023-01-13T23:19:26.953Z] Removing intermediate container 01cfae9486ff [2023-01-13T23:19:26.953Z] ---> 805041604967 [2023-01-13T23:19:26.953Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T23:19:27.224Z] ---> Running in 867bb4f7c2ff [2023-01-13T23:19:28.204Z] Removing intermediate container c236ec095aa2 [2023-01-13T23:19:28.204Z] ---> cc623850ec00 [2023-01-13T23:19:28.204Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T23:19:28.204Z] Removing intermediate container 867bb4f7c2ff [2023-01-13T23:19:28.204Z] ---> 0cfae75d0dcd [2023-01-13T23:19:28.204Z] [2023-01-13T23:19:28.204Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T23:19:28.204Z] ---> Running in b596b38c65ac [2023-01-13T23:19:28.789Z] 3.15: Pulling from library/alpine [2023-01-13T23:19:29.374Z] Removing intermediate container b596b38c65ac [2023-01-13T23:19:29.374Z] ---> 992563076fe4 [2023-01-13T23:19:29.374Z] [2023-01-13T23:19:29.374Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T23:19:29.644Z] 3.15: Pulling from library/alpine [2023-01-13T23:19:31.053Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T23:19:31.053Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T23:19:31.053Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T23:19:31.053Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T23:19:31.053Z] ---> 8aa73fd46299 [2023-01-13T23:19:31.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:19:31.053Z] ---> 8aa73fd46299 [2023-01-13T23:19:31.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:19:31.053Z] ---> Running in cb34ad741a4e [2023-01-13T23:19:31.053Z] ---> Running in aab81bdf5d1e [2023-01-13T23:19:32.469Z] Removing intermediate container aab81bdf5d1e [2023-01-13T23:19:32.469Z] ---> af47da74794f [2023-01-13T23:19:32.469Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T23:19:32.469Z] Removing intermediate container cb34ad741a4e [2023-01-13T23:19:32.469Z] ---> f81ea61deb04 [2023-01-13T23:19:32.469Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T23:19:32.469Z] ---> Running in e5756e409c4c [2023-01-13T23:19:32.742Z] ---> Running in 56a86751e30f [2023-01-13T23:19:36.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:36.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:37.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:37.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:39.403Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:19:39.403Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:19:39.403Z] OK: 15736 distinct packages available [2023-01-13T23:19:39.403Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:19:39.403Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:19:39.403Z] OK: 15736 distinct packages available [2023-01-13T23:19:39.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:39.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:39.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:39.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:19:41.084Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T23:19:41.084Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:19:41.084Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T23:19:41.084Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T23:19:41.084Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:19:41.084Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T23:19:41.084Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:19:41.084Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T23:19:41.084Z] OK: 6 MiB in 18 packages [2023-01-13T23:19:41.084Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T23:19:41.353Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T23:19:41.353Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:19:41.353Z] OK: 6 MiB in 19 packages [2023-01-13T23:19:43.937Z] Removing intermediate container 56a86751e30f [2023-01-13T23:19:43.937Z] ---> 432685d77f9e [2023-01-13T23:19:43.937Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:19:43.937Z] Removing intermediate container e5756e409c4c [2023-01-13T23:19:43.937Z] ---> 24432a9ace01 [2023-01-13T23:19:43.937Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T23:19:52.149Z] ---> faa43fde6cd8 [2023-01-13T23:19:52.149Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:19:55.494Z] ---> 1fd1d2227806 [2023-01-13T23:19:55.494Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:19:56.917Z] ---> e3ad795063fe [2023-01-13T23:19:56.917Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T23:19:56.917Z] ---> Running in bda01e3ec36e [2023-01-13T23:19:57.877Z] Removing intermediate container bda01e3ec36e [2023-01-13T23:19:57.877Z] ---> 619613bac5c6 [2023-01-13T23:19:57.877Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T23:20:02.125Z] ---> be1919f333d2 [2023-01-13T23:20:02.125Z] Step 19/24 : WORKDIR / [2023-01-13T23:20:02.125Z] ---> Running in 233cbf22b658 [2023-01-13T23:20:02.392Z] ---> 00881ea04865 [2023-01-13T23:20:02.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:20:02.669Z] Removing intermediate container 233cbf22b658 [2023-01-13T23:20:02.669Z] ---> bb38f0c50cca [2023-01-13T23:20:02.669Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:20:02.937Z] ---> Running in bac62eeb6a3a [2023-01-13T23:20:03.897Z] Removing intermediate container bac62eeb6a3a [2023-01-13T23:20:03.897Z] ---> 06078c5aa777 [2023-01-13T23:20:03.897Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:20:03.897Z] ---> Running in 90d6d7c2acce [2023-01-13T23:20:04.164Z] ---> 0f4cfd1823cd [2023-01-13T23:20:04.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T23:20:04.763Z] Removing intermediate container 90d6d7c2acce [2023-01-13T23:20:04.763Z] ---> ee1c1714bbd4 [2023-01-13T23:20:04.763Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T23:20:05.036Z] ---> Running in f4ac1a5c7ef6 [2023-01-13T23:20:05.997Z] ---> b14fb2aa228a [2023-01-13T23:20:05.997Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T23:20:06.267Z] Removing intermediate container f4ac1a5c7ef6 [2023-01-13T23:20:06.267Z] ---> 7c8d2c903252 [2023-01-13T23:20:06.267Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:20:06.535Z] ---> Running in d0ae6880db32 [2023-01-13T23:20:07.494Z] Removing intermediate container d0ae6880db32 [2023-01-13T23:20:07.494Z] ---> 58db730aea6b [2023-01-13T23:20:07.494Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:20:07.494Z] ---> Running in 8b169f0ca1c1 [2023-01-13T23:20:07.761Z] ---> 945d730cb663 [2023-01-13T23:20:07.761Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:20:08.027Z] ---> Running in 274451bdd691 [2023-01-13T23:20:08.304Z] Removing intermediate container 8b169f0ca1c1 [2023-01-13T23:20:08.304Z] ---> 1d7b45c43416 [2023-01-13T23:20:08.304Z] [2023-01-13T23:20:08.595Z] Successfully built 1d7b45c43416 [2023-01-13T23:20:08.595Z] Successfully tagged security-spire-config-arm64:latest [2023-01-13T23:20:08.595Z]  Building security-spire-config ... done Building core-command [2023-01-13T23:20:08.866Z] Removing intermediate container 274451bdd691 [2023-01-13T23:20:08.866Z] ---> 3a50ca3fe8d7 [2023-01-13T23:20:08.866Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:20:08.866Z] ---> Running in dceb31c5c10f [2023-01-13T23:20:09.828Z] Removing intermediate container dceb31c5c10f [2023-01-13T23:20:09.828Z] ---> 4a7ba8953833 [2023-01-13T23:20:09.828Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T23:20:09.828Z] ---> Running in 26d0323de226 [2023-01-13T23:20:10.417Z] Removing intermediate container 26d0323de226 [2023-01-13T23:20:10.417Z] ---> 7c57130bd7ec [2023-01-13T23:20:10.417Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:20:10.687Z] ---> Running in c24b7161419d [2023-01-13T23:20:11.285Z] Removing intermediate container c24b7161419d [2023-01-13T23:20:11.285Z] ---> 4c94343c9f33 [2023-01-13T23:20:11.285Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:20:11.552Z] ---> Running in 15beb8c29452 [2023-01-13T23:20:12.137Z] Removing intermediate container 15beb8c29452 [2023-01-13T23:20:12.137Z] ---> 7e64b4aed451 [2023-01-13T23:20:12.137Z] [2023-01-13T23:20:12.405Z] Successfully built 7e64b4aed451 [2023-01-13T23:20:12.405Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-13T23:20:12.405Z] Building security-spiffe-token-provider [2023-01-13T23:20:13.814Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:20:13.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:20:13.814Z] ---> 45f573c3277d [2023-01-13T23:20:13.814Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> 3125655fb6ec [2023-01-13T23:20:14.081Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> 3ba93d93decf [2023-01-13T23:20:14.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> d4801bf68d06 [2023-01-13T23:20:14.081Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> a1c95d0af6d5 [2023-01-13T23:20:14.081Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> 38e8873c5db5 [2023-01-13T23:20:14.081Z] Step 8/23 : COPY . . [2023-01-13T23:20:14.081Z] ---> Using cache [2023-01-13T23:20:14.081Z] ---> 710f5ebc254e [2023-01-13T23:20:14.081Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T23:20:14.348Z] ---> Running in c458fc041a38 [2023-01-13T23:20:16.930Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T23:20:18.338Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:20:18.338Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:20:18.338Z] ---> 45f573c3277d [2023-01-13T23:20:18.338Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T23:20:18.338Z] ---> Using cache [2023-01-13T23:20:18.338Z] ---> 337a9552c447 [2023-01-13T23:20:18.338Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T23:20:18.606Z] ---> Running in 380cb57b772f [2023-01-13T23:20:21.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:20:21.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:20:23.174Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T23:20:23.174Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T23:20:23.174Z] OK: 16899 distinct packages available [2023-01-13T23:20:23.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:20:24.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:20:25.973Z] OK: 221 MiB in 51 packages [2023-01-13T23:20:28.567Z] Removing intermediate container 380cb57b772f [2023-01-13T23:20:28.567Z] ---> 90f2b7644229 [2023-01-13T23:20:28.567Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T23:20:31.151Z] ---> 7a9d4c3acc06 [2023-01-13T23:20:31.151Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:20:31.418Z] ---> Running in ca11ce87980e [2023-01-13T23:22:08.062Z] Removing intermediate container ca11ce87980e [2023-01-13T23:22:08.062Z] ---> 233a269e379d [2023-01-13T23:22:08.062Z] Step 7/19 : COPY . . [2023-01-13T23:22:08.062Z] ---> f8f4f3f2db9e [2023-01-13T23:22:08.062Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T23:22:08.062Z] ---> Running in 06540d6694d2 [2023-01-13T23:22:09.486Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T23:25:46.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T23:26:04.446Z] Removing intermediate container da5fdf30e954 [2023-01-13T23:26:04.446Z] ---> e64c89bbb15e [2023-01-13T23:26:04.446Z] [2023-01-13T23:26:04.446Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T23:26:04.446Z] 3.16: Pulling from library/alpine [2023-01-13T23:26:04.446Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T23:26:04.446Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T23:26:04.446Z] ---> 2b4661558fb8 [2023-01-13T23:26:04.446Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T23:26:04.446Z] ---> Running in aa90b855e677 [2023-01-13T23:26:05.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:05.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:07.009Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T23:26:07.009Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T23:26:07.009Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T23:26:07.009Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:26:07.009Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:26:07.590Z] OK: 6 MiB in 17 packages [2023-01-13T23:26:10.948Z] Removing intermediate container aa90b855e677 [2023-01-13T23:26:10.948Z] ---> d3f6c56c450b [2023-01-13T23:26:10.948Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T23:26:11.216Z] ---> Running in 0904948bce34 [2023-01-13T23:26:11.800Z] Removing intermediate container 0904948bce34 [2023-01-13T23:26:11.800Z] ---> 113e90da4fbf [2023-01-13T23:26:11.800Z] Step 12/24 : WORKDIR / [2023-01-13T23:26:11.800Z] ---> Running in 7f0e5b2cb06e [2023-01-13T23:26:12.069Z] Removing intermediate container 7f0e5b2cb06e [2023-01-13T23:26:12.069Z] ---> 5351d072fd9a [2023-01-13T23:26:12.338Z] 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-01-13T23:26:12.923Z] ---> c2ccd0187632 [2023-01-13T23:26:12.923Z] 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-01-13T23:26:13.886Z] ---> fa7d7c2d9858 [2023-01-13T23:26:13.886Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T23:26:14.847Z] ---> db2cc9472bf9 [2023-01-13T23:26:14.847Z] 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-01-13T23:26:15.803Z] ---> cec27ea41680 [2023-01-13T23:26:15.803Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T23:26:17.206Z] ---> 2f49e32ca9c8 [2023-01-13T23:26:17.206Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T23:26:18.621Z] ---> 00b8ce5d0113 [2023-01-13T23:26:18.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T23:26:19.582Z] ---> c7a6478cb73c [2023-01-13T23:26:19.582Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T23:26:19.582Z] ---> Running in 13188128fdd2 [2023-01-13T23:26:24.918Z] Removing intermediate container 13188128fdd2 [2023-01-13T23:26:24.918Z] ---> 304834cb1a66 [2023-01-13T23:26:24.918Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T23:26:24.918Z] ---> Running in ef7be5864090 [2023-01-13T23:26:24.918Z] Removing intermediate container ef7be5864090 [2023-01-13T23:26:24.918Z] ---> 45bcca3d2d7a [2023-01-13T23:26:24.918Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T23:26:24.918Z] ---> Running in 4a127fbcf6ad [2023-01-13T23:26:25.509Z] Removing intermediate container 4a127fbcf6ad [2023-01-13T23:26:25.509Z] ---> 8444c9b935a0 [2023-01-13T23:26:25.509Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:26:25.509Z] ---> Running in 6f863af15621 [2023-01-13T23:26:26.093Z] Removing intermediate container 6f863af15621 [2023-01-13T23:26:26.093Z] ---> 0d68dc002aad [2023-01-13T23:26:26.093Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:26:26.359Z] ---> Running in c39191e5c965 [2023-01-13T23:26:26.945Z] Removing intermediate container c39191e5c965 [2023-01-13T23:26:26.945Z] ---> c9c9ccac2b27 [2023-01-13T23:26:26.945Z] [2023-01-13T23:26:26.945Z] Successfully built c9c9ccac2b27 [2023-01-13T23:26:26.945Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-13T23:26:26.945Z]  Building security-secretstore-setup ... done Building support-notifications [2023-01-13T23:26:30.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:26:30.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:26:30.285Z] ---> 45f573c3277d [2023-01-13T23:26:30.285Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:26:30.285Z] ---> Using cache [2023-01-13T23:26:30.285Z] ---> 3125655fb6ec [2023-01-13T23:26:30.285Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:26:30.285Z] ---> Using cache [2023-01-13T23:26:30.285Z] ---> 3ba93d93decf [2023-01-13T23:26:30.285Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T23:26:30.552Z] ---> Running in 2dceae384834 [2023-01-13T23:26:32.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:33.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:34.484Z] OK: 221 MiB in 51 packages [2023-01-13T23:26:35.888Z] Removing intermediate container 2dceae384834 [2023-01-13T23:26:35.888Z] ---> cbe83820c01d [2023-01-13T23:26:35.888Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:26:36.478Z] ---> 6bbe43e8b2f0 [2023-01-13T23:26:36.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:26:36.744Z] ---> Running in 0624fcdb1f50 [2023-01-13T23:26:54.945Z] Removing intermediate container 6d943088ad5f [2023-01-13T23:26:54.945Z] ---> 00adcde8d4e5 [2023-01-13T23:26:54.945Z] [2023-01-13T23:26:54.945Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T23:26:54.945Z] ---> 2b4661558fb8 [2023-01-13T23:26:54.945Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:26:54.945Z] ---> Running in f18a1a113f9a [2023-01-13T23:26:54.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:55.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:26:56.950Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T23:26:56.950Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:26:56.950Z] OK: 5 MiB in 15 packages [2023-01-13T23:26:58.887Z] Removing intermediate container f18a1a113f9a [2023-01-13T23:26:58.887Z] ---> abeb44c62873 [2023-01-13T23:26:58.887Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:26:58.887Z] ---> Running in 767fb14e7f74 [2023-01-13T23:26:59.166Z] Removing intermediate container 767fb14e7f74 [2023-01-13T23:26:59.166Z] ---> cb802a45ed6e [2023-01-13T23:26:59.166Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T23:26:59.432Z] ---> Running in 9e071983df44 [2023-01-13T23:27:00.025Z] Removing intermediate container 9e071983df44 [2023-01-13T23:27:00.025Z] ---> cf9e77d40730 [2023-01-13T23:27:00.025Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T23:27:00.293Z] ---> Running in 71e8078e6f76 [2023-01-13T23:27:00.874Z] Removing intermediate container 71e8078e6f76 [2023-01-13T23:27:00.874Z] ---> 9ebc927e8d96 [2023-01-13T23:27:00.874Z] Step 15/24 : WORKDIR / [2023-01-13T23:27:00.874Z] ---> Running in 2f2cabde8a0b [2023-01-13T23:27:01.460Z] Removing intermediate container 2f2cabde8a0b [2023-01-13T23:27:01.460Z] ---> 494c68deab7e [2023-01-13T23:27:01.460Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:27:02.419Z] ---> 697a76edc5af [2023-01-13T23:27:02.419Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T23:27:04.360Z] ---> 4884223db7d4 [2023-01-13T23:27:04.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T23:27:04.957Z] ---> 41f775c8b1b3 [2023-01-13T23:27:04.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T23:27:06.370Z] ---> aa58186ae632 [2023-01-13T23:27:06.370Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T23:27:06.370Z] ---> Running in 46904a567357 [2023-01-13T23:27:06.954Z] Removing intermediate container 46904a567357 [2023-01-13T23:27:06.954Z] ---> 16bbd89ffe8b [2023-01-13T23:27:06.954Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:27:06.954Z] ---> Running in 6f04d36b6198 [2023-01-13T23:27:07.723Z] Removing intermediate container 6f04d36b6198 [2023-01-13T23:27:07.723Z] ---> 9f2056e8b177 [2023-01-13T23:27:07.723Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T23:27:07.723Z] ---> Running in ceabcb7807e2 [2023-01-13T23:27:08.327Z] Removing intermediate container ceabcb7807e2 [2023-01-13T23:27:08.327Z] ---> e7187c21423d [2023-01-13T23:27:08.327Z] Step 23/24 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:27:08.327Z] ---> Running in 3e918a2bbbd4 [2023-01-13T23:27:09.359Z] Removing intermediate container 3e918a2bbbd4 [2023-01-13T23:27:09.359Z] ---> ae118591de5a [2023-01-13T23:27:09.359Z] Step 24/24 : LABEL version=3.0.0-dev.18 [2023-01-13T23:27:09.359Z] ---> Running in 330001526be1 [2023-01-13T23:27:09.973Z] Removing intermediate container 330001526be1 [2023-01-13T23:27:09.973Z] ---> 0d36a91b099f [2023-01-13T23:27:09.973Z] [2023-01-13T23:27:09.973Z] Successfully built 0d36a91b099f [2023-01-13T23:27:09.973Z] Successfully tagged core-metadata-arm64:latest [2023-01-13T23:27:09.973Z]  Building core-metadata ... done Building security-spire-server [2023-01-13T23:27:14.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:27:14.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:27:14.427Z] ---> 45f573c3277d [2023-01-13T23:27:14.427Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T23:27:14.427Z] ---> Using cache [2023-01-13T23:27:14.427Z] ---> 337a9552c447 [2023-01-13T23:27:14.427Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T23:27:14.427Z] ---> Running in 6b113633e67d [2023-01-13T23:27:17.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:27:17.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:27:18.953Z] OK: 221 MiB in 51 packages [2023-01-13T23:27:20.898Z] Removing intermediate container 6b113633e67d [2023-01-13T23:27:20.899Z] ---> f44f9a432fd4 [2023-01-13T23:27:20.899Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T23:27:22.307Z] ---> fc541541cd73 [2023-01-13T23:27:22.307Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:27:22.575Z] ---> Running in 684284b2850a [2023-01-13T23:27:23.163Z] Removing intermediate container c458fc041a38 [2023-01-13T23:27:23.163Z] ---> d21ebfcebdea [2023-01-13T23:27:23.163Z] [2023-01-13T23:27:23.163Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T23:27:23.163Z] ---> 2b4661558fb8 [2023-01-13T23:27:23.163Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:27:23.163Z] ---> Using cache [2023-01-13T23:27:23.163Z] ---> abeb44c62873 [2023-01-13T23:27:23.163Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:27:23.163Z] ---> Using cache [2023-01-13T23:27:23.163Z] ---> cb802a45ed6e [2023-01-13T23:27:23.163Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T23:27:23.435Z] ---> Running in 627b200d7d71 [2023-01-13T23:27:24.405Z] Removing intermediate container 627b200d7d71 [2023-01-13T23:27:24.405Z] ---> 65827fc7a110 [2023-01-13T23:27:24.405Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T23:27:24.405Z] ---> Running in 4f33839cbcef [2023-01-13T23:27:24.994Z] Removing intermediate container 4f33839cbcef [2023-01-13T23:27:24.994Z] ---> 57e8a65c50b0 [2023-01-13T23:27:24.994Z] Step 15/23 : WORKDIR / [2023-01-13T23:27:24.994Z] ---> Running in dec328fbc8f8 [2023-01-13T23:27:25.580Z] Removing intermediate container dec328fbc8f8 [2023-01-13T23:27:25.580Z] ---> d9594fd15f7a [2023-01-13T23:27:25.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:27:26.540Z] ---> 46a52926b70a [2023-01-13T23:27:26.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T23:27:28.480Z] ---> 364e80bf1e4d [2023-01-13T23:27:28.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T23:27:29.454Z] ---> ba048444cc16 [2023-01-13T23:27:29.454Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T23:27:29.454Z] ---> Running in 3526235c13b7 [2023-01-13T23:27:30.036Z] Removing intermediate container 3526235c13b7 [2023-01-13T23:27:30.036Z] ---> f8e7588cc355 [2023-01-13T23:27:30.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:27:30.036Z] ---> Running in 3665fbc17031 [2023-01-13T23:27:30.619Z] Removing intermediate container 3665fbc17031 [2023-01-13T23:27:30.619Z] ---> cda2526568d5 [2023-01-13T23:27:30.619Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T23:27:30.619Z] ---> Running in 097bc23e8439 [2023-01-13T23:27:31.215Z] Removing intermediate container 097bc23e8439 [2023-01-13T23:27:31.215Z] ---> 97c8a44d9aed [2023-01-13T23:27:31.215Z] Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:27:31.486Z] ---> Running in 1bb13c3a3ae2 [2023-01-13T23:27:32.070Z] Removing intermediate container 1bb13c3a3ae2 [2023-01-13T23:27:32.070Z] ---> c61dca70136d [2023-01-13T23:27:32.070Z] Step 23/23 : LABEL version=3.0.0-dev.18 [2023-01-13T23:27:32.070Z] ---> Running in 9d74f6a495fb [2023-01-13T23:27:32.654Z] Removing intermediate container 9d74f6a495fb [2023-01-13T23:27:32.654Z] ---> 6ad69c8c0558 [2023-01-13T23:27:32.654Z] [2023-01-13T23:27:32.920Z] Successfully built 6ad69c8c0558 [2023-01-13T23:27:32.920Z] Successfully tagged core-command-arm64:latest [2023-01-13T23:27:32.920Z]  Building core-command ... done Building security-proxy-setup [2023-01-13T23:27:37.170Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:27:37.170Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:27:37.170Z] ---> 45f573c3277d [2023-01-13T23:27:37.170Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T23:27:37.170Z] ---> Using cache [2023-01-13T23:27:37.170Z] ---> 337a9552c447 [2023-01-13T23:27:37.170Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T23:27:37.170Z] ---> Using cache [2023-01-13T23:27:37.170Z] ---> 22c9abba5697 [2023-01-13T23:27:37.170Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T23:27:37.436Z] ---> Using cache [2023-01-13T23:27:37.436Z] ---> 01167421d3c2 [2023-01-13T23:27:37.436Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:27:37.436Z] ---> Using cache [2023-01-13T23:27:37.436Z] ---> 69c9e1b44cbd [2023-01-13T23:27:37.436Z] Step 7/21 : COPY . . [2023-01-13T23:27:37.701Z] ---> Using cache [2023-01-13T23:27:37.701Z] ---> eaeca13447ce [2023-01-13T23:27:37.701Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T23:27:39.118Z] ---> Running in 16d2146b59e1 [2023-01-13T23:27:41.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T23:28:13.939Z] Removing intermediate container 0624fcdb1f50 [2023-01-13T23:28:13.939Z] ---> 69cec9b84b6b [2023-01-13T23:28:13.939Z] Step 8/22 : COPY . . [2023-01-13T23:28:15.346Z] ---> e5f27244855c [2023-01-13T23:28:15.346Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T23:28:15.346Z] ---> Running in c756649f15fa [2023-01-13T23:28:17.287Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T23:29:04.113Z] Removing intermediate container 684284b2850a [2023-01-13T23:29:04.113Z] ---> 3a28e05b26c2 [2023-01-13T23:29:04.113Z] Step 7/23 : COPY . . [2023-01-13T23:29:04.113Z] ---> 34b3d9ef4c5a [2023-01-13T23:29:04.113Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T23:29:04.113Z] ---> Running in 62cbcad79fef [2023-01-13T23:29:04.113Z] Removing intermediate container 62cbcad79fef [2023-01-13T23:29:04.113Z] ---> 33a3d46adc70 [2023-01-13T23:29:04.113Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T23:29:04.113Z] ---> Running in 9e5df4792d86 [2023-01-13T23:29:04.113Z] Removing intermediate container 9e5df4792d86 [2023-01-13T23:29:04.113Z] ---> fb7e413db8ff [2023-01-13T23:29:04.113Z] 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-01-13T23:29:04.113Z] ---> Running in 3b0c65e82fa3 [2023-01-13T23:29:06.703Z] Removing intermediate container 3b0c65e82fa3 [2023-01-13T23:29:06.703Z] ---> 57b3f301ca7b [2023-01-13T23:29:06.703Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T23:29:06.703Z] ---> Running in c1f849351606 [2023-01-13T23:29:07.289Z] Removing intermediate container c1f849351606 [2023-01-13T23:29:07.289Z] ---> f4af2821f9dd [2023-01-13T23:29:07.289Z] [2023-01-13T23:29:07.289Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T23:29:07.289Z] ---> 8aa73fd46299 [2023-01-13T23:29:07.289Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:29:07.289Z] ---> Using cache [2023-01-13T23:29:07.289Z] ---> f81ea61deb04 [2023-01-13T23:29:07.289Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T23:29:07.289Z] ---> Running in 7f7517cb5359 [2023-01-13T23:29:09.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:29:09.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:29:11.238Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:29:11.238Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:29:11.238Z] OK: 15736 distinct packages available [2023-01-13T23:29:11.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:29:11.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:29:12.786Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T23:29:12.786Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:29:12.786Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T23:29:12.786Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T23:29:12.786Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T23:29:12.786Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:29:12.786Z] OK: 6 MiB in 19 packages [2023-01-13T23:29:14.728Z] Removing intermediate container 7f7517cb5359 [2023-01-13T23:29:14.728Z] ---> 62369dc12881 [2023-01-13T23:29:14.728Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T23:29:20.068Z] ---> 42adc103f17c [2023-01-13T23:29:20.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T23:29:20.658Z] ---> 4ef8a630e81c [2023-01-13T23:29:20.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T23:29:21.622Z] ---> 21b42ab7e0c2 [2023-01-13T23:29:21.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T23:29:22.583Z] ---> 60fd64c68362 [2023-01-13T23:29:22.583Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T23:29:22.850Z] ---> Running in 02e95e82f9a6 [2023-01-13T23:29:23.434Z] Removing intermediate container 02e95e82f9a6 [2023-01-13T23:29:23.434Z] ---> e51d495c1dd8 [2023-01-13T23:29:23.434Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T23:29:23.434Z] ---> Running in beac737195fa [2023-01-13T23:29:24.019Z] Removing intermediate container beac737195fa [2023-01-13T23:29:24.019Z] ---> b47cd86d6774 [2023-01-13T23:29:24.019Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T23:29:24.019Z] ---> Running in 269e23d9300e [2023-01-13T23:29:24.600Z] Removing intermediate container 269e23d9300e [2023-01-13T23:29:24.600Z] ---> c99832bca61c [2023-01-13T23:29:24.600Z] Step 22/23 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:29:24.870Z] ---> Running in 49f78e6a04c1 [2023-01-13T23:29:25.472Z] Removing intermediate container 49f78e6a04c1 [2023-01-13T23:29:25.472Z] ---> 950847c7ccc3 [2023-01-13T23:29:25.472Z] Step 23/23 : LABEL version=3.0.0-dev.18 [2023-01-13T23:29:25.738Z] ---> Running in 9b49edb71636 [2023-01-13T23:29:26.005Z] Removing intermediate container 9b49edb71636 [2023-01-13T23:29:26.005Z] ---> eb16f4f84fa8 [2023-01-13T23:29:26.005Z] [2023-01-13T23:29:26.270Z] Successfully built eb16f4f84fa8 [2023-01-13T23:29:26.270Z] Successfully tagged security-spire-server-arm64:latest [2023-01-13T23:29:26.270Z] Building security-bootstrapper [2023-01-13T23:29:30.520Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:29:30.520Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:29:30.520Z] ---> 45f573c3277d [2023-01-13T23:29:30.520Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T23:29:30.520Z] ---> Using cache [2023-01-13T23:29:30.520Z] ---> 337a9552c447 [2023-01-13T23:29:30.520Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T23:29:30.520Z] ---> Using cache [2023-01-13T23:29:30.520Z] ---> 22c9abba5697 [2023-01-13T23:29:30.520Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T23:29:30.520Z] ---> Using cache [2023-01-13T23:29:30.520Z] ---> 01167421d3c2 [2023-01-13T23:29:30.520Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:29:30.520Z] ---> Using cache [2023-01-13T23:29:30.520Z] ---> 69c9e1b44cbd [2023-01-13T23:29:30.520Z] Step 7/32 : COPY . . [2023-01-13T23:29:30.520Z] ---> Using cache [2023-01-13T23:29:30.520Z] ---> eaeca13447ce [2023-01-13T23:29:30.520Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T23:29:31.480Z] ---> Running in 060b0a1b2a25 [2023-01-13T23:29:34.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T23:29:40.721Z] Removing intermediate container ca3884208311 [2023-01-13T23:29:40.721Z] ---> 2f4c9059fbf6 [2023-01-13T23:29:40.721Z] [2023-01-13T23:29:40.721Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:29:40.721Z] ---> 2b4661558fb8 [2023-01-13T23:29:40.721Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:29:40.721Z] ---> Using cache [2023-01-13T23:29:40.721Z] ---> abeb44c62873 [2023-01-13T23:29:40.721Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:29:40.721Z] ---> Using cache [2023-01-13T23:29:40.721Z] ---> cb802a45ed6e [2023-01-13T23:29:40.721Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T23:29:40.721Z] ---> Running in 253451ce1414 [2023-01-13T23:29:40.990Z] Removing intermediate container 253451ce1414 [2023-01-13T23:29:40.990Z] ---> da1ea735983c [2023-01-13T23:29:40.990Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T23:29:40.990Z] ---> Running in fa95abd51dc0 [2023-01-13T23:29:41.584Z] Removing intermediate container fa95abd51dc0 [2023-01-13T23:29:41.584Z] ---> 4a5bf60c19da [2023-01-13T23:29:41.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:29:44.170Z] ---> fcec77d2b9fb [2023-01-13T23:29:44.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T23:29:46.132Z] ---> 8cdab681b541 [2023-01-13T23:29:46.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T23:29:47.101Z] ---> 3c0596c47cf6 [2023-01-13T23:29:47.101Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T23:29:47.101Z] ---> Running in faf3f76ff31a [2023-01-13T23:29:47.684Z] Removing intermediate container faf3f76ff31a [2023-01-13T23:29:47.684Z] ---> d6e439327259 [2023-01-13T23:29:47.684Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:29:47.684Z] ---> Running in b323d4b1b465 [2023-01-13T23:29:48.264Z] Removing intermediate container b323d4b1b465 [2023-01-13T23:29:48.264Z] ---> 761803847ae0 [2023-01-13T23:29:48.264Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T23:29:48.264Z] ---> Running in 851e9a5aaf44 [2023-01-13T23:29:48.849Z] Removing intermediate container 851e9a5aaf44 [2023-01-13T23:29:48.849Z] ---> 824f6fc8e925 [2023-01-13T23:29:48.849Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:29:48.849Z] ---> Running in 097a0bc0be79 [2023-01-13T23:29:49.430Z] Removing intermediate container 097a0bc0be79 [2023-01-13T23:29:49.430Z] ---> 7ac99d92d717 [2023-01-13T23:29:49.430Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:29:49.430Z] ---> Running in fd672d49cbce [2023-01-13T23:29:50.020Z] Removing intermediate container fd672d49cbce [2023-01-13T23:29:50.020Z] ---> 188036f5c47e [2023-01-13T23:29:50.020Z] [2023-01-13T23:29:50.020Z] Successfully built 188036f5c47e [2023-01-13T23:29:50.020Z] Successfully tagged support-scheduler-arm64:latest [2023-01-13T23:29:50.286Z]  Building support-scheduler ... done Building core-data [2023-01-13T23:29:53.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T23:29:53.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T23:29:53.628Z] ---> 45f573c3277d [2023-01-13T23:29:53.628Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T23:29:53.628Z] ---> Using cache [2023-01-13T23:29:53.628Z] ---> 3125655fb6ec [2023-01-13T23:29:53.628Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T23:29:53.628Z] ---> Using cache [2023-01-13T23:29:53.628Z] ---> 3ba93d93decf [2023-01-13T23:29:53.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T23:29:53.628Z] ---> Using cache [2023-01-13T23:29:53.628Z] ---> d4801bf68d06 [2023-01-13T23:29:53.628Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T23:29:53.628Z] ---> Using cache [2023-01-13T23:29:53.628Z] ---> a1c95d0af6d5 [2023-01-13T23:29:53.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T23:29:53.628Z] ---> Using cache [2023-01-13T23:29:53.628Z] ---> 38e8873c5db5 [2023-01-13T23:29:53.628Z] Step 8/22 : COPY . . [2023-01-13T23:29:53.893Z] ---> Using cache [2023-01-13T23:29:53.893Z] ---> 710f5ebc254e [2023-01-13T23:29:53.893Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T23:29:54.162Z] ---> Running in 36bdfac01b87 [2023-01-13T23:29:56.103Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T23:30:42.923Z] Removing intermediate container 06540d6694d2 [2023-01-13T23:30:42.923Z] ---> 987c22ff9e96 [2023-01-13T23:30:42.923Z] [2023-01-13T23:30:42.923Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T23:30:42.923Z] ---> 8aa73fd46299 [2023-01-13T23:30:42.923Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:30:42.923Z] ---> Using cache [2023-01-13T23:30:42.923Z] ---> f81ea61deb04 [2023-01-13T23:30:42.923Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T23:30:42.923Z] ---> Running in 9e5e5d5f615a [2023-01-13T23:30:42.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:30:42.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:30:42.923Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:30:42.923Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:30:42.923Z] OK: 15736 distinct packages available [2023-01-13T23:30:42.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:30:42.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:30:42.923Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T23:30:42.923Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T23:30:42.923Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T23:30:42.923Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T23:30:42.923Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T23:30:42.923Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T23:30:42.923Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:30:42.923Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T23:30:42.923Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T23:30:42.923Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:30:42.923Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:30:43.505Z] OK: 8 MiB in 23 packages [2023-01-13T23:30:46.092Z] Removing intermediate container 9e5e5d5f615a [2023-01-13T23:30:46.092Z] ---> 99b417c1baec [2023-01-13T23:30:46.092Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:30:48.934Z] ---> fbf67260b0e6 [2023-01-13T23:30:48.934Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T23:30:50.977Z] ---> 4ad275ec0fe6 [2023-01-13T23:30:50.977Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T23:30:51.976Z] ---> c5bbadc11adb [2023-01-13T23:30:51.976Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T23:30:52.254Z] ---> Running in 27bc5ffc6177 [2023-01-13T23:30:52.527Z] Removing intermediate container 27bc5ffc6177 [2023-01-13T23:30:52.527Z] ---> 735dc5321857 [2023-01-13T23:30:52.527Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:30:52.806Z] ---> Running in b1ec088a3d6a [2023-01-13T23:30:53.391Z] Removing intermediate container b1ec088a3d6a [2023-01-13T23:30:53.391Z] ---> df8d8b747932 [2023-01-13T23:30:53.391Z] Step 17/19 : LABEL arch=arm64 [2023-01-13T23:30:53.391Z] ---> Running in 56840913fe7f [2023-01-13T23:30:53.976Z] Removing intermediate container 56840913fe7f [2023-01-13T23:30:53.976Z] ---> 89a8eaf76fe3 [2023-01-13T23:30:53.976Z] Step 18/19 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:30:53.976Z] ---> Running in 66f75ee1cd98 [2023-01-13T23:30:54.574Z] Removing intermediate container 66f75ee1cd98 [2023-01-13T23:30:54.574Z] ---> 9528cebb1442 [2023-01-13T23:30:54.574Z] Step 19/19 : LABEL version=3.0.0-dev.18 [2023-01-13T23:30:54.840Z] ---> Running in f2ffb28c7f22 [2023-01-13T23:30:55.109Z] Removing intermediate container f2ffb28c7f22 [2023-01-13T23:30:55.109Z] ---> 7b41eded43d2 [2023-01-13T23:30:55.109Z] [2023-01-13T23:30:55.376Z] Successfully built 7b41eded43d2 [2023-01-13T23:30:55.376Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-13T23:33:02.023Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T23:33:17.011Z] Removing intermediate container 16d2146b59e1 [2023-01-13T23:33:17.011Z] ---> 7a1a71cafa7e [2023-01-13T23:33:17.011Z] [2023-01-13T23:33:17.011Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T23:33:17.011Z] ---> 2b4661558fb8 [2023-01-13T23:33:17.011Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T23:33:17.011Z] ---> Running in 2bb8a30f809e [2023-01-13T23:33:17.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:33:17.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:33:19.261Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T23:33:19.261Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T23:33:19.261Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T23:33:19.261Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T23:33:19.261Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T23:33:19.261Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T23:33:19.261Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:33:19.261Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:33:19.529Z] OK: 8 MiB in 20 packages [2023-01-13T23:33:22.100Z] Removing intermediate container 2bb8a30f809e [2023-01-13T23:33:22.100Z] ---> 50fe94edf892 [2023-01-13T23:33:22.100Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T23:33:22.100Z] ---> Running in ae6793a96be5 [2023-01-13T23:33:22.100Z] Removing intermediate container ae6793a96be5 [2023-01-13T23:33:22.100Z] ---> eb7f4d8cbdeb [2023-01-13T23:33:22.100Z] Step 12/21 : WORKDIR /edgex [2023-01-13T23:33:22.366Z] ---> Running in d7553c51b45a [2023-01-13T23:33:22.952Z] Removing intermediate container d7553c51b45a [2023-01-13T23:33:22.952Z] ---> b89d090d005f [2023-01-13T23:33:22.952Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T23:33:23.911Z] ---> 9ca0f323ea02 [2023-01-13T23:33:23.912Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T23:33:25.311Z] ---> d21e3ab78e91 [2023-01-13T23:33:25.311Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T23:33:27.245Z] ---> 4aa53a6cd96e [2023-01-13T23:33:27.245Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T23:33:27.839Z] ---> c52ceefca0c5 [2023-01-13T23:33:27.839Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T23:33:27.839Z] ---> Running in 93e8f4058df8 [2023-01-13T23:33:32.080Z] Removing intermediate container 93e8f4058df8 [2023-01-13T23:33:32.080Z] ---> 0fe8cd7e6d71 [2023-01-13T23:33:32.080Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T23:33:32.080Z] ---> Running in 7027ab168606 [2023-01-13T23:33:32.080Z] Removing intermediate container 7027ab168606 [2023-01-13T23:33:32.080Z] ---> 9db72fe29545 [2023-01-13T23:33:32.080Z] Step 19/21 : LABEL arch=arm64 [2023-01-13T23:33:32.080Z] ---> Running in ee72b28dbadc [2023-01-13T23:33:32.671Z] Removing intermediate container ee72b28dbadc [2023-01-13T23:33:32.671Z] ---> 41ed6a5c69dc [2023-01-13T23:33:32.671Z] Step 20/21 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:33:32.671Z] ---> Running in 11ba90771838 [2023-01-13T23:33:33.253Z] Removing intermediate container 11ba90771838 [2023-01-13T23:33:33.253Z] ---> 177fd862dbfb [2023-01-13T23:33:33.253Z] Step 21/21 : LABEL version=3.0.0-dev.18 [2023-01-13T23:33:33.526Z] ---> Running in 34a96785c7e7 [2023-01-13T23:33:34.107Z] Removing intermediate container 34a96785c7e7 [2023-01-13T23:33:34.107Z] ---> 64f5d93e07c4 [2023-01-13T23:33:34.107Z] [2023-01-13T23:33:34.107Z] Successfully built 64f5d93e07c4 [2023-01-13T23:33:34.107Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-13T23:34:42.002Z]  Building security-proxy-setup ... done Removing intermediate container 060b0a1b2a25 [2023-01-13T23:34:42.002Z] ---> efa829a2d200 [2023-01-13T23:34:42.002Z] [2023-01-13T23:34:42.002Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T23:34:42.002Z] ---> 2b4661558fb8 [2023-01-13T23:34:42.002Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:34:42.002Z] ---> Running in 3b6e13d8915b [2023-01-13T23:34:42.002Z] Removing intermediate container 3b6e13d8915b [2023-01-13T23:34:42.002Z] ---> cedccca74b79 [2023-01-13T23:34:42.002Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T23:34:42.002Z] ---> Running in 35d8ed3141b3 [2023-01-13T23:34:42.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:34:42.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:34:42.002Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:34:42.002Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T23:34:42.002Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:34:42.002Z] OK: 5 MiB in 16 packages [2023-01-13T23:34:42.002Z] Removing intermediate container 35d8ed3141b3 [2023-01-13T23:34:42.002Z] ---> 403f0982ac75 [2023-01-13T23:34:42.002Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T23:34:42.002Z] ---> Running in 31feb8ac171a [2023-01-13T23:34:42.002Z] Removing intermediate container 31feb8ac171a [2023-01-13T23:34:42.002Z] ---> 9e1869ea0cd0 [2023-01-13T23:34:42.002Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T23:34:42.002Z] ---> Running in a2e0a01e8b61 [2023-01-13T23:34:42.002Z] Removing intermediate container a2e0a01e8b61 [2023-01-13T23:34:42.002Z] ---> 69b9fe17a782 [2023-01-13T23:34:42.002Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T23:34:42.002Z] ---> Running in 8bf2925f85f9 [2023-01-13T23:34:42.002Z] Removing intermediate container 8bf2925f85f9 [2023-01-13T23:34:42.002Z] ---> 450a83e3c94e [2023-01-13T23:34:42.002Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T23:34:42.002Z] ---> Running in 66847c9dd4c3 [2023-01-13T23:34:42.002Z] Removing intermediate container 66847c9dd4c3 [2023-01-13T23:34:42.002Z] ---> 7e81d1aaace7 [2023-01-13T23:34:42.002Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T23:34:42.002Z] ---> Running in 7165a6fda99c [2023-01-13T23:34:45.359Z] Removing intermediate container 7165a6fda99c [2023-01-13T23:34:45.359Z] ---> f1bd7ce3b212 [2023-01-13T23:34:45.359Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T23:34:45.359Z] ---> Running in b21387f6880c [2023-01-13T23:34:45.625Z] Removing intermediate container b21387f6880c [2023-01-13T23:34:45.625Z] ---> 43c41cfab6ca [2023-01-13T23:34:45.625Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T23:34:46.581Z] ---> f257ab1d553c [2023-01-13T23:34:46.581Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T23:34:46.581Z] ---> Running in 9b9db891af48 [2023-01-13T23:34:49.926Z] Removing intermediate container 9b9db891af48 [2023-01-13T23:34:49.926Z] ---> 6a959d29a97b [2023-01-13T23:34:49.926Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:34:50.191Z] ---> 702ca3aec878 [2023-01-13T23:34:50.191Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T23:34:52.128Z] ---> 646b5d6c9243 [2023-01-13T23:34:52.128Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T23:34:52.712Z] ---> fbdf55bdd4b4 [2023-01-13T23:34:52.712Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T23:34:53.297Z] ---> e6625fa26c5a [2023-01-13T23:34:53.297Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T23:34:54.263Z] ---> 3bffa847f176 [2023-01-13T23:34:54.263Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T23:34:56.843Z] ---> 7e62845ed1f5 [2023-01-13T23:34:56.843Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T23:34:58.267Z] ---> 5a0a77953f9f [2023-01-13T23:34:58.267Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T23:34:58.534Z] ---> Running in 3b3bf0067474 [2023-01-13T23:35:01.879Z] Removing intermediate container 3b3bf0067474 [2023-01-13T23:35:01.879Z] ---> 999760c175a2 [2023-01-13T23:35:01.879Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T23:35:01.879Z] ---> Running in 0c54744b4633 [2023-01-13T23:35:01.879Z] Removing intermediate container 36bdfac01b87 [2023-01-13T23:35:01.879Z] ---> 6ca856d75102 [2023-01-13T23:35:01.879Z] [2023-01-13T23:35:01.879Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:35:01.879Z] ---> 2b4661558fb8 [2023-01-13T23:35:01.879Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T23:35:01.879Z] ---> Running in 3cde4ccd9f7c [2023-01-13T23:35:01.879Z] Removing intermediate container 0c54744b4633 [2023-01-13T23:35:01.879Z] ---> 141c76c93737 [2023-01-13T23:35:02.143Z] Step 29/32 : CMD ["gate"] [2023-01-13T23:35:02.143Z] ---> Running in be20feb1a8e1 [2023-01-13T23:35:02.143Z] Removing intermediate container 3cde4ccd9f7c [2023-01-13T23:35:02.143Z] ---> 60f0a0fd5a60 [2023-01-13T23:35:02.143Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T23:35:02.411Z] ---> Running in 488743f385f9 [2023-01-13T23:35:02.681Z] Removing intermediate container be20feb1a8e1 [2023-01-13T23:35:02.681Z] ---> e2644476d526 [2023-01-13T23:35:02.681Z] Step 30/32 : LABEL arch=arm64 [2023-01-13T23:35:02.681Z] ---> Running in c73f3a997e7e [2023-01-13T23:35:02.681Z] Removing intermediate container 488743f385f9 [2023-01-13T23:35:02.681Z] ---> 7081f2e9b053 [2023-01-13T23:35:02.681Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T23:35:02.948Z] ---> Running in 0a497bb6571d [2023-01-13T23:35:03.215Z] Removing intermediate container c73f3a997e7e [2023-01-13T23:35:03.215Z] ---> 5fdf473bfac7 [2023-01-13T23:35:03.215Z] Step 31/32 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:03.215Z] Removing intermediate container 0a497bb6571d [2023-01-13T23:35:03.215Z] ---> 7ad3e7b87047 [2023-01-13T23:35:03.215Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T23:35:03.215Z] ---> Running in 4ea61a8758e1 [2023-01-13T23:35:03.215Z] ---> Running in c0d2b61d9d91 [2023-01-13T23:35:03.802Z] Removing intermediate container 4ea61a8758e1 [2023-01-13T23:35:03.802Z] ---> 46406431333c [2023-01-13T23:35:03.802Z] Step 32/32 : LABEL version=3.0.0-dev.18 [2023-01-13T23:35:04.068Z] ---> Running in 3cdf5bc628dc [2023-01-13T23:35:04.650Z] Removing intermediate container 3cdf5bc628dc [2023-01-13T23:35:04.650Z] ---> 78c011c0ce42 [2023-01-13T23:35:04.650Z] [2023-01-13T23:35:04.917Z] Successfully built 78c011c0ce42 [2023-01-13T23:35:04.917Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-13T23:35:04.917Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:35:05.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:35:06.463Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T23:35:06.463Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:35:06.463Z] OK: 5 MiB in 15 packages [2023-01-13T23:35:07.422Z] Removing intermediate container c0d2b61d9d91 [2023-01-13T23:35:07.422Z] ---> e6a4dd4f1095 [2023-01-13T23:35:07.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:35:08.006Z] ---> 63b7cbfc7537 [2023-01-13T23:35:08.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T23:35:09.972Z] ---> de3e50a624cc [2023-01-13T23:35:09.972Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T23:35:10.552Z] ---> 08355e30ee3b [2023-01-13T23:35:10.552Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T23:35:10.552Z] ---> Running in 67be1c5474d1 [2023-01-13T23:35:11.132Z] Removing intermediate container 67be1c5474d1 [2023-01-13T23:35:11.132Z] ---> abf0e3f8fb26 [2023-01-13T23:35:11.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:35:11.132Z] ---> Running in 42f9f69c6b13 [2023-01-13T23:35:11.399Z] Removing intermediate container 42f9f69c6b13 [2023-01-13T23:35:11.399Z] ---> 814d96bd8fef [2023-01-13T23:35:11.399Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T23:35:11.399Z] ---> Running in 4b109bc4390a [2023-01-13T23:35:11.988Z] Removing intermediate container 4b109bc4390a [2023-01-13T23:35:11.988Z] ---> c6c0647bc5d8 [2023-01-13T23:35:11.988Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:11.988Z] ---> Running in 82e6a374b024 [2023-01-13T23:35:12.255Z] Removing intermediate container 82e6a374b024 [2023-01-13T23:35:12.255Z] ---> a160963987ac [2023-01-13T23:35:12.255Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:35:12.255Z] ---> Running in 4884fea054ff [2023-01-13T23:35:12.522Z] Removing intermediate container 4884fea054ff [2023-01-13T23:35:12.522Z] ---> 824631b358bd [2023-01-13T23:35:12.522Z] [2023-01-13T23:35:12.788Z] Successfully built 824631b358bd [2023-01-13T23:35:12.788Z] Successfully tagged core-data-arm64:latest [2023-01-13T23:35:25.086Z]  Building core-data ... done Removing intermediate container c756649f15fa [2023-01-13T23:35:25.086Z] ---> bea7b0174bf9 [2023-01-13T23:35:25.086Z] [2023-01-13T23:35:25.086Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:35:25.086Z] ---> 2b4661558fb8 [2023-01-13T23:35:25.086Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T23:35:25.086Z] ---> Running in 0d19d8f51241 [2023-01-13T23:35:25.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:35:25.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:35:25.352Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T23:35:25.619Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:35:25.619Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:35:25.619Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:35:25.884Z] OK: 6 MiB in 16 packages [2023-01-13T23:35:26.847Z] Removing intermediate container 0d19d8f51241 [2023-01-13T23:35:26.847Z] ---> b33aef7a5e9f [2023-01-13T23:35:26.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:35:27.113Z] ---> Running in e052118cfd14 [2023-01-13T23:35:27.380Z] Removing intermediate container e052118cfd14 [2023-01-13T23:35:27.380Z] ---> 952de4c00f5b [2023-01-13T23:35:27.380Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T23:35:27.380Z] ---> Running in 02646dda8a1a [2023-01-13T23:35:27.645Z] Removing intermediate container 02646dda8a1a [2023-01-13T23:35:27.645Z] ---> a9038c147418 [2023-01-13T23:35:27.645Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T23:35:27.645Z] ---> Running in 26f495baf456 [2023-01-13T23:35:27.909Z] Removing intermediate container 26f495baf456 [2023-01-13T23:35:27.909Z] ---> 4fd506db05cf [2023-01-13T23:35:27.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:35:28.491Z] ---> f74564e965ce [2023-01-13T23:35:28.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T23:35:29.915Z] ---> 987820a88118 [2023-01-13T23:35:29.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T23:35:30.183Z] ---> 6316904e73e2 [2023-01-13T23:35:30.183Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T23:35:30.448Z] ---> Running in 45a3ec6225a5 [2023-01-13T23:35:30.714Z] Removing intermediate container 45a3ec6225a5 [2023-01-13T23:35:30.714Z] ---> 3e31f44b34a2 [2023-01-13T23:35:30.714Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:35:30.714Z] ---> Running in 15607eb9e62b [2023-01-13T23:35:30.980Z] Removing intermediate container 15607eb9e62b [2023-01-13T23:35:30.980Z] ---> 42141e39f55f [2023-01-13T23:35:30.980Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T23:35:30.980Z] ---> Running in 8b9baaa66709 [2023-01-13T23:35:31.244Z] Removing intermediate container 8b9baaa66709 [2023-01-13T23:35:31.244Z] ---> 3d7ae67d24ec [2023-01-13T23:35:31.244Z] Step 21/22 : LABEL git_sha=bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:31.244Z] ---> Running in ff1329d9d281 [2023-01-13T23:35:31.512Z] Removing intermediate container ff1329d9d281 [2023-01-13T23:35:31.512Z] ---> b3454ce0caf4 [2023-01-13T23:35:31.512Z] Step 22/22 : LABEL version=3.0.0-dev.18 [2023-01-13T23:35:31.777Z] ---> Running in c6b58f6f6822 [2023-01-13T23:35:32.042Z] Removing intermediate container c6b58f6f6822 [2023-01-13T23:35:32.042Z] ---> 1532d89b8109 [2023-01-13T23:35:32.042Z] [2023-01-13T23:35:32.042Z] Successfully built 1532d89b8109 [2023-01-13T23:35:32.042Z] Successfully tagged support-notifications-arm64:latest [2023-01-13T23:35:32.319Z]  Building support-notifications ... done  [Pipeline] } [2023-01-13T23:35:32.322Z] $ docker stop --time=1 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 [2023-01-13T23:35:34.960Z] $ docker rm -f --volumes 4fce2cf6bfdd00835c4cff80a8bfd1dca575f19e0ed74e878fed5c6a9bae1ff3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:35:35.424Z] + docker images [2023-01-13T23:35:35.692Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T23:35:35.692Z] support-notifications-arm64 latest 1532d89b8109 4 seconds ago 29.6MB [2023-01-13T23:35:35.692Z] bea7b0174bf9 14 seconds ago 1.41GB [2023-01-13T23:35:35.692Z] core-data-arm64 latest 824631b358bd 23 seconds ago 17.2MB [2023-01-13T23:35:35.692Z] security-bootstrapper-arm64 latest 78c011c0ce42 31 seconds ago 19.5MB [2023-01-13T23:35:35.692Z] 6ca856d75102 35 seconds ago 1.35GB [2023-01-13T23:35:35.692Z] efa829a2d200 About a minute ago 1.33GB [2023-01-13T23:35:35.692Z] security-proxy-setup-arm64 latest 64f5d93e07c4 2 minutes ago 26.8MB [2023-01-13T23:35:35.692Z] 7a1a71cafa7e 2 minutes ago 1.33GB [2023-01-13T23:35:35.692Z] security-spiffe-token-provider-arm64 latest 7b41eded43d2 4 minutes ago 28.9MB [2023-01-13T23:35:35.692Z] 987c22ff9e96 4 minutes ago 1.37GB [2023-01-13T23:35:35.692Z] support-scheduler-arm64 latest 188036f5c47e 5 minutes ago 29MB [2023-01-13T23:35:35.692Z] 2f4c9059fbf6 5 minutes ago 1.4GB [2023-01-13T23:35:35.692Z] security-spire-server-arm64 latest eb16f4f84fa8 6 minutes ago 84.3MB [2023-01-13T23:35:35.692Z] f4af2821f9dd 6 minutes ago 1.21GB [2023-01-13T23:35:35.692Z] core-command-arm64 latest 6ad69c8c0558 8 minutes ago 17MB [2023-01-13T23:35:35.692Z] d21ebfcebdea 8 minutes ago 1.34GB [2023-01-13T23:35:35.692Z] core-metadata-arm64 latest 0d36a91b099f 8 minutes ago 17.8MB [2023-01-13T23:35:35.692Z] 00adcde8d4e5 8 minutes ago 1.35GB [2023-01-13T23:35:35.692Z] security-secretstore-setup-arm64 latest c9c9ccac2b27 9 minutes ago 28.7MB [2023-01-13T23:35:35.692Z] e64c89bbb15e 9 minutes ago 1.33GB [2023-01-13T23:35:35.692Z] security-spire-agent-arm64 latest 7e64b4aed451 15 minutes ago 122MB [2023-01-13T23:35:35.692Z] security-spire-config-arm64 latest 1d7b45c43416 15 minutes ago 83.6MB [2023-01-13T23:35:35.692Z] 992563076fe4 16 minutes ago 1.21GB [2023-01-13T23:35:35.692Z] 0cfae75d0dcd 16 minutes ago 1.21GB [2023-01-13T23:35:35.692Z] ci-base-image-arm64 latest 45f573c3277d 19 minutes ago 905MB [2023-01-13T23:35:35.692Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-13T23:35:35.692Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-13T23:35:35.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-13T23:35:35.692Z] 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-01-13T23:35:35.790Z] provisioning config files... [2023-01-13T23:35:35.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/372@tmp/config905866484447312524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:35:36.143Z] ---> docker-login.sh [2023-01-13T23:35:36.143Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:35:36.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:35:36.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:35:36.410Z] Configure a credential helper to remove this warning. See [2023-01-13T23:35:36.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:35:36.410Z] [2023-01-13T23:35:36.410Z] Login Succeeded [2023-01-13T23:35:36.410Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:35:36.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:35:36.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:35:36.938Z] Configure a credential helper to remove this warning. See [2023-01-13T23:35:36.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:35:36.938Z] [2023-01-13T23:35:36.938Z] Login Succeeded [2023-01-13T23:35:36.938Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:35:37.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:35:37.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:35:37.204Z] Configure a credential helper to remove this warning. See [2023-01-13T23:35:37.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:35:37.204Z] [2023-01-13T23:35:37.204Z] Login Succeeded [2023-01-13T23:35:37.204Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:35:37.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:35:37.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:35:37.471Z] Configure a credential helper to remove this warning. See [2023-01-13T23:35:37.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:35:37.471Z] [2023-01-13T23:35:37.471Z] Login Succeeded [2023-01-13T23:35:37.471Z] docker.io [2023-01-13T23:35:37.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:35:38.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:35:38.001Z] Configure a credential helper to remove this warning. See [2023-01-13T23:35:38.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:35:38.001Z] [2023-01-13T23:35:38.001Z] Login Succeeded [2023-01-13T23:35:38.001Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:35:38.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:35:38.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:35:38.051Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-13T23:35:38.051Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:38.051Z] latest [2023-01-13T23:35:38.051Z] 3.0.0-dev.18 [2023-01-13T23:35:38.051Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:38.051Z] main [2023-01-13T23:35:38.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:38.405Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:38.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:38.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:35:38.753Z] 63c69459cefc: Preparing [2023-01-13T23:35:38.753Z] 2e8a4ec74173: Preparing [2023-01-13T23:35:38.753Z] 4749cb89e03a: Preparing [2023-01-13T23:35:38.753Z] 69e39bca9a76: Preparing [2023-01-13T23:35:38.753Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:38.753Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:39.019Z] 63c69459cefc: Pushed [2023-01-13T23:35:39.019Z] 4749cb89e03a: Pushed [2023-01-13T23:35:39.019Z] 69e39bca9a76: Pushed [2023-01-13T23:35:41.588Z] 2e8a4ec74173: Pushed [2023-01-13T23:35:41.588Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:41.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:42.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T23:35:42.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:35:42.262Z] 63c69459cefc: Preparing [2023-01-13T23:35:42.262Z] 2e8a4ec74173: Preparing [2023-01-13T23:35:42.262Z] 4749cb89e03a: Preparing [2023-01-13T23:35:42.262Z] 69e39bca9a76: Preparing [2023-01-13T23:35:42.262Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:42.262Z] 63c69459cefc: Layer already exists [2023-01-13T23:35:42.262Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:42.262Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:42.262Z] 2e8a4ec74173: Layer already exists [2023-01-13T23:35:42.262Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:42.262Z] latest: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:42.608Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:43.002Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 [2023-01-13T23:35:43.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:35:43.002Z] 63c69459cefc: Preparing [2023-01-13T23:35:43.002Z] 2e8a4ec74173: Preparing [2023-01-13T23:35:43.002Z] 4749cb89e03a: Preparing [2023-01-13T23:35:43.002Z] 69e39bca9a76: Preparing [2023-01-13T23:35:43.002Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:43.002Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:43.002Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:43.002Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:43.002Z] 2e8a4ec74173: Layer already exists [2023-01-13T23:35:43.002Z] 63c69459cefc: Layer already exists [2023-01-13T23:35:43.002Z] 3.0.0-dev.18: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:43.630Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:43.990Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:43.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:35:43.990Z] 63c69459cefc: Preparing [2023-01-13T23:35:43.990Z] 2e8a4ec74173: Preparing [2023-01-13T23:35:43.990Z] 4749cb89e03a: Preparing [2023-01-13T23:35:43.990Z] 69e39bca9a76: Preparing [2023-01-13T23:35:43.990Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:43.990Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:43.990Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:43.990Z] 63c69459cefc: Layer already exists [2023-01-13T23:35:43.990Z] 2e8a4ec74173: Layer already exists [2023-01-13T23:35:43.990Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:43.990Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:44.356Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:44.735Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-13T23:35:44.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:35:44.736Z] 63c69459cefc: Preparing [2023-01-13T23:35:44.736Z] 2e8a4ec74173: Preparing [2023-01-13T23:35:44.736Z] 4749cb89e03a: Preparing [2023-01-13T23:35:44.736Z] 69e39bca9a76: Preparing [2023-01-13T23:35:44.736Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:44.736Z] 63c69459cefc: Layer already exists [2023-01-13T23:35:44.736Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:44.736Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:44.736Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:44.736Z] 2e8a4ec74173: Layer already exists [2023-01-13T23:35:44.736Z] main: digest: sha256:c2c2305f177d5d046300dec9d9a80908cfa9a1da8a82329d5531bcae52c0de06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:35:45.046Z] ===================================================== [Pipeline] echo [2023-01-13T23:35:45.053Z] taggedImages: [2023-01-13T23:35:45.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:45.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T23:35:45.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.18 [2023-01-13T23:35:45.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:45.053Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-13T23:35:45.074Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-13T23:35:45.074Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:45.074Z] latest [2023-01-13T23:35:45.074Z] 3.0.0-dev.18 [2023-01-13T23:35:45.074Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:45.074Z] main [2023-01-13T23:35:45.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:45.410Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:45.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:45.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:35:45.764Z] dd58ce05e402: Preparing [2023-01-13T23:35:45.764Z] 2282caa9dd8c: Preparing [2023-01-13T23:35:45.764Z] 4749cb89e03a: Preparing [2023-01-13T23:35:45.764Z] 88d3ef3e6b18: Preparing [2023-01-13T23:35:45.764Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:45.764Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:45.764Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:46.031Z] dd58ce05e402: Pushed [2023-01-13T23:35:46.031Z] 88d3ef3e6b18: Pushed [2023-01-13T23:35:49.373Z] 2282caa9dd8c: Pushed [2023-01-13T23:35:49.373Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:49.711Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:50.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T23:35:50.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:35:50.043Z] dd58ce05e402: Preparing [2023-01-13T23:35:50.043Z] 2282caa9dd8c: Preparing [2023-01-13T23:35:50.043Z] 4749cb89e03a: Preparing [2023-01-13T23:35:50.043Z] 88d3ef3e6b18: Preparing [2023-01-13T23:35:50.043Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:50.043Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:50.043Z] dd58ce05e402: Layer already exists [2023-01-13T23:35:50.043Z] 2282caa9dd8c: Layer already exists [2023-01-13T23:35:50.043Z] 88d3ef3e6b18: Layer already exists [2023-01-13T23:35:50.043Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:50.043Z] latest: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:50.651Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:50.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 [2023-01-13T23:35:50.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:35:50.982Z] dd58ce05e402: Preparing [2023-01-13T23:35:50.982Z] 2282caa9dd8c: Preparing [2023-01-13T23:35:50.982Z] 4749cb89e03a: Preparing [2023-01-13T23:35:50.982Z] 88d3ef3e6b18: Preparing [2023-01-13T23:35:50.982Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:50.982Z] 88d3ef3e6b18: Layer already exists [2023-01-13T23:35:50.982Z] dd58ce05e402: Layer already exists [2023-01-13T23:35:50.982Z] 2282caa9dd8c: Layer already exists [2023-01-13T23:35:50.982Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:50.982Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:51.248Z] 3.0.0-dev.18: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:51.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:51.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:51.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:35:51.919Z] dd58ce05e402: Preparing [2023-01-13T23:35:51.919Z] 2282caa9dd8c: Preparing [2023-01-13T23:35:51.919Z] 4749cb89e03a: Preparing [2023-01-13T23:35:51.919Z] 88d3ef3e6b18: Preparing [2023-01-13T23:35:51.919Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:51.919Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:51.919Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:51.919Z] 88d3ef3e6b18: Layer already exists [2023-01-13T23:35:51.919Z] 2282caa9dd8c: Layer already exists [2023-01-13T23:35:51.919Z] dd58ce05e402: Layer already exists [2023-01-13T23:35:52.184Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:52.518Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:52.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-13T23:35:52.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:35:52.853Z] dd58ce05e402: Preparing [2023-01-13T23:35:52.853Z] 2282caa9dd8c: Preparing [2023-01-13T23:35:52.853Z] 4749cb89e03a: Preparing [2023-01-13T23:35:52.853Z] 88d3ef3e6b18: Preparing [2023-01-13T23:35:52.853Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:52.853Z] dd58ce05e402: Layer already exists [2023-01-13T23:35:52.853Z] 2282caa9dd8c: Layer already exists [2023-01-13T23:35:52.853Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:52.853Z] 88d3ef3e6b18: Layer already exists [2023-01-13T23:35:52.853Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:52.853Z] main: digest: sha256:4530ea7915b7234daf014f4b71e0f392891b6822d173c7bd53d933dbd7153ee4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:35:52.903Z] ===================================================== [Pipeline] echo [2023-01-13T23:35:52.910Z] taggedImages: [2023-01-13T23:35:52.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:52.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T23:35:52.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.18 [2023-01-13T23:35:52.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:52.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-13T23:35:52.931Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-13T23:35:52.931Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:52.931Z] latest [2023-01-13T23:35:52.931Z] 3.0.0-dev.18 [2023-01-13T23:35:52.931Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:35:52.931Z] main [2023-01-13T23:35:52.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:53.274Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:53.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:35:53.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:35:53.617Z] fa556c316dc7: Preparing [2023-01-13T23:35:53.617Z] ce1e0a33fa26: Preparing [2023-01-13T23:35:53.617Z] 850833acc19d: Preparing [2023-01-13T23:35:53.617Z] 4749cb89e03a: Preparing [2023-01-13T23:35:53.617Z] 69e39bca9a76: Preparing [2023-01-13T23:35:53.617Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:53.617Z] 17bec77d7fdc: Waiting [2023-01-13T23:35:53.617Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:53.617Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:53.617Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:53.882Z] ce1e0a33fa26: Pushed [2023-01-13T23:35:53.882Z] fa556c316dc7: Pushed [2023-01-13T23:35:57.212Z] 850833acc19d: Pushed [2023-01-13T23:35:57.212Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:57.544Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:57.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T23:35:57.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:35:57.877Z] fa556c316dc7: Preparing [2023-01-13T23:35:57.877Z] ce1e0a33fa26: Preparing [2023-01-13T23:35:57.877Z] 850833acc19d: Preparing [2023-01-13T23:35:57.877Z] 4749cb89e03a: Preparing [2023-01-13T23:35:57.877Z] 69e39bca9a76: Preparing [2023-01-13T23:35:57.877Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:57.877Z] 17bec77d7fdc: Waiting [2023-01-13T23:35:57.877Z] 850833acc19d: Layer already exists [2023-01-13T23:35:57.877Z] ce1e0a33fa26: Layer already exists [2023-01-13T23:35:57.877Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:57.877Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:57.877Z] fa556c316dc7: Layer already exists [2023-01-13T23:35:57.877Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:58.142Z] latest: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:58.491Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:58.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 [2023-01-13T23:35:58.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:35:58.827Z] fa556c316dc7: Preparing [2023-01-13T23:35:58.827Z] ce1e0a33fa26: Preparing [2023-01-13T23:35:58.827Z] 850833acc19d: Preparing [2023-01-13T23:35:58.827Z] 4749cb89e03a: Preparing [2023-01-13T23:35:58.827Z] 69e39bca9a76: Preparing [2023-01-13T23:35:58.827Z] 17bec77d7fdc: Preparing [2023-01-13T23:35:58.827Z] 17bec77d7fdc: Waiting [2023-01-13T23:35:58.827Z] ce1e0a33fa26: Layer already exists [2023-01-13T23:35:58.827Z] fa556c316dc7: Layer already exists [2023-01-13T23:35:58.827Z] 850833acc19d: Layer already exists [2023-01-13T23:35:58.827Z] 69e39bca9a76: Layer already exists [2023-01-13T23:35:58.827Z] 4749cb89e03a: Layer already exists [2023-01-13T23:35:58.827Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:35:58.827Z] 3.0.0-dev.18: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:35:59.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:00.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:00.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:36:00.736Z] fa556c316dc7: Preparing [2023-01-13T23:36:00.736Z] ce1e0a33fa26: Preparing [2023-01-13T23:36:00.736Z] 850833acc19d: Preparing [2023-01-13T23:36:00.736Z] 4749cb89e03a: Preparing [2023-01-13T23:36:00.736Z] 69e39bca9a76: Preparing [2023-01-13T23:36:00.736Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:00.736Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:00.736Z] 850833acc19d: Layer already exists [2023-01-13T23:36:00.736Z] fa556c316dc7: Layer already exists [2023-01-13T23:36:00.736Z] 69e39bca9a76: Layer already exists [2023-01-13T23:36:00.736Z] ce1e0a33fa26: Layer already exists [2023-01-13T23:36:00.736Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:00.736Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:00.736Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:01.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:01.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-13T23:36:01.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:36:01.405Z] fa556c316dc7: Preparing [2023-01-13T23:36:01.405Z] ce1e0a33fa26: Preparing [2023-01-13T23:36:01.405Z] 850833acc19d: Preparing [2023-01-13T23:36:01.405Z] 4749cb89e03a: Preparing [2023-01-13T23:36:01.405Z] 69e39bca9a76: Preparing [2023-01-13T23:36:01.405Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:01.405Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:01.405Z] ce1e0a33fa26: Layer already exists [2023-01-13T23:36:01.405Z] 69e39bca9a76: Layer already exists [2023-01-13T23:36:01.405Z] 850833acc19d: Layer already exists [2023-01-13T23:36:01.405Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:01.405Z] fa556c316dc7: Layer already exists [2023-01-13T23:36:01.405Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:01.681Z] main: digest: sha256:44ee1b75ff1da79684bd61200599f0421f83ef2a2b09b1bbc2a79b8af060b14e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:01.726Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:01.733Z] taggedImages: [2023-01-13T23:36:01.733Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:01.733Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T23:36:01.733Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.18 [2023-01-13T23:36:01.733Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:01.733Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-13T23:36:01.749Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-13T23:36:01.749Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:01.749Z] latest [2023-01-13T23:36:01.749Z] 3.0.0-dev.18 [2023-01-13T23:36:01.749Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:01.749Z] main [2023-01-13T23:36:01.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:02.079Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:02.414Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:02.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:36:02.414Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:02.414Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:02.414Z] aaded1e02bdc: Preparing [2023-01-13T23:36:02.414Z] b494ea95c94e: Preparing [2023-01-13T23:36:02.414Z] 8184693469c1: Preparing [2023-01-13T23:36:02.414Z] a620d30db9db: Preparing [2023-01-13T23:36:02.414Z] e28f4608adff: Preparing [2023-01-13T23:36:02.414Z] 4749cb89e03a: Preparing [2023-01-13T23:36:02.414Z] f9a965c3c306: Preparing [2023-01-13T23:36:02.414Z] a7a725286df9: Preparing [2023-01-13T23:36:02.414Z] c21ae7a82434: Preparing [2023-01-13T23:36:02.414Z] ac60600caa4c: Preparing [2023-01-13T23:36:02.414Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:02.414Z] a7a725286df9: Waiting [2023-01-13T23:36:02.414Z] c21ae7a82434: Waiting [2023-01-13T23:36:02.414Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:02.414Z] ac60600caa4c: Waiting [2023-01-13T23:36:02.414Z] e28f4608adff: Waiting [2023-01-13T23:36:02.414Z] 4749cb89e03a: Waiting [2023-01-13T23:36:02.414Z] f9a965c3c306: Waiting [2023-01-13T23:36:02.679Z] 4f895ccb6b78: Pushed [2023-01-13T23:36:02.679Z] a620d30db9db: Pushed [2023-01-13T23:36:02.679Z] b494ea95c94e: Pushed [2023-01-13T23:36:02.679Z] aaded1e02bdc: Pushed [2023-01-13T23:36:02.679Z] 8184693469c1: Pushed [2023-01-13T23:36:02.679Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:02.945Z] f9a965c3c306: Pushed [2023-01-13T23:36:02.945Z] a7a725286df9: Pushed [2023-01-13T23:36:02.945Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:02.945Z] c21ae7a82434: Pushed [2023-01-13T23:36:02.945Z] ac60600caa4c: Pushed [2023-01-13T23:36:06.280Z] e28f4608adff: Pushed [2023-01-13T23:36:06.546Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:06.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:07.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T23:36:07.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:36:07.214Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:07.214Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:07.214Z] aaded1e02bdc: Preparing [2023-01-13T23:36:07.214Z] b494ea95c94e: Preparing [2023-01-13T23:36:07.214Z] 8184693469c1: Preparing [2023-01-13T23:36:07.214Z] a620d30db9db: Preparing [2023-01-13T23:36:07.214Z] e28f4608adff: Preparing [2023-01-13T23:36:07.214Z] 4749cb89e03a: Preparing [2023-01-13T23:36:07.214Z] f9a965c3c306: Preparing [2023-01-13T23:36:07.214Z] a7a725286df9: Preparing [2023-01-13T23:36:07.214Z] c21ae7a82434: Preparing [2023-01-13T23:36:07.214Z] ac60600caa4c: Preparing [2023-01-13T23:36:07.214Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:07.214Z] f9a965c3c306: Waiting [2023-01-13T23:36:07.214Z] a7a725286df9: Waiting [2023-01-13T23:36:07.214Z] c21ae7a82434: Waiting [2023-01-13T23:36:07.214Z] e28f4608adff: Waiting [2023-01-13T23:36:07.214Z] 4749cb89e03a: Waiting [2023-01-13T23:36:07.214Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:07.214Z] ac60600caa4c: Waiting [2023-01-13T23:36:07.214Z] a620d30db9db: Layer already exists [2023-01-13T23:36:07.214Z] aaded1e02bdc: Layer already exists [2023-01-13T23:36:07.214Z] 4f895ccb6b78: Layer already exists [2023-01-13T23:36:07.214Z] b494ea95c94e: Layer already exists [2023-01-13T23:36:07.214Z] 8184693469c1: Layer already exists [2023-01-13T23:36:07.214Z] f9a965c3c306: Layer already exists [2023-01-13T23:36:07.214Z] c21ae7a82434: Layer already exists [2023-01-13T23:36:07.214Z] e28f4608adff: Layer already exists [2023-01-13T23:36:07.214Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:07.214Z] a7a725286df9: Layer already exists [2023-01-13T23:36:07.214Z] ac60600caa4c: Layer already exists [2023-01-13T23:36:07.214Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:07.479Z] latest: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:07.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:08.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 [2023-01-13T23:36:08.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:36:08.141Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:08.141Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:08.141Z] aaded1e02bdc: Preparing [2023-01-13T23:36:08.141Z] b494ea95c94e: Preparing [2023-01-13T23:36:08.141Z] 8184693469c1: Preparing [2023-01-13T23:36:08.141Z] a620d30db9db: Preparing [2023-01-13T23:36:08.141Z] e28f4608adff: Preparing [2023-01-13T23:36:08.141Z] 4749cb89e03a: Preparing [2023-01-13T23:36:08.141Z] f9a965c3c306: Preparing [2023-01-13T23:36:08.141Z] a7a725286df9: Preparing [2023-01-13T23:36:08.141Z] c21ae7a82434: Preparing [2023-01-13T23:36:08.141Z] ac60600caa4c: Preparing [2023-01-13T23:36:08.141Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:08.141Z] e28f4608adff: Waiting [2023-01-13T23:36:08.141Z] ac60600caa4c: Waiting [2023-01-13T23:36:08.141Z] a7a725286df9: Waiting [2023-01-13T23:36:08.141Z] c21ae7a82434: Waiting [2023-01-13T23:36:08.141Z] f9a965c3c306: Waiting [2023-01-13T23:36:08.141Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:08.141Z] a620d30db9db: Layer already exists [2023-01-13T23:36:08.141Z] 4f895ccb6b78: Layer already exists [2023-01-13T23:36:08.141Z] 8184693469c1: Layer already exists [2023-01-13T23:36:08.141Z] b494ea95c94e: Layer already exists [2023-01-13T23:36:08.141Z] aaded1e02bdc: Layer already exists [2023-01-13T23:36:08.141Z] f9a965c3c306: Layer already exists [2023-01-13T23:36:08.141Z] e28f4608adff: Layer already exists [2023-01-13T23:36:08.141Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:08.141Z] c21ae7a82434: Layer already exists [2023-01-13T23:36:08.141Z] a7a725286df9: Layer already exists [2023-01-13T23:36:08.141Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:08.141Z] ac60600caa4c: Layer already exists [2023-01-13T23:36:08.407Z] 3.0.0-dev.18: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:08.741Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:09.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:09.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:36:09.069Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:09.069Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:09.069Z] aaded1e02bdc: Preparing [2023-01-13T23:36:09.069Z] b494ea95c94e: Preparing [2023-01-13T23:36:09.069Z] 8184693469c1: Preparing [2023-01-13T23:36:09.069Z] a620d30db9db: Preparing [2023-01-13T23:36:09.069Z] e28f4608adff: Preparing [2023-01-13T23:36:09.069Z] 4749cb89e03a: Preparing [2023-01-13T23:36:09.069Z] f9a965c3c306: Preparing [2023-01-13T23:36:09.069Z] a7a725286df9: Preparing [2023-01-13T23:36:09.069Z] c21ae7a82434: Preparing [2023-01-13T23:36:09.069Z] ac60600caa4c: Preparing [2023-01-13T23:36:09.069Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:09.069Z] e28f4608adff: Waiting [2023-01-13T23:36:09.069Z] a7a725286df9: Waiting [2023-01-13T23:36:09.069Z] c21ae7a82434: Waiting [2023-01-13T23:36:09.069Z] ac60600caa4c: Waiting [2023-01-13T23:36:09.069Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:09.069Z] 4749cb89e03a: Waiting [2023-01-13T23:36:09.069Z] f9a965c3c306: Waiting [2023-01-13T23:36:09.069Z] b494ea95c94e: Layer already exists [2023-01-13T23:36:09.069Z] a620d30db9db: Layer already exists [2023-01-13T23:36:09.069Z] 8184693469c1: Layer already exists [2023-01-13T23:36:09.069Z] aaded1e02bdc: Layer already exists [2023-01-13T23:36:09.069Z] 4f895ccb6b78: Layer already exists [2023-01-13T23:36:09.069Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:09.069Z] e28f4608adff: Layer already exists [2023-01-13T23:36:09.069Z] f9a965c3c306: Layer already exists [2023-01-13T23:36:09.069Z] c21ae7a82434: Layer already exists [2023-01-13T23:36:09.069Z] a7a725286df9: Layer already exists [2023-01-13T23:36:09.069Z] ac60600caa4c: Layer already exists [2023-01-13T23:36:09.069Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:09.335Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:09.665Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:09.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-13T23:36:09.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:36:09.996Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:09.996Z] 4f895ccb6b78: Preparing [2023-01-13T23:36:09.996Z] aaded1e02bdc: Preparing [2023-01-13T23:36:09.996Z] b494ea95c94e: Preparing [2023-01-13T23:36:09.996Z] 8184693469c1: Preparing [2023-01-13T23:36:09.996Z] a620d30db9db: Preparing [2023-01-13T23:36:09.996Z] e28f4608adff: Preparing [2023-01-13T23:36:09.996Z] 4749cb89e03a: Preparing [2023-01-13T23:36:09.996Z] f9a965c3c306: Preparing [2023-01-13T23:36:09.996Z] a7a725286df9: Preparing [2023-01-13T23:36:09.996Z] c21ae7a82434: Preparing [2023-01-13T23:36:09.996Z] ac60600caa4c: Preparing [2023-01-13T23:36:09.996Z] a7a725286df9: Waiting [2023-01-13T23:36:09.996Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:09.996Z] 4749cb89e03a: Waiting [2023-01-13T23:36:09.996Z] f9a965c3c306: Waiting [2023-01-13T23:36:09.996Z] ac60600caa4c: Waiting [2023-01-13T23:36:09.996Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:09.996Z] 4f895ccb6b78: Layer already exists [2023-01-13T23:36:09.996Z] a620d30db9db: Layer already exists [2023-01-13T23:36:09.996Z] aaded1e02bdc: Layer already exists [2023-01-13T23:36:09.996Z] b494ea95c94e: Layer already exists [2023-01-13T23:36:09.996Z] 8184693469c1: Layer already exists [2023-01-13T23:36:09.996Z] f9a965c3c306: Layer already exists [2023-01-13T23:36:09.996Z] e28f4608adff: Layer already exists [2023-01-13T23:36:09.996Z] c21ae7a82434: Layer already exists [2023-01-13T23:36:09.996Z] a7a725286df9: Layer already exists [2023-01-13T23:36:09.996Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:09.996Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:09.996Z] ac60600caa4c: Layer already exists [2023-01-13T23:36:10.262Z] main: digest: sha256:7b2f6576858603cf194a60675f30c36c01dca3575002994b15944752bde0a8d2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:10.301Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:10.307Z] taggedImages: [2023-01-13T23:36:10.307Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:10.307Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T23:36:10.307Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.18 [2023-01-13T23:36:10.307Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:10.307Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-13T23:36:10.323Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-13T23:36:10.323Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:10.323Z] latest [2023-01-13T23:36:10.323Z] 3.0.0-dev.18 [2023-01-13T23:36:10.323Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:10.323Z] main [2023-01-13T23:36:10.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:10.680Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:11.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:11.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:36:11.015Z] 789dd7cef951: Preparing [2023-01-13T23:36:11.015Z] 6061a2edba90: Preparing [2023-01-13T23:36:11.015Z] 1d35c1de7cc6: Preparing [2023-01-13T23:36:11.015Z] adde64d07e04: Preparing [2023-01-13T23:36:11.015Z] a1e9c19b8479: Preparing [2023-01-13T23:36:11.015Z] 8d32563a8e52: Preparing [2023-01-13T23:36:11.015Z] cedb465995e0: Preparing [2023-01-13T23:36:11.015Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:11.015Z] 8d32563a8e52: Waiting [2023-01-13T23:36:11.015Z] cedb465995e0: Waiting [2023-01-13T23:36:11.015Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:11.282Z] 6061a2edba90: Pushed [2023-01-13T23:36:11.282Z] a1e9c19b8479: Pushed [2023-01-13T23:36:11.282Z] 789dd7cef951: Pushed [2023-01-13T23:36:11.282Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:11.547Z] 8d32563a8e52: Pushed [2023-01-13T23:36:12.128Z] cedb465995e0: Pushed [2023-01-13T23:36:13.534Z] adde64d07e04: Pushed [2023-01-13T23:36:13.534Z] 1d35c1de7cc6: Pushed [2023-01-13T23:36:13.799Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:14.128Z] + 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-01-13T23:36:14.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T23:36:14.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:36:14.460Z] 789dd7cef951: Preparing [2023-01-13T23:36:14.460Z] 6061a2edba90: Preparing [2023-01-13T23:36:14.460Z] 1d35c1de7cc6: Preparing [2023-01-13T23:36:14.460Z] adde64d07e04: Preparing [2023-01-13T23:36:14.460Z] a1e9c19b8479: Preparing [2023-01-13T23:36:14.460Z] 8d32563a8e52: Preparing [2023-01-13T23:36:14.460Z] cedb465995e0: Preparing [2023-01-13T23:36:14.460Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:14.460Z] 8d32563a8e52: Waiting [2023-01-13T23:36:14.460Z] cedb465995e0: Waiting [2023-01-13T23:36:14.460Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:14.460Z] a1e9c19b8479: Layer already exists [2023-01-13T23:36:14.460Z] 1d35c1de7cc6: Layer already exists [2023-01-13T23:36:14.460Z] 6061a2edba90: Layer already exists [2023-01-13T23:36:14.460Z] adde64d07e04: Layer already exists [2023-01-13T23:36:14.460Z] 789dd7cef951: Layer already exists [2023-01-13T23:36:14.460Z] cedb465995e0: Layer already exists [2023-01-13T23:36:14.460Z] 8d32563a8e52: Layer already exists [2023-01-13T23:36:14.460Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:14.725Z] latest: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:15.052Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:15.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 [2023-01-13T23:36:15.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:36:15.381Z] 789dd7cef951: Preparing [2023-01-13T23:36:15.381Z] 6061a2edba90: Preparing [2023-01-13T23:36:15.381Z] 1d35c1de7cc6: Preparing [2023-01-13T23:36:15.381Z] adde64d07e04: Preparing [2023-01-13T23:36:15.381Z] a1e9c19b8479: Preparing [2023-01-13T23:36:15.381Z] 8d32563a8e52: Preparing [2023-01-13T23:36:15.381Z] cedb465995e0: Preparing [2023-01-13T23:36:15.381Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:15.381Z] 8d32563a8e52: Waiting [2023-01-13T23:36:15.381Z] cedb465995e0: Waiting [2023-01-13T23:36:15.381Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:15.381Z] 1d35c1de7cc6: Layer already exists [2023-01-13T23:36:15.381Z] 789dd7cef951: Layer already exists [2023-01-13T23:36:15.381Z] a1e9c19b8479: Layer already exists [2023-01-13T23:36:15.381Z] 6061a2edba90: Layer already exists [2023-01-13T23:36:15.381Z] adde64d07e04: Layer already exists [2023-01-13T23:36:15.381Z] 8d32563a8e52: Layer already exists [2023-01-13T23:36:15.381Z] cedb465995e0: Layer already exists [2023-01-13T23:36:15.381Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:15.647Z] 3.0.0-dev.18: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:15.974Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:16.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:16.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:36:16.300Z] 789dd7cef951: Preparing [2023-01-13T23:36:16.301Z] 6061a2edba90: Preparing [2023-01-13T23:36:16.301Z] 1d35c1de7cc6: Preparing [2023-01-13T23:36:16.301Z] adde64d07e04: Preparing [2023-01-13T23:36:16.301Z] a1e9c19b8479: Preparing [2023-01-13T23:36:16.301Z] 8d32563a8e52: Preparing [2023-01-13T23:36:16.301Z] cedb465995e0: Preparing [2023-01-13T23:36:16.301Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:16.301Z] 8d32563a8e52: Waiting [2023-01-13T23:36:16.301Z] cedb465995e0: Waiting [2023-01-13T23:36:16.301Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:16.301Z] 789dd7cef951: Layer already exists [2023-01-13T23:36:16.301Z] 6061a2edba90: Layer already exists [2023-01-13T23:36:16.301Z] a1e9c19b8479: Layer already exists [2023-01-13T23:36:16.301Z] 1d35c1de7cc6: Layer already exists [2023-01-13T23:36:16.301Z] adde64d07e04: Layer already exists [2023-01-13T23:36:16.301Z] 8d32563a8e52: Layer already exists [2023-01-13T23:36:16.301Z] cedb465995e0: Layer already exists [2023-01-13T23:36:16.301Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:16.564Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:16.896Z] + 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-01-13T23:36:17.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-13T23:36:17.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:36:17.223Z] 789dd7cef951: Preparing [2023-01-13T23:36:17.223Z] 6061a2edba90: Preparing [2023-01-13T23:36:17.223Z] 1d35c1de7cc6: Preparing [2023-01-13T23:36:17.223Z] adde64d07e04: Preparing [2023-01-13T23:36:17.223Z] a1e9c19b8479: Preparing [2023-01-13T23:36:17.223Z] 8d32563a8e52: Preparing [2023-01-13T23:36:17.223Z] cedb465995e0: Preparing [2023-01-13T23:36:17.223Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:17.223Z] 8d32563a8e52: Waiting [2023-01-13T23:36:17.223Z] cedb465995e0: Waiting [2023-01-13T23:36:17.223Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:17.223Z] a1e9c19b8479: Layer already exists [2023-01-13T23:36:17.223Z] adde64d07e04: Layer already exists [2023-01-13T23:36:17.223Z] 789dd7cef951: Layer already exists [2023-01-13T23:36:17.223Z] 1d35c1de7cc6: Layer already exists [2023-01-13T23:36:17.223Z] 6061a2edba90: Layer already exists [2023-01-13T23:36:17.223Z] 8d32563a8e52: Layer already exists [2023-01-13T23:36:17.223Z] cedb465995e0: Layer already exists [2023-01-13T23:36:17.223Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:17.488Z] main: digest: sha256:15a9cbd9b668db1a44e21e22620970923994878b389ad0a05de1049faa991aca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:17.531Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:17.537Z] taggedImages: [2023-01-13T23:36:17.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:17.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T23:36:17.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.18 [2023-01-13T23:36:17.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:17.537Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-13T23:36:17.551Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-13T23:36:17.551Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:17.551Z] latest [2023-01-13T23:36:17.551Z] 3.0.0-dev.18 [2023-01-13T23:36:17.551Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:17.551Z] main [2023-01-13T23:36:17.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:17.890Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:18.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:18.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:36:18.277Z] 6e7643dc18c4: Preparing [2023-01-13T23:36:18.277Z] d3c50615f532: Preparing [2023-01-13T23:36:18.277Z] ab5c329d6f4e: Preparing [2023-01-13T23:36:18.277Z] c3d290e90a0b: Preparing [2023-01-13T23:36:18.277Z] 1da915211fd4: Preparing [2023-01-13T23:36:18.277Z] 965461436a95: Preparing [2023-01-13T23:36:18.277Z] 8da3d07de98a: Preparing [2023-01-13T23:36:18.277Z] 5efee0e4a016: Preparing [2023-01-13T23:36:18.277Z] 7d1dd22294dc: Preparing [2023-01-13T23:36:18.277Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:18.277Z] 8da3d07de98a: Waiting [2023-01-13T23:36:18.277Z] 5efee0e4a016: Waiting [2023-01-13T23:36:18.277Z] 7d1dd22294dc: Waiting [2023-01-13T23:36:18.277Z] 965461436a95: Waiting [2023-01-13T23:36:18.277Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:18.561Z] 6e7643dc18c4: Pushed [2023-01-13T23:36:18.561Z] 1da915211fd4: Pushed [2023-01-13T23:36:18.561Z] d3c50615f532: Pushed [2023-01-13T23:36:18.837Z] 965461436a95: Pushed [2023-01-13T23:36:18.837Z] 8da3d07de98a: Pushed [2023-01-13T23:36:18.837Z] 5efee0e4a016: Pushed [2023-01-13T23:36:18.837Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:19.105Z] 7d1dd22294dc: Pushed [2023-01-13T23:36:21.062Z] c3d290e90a0b: Pushed [2023-01-13T23:36:21.642Z] ab5c329d6f4e: Pushed [2023-01-13T23:36:21.906Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:22.237Z] + 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-01-13T23:36:22.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T23:36:22.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:36:22.565Z] 6e7643dc18c4: Preparing [2023-01-13T23:36:22.565Z] d3c50615f532: Preparing [2023-01-13T23:36:22.565Z] ab5c329d6f4e: Preparing [2023-01-13T23:36:22.565Z] c3d290e90a0b: Preparing [2023-01-13T23:36:22.565Z] 1da915211fd4: Preparing [2023-01-13T23:36:22.565Z] 965461436a95: Preparing [2023-01-13T23:36:22.565Z] 8da3d07de98a: Preparing [2023-01-13T23:36:22.565Z] 5efee0e4a016: Preparing [2023-01-13T23:36:22.565Z] 7d1dd22294dc: Preparing [2023-01-13T23:36:22.565Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:22.565Z] 5efee0e4a016: Waiting [2023-01-13T23:36:22.565Z] 7d1dd22294dc: Waiting [2023-01-13T23:36:22.565Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:22.565Z] 965461436a95: Waiting [2023-01-13T23:36:22.565Z] 8da3d07de98a: Waiting [2023-01-13T23:36:22.565Z] 6e7643dc18c4: Layer already exists [2023-01-13T23:36:22.565Z] 1da915211fd4: Layer already exists [2023-01-13T23:36:22.565Z] c3d290e90a0b: Layer already exists [2023-01-13T23:36:22.565Z] d3c50615f532: Layer already exists [2023-01-13T23:36:22.565Z] ab5c329d6f4e: Layer already exists [2023-01-13T23:36:22.565Z] 8da3d07de98a: Layer already exists [2023-01-13T23:36:22.565Z] 965461436a95: Layer already exists [2023-01-13T23:36:22.565Z] 7d1dd22294dc: Layer already exists [2023-01-13T23:36:22.565Z] 5efee0e4a016: Layer already exists [2023-01-13T23:36:22.565Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:22.829Z] latest: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:23.166Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:23.498Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 [2023-01-13T23:36:23.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:36:23.498Z] 6e7643dc18c4: Preparing [2023-01-13T23:36:23.498Z] d3c50615f532: Preparing [2023-01-13T23:36:23.498Z] ab5c329d6f4e: Preparing [2023-01-13T23:36:23.498Z] c3d290e90a0b: Preparing [2023-01-13T23:36:23.498Z] 1da915211fd4: Preparing [2023-01-13T23:36:23.498Z] 965461436a95: Preparing [2023-01-13T23:36:23.498Z] 8da3d07de98a: Preparing [2023-01-13T23:36:23.498Z] 5efee0e4a016: Preparing [2023-01-13T23:36:23.498Z] 7d1dd22294dc: Preparing [2023-01-13T23:36:23.498Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:23.498Z] 965461436a95: Waiting [2023-01-13T23:36:23.498Z] 8da3d07de98a: Waiting [2023-01-13T23:36:23.498Z] 5efee0e4a016: Waiting [2023-01-13T23:36:23.498Z] 7d1dd22294dc: Waiting [2023-01-13T23:36:23.498Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:23.498Z] d3c50615f532: Layer already exists [2023-01-13T23:36:23.498Z] ab5c329d6f4e: Layer already exists [2023-01-13T23:36:23.498Z] 1da915211fd4: Layer already exists [2023-01-13T23:36:23.498Z] 6e7643dc18c4: Layer already exists [2023-01-13T23:36:23.498Z] c3d290e90a0b: Layer already exists [2023-01-13T23:36:23.498Z] 965461436a95: Layer already exists [2023-01-13T23:36:23.498Z] 5efee0e4a016: Layer already exists [2023-01-13T23:36:23.498Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:23.498Z] 7d1dd22294dc: Layer already exists [2023-01-13T23:36:23.498Z] 8da3d07de98a: Layer already exists [2023-01-13T23:36:23.763Z] 3.0.0-dev.18: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:24.093Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:24.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:24.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:36:24.429Z] 6e7643dc18c4: Preparing [2023-01-13T23:36:24.429Z] d3c50615f532: Preparing [2023-01-13T23:36:24.429Z] ab5c329d6f4e: Preparing [2023-01-13T23:36:24.429Z] c3d290e90a0b: Preparing [2023-01-13T23:36:24.429Z] 1da915211fd4: Preparing [2023-01-13T23:36:24.429Z] 965461436a95: Preparing [2023-01-13T23:36:24.429Z] 8da3d07de98a: Preparing [2023-01-13T23:36:24.429Z] 5efee0e4a016: Preparing [2023-01-13T23:36:24.429Z] 7d1dd22294dc: Preparing [2023-01-13T23:36:24.429Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:24.429Z] 8da3d07de98a: Waiting [2023-01-13T23:36:24.429Z] 5efee0e4a016: Waiting [2023-01-13T23:36:24.429Z] 7d1dd22294dc: Waiting [2023-01-13T23:36:24.429Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:24.429Z] 965461436a95: Waiting [2023-01-13T23:36:24.429Z] ab5c329d6f4e: Layer already exists [2023-01-13T23:36:24.429Z] 1da915211fd4: Layer already exists [2023-01-13T23:36:24.429Z] 6e7643dc18c4: Layer already exists [2023-01-13T23:36:24.429Z] d3c50615f532: Layer already exists [2023-01-13T23:36:24.429Z] c3d290e90a0b: Layer already exists [2023-01-13T23:36:24.429Z] 965461436a95: Layer already exists [2023-01-13T23:36:24.429Z] 7d1dd22294dc: Layer already exists [2023-01-13T23:36:24.429Z] 5efee0e4a016: Layer already exists [2023-01-13T23:36:24.429Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:24.429Z] 8da3d07de98a: Layer already exists [2023-01-13T23:36:24.695Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:25.032Z] + 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-01-13T23:36:25.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-13T23:36:25.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:36:25.362Z] 6e7643dc18c4: Preparing [2023-01-13T23:36:25.362Z] d3c50615f532: Preparing [2023-01-13T23:36:25.362Z] ab5c329d6f4e: Preparing [2023-01-13T23:36:25.362Z] c3d290e90a0b: Preparing [2023-01-13T23:36:25.362Z] 1da915211fd4: Preparing [2023-01-13T23:36:25.362Z] 965461436a95: Preparing [2023-01-13T23:36:25.362Z] 8da3d07de98a: Preparing [2023-01-13T23:36:25.362Z] 5efee0e4a016: Preparing [2023-01-13T23:36:25.362Z] 7d1dd22294dc: Preparing [2023-01-13T23:36:25.362Z] 17bec77d7fdc: Preparing [2023-01-13T23:36:25.362Z] 5efee0e4a016: Waiting [2023-01-13T23:36:25.362Z] 965461436a95: Waiting [2023-01-13T23:36:25.362Z] 7d1dd22294dc: Waiting [2023-01-13T23:36:25.362Z] 17bec77d7fdc: Waiting [2023-01-13T23:36:25.362Z] 8da3d07de98a: Waiting [2023-01-13T23:36:25.362Z] ab5c329d6f4e: Layer already exists [2023-01-13T23:36:25.362Z] 1da915211fd4: Layer already exists [2023-01-13T23:36:25.362Z] 6e7643dc18c4: Layer already exists [2023-01-13T23:36:25.362Z] c3d290e90a0b: Layer already exists [2023-01-13T23:36:25.362Z] d3c50615f532: Layer already exists [2023-01-13T23:36:25.362Z] 5efee0e4a016: Layer already exists [2023-01-13T23:36:25.362Z] 8da3d07de98a: Layer already exists [2023-01-13T23:36:25.362Z] 965461436a95: Layer already exists [2023-01-13T23:36:25.362Z] 7d1dd22294dc: Layer already exists [2023-01-13T23:36:25.362Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:36:25.627Z] main: digest: sha256:ad66b0388fd4c8491d1c529b3d5256bf2abf87315893539fb5844474b94ecadd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:25.665Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:25.671Z] taggedImages: [2023-01-13T23:36:25.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:25.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T23:36:25.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.18 [2023-01-13T23:36:25.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:25.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-13T23:36:25.685Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-13T23:36:25.685Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:25.685Z] latest [2023-01-13T23:36:25.685Z] 3.0.0-dev.18 [2023-01-13T23:36:25.685Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:25.685Z] main [2023-01-13T23:36:25.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:26.009Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:26.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:26.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:36:26.340Z] 4fe2454b78fa: Preparing [2023-01-13T23:36:26.340Z] db82805b8f7c: Preparing [2023-01-13T23:36:26.340Z] 4749cb89e03a: Preparing [2023-01-13T23:36:26.340Z] b1a35ae2f13e: Preparing [2023-01-13T23:36:26.340Z] 9833f26c6bda: Preparing [2023-01-13T23:36:26.340Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:26.340Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:26.606Z] 4fe2454b78fa: Pushed [2023-01-13T23:36:27.563Z] b1a35ae2f13e: Pushed [2023-01-13T23:36:30.894Z] db82805b8f7c: Pushed [2023-01-13T23:36:31.160Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:31.510Z] + 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-01-13T23:36:31.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T23:36:31.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:36:31.853Z] 4fe2454b78fa: Preparing [2023-01-13T23:36:31.853Z] db82805b8f7c: Preparing [2023-01-13T23:36:31.853Z] 4749cb89e03a: Preparing [2023-01-13T23:36:31.853Z] b1a35ae2f13e: Preparing [2023-01-13T23:36:31.853Z] 9833f26c6bda: Preparing [2023-01-13T23:36:31.853Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:31.853Z] 4fe2454b78fa: Layer already exists [2023-01-13T23:36:31.853Z] b1a35ae2f13e: Layer already exists [2023-01-13T23:36:31.853Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:31.853Z] db82805b8f7c: Layer already exists [2023-01-13T23:36:31.853Z] latest: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:32.200Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:32.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 [2023-01-13T23:36:32.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:36:32.532Z] 4fe2454b78fa: Preparing [2023-01-13T23:36:32.532Z] db82805b8f7c: Preparing [2023-01-13T23:36:32.532Z] 4749cb89e03a: Preparing [2023-01-13T23:36:32.532Z] b1a35ae2f13e: Preparing [2023-01-13T23:36:32.532Z] 9833f26c6bda: Preparing [2023-01-13T23:36:32.532Z] 4fe2454b78fa: Layer already exists [2023-01-13T23:36:32.532Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:32.532Z] db82805b8f7c: Layer already exists [2023-01-13T23:36:32.532Z] b1a35ae2f13e: Layer already exists [2023-01-13T23:36:32.532Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:32.532Z] 3.0.0-dev.18: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:32.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:33.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:33.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:36:33.187Z] 4fe2454b78fa: Preparing [2023-01-13T23:36:33.187Z] db82805b8f7c: Preparing [2023-01-13T23:36:33.187Z] 4749cb89e03a: Preparing [2023-01-13T23:36:33.187Z] b1a35ae2f13e: Preparing [2023-01-13T23:36:33.187Z] 9833f26c6bda: Preparing [2023-01-13T23:36:33.187Z] db82805b8f7c: Layer already exists [2023-01-13T23:36:33.187Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:33.187Z] 4fe2454b78fa: Layer already exists [2023-01-13T23:36:33.187Z] b1a35ae2f13e: Layer already exists [2023-01-13T23:36:33.187Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:33.187Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:33.515Z] + 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-01-13T23:36:33.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-13T23:36:33.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:36:33.839Z] 4fe2454b78fa: Preparing [2023-01-13T23:36:33.839Z] db82805b8f7c: Preparing [2023-01-13T23:36:33.839Z] 4749cb89e03a: Preparing [2023-01-13T23:36:33.839Z] b1a35ae2f13e: Preparing [2023-01-13T23:36:33.839Z] 9833f26c6bda: Preparing [2023-01-13T23:36:33.839Z] db82805b8f7c: Layer already exists [2023-01-13T23:36:33.839Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:33.839Z] 4749cb89e03a: Layer already exists [2023-01-13T23:36:33.839Z] 4fe2454b78fa: Layer already exists [2023-01-13T23:36:33.839Z] b1a35ae2f13e: Layer already exists [2023-01-13T23:36:33.839Z] main: digest: sha256:020e29d4f8b8940f55d932b84bac9a7d250cde2eec977cecae1ed86c87fb3f69 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:34.146Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:34.152Z] taggedImages: [2023-01-13T23:36:34.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:34.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T23:36:34.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.18 [2023-01-13T23:36:34.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:34.152Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-13T23:36:34.166Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-13T23:36:34.166Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:34.166Z] latest [2023-01-13T23:36:34.166Z] 3.0.0-dev.18 [2023-01-13T23:36:34.166Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:34.166Z] main [2023-01-13T23:36:34.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:34.488Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:34.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:34.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:36:34.817Z] c18c5e0bc145: Preparing [2023-01-13T23:36:34.817Z] 1d5d8174e63d: Preparing [2023-01-13T23:36:34.817Z] 2d1e7c2b940c: Preparing [2023-01-13T23:36:34.817Z] f72b0da9e02d: Preparing [2023-01-13T23:36:34.817Z] 18f6f4ea0f53: Preparing [2023-01-13T23:36:34.817Z] bb2f503540a4: Preparing [2023-01-13T23:36:34.817Z] 9833f26c6bda: Preparing [2023-01-13T23:36:34.817Z] bb2f503540a4: Waiting [2023-01-13T23:36:34.817Z] 9833f26c6bda: Waiting [2023-01-13T23:36:35.083Z] 2d1e7c2b940c: Pushed [2023-01-13T23:36:35.083Z] 1d5d8174e63d: Pushed [2023-01-13T23:36:35.083Z] c18c5e0bc145: Pushed [2023-01-13T23:36:35.083Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:36.036Z] bb2f503540a4: Pushed [2023-01-13T23:36:44.225Z] 18f6f4ea0f53: Pushed [2023-01-13T23:36:50.848Z] f72b0da9e02d: Pushed [2023-01-13T23:36:50.848Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:51.176Z] + 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-01-13T23:36:51.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T23:36:51.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:36:51.504Z] c18c5e0bc145: Preparing [2023-01-13T23:36:51.504Z] 1d5d8174e63d: Preparing [2023-01-13T23:36:51.504Z] 2d1e7c2b940c: Preparing [2023-01-13T23:36:51.504Z] f72b0da9e02d: Preparing [2023-01-13T23:36:51.504Z] 18f6f4ea0f53: Preparing [2023-01-13T23:36:51.504Z] bb2f503540a4: Preparing [2023-01-13T23:36:51.504Z] 9833f26c6bda: Preparing [2023-01-13T23:36:51.504Z] bb2f503540a4: Waiting [2023-01-13T23:36:51.504Z] 9833f26c6bda: Waiting [2023-01-13T23:36:51.504Z] c18c5e0bc145: Layer already exists [2023-01-13T23:36:51.504Z] f72b0da9e02d: Layer already exists [2023-01-13T23:36:51.504Z] 2d1e7c2b940c: Layer already exists [2023-01-13T23:36:51.504Z] 1d5d8174e63d: Layer already exists [2023-01-13T23:36:51.504Z] 18f6f4ea0f53: Layer already exists [2023-01-13T23:36:51.504Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:51.504Z] bb2f503540a4: Layer already exists [2023-01-13T23:36:51.770Z] latest: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:52.101Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:52.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 [2023-01-13T23:36:52.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:36:52.432Z] c18c5e0bc145: Preparing [2023-01-13T23:36:52.432Z] 1d5d8174e63d: Preparing [2023-01-13T23:36:52.432Z] 2d1e7c2b940c: Preparing [2023-01-13T23:36:52.432Z] f72b0da9e02d: Preparing [2023-01-13T23:36:52.432Z] 18f6f4ea0f53: Preparing [2023-01-13T23:36:52.432Z] bb2f503540a4: Preparing [2023-01-13T23:36:52.432Z] 9833f26c6bda: Preparing [2023-01-13T23:36:52.432Z] bb2f503540a4: Waiting [2023-01-13T23:36:52.432Z] 9833f26c6bda: Waiting [2023-01-13T23:36:52.432Z] 2d1e7c2b940c: Layer already exists [2023-01-13T23:36:52.432Z] 1d5d8174e63d: Layer already exists [2023-01-13T23:36:52.432Z] c18c5e0bc145: Layer already exists [2023-01-13T23:36:52.432Z] 18f6f4ea0f53: Layer already exists [2023-01-13T23:36:52.432Z] f72b0da9e02d: Layer already exists [2023-01-13T23:36:52.432Z] bb2f503540a4: Layer already exists [2023-01-13T23:36:52.432Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:52.432Z] 3.0.0-dev.18: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:53.029Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:53.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:53.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:36:53.356Z] c18c5e0bc145: Preparing [2023-01-13T23:36:53.356Z] 1d5d8174e63d: Preparing [2023-01-13T23:36:53.356Z] 2d1e7c2b940c: Preparing [2023-01-13T23:36:53.356Z] f72b0da9e02d: Preparing [2023-01-13T23:36:53.356Z] 18f6f4ea0f53: Preparing [2023-01-13T23:36:53.356Z] bb2f503540a4: Preparing [2023-01-13T23:36:53.356Z] 9833f26c6bda: Preparing [2023-01-13T23:36:53.356Z] bb2f503540a4: Waiting [2023-01-13T23:36:53.356Z] 9833f26c6bda: Waiting [2023-01-13T23:36:53.356Z] 1d5d8174e63d: Layer already exists [2023-01-13T23:36:53.356Z] c18c5e0bc145: Layer already exists [2023-01-13T23:36:53.356Z] 2d1e7c2b940c: Layer already exists [2023-01-13T23:36:53.356Z] f72b0da9e02d: Layer already exists [2023-01-13T23:36:53.356Z] 18f6f4ea0f53: Layer already exists [2023-01-13T23:36:53.356Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:53.356Z] bb2f503540a4: Layer already exists [2023-01-13T23:36:53.356Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:53.686Z] + 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-01-13T23:36:54.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-13T23:36:54.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:36:54.022Z] c18c5e0bc145: Preparing [2023-01-13T23:36:54.022Z] 1d5d8174e63d: Preparing [2023-01-13T23:36:54.022Z] 2d1e7c2b940c: Preparing [2023-01-13T23:36:54.022Z] f72b0da9e02d: Preparing [2023-01-13T23:36:54.022Z] 18f6f4ea0f53: Preparing [2023-01-13T23:36:54.022Z] bb2f503540a4: Preparing [2023-01-13T23:36:54.022Z] 9833f26c6bda: Preparing [2023-01-13T23:36:54.022Z] bb2f503540a4: Waiting [2023-01-13T23:36:54.022Z] 9833f26c6bda: Waiting [2023-01-13T23:36:54.022Z] c18c5e0bc145: Layer already exists [2023-01-13T23:36:54.022Z] f72b0da9e02d: Layer already exists [2023-01-13T23:36:54.022Z] 18f6f4ea0f53: Layer already exists [2023-01-13T23:36:54.022Z] 1d5d8174e63d: Layer already exists [2023-01-13T23:36:54.022Z] 2d1e7c2b940c: Layer already exists [2023-01-13T23:36:54.022Z] bb2f503540a4: Layer already exists [2023-01-13T23:36:54.022Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:54.286Z] main: digest: sha256:634b034a08a37f74617c4d13e25fe3c9ad9de3b50ef10751077361e20cd7ea67 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:36:54.338Z] ===================================================== [Pipeline] echo [2023-01-13T23:36:54.347Z] taggedImages: [2023-01-13T23:36:54.347Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:54.347Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T23:36:54.347Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.18 [2023-01-13T23:36:54.347Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:54.347Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-13T23:36:54.370Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-13T23:36:54.370Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:54.370Z] latest [2023-01-13T23:36:54.370Z] 3.0.0-dev.18 [2023-01-13T23:36:54.370Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:36:54.370Z] main [2023-01-13T23:36:54.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:54.708Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:36:55.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:36:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:36:55.045Z] d8b72fe90235: Preparing [2023-01-13T23:36:55.045Z] c58435b10476: Preparing [2023-01-13T23:36:55.045Z] 838548e093ba: Preparing [2023-01-13T23:36:55.045Z] a3b364544e29: Preparing [2023-01-13T23:36:55.045Z] 76ba1b356b76: Preparing [2023-01-13T23:36:55.045Z] 9833f26c6bda: Preparing [2023-01-13T23:36:55.045Z] 9833f26c6bda: Waiting [2023-01-13T23:36:55.321Z] d8b72fe90235: Pushed [2023-01-13T23:36:55.321Z] c58435b10476: Pushed [2023-01-13T23:36:55.321Z] 838548e093ba: Pushed [2023-01-13T23:36:55.321Z] 9833f26c6bda: Layer already exists [2023-01-13T23:36:55.910Z] 76ba1b356b76: Pushed [2023-01-13T23:37:10.883Z] a3b364544e29: Pushed [2023-01-13T23:37:10.883Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:11.212Z] + 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-01-13T23:37:11.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T23:37:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:37:11.536Z] d8b72fe90235: Preparing [2023-01-13T23:37:11.536Z] c58435b10476: Preparing [2023-01-13T23:37:11.536Z] 838548e093ba: Preparing [2023-01-13T23:37:11.536Z] a3b364544e29: Preparing [2023-01-13T23:37:11.536Z] 76ba1b356b76: Preparing [2023-01-13T23:37:11.536Z] 9833f26c6bda: Preparing [2023-01-13T23:37:11.536Z] 76ba1b356b76: Layer already exists [2023-01-13T23:37:11.536Z] 838548e093ba: Layer already exists [2023-01-13T23:37:11.536Z] c58435b10476: Layer already exists [2023-01-13T23:37:11.536Z] a3b364544e29: Layer already exists [2023-01-13T23:37:11.536Z] d8b72fe90235: Layer already exists [2023-01-13T23:37:11.536Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:11.536Z] latest: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:11.877Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:12.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 [2023-01-13T23:37:12.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:37:12.215Z] d8b72fe90235: Preparing [2023-01-13T23:37:12.215Z] c58435b10476: Preparing [2023-01-13T23:37:12.215Z] 838548e093ba: Preparing [2023-01-13T23:37:12.215Z] a3b364544e29: Preparing [2023-01-13T23:37:12.215Z] 76ba1b356b76: Preparing [2023-01-13T23:37:12.215Z] 9833f26c6bda: Preparing [2023-01-13T23:37:12.215Z] 9833f26c6bda: Waiting [2023-01-13T23:37:12.215Z] a3b364544e29: Layer already exists [2023-01-13T23:37:12.215Z] 76ba1b356b76: Layer already exists [2023-01-13T23:37:12.215Z] c58435b10476: Layer already exists [2023-01-13T23:37:12.215Z] 838548e093ba: Layer already exists [2023-01-13T23:37:12.215Z] d8b72fe90235: Layer already exists [2023-01-13T23:37:12.215Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:12.215Z] 3.0.0-dev.18: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:12.548Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:12.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:12.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:37:12.876Z] d8b72fe90235: Preparing [2023-01-13T23:37:12.876Z] c58435b10476: Preparing [2023-01-13T23:37:12.876Z] 838548e093ba: Preparing [2023-01-13T23:37:12.876Z] a3b364544e29: Preparing [2023-01-13T23:37:12.876Z] 76ba1b356b76: Preparing [2023-01-13T23:37:12.876Z] 9833f26c6bda: Preparing [2023-01-13T23:37:12.876Z] 9833f26c6bda: Waiting [2023-01-13T23:37:12.876Z] 838548e093ba: Layer already exists [2023-01-13T23:37:12.876Z] a3b364544e29: Layer already exists [2023-01-13T23:37:12.876Z] d8b72fe90235: Layer already exists [2023-01-13T23:37:12.876Z] 76ba1b356b76: Layer already exists [2023-01-13T23:37:12.876Z] c58435b10476: Layer already exists [2023-01-13T23:37:12.876Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:12.876Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:13.469Z] + 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-01-13T23:37:13.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-13T23:37:13.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:37:13.798Z] d8b72fe90235: Preparing [2023-01-13T23:37:13.798Z] c58435b10476: Preparing [2023-01-13T23:37:13.798Z] 838548e093ba: Preparing [2023-01-13T23:37:13.798Z] a3b364544e29: Preparing [2023-01-13T23:37:13.798Z] 76ba1b356b76: Preparing [2023-01-13T23:37:13.798Z] 9833f26c6bda: Preparing [2023-01-13T23:37:13.798Z] 9833f26c6bda: Waiting [2023-01-13T23:37:13.798Z] d8b72fe90235: Layer already exists [2023-01-13T23:37:13.798Z] c58435b10476: Layer already exists [2023-01-13T23:37:13.798Z] 838548e093ba: Layer already exists [2023-01-13T23:37:13.798Z] a3b364544e29: Layer already exists [2023-01-13T23:37:13.798Z] 76ba1b356b76: Layer already exists [2023-01-13T23:37:13.798Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:14.064Z] main: digest: sha256:e3608058b13bc8d3b2392914aa9a3f127bc8c1a4c50d591eae8c29066c8e26cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:37:14.105Z] ===================================================== [Pipeline] echo [2023-01-13T23:37:14.110Z] taggedImages: [2023-01-13T23:37:14.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:14.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T23:37:14.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.18 [2023-01-13T23:37:14.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:14.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-13T23:37:14.125Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-13T23:37:14.125Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:14.125Z] latest [2023-01-13T23:37:14.125Z] 3.0.0-dev.18 [2023-01-13T23:37:14.125Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:14.125Z] main [2023-01-13T23:37:14.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:14.448Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:14.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:14.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:37:14.792Z] 7ab46549c0c0: Preparing [2023-01-13T23:37:14.792Z] 3d11c0ed5446: Preparing [2023-01-13T23:37:14.792Z] f1933f4c6059: Preparing [2023-01-13T23:37:14.792Z] df541f3fb587: Preparing [2023-01-13T23:37:14.792Z] aa80c75cab2f: Preparing [2023-01-13T23:37:14.792Z] 9833f26c6bda: Preparing [2023-01-13T23:37:14.792Z] 9833f26c6bda: Waiting [2023-01-13T23:37:15.057Z] 3d11c0ed5446: Pushed [2023-01-13T23:37:15.057Z] f1933f4c6059: Pushed [2023-01-13T23:37:15.057Z] 7ab46549c0c0: Pushed [2023-01-13T23:37:15.057Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:15.637Z] aa80c75cab2f: Pushed [2023-01-13T23:37:30.606Z] df541f3fb587: Pushed [2023-01-13T23:37:30.606Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:30.946Z] + 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-01-13T23:37:31.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T23:37:31.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:37:31.281Z] 7ab46549c0c0: Preparing [2023-01-13T23:37:31.281Z] 3d11c0ed5446: Preparing [2023-01-13T23:37:31.281Z] f1933f4c6059: Preparing [2023-01-13T23:37:31.281Z] df541f3fb587: Preparing [2023-01-13T23:37:31.281Z] aa80c75cab2f: Preparing [2023-01-13T23:37:31.281Z] 9833f26c6bda: Preparing [2023-01-13T23:37:31.281Z] 9833f26c6bda: Waiting [2023-01-13T23:37:31.281Z] f1933f4c6059: Layer already exists [2023-01-13T23:37:31.281Z] 3d11c0ed5446: Layer already exists [2023-01-13T23:37:31.281Z] 7ab46549c0c0: Layer already exists [2023-01-13T23:37:31.281Z] df541f3fb587: Layer already exists [2023-01-13T23:37:31.281Z] aa80c75cab2f: Layer already exists [2023-01-13T23:37:31.281Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:31.281Z] latest: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:31.890Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:32.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 [2023-01-13T23:37:32.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:37:32.213Z] 7ab46549c0c0: Preparing [2023-01-13T23:37:32.213Z] 3d11c0ed5446: Preparing [2023-01-13T23:37:32.213Z] f1933f4c6059: Preparing [2023-01-13T23:37:32.213Z] df541f3fb587: Preparing [2023-01-13T23:37:32.213Z] aa80c75cab2f: Preparing [2023-01-13T23:37:32.213Z] 9833f26c6bda: Preparing [2023-01-13T23:37:32.213Z] 9833f26c6bda: Waiting [2023-01-13T23:37:32.213Z] df541f3fb587: Layer already exists [2023-01-13T23:37:32.213Z] 3d11c0ed5446: Layer already exists [2023-01-13T23:37:32.213Z] 7ab46549c0c0: Layer already exists [2023-01-13T23:37:32.213Z] aa80c75cab2f: Layer already exists [2023-01-13T23:37:32.213Z] f1933f4c6059: Layer already exists [2023-01-13T23:37:32.213Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:32.213Z] 3.0.0-dev.18: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:32.804Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:33.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:33.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:37:33.374Z] 7ab46549c0c0: Preparing [2023-01-13T23:37:33.374Z] 3d11c0ed5446: Preparing [2023-01-13T23:37:33.374Z] f1933f4c6059: Preparing [2023-01-13T23:37:33.374Z] df541f3fb587: Preparing [2023-01-13T23:37:33.374Z] aa80c75cab2f: Preparing [2023-01-13T23:37:33.374Z] 9833f26c6bda: Preparing [2023-01-13T23:37:33.374Z] 9833f26c6bda: Waiting [2023-01-13T23:37:33.374Z] 7ab46549c0c0: Layer already exists [2023-01-13T23:37:33.374Z] df541f3fb587: Layer already exists [2023-01-13T23:37:33.374Z] aa80c75cab2f: Layer already exists [2023-01-13T23:37:33.374Z] f1933f4c6059: Layer already exists [2023-01-13T23:37:33.374Z] 3d11c0ed5446: Layer already exists [2023-01-13T23:37:33.374Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:33.641Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:33.996Z] + 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-01-13T23:37:34.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-13T23:37:34.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:37:34.339Z] 7ab46549c0c0: Preparing [2023-01-13T23:37:34.339Z] 3d11c0ed5446: Preparing [2023-01-13T23:37:34.339Z] f1933f4c6059: Preparing [2023-01-13T23:37:34.339Z] df541f3fb587: Preparing [2023-01-13T23:37:34.339Z] aa80c75cab2f: Preparing [2023-01-13T23:37:34.339Z] 9833f26c6bda: Preparing [2023-01-13T23:37:34.339Z] 9833f26c6bda: Waiting [2023-01-13T23:37:34.339Z] aa80c75cab2f: Layer already exists [2023-01-13T23:37:34.339Z] f1933f4c6059: Layer already exists [2023-01-13T23:37:34.339Z] 7ab46549c0c0: Layer already exists [2023-01-13T23:37:34.339Z] df541f3fb587: Layer already exists [2023-01-13T23:37:34.339Z] 3d11c0ed5446: Layer already exists [2023-01-13T23:37:34.339Z] 9833f26c6bda: Layer already exists [2023-01-13T23:37:34.339Z] main: digest: sha256:40e0bafc95f003d6c0b9c12f187bb4d3196bdb0b4cb2742868eb58e99c064529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:37:34.659Z] ===================================================== [Pipeline] echo [2023-01-13T23:37:34.671Z] taggedImages: [2023-01-13T23:37:34.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:34.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T23:37:34.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.18 [2023-01-13T23:37:34.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:34.671Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-13T23:37:34.693Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-13T23:37:34.693Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:34.693Z] latest [2023-01-13T23:37:34.693Z] 3.0.0-dev.18 [2023-01-13T23:37:34.693Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:34.693Z] main [2023-01-13T23:37:34.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:35.047Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:35.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:35.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:37:35.381Z] 40d52318aa6a: Preparing [2023-01-13T23:37:35.381Z] f7de3d7e4b5f: Preparing [2023-01-13T23:37:35.381Z] 4749cb89e03a: Preparing [2023-01-13T23:37:35.381Z] d67afa2e8406: Preparing [2023-01-13T23:37:35.381Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:35.381Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:35.381Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:35.645Z] 40d52318aa6a: Pushed [2023-01-13T23:37:35.910Z] d67afa2e8406: Pushed [2023-01-13T23:37:41.235Z] f7de3d7e4b5f: Pushed [2023-01-13T23:37:41.235Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:41.579Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:41.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T23:37:41.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:37:41.923Z] 40d52318aa6a: Preparing [2023-01-13T23:37:41.923Z] f7de3d7e4b5f: Preparing [2023-01-13T23:37:41.923Z] 4749cb89e03a: Preparing [2023-01-13T23:37:41.923Z] d67afa2e8406: Preparing [2023-01-13T23:37:41.923Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:41.923Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:41.923Z] d67afa2e8406: Layer already exists [2023-01-13T23:37:41.923Z] f7de3d7e4b5f: Layer already exists [2023-01-13T23:37:41.923Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:41.923Z] 40d52318aa6a: Layer already exists [2023-01-13T23:37:41.923Z] latest: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:42.272Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:42.616Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 [2023-01-13T23:37:42.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:37:42.616Z] 40d52318aa6a: Preparing [2023-01-13T23:37:42.616Z] f7de3d7e4b5f: Preparing [2023-01-13T23:37:42.616Z] 4749cb89e03a: Preparing [2023-01-13T23:37:42.616Z] d67afa2e8406: Preparing [2023-01-13T23:37:42.616Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:42.616Z] 40d52318aa6a: Layer already exists [2023-01-13T23:37:42.616Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:42.616Z] f7de3d7e4b5f: Layer already exists [2023-01-13T23:37:42.616Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:42.616Z] d67afa2e8406: Layer already exists [2023-01-13T23:37:42.616Z] 3.0.0-dev.18: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:42.961Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:43.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:43.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:37:43.305Z] 40d52318aa6a: Preparing [2023-01-13T23:37:43.305Z] f7de3d7e4b5f: Preparing [2023-01-13T23:37:43.305Z] 4749cb89e03a: Preparing [2023-01-13T23:37:43.305Z] d67afa2e8406: Preparing [2023-01-13T23:37:43.305Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:43.305Z] 40d52318aa6a: Layer already exists [2023-01-13T23:37:43.305Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:43.305Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:43.305Z] f7de3d7e4b5f: Layer already exists [2023-01-13T23:37:43.305Z] d67afa2e8406: Layer already exists [2023-01-13T23:37:43.305Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:43.654Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:43.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-13T23:37:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:37:43.982Z] 40d52318aa6a: Preparing [2023-01-13T23:37:43.982Z] f7de3d7e4b5f: Preparing [2023-01-13T23:37:43.982Z] 4749cb89e03a: Preparing [2023-01-13T23:37:43.982Z] d67afa2e8406: Preparing [2023-01-13T23:37:43.982Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:43.982Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:43.982Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:43.982Z] f7de3d7e4b5f: Layer already exists [2023-01-13T23:37:43.982Z] d67afa2e8406: Layer already exists [2023-01-13T23:37:43.982Z] 40d52318aa6a: Layer already exists [2023-01-13T23:37:43.982Z] main: digest: sha256:5c5ef2bf46ae0e1abd421d5d3c400d19b5b0eb77337a84f41c4718ce1d8913b1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:37:44.025Z] ===================================================== [Pipeline] echo [2023-01-13T23:37:44.033Z] taggedImages: [2023-01-13T23:37:44.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:44.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T23:37:44.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.18 [2023-01-13T23:37:44.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:44.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-13T23:37:44.047Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-13T23:37:44.047Z] bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:44.047Z] latest [2023-01-13T23:37:44.047Z] 3.0.0-dev.18 [2023-01-13T23:37:44.047Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:44.047Z] main [2023-01-13T23:37:44.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:44.370Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:44.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:44.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:37:44.697Z] e3acba088321: Preparing [2023-01-13T23:37:44.697Z] 8e0089b35616: Preparing [2023-01-13T23:37:44.697Z] 4749cb89e03a: Preparing [2023-01-13T23:37:44.697Z] 69e39bca9a76: Preparing [2023-01-13T23:37:44.697Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:44.697Z] 69e39bca9a76: Layer already exists [2023-01-13T23:37:44.697Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:44.697Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:44.962Z] e3acba088321: Pushed [2023-01-13T23:37:53.142Z] 8e0089b35616: Pushed [2023-01-13T23:37:53.142Z] bf562dc766fd38f4e5702a64e70d5e04b319d653: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:53.475Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:53.806Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T23:37:53.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:37:53.806Z] e3acba088321: Preparing [2023-01-13T23:37:53.806Z] 8e0089b35616: Preparing [2023-01-13T23:37:53.806Z] 4749cb89e03a: Preparing [2023-01-13T23:37:53.806Z] 69e39bca9a76: Preparing [2023-01-13T23:37:53.806Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:53.806Z] 8e0089b35616: Layer already exists [2023-01-13T23:37:53.806Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:53.806Z] 69e39bca9a76: Layer already exists [2023-01-13T23:37:53.806Z] e3acba088321: Layer already exists [2023-01-13T23:37:53.806Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:53.806Z] latest: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:54.407Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:54.749Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 [2023-01-13T23:37:54.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:37:54.749Z] e3acba088321: Preparing [2023-01-13T23:37:54.749Z] 8e0089b35616: Preparing [2023-01-13T23:37:54.749Z] 4749cb89e03a: Preparing [2023-01-13T23:37:54.749Z] 69e39bca9a76: Preparing [2023-01-13T23:37:54.749Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:54.749Z] e3acba088321: Layer already exists [2023-01-13T23:37:54.749Z] 69e39bca9a76: Layer already exists [2023-01-13T23:37:54.749Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:54.749Z] 8e0089b35616: Layer already exists [2023-01-13T23:37:54.749Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:54.749Z] 3.0.0-dev.18: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:55.077Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:55.405Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:55.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:37:55.405Z] e3acba088321: Preparing [2023-01-13T23:37:55.405Z] 8e0089b35616: Preparing [2023-01-13T23:37:55.405Z] 4749cb89e03a: Preparing [2023-01-13T23:37:55.405Z] 69e39bca9a76: Preparing [2023-01-13T23:37:55.405Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:55.405Z] 8e0089b35616: Layer already exists [2023-01-13T23:37:55.405Z] 69e39bca9a76: Layer already exists [2023-01-13T23:37:55.405Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:55.405Z] e3acba088321: Layer already exists [2023-01-13T23:37:55.405Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:55.405Z] bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:55.739Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:56.064Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-13T23:37:56.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:37:56.065Z] e3acba088321: Preparing [2023-01-13T23:37:56.065Z] 8e0089b35616: Preparing [2023-01-13T23:37:56.065Z] 4749cb89e03a: Preparing [2023-01-13T23:37:56.065Z] 69e39bca9a76: Preparing [2023-01-13T23:37:56.065Z] 17bec77d7fdc: Preparing [2023-01-13T23:37:56.065Z] 8e0089b35616: Layer already exists [2023-01-13T23:37:56.065Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:37:56.065Z] 4749cb89e03a: Layer already exists [2023-01-13T23:37:56.065Z] 69e39bca9a76: Layer already exists [2023-01-13T23:37:56.065Z] e3acba088321: Layer already exists [2023-01-13T23:37:56.065Z] main: digest: sha256:cbf7f805be3a8d94fd75124036a084ec54d1c3bed0b3c712cd8e068807397ad9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:37:56.368Z] ===================================================== [Pipeline] echo [2023-01-13T23:37:56.374Z] taggedImages: [2023-01-13T23:37:56.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653 [2023-01-13T23:37:56.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T23:37:56.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.18 [2023-01-13T23:37:56.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf562dc766fd38f4e5702a64e70d5e04b319d653-3.0.0-dev.18 [2023-01-13T23:37:56.374Z] - 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-01-13T23:37:56.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:37:56.733Z] [2023-01-13T23:37:56.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:37:57.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:37:57.057Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T23:37:57.057Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T23:37:57.057Z] 04944245beec: Pulling fs layer [2023-01-13T23:37:57.057Z] 699f458cf7ca: Pulling fs layer [2023-01-13T23:37:57.057Z] 765212b225bb: Pulling fs layer [2023-01-13T23:37:57.057Z] f23df028b6ca: Pulling fs layer [2023-01-13T23:37:57.057Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T23:37:57.057Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T23:37:57.057Z] 765212b225bb: Waiting [2023-01-13T23:37:57.057Z] d65c8cfc05b1: Waiting [2023-01-13T23:37:57.057Z] 2437ff75d9bd: Waiting [2023-01-13T23:37:57.325Z] 04944245beec: Verifying Checksum [2023-01-13T23:37:57.325Z] 04944245beec: Download complete [2023-01-13T23:37:57.325Z] 765212b225bb: Verifying Checksum [2023-01-13T23:37:57.325Z] 765212b225bb: Download complete [2023-01-13T23:37:57.325Z] f23df028b6ca: Verifying Checksum [2023-01-13T23:37:57.325Z] f23df028b6ca: Download complete [2023-01-13T23:37:57.325Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T23:37:57.325Z] d65c8cfc05b1: Download complete [2023-01-13T23:37:57.593Z] 699f458cf7ca: Verifying Checksum [2023-01-13T23:37:57.593Z] 699f458cf7ca: Download complete [2023-01-13T23:37:57.860Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T23:37:57.860Z] 8998bd30e6a1: Download complete [2023-01-13T23:38:00.444Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T23:38:00.444Z] 2437ff75d9bd: Download complete [2023-01-13T23:38:01.849Z] 8998bd30e6a1: Pull complete [2023-01-13T23:38:02.116Z] 04944245beec: Pull complete [2023-01-13T23:38:03.521Z] 699f458cf7ca: Pull complete [2023-01-13T23:38:03.521Z] 765212b225bb: Pull complete [2023-01-13T23:38:04.476Z] f23df028b6ca: Pull complete [2023-01-13T23:38:04.476Z] d65c8cfc05b1: Pull complete [2023-01-13T23:38:19.453Z] 2437ff75d9bd: Pull complete [2023-01-13T23:38:19.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T23:38:19.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:38:19.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:38:19.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-2287 does not seem to be running inside a container [2023-01-13T23:38:19.672Z] $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@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-01-13T23:38:22.276Z] $ docker top 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:38:23.110Z] ---> job-cost.sh [2023-01-13T23:38:23.110Z] lf-activate-venv: SKIPPING [2023-01-13T23:38:23.110Z] INFO: No Stack... [2023-01-13T23:38:24.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T23:38:24.638Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T23:38:24.953Z] + cat /w/workspace/edgex-go/372/archives/cost.csv [2023-01-13T23:38:24.953Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T23:38:25.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] [2023-01-13T23:38:25.262Z] Resource [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] did not exist. Created. [2023-01-13T23:38:25.262Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T23:38:25.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T23:38:26.467Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T23:38:26.478Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-372-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T23:38:26.488Z] $ docker stop --time=1 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 [2023-01-13T23:38:27.983Z] $ docker rm -f --volumes 48092222bec832d59cfdbf7dbc5439d6b4c966f2d99b562ff42192f369679643 [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-01-13T23:38:28.387Z] provisioning config files... [2023-01-13T23:38:28.394Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/372@tmp/config5804007215182711716tmp [Pipeline] { [Pipeline] sh [2023-01-13T23:38:28.690Z] + set +x [2023-01-13T23:38:28.690Z] + curl -s https://codecov.io/bash [2023-01-13T23:38:28.690Z] + bash -s -- [2023-01-13T23:38:28.690Z] [2023-01-13T23:38:28.690Z] _____ _ [2023-01-13T23:38:28.690Z] / ____| | | [2023-01-13T23:38:28.690Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T23:38:28.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T23:38:28.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T23:38:28.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T23:38:28.690Z] Bash-1.0.6 [2023-01-13T23:38:28.690Z] [2023-01-13T23:38:28.690Z] [2023-01-13T23:38:28.690Z] ==> git version 2.25.1 found [2023-01-13T23:38:28.690Z] ==> 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-01-13T23:38:28.690Z] Release-Date: 2020-01-08 [2023-01-13T23:38:28.690Z] 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-01-13T23:38:28.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T23:38:28.690Z] ==> Jenkins CI detected. [2023-01-13T23:38:28.690Z] current dir:  /w/workspace/edgex-go/372 [2023-01-13T23:38:28.690Z] project root: . [2023-01-13T23:38:28.690Z] --> token set from env [2023-01-13T23:38:28.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T23:38:28.690Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T23:38:28.690Z] ==> Python coveragepy not found [2023-01-13T23:38:28.690Z] ==> Searching for coverage reports in: [2023-01-13T23:38:28.690Z] + . [2023-01-13T23:38:28.949Z] -> Found 1 reports [2023-01-13T23:38:28.949Z] ==> Detecting git/mercurial file structure [2023-01-13T23:38:28.949Z] ==> Reading reports [2023-01-13T23:38:28.949Z] + ./coverage.out bytes=489579 [2023-01-13T23:38:28.949Z] ==> Appending adjustments [2023-01-13T23:38:28.949Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T23:38:30.324Z] + Found adjustments [2023-01-13T23:38:30.324Z] ==> Gzipping contents [2023-01-13T23:38:30.324Z] 64K /tmp/codecov.7l5w9r.gz [2023-01-13T23:38:30.324Z] ==> Uploading reports [2023-01-13T23:38:30.324Z] url: https://codecov.io [2023-01-13T23:38:30.324Z] query: branch=main&commit=bf562dc766fd38f4e5702a64e70d5e04b319d653&build=372&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F372%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T23:38:30.324Z] -> Pinging Codecov [2023-01-13T23:38:30.324Z] 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=bf562dc766fd38f4e5702a64e70d5e04b319d653&build=372&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F372%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T23:38:30.583Z] -> Uploading to [2023-01-13T23:38:30.583Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/bf562dc766fd38f4e5702a64e70d5e04b319d653/9c14eb05-f5ab-4b9d-b97b-0bc8948cdd9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T233830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=922e9f843d38240f3257053c521ead1101d995673ce1f93c672483b512325089 [2023-01-13T23:38:30.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:30.583Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:30.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63388 0 0 100 63388 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-01-13T23:38:30.843Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf562dc766fd38f4e5702a64e70d5e04b319d653 [Pipeline] } [2023-01-13T23:38:30.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-13T23:38:31.060Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-13T23:38:31.070Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:38:31.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:38:31.360Z] [2023-01-13T23:38:31.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:38:31.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:38:31.658Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-13T23:38:31.658Z] df9b9388f04a: Pulling fs layer [2023-01-13T23:38:31.658Z] 52dc419b0ee2: Pulling fs layer [2023-01-13T23:38:31.658Z] 25bc292e5bac: Pulling fs layer [2023-01-13T23:38:31.658Z] 114826534d7a: Pulling fs layer [2023-01-13T23:38:31.658Z] 4657fd5d0bcf: Pulling fs layer [2023-01-13T23:38:31.658Z] 6ad1cebc031e: Pulling fs layer [2023-01-13T23:38:31.658Z] 8a3aa393b2d8: Pulling fs layer [2023-01-13T23:38:31.658Z] 114826534d7a: Waiting [2023-01-13T23:38:31.658Z] 8a3aa393b2d8: Waiting [2023-01-13T23:38:31.658Z] 4657fd5d0bcf: Waiting [2023-01-13T23:38:31.658Z] 6ad1cebc031e: Waiting [2023-01-13T23:38:31.658Z] 25bc292e5bac: Verifying Checksum [2023-01-13T23:38:31.658Z] 25bc292e5bac: Download complete [2023-01-13T23:38:31.658Z] 52dc419b0ee2: Verifying Checksum [2023-01-13T23:38:31.658Z] 52dc419b0ee2: Download complete [2023-01-13T23:38:31.658Z] 4657fd5d0bcf: Verifying Checksum [2023-01-13T23:38:31.658Z] 4657fd5d0bcf: Download complete [2023-01-13T23:38:31.658Z] df9b9388f04a: Download complete [2023-01-13T23:38:31.922Z] df9b9388f04a: Pull complete [2023-01-13T23:38:31.922Z] 6ad1cebc031e: Verifying Checksum [2023-01-13T23:38:31.922Z] 6ad1cebc031e: Download complete [2023-01-13T23:38:31.922Z] 52dc419b0ee2: Pull complete [2023-01-13T23:38:32.187Z] 25bc292e5bac: Pull complete [2023-01-13T23:38:32.447Z] 114826534d7a: Download complete [2023-01-13T23:38:32.708Z] 8a3aa393b2d8: Verifying Checksum [2023-01-13T23:38:32.708Z] 8a3aa393b2d8: Download complete [2023-01-13T23:38:35.991Z] 114826534d7a: Pull complete [2023-01-13T23:38:36.249Z] 4657fd5d0bcf: Pull complete [2023-01-13T23:38:36.507Z] 6ad1cebc031e: Pull complete [2023-01-13T23:38:39.784Z] 8a3aa393b2d8: Pull complete [2023-01-13T23:38:39.784Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-13T23:38:39.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:38:39.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:38:39.863Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:38:39.885Z] $ 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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-13T23:38:42.492Z] $ docker top 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T23:38:42.564Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-13T23:38:42.845Z] + set -o pipefail [2023-01-13T23:38:42.845Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] Monitoring /w/workspace/edgex-go/372 (github.com/edgexfoundry/edgex-go)... [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0667b60c-567f-45be-ac14-c0c048f16dad [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] [2023-01-13T23:38:48.114Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-13T23:38:48.114Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-13T23:38:48.114Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-13T23:38:48.121Z] $ docker stop --time=1 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 [2023-01-13T23:38:50.423Z] $ docker rm -f --volumes 62879c6376742c0a3902b19c46923b61bd35304f9eda1a06834de85f2d3a1a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-13T23:38:50.798Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:38:50.814Z] provisioning config files... [2023-01-13T23:38:50.821Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/372@tmp/config5141121876329124520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:38:51.116Z] --> edgex-publish-swagger.sh [2023-01-13T23:38:51.116Z] === Publish openapi/v2 API === [2023-01-13T23:38:51.116Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-13T23:38:51.116Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/372/openapi/v2/core-command.yaml] [2023-01-13T23:38:51.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:51.116Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:52.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 40 36367 --:--:-- --:--:-- --:--:-- 36369 100 33860 100 38 100 33822 40 36367 --:--:-- --:--:-- --:--:-- 36369 [2023-01-13T23:38:52.053Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:38:52.053Z] [2023-01-13T23:38:52.053Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/372/openapi/v2/core-data.yaml] [2023-01-13T23:38:52.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:52.053Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:52.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 46 87879 --:--:-- --:--:-- --:--:-- 87926 [2023-01-13T23:38:52.990Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:38:52.990Z] [2023-01-13T23:38:52.990Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/372/openapi/v2/core-metadata.yaml] [2023-01-13T23:38:52.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:52.990Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:53.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 45 174k --:--:-- --:--:-- --:--:-- 174k [2023-01-13T23:38:53.559Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:38:53.559Z] [2023-01-13T23:38:53.559Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/372/openapi/v2/support-notifications.yaml] [2023-01-13T23:38:53.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:53.559Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:54.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 421k --:--:-- --:--:-- --:--:-- 419k 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k [2023-01-13T23:38:54.394Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:38:54.394Z] [2023-01-13T23:38:54.394Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/372/openapi/v2/support-scheduler.yaml] [2023-01-13T23:38:54.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:38:54.394Z] Dload Upload Total Spent Left Speed [2023-01-13T23:38:55.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 48 50831 --:--:-- --:--:-- --:--:-- 50815 100 39585 100 38 100 39547 48 50831 --:--:-- --:--:-- --:--:-- 50815 [2023-01-13T23:38:55.329Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:38:55.329Z] [Pipeline] } [2023-01-13T23:38:55.337Z] 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-01-13T23:38:55.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:38:55.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:38:56.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:38:56.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:38:56.136Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:38:56.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T23:38:56.604Z] $ docker top bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:38:56.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:38:56.707Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:38:56.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:38:56.817Z] $ docker exec bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb ssh-agent [2023-01-13T23:38:56.945Z] SSH_AUTH_SOCK=/tmp/ssh-SlovcEBtVJvM/agent.32 [2023-01-13T23:38:56.945Z] SSH_AGENT_PID=38 [2023-01-13T23:38:56.949Z] Running ssh-add (command line suppressed) [2023-01-13T23:38:57.061Z] Identity added: /w/workspace/edgex-go/372@tmp/private_key_8680321425222815923.key (/w/workspace/edgex-go/372@tmp/private_key_8680321425222815923.key) [2023-01-13T23:38:57.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:38:57.368Z] + git semver tag [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,578 [run_tag] DEBUG tag force:False [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,578 [check_head_tag] DEBUG check head tag [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,580 [execute] INFO git cat-file --batch-check [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=) [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,584 [execute] INFO git cat-file --batch [2023-01-13T23:38:57.627Z] 2023-01-13 23:38:57,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=) [2023-01-13T23:38:57.886Z] 2023-01-13 23:38:57,628 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:38:57.886Z] 2023-01-13 23:38:57,628 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-01-13T23:38:57.886Z] 2023-01-13 23:38:57,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:38:57.886Z] 2023-01-13 23:38:57,634 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:38:57.886Z] 3.0.0-dev.18 [Pipeline] } [2023-01-13T23:38:57.892Z] $ docker exec --env ******** --env ******** bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb ssh-agent -k [2023-01-13T23:38:58.003Z] unset SSH_AUTH_SOCK; [2023-01-13T23:38:58.003Z] unset SSH_AGENT_PID; [2023-01-13T23:38:58.003Z] echo Agent pid 38 killed; [2023-01-13T23:38:58.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:38:58.313Z] + git semver [Pipeline] } [2023-01-13T23:38:58.581Z] $ docker stop --time=1 bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb [2023-01-13T23:38:59.852Z] $ docker rm -f --volumes bce4fb7ed8ad7fccddd500c5593e7935b4fe3acb70eba231404fbbe1505248eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:00.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:39:00.260Z] [2023-01-13T23:39:00.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:00.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:39:00.565Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-13T23:39:00.565Z] ab5ef0e58194: Pulling fs layer [2023-01-13T23:39:00.565Z] 9712f1f96733: Pulling fs layer [2023-01-13T23:39:00.565Z] 63f879dbbcfc: Pulling fs layer [2023-01-13T23:39:00.565Z] 0d9ebad4ef96: Pulling fs layer [2023-01-13T23:39:00.565Z] e9a5061849ea: Pulling fs layer [2023-01-13T23:39:00.565Z] d747dcd14b5f: Pulling fs layer [2023-01-13T23:39:00.565Z] 2de7ff778b66: Pulling fs layer [2023-01-13T23:39:00.565Z] e9a5061849ea: Waiting [2023-01-13T23:39:00.565Z] d747dcd14b5f: Waiting [2023-01-13T23:39:00.565Z] 2de7ff778b66: Waiting [2023-01-13T23:39:00.565Z] 0d9ebad4ef96: Waiting [2023-01-13T23:39:00.565Z] 9712f1f96733: Verifying Checksum [2023-01-13T23:39:00.565Z] 9712f1f96733: Download complete [2023-01-13T23:39:00.826Z] 63f879dbbcfc: Verifying Checksum [2023-01-13T23:39:00.826Z] 63f879dbbcfc: Download complete [2023-01-13T23:39:01.086Z] e9a5061849ea: Verifying Checksum [2023-01-13T23:39:01.086Z] e9a5061849ea: Download complete [2023-01-13T23:39:01.086Z] d747dcd14b5f: Verifying Checksum [2023-01-13T23:39:01.086Z] d747dcd14b5f: Download complete [2023-01-13T23:39:01.343Z] 0d9ebad4ef96: Verifying Checksum [2023-01-13T23:39:01.344Z] 0d9ebad4ef96: Download complete [2023-01-13T23:39:01.344Z] ab5ef0e58194: Verifying Checksum [2023-01-13T23:39:01.344Z] ab5ef0e58194: Download complete [2023-01-13T23:39:01.344Z] 2de7ff778b66: Verifying Checksum [2023-01-13T23:39:01.344Z] 2de7ff778b66: Download complete [2023-01-13T23:39:04.625Z] ab5ef0e58194: Pull complete [2023-01-13T23:39:04.625Z] 9712f1f96733: Pull complete [2023-01-13T23:39:05.189Z] 63f879dbbcfc: Pull complete [2023-01-13T23:39:09.371Z] 0d9ebad4ef96: Pull complete [2023-01-13T23:39:09.371Z] e9a5061849ea: Pull complete [2023-01-13T23:39:09.371Z] d747dcd14b5f: Pull complete [2023-01-13T23:39:10.741Z] 2de7ff778b66: Pull complete [2023-01-13T23:39:10.741Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-13T23:39:10.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:39:10.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:39:10.821Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:39:10.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-13T23:39:13.815Z] $ docker top a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:39:13.893Z] provisioning config files... [2023-01-13T23:39:13.900Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/372@tmp/config1923593003519332831tmp [2023-01-13T23:39:13.909Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/372@tmp/config3433068626429292853tmp [2023-01-13T23:39:13.918Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/372@tmp/config2672262174795307942tmp [Pipeline] { [Pipeline] echo [2023-01-13T23:39:13.932Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:14.217Z] ---> sigul-configuration.sh [2023-01-13T23:39:14.217Z] gpg: directory `/root/.gnupg' created [2023-01-13T23:39:14.217Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-13T23:39:14.217Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-13T23:39:14.217Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-13T23:39:14.217Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-13T23:39:14.217Z] gpg: CAST5 encrypted data [2023-01-13T23:39:14.217Z] gpg: encrypted with 1 passphrase [2023-01-13T23:39:14.217Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-13T23:39:14.501Z] + mkdir /home/jenkins [2023-01-13T23:39:14.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-13T23:39:14.786Z] + 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-01-13T23:39:14.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:15.077Z] ---> sigul-install.sh [2023-01-13T23:39:15.078Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-13T23:39:15.362Z] + git tag --list [2023-01-13T23:39:15.362Z] 0.6.0 [2023-01-13T23:39:15.362Z] 0.6.1 [2023-01-13T23:39:15.362Z] 0.7.0 [2023-01-13T23:39:15.362Z] 0.7.1 [2023-01-13T23:39:15.362Z] v1.0.0 [2023-01-13T23:39:15.362Z] v1.0.1 [2023-01-13T23:39:15.362Z] v1.1.0 [2023-01-13T23:39:15.362Z] v1.2.0 [2023-01-13T23:39:15.362Z] v1.2.1 [2023-01-13T23:39:15.362Z] v1.3.0 [2023-01-13T23:39:15.362Z] v1.3.1 [2023-01-13T23:39:15.362Z] v2.0.0 [2023-01-13T23:39:15.362Z] v2.1.0 [2023-01-13T23:39:15.362Z] v2.1.1 [2023-01-13T23:39:15.362Z] v2.1.1-dev.1 [2023-01-13T23:39:15.362Z] v2.1.1-dev.2 [2023-01-13T23:39:15.362Z] v2.1.1-dev.3 [2023-01-13T23:39:15.362Z] v2.1.1-dev.4 [2023-01-13T23:39:15.362Z] v2.1.1-dev.5 [2023-01-13T23:39:15.362Z] v2.1.1-dev.6 [2023-01-13T23:39:15.362Z] v2.1.1-dev.7 [2023-01-13T23:39:15.362Z] v2.1.1-dev.8 [2023-01-13T23:39:15.362Z] v2.1.2-dev.1 [2023-01-13T23:39:15.362Z] v2.2.0 [2023-01-13T23:39:15.362Z] v2.2.1-dev.1 [2023-01-13T23:39:15.362Z] v2.2.1-dev.10 [2023-01-13T23:39:15.362Z] v2.2.1-dev.11 [2023-01-13T23:39:15.362Z] v2.2.1-dev.12 [2023-01-13T23:39:15.362Z] v2.2.1-dev.13 [2023-01-13T23:39:15.362Z] v2.2.1-dev.14 [2023-01-13T23:39:15.362Z] v2.2.1-dev.15 [2023-01-13T23:39:15.362Z] v2.2.1-dev.16 [2023-01-13T23:39:15.362Z] v2.2.1-dev.17 [2023-01-13T23:39:15.362Z] v2.2.1-dev.18 [2023-01-13T23:39:15.362Z] v2.2.1-dev.19 [2023-01-13T23:39:15.362Z] v2.2.1-dev.2 [2023-01-13T23:39:15.362Z] v2.2.1-dev.20 [2023-01-13T23:39:15.362Z] v2.2.1-dev.21 [2023-01-13T23:39:15.362Z] v2.2.1-dev.22 [2023-01-13T23:39:15.362Z] v2.2.1-dev.23 [2023-01-13T23:39:15.362Z] v2.2.1-dev.24 [2023-01-13T23:39:15.362Z] v2.2.1-dev.25 [2023-01-13T23:39:15.362Z] v2.2.1-dev.26 [2023-01-13T23:39:15.362Z] v2.2.1-dev.27 [2023-01-13T23:39:15.362Z] v2.2.1-dev.28 [2023-01-13T23:39:15.362Z] v2.2.1-dev.29 [2023-01-13T23:39:15.362Z] v2.2.1-dev.3 [2023-01-13T23:39:15.362Z] v2.2.1-dev.4 [2023-01-13T23:39:15.362Z] v2.2.1-dev.5 [2023-01-13T23:39:15.362Z] v2.2.1-dev.6 [2023-01-13T23:39:15.362Z] v2.2.1-dev.7 [2023-01-13T23:39:15.362Z] v2.2.1-dev.8 [2023-01-13T23:39:15.362Z] v2.2.1-dev.9 [2023-01-13T23:39:15.362Z] v2.3.0 [2023-01-13T23:39:15.362Z] v2.3.0-dev.100 [2023-01-13T23:39:15.362Z] v2.3.0-dev.101 [2023-01-13T23:39:15.362Z] v2.3.0-dev.102 [2023-01-13T23:39:15.362Z] v2.3.0-dev.103 [2023-01-13T23:39:15.362Z] v2.3.0-dev.104 [2023-01-13T23:39:15.362Z] v2.3.0-dev.105 [2023-01-13T23:39:15.362Z] v2.3.0-dev.106 [2023-01-13T23:39:15.362Z] v2.3.0-dev.29 [2023-01-13T23:39:15.362Z] v2.3.0-dev.30 [2023-01-13T23:39:15.362Z] v2.3.0-dev.31 [2023-01-13T23:39:15.362Z] v2.3.0-dev.32 [2023-01-13T23:39:15.362Z] v2.3.0-dev.33 [2023-01-13T23:39:15.362Z] v2.3.0-dev.34 [2023-01-13T23:39:15.362Z] v2.3.0-dev.35 [2023-01-13T23:39:15.362Z] v2.3.0-dev.36 [2023-01-13T23:39:15.362Z] v2.3.0-dev.37 [2023-01-13T23:39:15.362Z] v2.3.0-dev.38 [2023-01-13T23:39:15.362Z] v2.3.0-dev.39 [2023-01-13T23:39:15.362Z] v2.3.0-dev.40 [2023-01-13T23:39:15.362Z] v2.3.0-dev.41 [2023-01-13T23:39:15.362Z] v2.3.0-dev.42 [2023-01-13T23:39:15.362Z] v2.3.0-dev.43 [2023-01-13T23:39:15.362Z] v2.3.0-dev.44 [2023-01-13T23:39:15.362Z] v2.3.0-dev.45 [2023-01-13T23:39:15.362Z] v2.3.0-dev.46 [2023-01-13T23:39:15.362Z] v2.3.0-dev.47 [2023-01-13T23:39:15.362Z] v2.3.0-dev.48 [2023-01-13T23:39:15.362Z] v2.3.0-dev.49 [2023-01-13T23:39:15.362Z] v2.3.0-dev.50 [2023-01-13T23:39:15.362Z] v2.3.0-dev.51 [2023-01-13T23:39:15.362Z] v2.3.0-dev.52 [2023-01-13T23:39:15.362Z] v2.3.0-dev.53 [2023-01-13T23:39:15.362Z] v2.3.0-dev.54 [2023-01-13T23:39:15.362Z] v2.3.0-dev.55 [2023-01-13T23:39:15.362Z] v2.3.0-dev.56 [2023-01-13T23:39:15.362Z] v2.3.0-dev.57 [2023-01-13T23:39:15.362Z] v2.3.0-dev.58 [2023-01-13T23:39:15.362Z] v2.3.0-dev.59 [2023-01-13T23:39:15.362Z] v2.3.0-dev.60 [2023-01-13T23:39:15.362Z] v2.3.0-dev.61 [2023-01-13T23:39:15.362Z] v2.3.0-dev.62 [2023-01-13T23:39:15.362Z] v2.3.0-dev.63 [2023-01-13T23:39:15.362Z] v2.3.0-dev.64 [2023-01-13T23:39:15.362Z] v2.3.0-dev.65 [2023-01-13T23:39:15.362Z] v2.3.0-dev.66 [2023-01-13T23:39:15.362Z] v2.3.0-dev.67 [2023-01-13T23:39:15.362Z] v2.3.0-dev.68 [2023-01-13T23:39:15.362Z] v2.3.0-dev.69 [2023-01-13T23:39:15.362Z] v2.3.0-dev.70 [2023-01-13T23:39:15.362Z] v2.3.0-dev.71 [2023-01-13T23:39:15.362Z] v2.3.0-dev.72 [2023-01-13T23:39:15.362Z] v2.3.0-dev.73 [2023-01-13T23:39:15.362Z] v2.3.0-dev.74 [2023-01-13T23:39:15.362Z] v2.3.0-dev.75 [2023-01-13T23:39:15.362Z] v2.3.0-dev.76 [2023-01-13T23:39:15.362Z] v2.3.0-dev.77 [2023-01-13T23:39:15.362Z] v2.3.0-dev.78 [2023-01-13T23:39:15.362Z] v2.3.0-dev.79 [2023-01-13T23:39:15.362Z] v2.3.0-dev.80 [2023-01-13T23:39:15.362Z] v2.3.0-dev.81 [2023-01-13T23:39:15.362Z] v2.3.0-dev.82 [2023-01-13T23:39:15.362Z] v2.3.0-dev.83 [2023-01-13T23:39:15.362Z] v2.3.0-dev.84 [2023-01-13T23:39:15.362Z] v2.3.0-dev.85 [2023-01-13T23:39:15.362Z] v2.3.0-dev.86 [2023-01-13T23:39:15.362Z] v2.3.0-dev.87 [2023-01-13T23:39:15.362Z] v2.3.0-dev.88 [2023-01-13T23:39:15.362Z] v2.3.0-dev.89 [2023-01-13T23:39:15.362Z] v2.3.0-dev.90 [2023-01-13T23:39:15.362Z] v2.3.0-dev.91 [2023-01-13T23:39:15.362Z] v2.3.0-dev.92 [2023-01-13T23:39:15.362Z] v2.3.0-dev.93 [2023-01-13T23:39:15.362Z] v2.3.0-dev.94 [2023-01-13T23:39:15.363Z] v2.3.0-dev.95 [2023-01-13T23:39:15.363Z] v2.3.0-dev.96 [2023-01-13T23:39:15.363Z] v2.3.0-dev.97 [2023-01-13T23:39:15.363Z] v2.3.0-dev.98 [2023-01-13T23:39:15.363Z] v2.3.0-dev.99 [2023-01-13T23:39:15.363Z] v2.3.1-dev.1 [2023-01-13T23:39:15.363Z] v2.3.1-dev.2 [2023-01-13T23:39:15.363Z] v2.3.1-dev.3 [2023-01-13T23:39:15.363Z] v2.3.1-dev.4 [2023-01-13T23:39:15.363Z] v2.3.1-dev.5 [2023-01-13T23:39:15.363Z] v3.0.0-dev.1 [2023-01-13T23:39:15.363Z] v3.0.0-dev.10 [2023-01-13T23:39:15.363Z] v3.0.0-dev.11 [2023-01-13T23:39:15.363Z] v3.0.0-dev.12 [2023-01-13T23:39:15.363Z] v3.0.0-dev.13 [2023-01-13T23:39:15.363Z] v3.0.0-dev.14 [2023-01-13T23:39:15.363Z] v3.0.0-dev.15 [2023-01-13T23:39:15.363Z] v3.0.0-dev.16 [2023-01-13T23:39:15.363Z] v3.0.0-dev.17 [2023-01-13T23:39:15.363Z] v3.0.0-dev.18 [2023-01-13T23:39:15.363Z] v3.0.0-dev.2 [2023-01-13T23:39:15.363Z] v3.0.0-dev.3 [2023-01-13T23:39:15.363Z] v3.0.0-dev.4 [2023-01-13T23:39:15.363Z] v3.0.0-dev.5 [2023-01-13T23:39:15.363Z] v3.0.0-dev.6 [2023-01-13T23:39:15.363Z] v3.0.0-dev.7 [2023-01-13T23:39:15.363Z] v3.0.0-dev.8 [2023-01-13T23:39:15.363Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-13T23:39:15.646Z] + lftools sign git-tag v3.0.0-dev.18 [2023-01-13T23:39:16.214Z] Signing Git tag with Sigul... [2023-01-13T23:39:16.214Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-01-13T23:39:16.482Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:16.765Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-13T23:39:16.772Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-13T23:39:16.782Z] $ docker stop --time=1 a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 [2023-01-13T23:39:18.083Z] $ docker rm -f --volumes a4d46174afcf4534afa713fc9b2803c6d49114b68772833eafa6b33349c44501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-13T23:39:18.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:39:18.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:18.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:39:18.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:39:18.912Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:39:18.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T23:39:19.283Z] $ docker top 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a -eo pid,comm [2023-01-13T23:39:19.336Z] 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-01-13T23:39:19.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:39:19.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:39:19.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:39:19.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:39:19.478Z] $ docker exec 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a ssh-agent [2023-01-13T23:39:19.603Z] SSH_AUTH_SOCK=/tmp/ssh-nessXvKcVxry/agent.31 [2023-01-13T23:39:19.603Z] SSH_AGENT_PID=37 [2023-01-13T23:39:19.607Z] Running ssh-add (command line suppressed) [2023-01-13T23:39:19.721Z] Identity added: /w/workspace/edgex-go/372@tmp/private_key_324640775555159713.key (/w/workspace/edgex-go/372@tmp/private_key_324640775555159713.key) [2023-01-13T23:39:19.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:39:20.027Z] + git semver bump pre [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgex-go/372/.semver/main with force:True [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,226 [write_file] DEBUG write to file:/w/workspace/edgex-go/372/.semver/main [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,228 [execute] INFO git cat-file --batch-check [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,234 [execute] INFO git cat-file --batch [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:39:20.286Z] 2023-01-13 23:39:20,240 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:39:20.286Z] 3.0.0-dev.19 [Pipeline] } [2023-01-13T23:39:20.292Z] $ docker exec --env ******** --env ******** 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a ssh-agent -k [2023-01-13T23:39:20.399Z] unset SSH_AUTH_SOCK; [2023-01-13T23:39:20.400Z] unset SSH_AGENT_PID; [2023-01-13T23:39:20.400Z] echo Agent pid 37 killed; [2023-01-13T23:39:20.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:39:20.720Z] + git semver [Pipeline] } [2023-01-13T23:39:20.990Z] $ docker stop --time=1 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a [2023-01-13T23:39:22.334Z] $ docker rm -f --volumes 060e5374ddcc27493bfe5fe916e5a625d02934c0d2a986999bff38cbb3a0821a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:39:22.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:39:22.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:22.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:39:22.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:39:23.065Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:39:23.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T23:39:23.457Z] $ docker top a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:39:23.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:39:23.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:39:23.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:39:23.664Z] $ docker exec a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 ssh-agent [2023-01-13T23:39:23.779Z] SSH_AUTH_SOCK=/tmp/ssh-xgPQ8qXrIqUf/agent.33 [2023-01-13T23:39:23.779Z] SSH_AGENT_PID=39 [2023-01-13T23:39:23.785Z] Running ssh-add (command line suppressed) [2023-01-13T23:39:23.882Z] Identity added: /w/workspace/edgex-go/372@tmp/private_key_17209773175038891981.key (/w/workspace/edgex-go/372@tmp/private_key_17209773175038891981.key) [2023-01-13T23:39:23.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:39:24.186Z] + git semver push [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,362 [run_push] DEBUG push [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,362 [execute] INFO git cat-file --batch-check [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,367 [execute] INFO git rev-list 40df3fdc9bb6961118c71e84c4a6eab9cde7174b -- [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,367 [execute] DEBUG Popen(['git', 'rev-list', '40df3fdc9bb6961118c71e84c4a6eab9cde7174b', '--'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,384 [execute] INFO git fetch -v origin [2023-01-13T23:39:24.445Z] 2023-01-13 23:39:24,385 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-13T23:39:25.012Z] 2023-01-13 23:39:24,849 [run_push] DEBUG no remote changes detected [2023-01-13T23:39:25.012Z] 2023-01-13 23:39:24,849 [execute] INFO git push origin semver [2023-01-13T23:39:25.012Z] 2023-01-13 23:39:24,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/372/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:39:25.947Z] 2023-01-13 23:39:25,676 [run_push] DEBUG push all version tags [2023-01-13T23:39:25.947Z] 2023-01-13 23:39:25,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-13T23:39:25.947Z] 2023-01-13 23:39:25,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/372, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:39:26.513Z] 2023-01-13 23:39:26,483 [read_version] DEBUG read version from /w/workspace/edgex-go/372/.semver/main [2023-01-13T23:39:26.513Z] 3.0.0-dev.19 [Pipeline] } [2023-01-13T23:39:26.519Z] $ docker exec --env ******** --env ******** a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 ssh-agent -k [2023-01-13T23:39:26.627Z] unset SSH_AUTH_SOCK; [2023-01-13T23:39:26.627Z] unset SSH_AGENT_PID; [2023-01-13T23:39:26.627Z] echo Agent pid 39 killed; [2023-01-13T23:39:26.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:39:26.949Z] + git semver [Pipeline] } [2023-01-13T23:39:27.214Z] $ docker stop --time=1 a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 [2023-01-13T23:39:28.519Z] $ docker rm -f --volumes a5906511cb4dc29cfcf085c56111707461d758310304735729c4b4261c588518 [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-01-13T23:39:28.992Z] + [ -d /w/workspace/edgex-go/372/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:29.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:30.132Z] ---> package-listing.sh [2023-01-13T23:39:30.132Z] ++ facter osfamily [2023-01-13T23:39:30.132Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T23:39:30.391Z] + OS_FAMILY=debian [2023-01-13T23:39:30.391Z] + workspace=/w/workspace/edgex-go/372 [2023-01-13T23:39:30.391Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T23:39:30.391Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T23:39:30.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T23:39:30.392Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T23:39:30.392Z] + '[' /w/workspace/edgex-go/372 ']' [2023-01-13T23:39:30.392Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T23:39:30.392Z] + case "${OS_FAMILY}" in [2023-01-13T23:39:30.392Z] + dpkg -l [2023-01-13T23:39:30.392Z] + grep '^ii' [2023-01-13T23:39:30.392Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T23:39:30.392Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T23:39:30.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T23:39:30.392Z] + '[' /w/workspace/edgex-go/372 ']' [2023-01-13T23:39:30.392Z] + mkdir -p /w/workspace/edgex-go/372/archives/ [2023-01-13T23:39:30.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/372/archives/ [Pipeline] echo [2023-01-13T23:39:30.403Z] 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/372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T23:39:30.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:31.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:39:31.241Z] [2023-01-13T23:39:31.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:39:31.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:39:31.545Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T23:39:31.545Z] 5eb5b503b376: Pulling fs layer [2023-01-13T23:39:31.545Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T23:39:31.545Z] ec43610c2a17: Pulling fs layer [2023-01-13T23:39:31.545Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T23:39:31.545Z] 33b1e0a273af: Pulling fs layer [2023-01-13T23:39:31.545Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T23:39:31.545Z] 2f39f015ded8: Pulling fs layer [2023-01-13T23:39:31.545Z] 3a2ae6a8a46f: Waiting [2023-01-13T23:39:31.545Z] 5d3b04190fa2: Waiting [2023-01-13T23:39:31.545Z] 33b1e0a273af: Waiting [2023-01-13T23:39:31.545Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T23:39:31.545Z] 5c69ac0246d0: Download complete [2023-01-13T23:39:31.545Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T23:39:31.545Z] 3a2ae6a8a46f: Download complete [2023-01-13T23:39:31.805Z] 33b1e0a273af: Verifying Checksum [2023-01-13T23:39:31.805Z] 33b1e0a273af: Download complete [2023-01-13T23:39:31.805Z] 5d3b04190fa2: Download complete [2023-01-13T23:39:31.805Z] ec43610c2a17: Download complete [2023-01-13T23:39:31.805Z] 5eb5b503b376: Verifying Checksum [2023-01-13T23:39:31.805Z] 5eb5b503b376: Download complete [2023-01-13T23:39:32.738Z] 2f39f015ded8: Verifying Checksum [2023-01-13T23:39:32.738Z] 2f39f015ded8: Download complete [2023-01-13T23:39:32.996Z] 5eb5b503b376: Pull complete [2023-01-13T23:39:33.254Z] 5c69ac0246d0: Pull complete [2023-01-13T23:39:33.821Z] ec43610c2a17: Pull complete [2023-01-13T23:39:33.821Z] 3a2ae6a8a46f: Pull complete [2023-01-13T23:39:34.081Z] 33b1e0a273af: Pull complete [2023-01-13T23:39:34.081Z] 5d3b04190fa2: Pull complete [2023-01-13T23:39:39.353Z] 2f39f015ded8: Pull complete [2023-01-13T23:39:39.353Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T23:39:39.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:39:39.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:39:39.427Z] prd-ubuntu20.04-docker-8c-8g-2286 does not seem to be running inside a container [2023-01-13T23:39:39.449Z] $ 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/372/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/372 -v /w/workspace/edgex-go/372:/w/workspace/edgex-go/372:rw,z -v /w/workspace/edgex-go/372@tmp:/w/workspace/edgex-go/372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T23:39:41.055Z] $ docker top 641ae4f1d65faa72ffda7f158a5d5daf9fef0983da5993577704cc51792a170f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:39:41.404Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T23:39:41.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T23:39:41.972Z] + ls /var/log/sa-host [2023-01-13T23:39:41.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:39:42.039Z] provisioning config files... [2023-01-13T23:39:42.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/372@tmp/config15621590273427160828tmp [Pipeline] { [Pipeline] echo [2023-01-13T23:39:42.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:42.341Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T23:39:42.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:42.675Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T23:39:42.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:43.091Z] ---> sudo-logs.sh [2023-01-13T23:39:43.092Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T23:39:43.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:43.440Z] ---> job-cost.sh [2023-01-13T23:39:43.440Z] lf-activate-venv: SKIPPING [2023-01-13T23:39:43.440Z] DEBUG: total: 0.10999999940395355 [2023-01-13T23:39:43.440Z] INFO: Retrieving Stack Cost... [2023-01-13T23:39:44.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T23:39:44.266Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T23:39:44.278Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:39:44.563Z] ---> logs-deploy.sh [2023-01-13T23:39:44.563Z] lf-activate-venv: SKIPPING [2023-01-13T23:39:44.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/372 [2023-01-13T23:39:44.563Z] INFO: archiving workspace using pattern(s): [2023-01-13T23:39:45.500Z] Archives upload complete. [2023-01-13T23:39:45.759Z] INFO: archiving logs to Nexus