Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb 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-ssh7975213623875834196.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-ssh11763510784134747904.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-ssh9410499435437073949.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-ssh10490015764807269628.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-ssh13253430902051224102.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1937 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/368 [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/368 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb (main) Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#4268)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 > git rev-list --no-walk a23f936fb69ac20a7cf7db96067897b5bcb7663c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T20:05:18.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T20:05:18.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T20:05:18.959Z] ========================================================= [2023-01-11T20:05:18.959Z] EdgeX Global Pipelines Version Info [2023-01-11T20:05:18.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:05:19.676Z] ------------------- [2023-01-11T20:05:19.676Z] stable info: [2023-01-11T20:05:19.676Z] ------------------- [2023-01-11T20:05:19.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T20:05:19.676Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:05:19.676Z] Message: update stable to v1.0.244 [2023-01-11T20:05:20.248Z] ------------------- [2023-01-11T20:05:20.248Z] experimental info: [2023-01-11T20:05:20.248Z] ------------------- [2023-01-11T20:05:20.248Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T20:05:20.248Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:05:20.248Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T20:05:20.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-11T20:05:20.418Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-11T20:05:20.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T20:05:20.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T20:05:20.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T20:05:20.470Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T20:05:20.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T20:05:20.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-11T20:05:20.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-11T20:05:20.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-11T20:05:20.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T20:05:20.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T20:05:20.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T20:05:20.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T20:05:20.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T20:05:20.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:05:20.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:05:20.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T20:05:20.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-11T20:05:20.672Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-11T20:05:20.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T20:05:20.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T20:05:20.710Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T20:05:20.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T20:05:20.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T20:05:20.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T20:05:20.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] echo [2023-01-11T20:05:20.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bbfa6e [Pipeline] echo [2023-01-11T20:05:20.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:05:20.842Z] provisioning config files... [2023-01-11T20:05:20.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/368@tmp/config6424340547487406763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:05:21.165Z] ---> docker-login.sh [2023-01-11T20:05:21.165Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:05:21.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:05:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:05:21.685Z] Configure a credential helper to remove this warning. See [2023-01-11T20:05:21.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:05:21.685Z] [2023-01-11T20:05:21.685Z] Login Succeeded [2023-01-11T20:05:21.685Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:05:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:05:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:05:21.685Z] Configure a credential helper to remove this warning. See [2023-01-11T20:05:21.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:05:21.685Z] [2023-01-11T20:05:21.685Z] Login Succeeded [2023-01-11T20:05:21.685Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:05:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:05:21.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:05:21.946Z] Configure a credential helper to remove this warning. See [2023-01-11T20:05:21.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:05:21.946Z] [2023-01-11T20:05:21.946Z] Login Succeeded [2023-01-11T20:05:21.946Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:05:21.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:05:21.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:05:21.946Z] Configure a credential helper to remove this warning. See [2023-01-11T20:05:21.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:05:21.946Z] [2023-01-11T20:05:21.946Z] Login Succeeded [2023-01-11T20:05:21.946Z] docker.io [2023-01-11T20:05:21.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:05:22.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:05:22.207Z] Configure a credential helper to remove this warning. See [2023-01-11T20:05:22.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:05:22.207Z] [2023-01-11T20:05:22.207Z] Login Succeeded [2023-01-11T20:05:22.207Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:05:22.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:05:22.530Z] + 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-11T20:05:22.530Z] + dirname cmd/core-command/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/core-data/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-11T20:05:22.530Z] + + cut -d/ -f2dirname [2023-01-11T20:05:22.530Z] cmd/core-metadata/Dockerfile [2023-01-11T20:05:22.530Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-11T20:05:22.530Z] + + cut -d/ -f2 [2023-01-11T20:05:22.530Z] dirname cmd/security-bootstrapper/Dockerfile [2023-01-11T20:05:22.530Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-11T20:05:22.530Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-01-11T20:05:22.530Z] -f2 [2023-01-11T20:05:22.530Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + dirname cmd/support-notifications/Dockerfile [2023-01-11T20:05:22.530Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-11T20:05:22.530Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-11T20:05:22.530Z] + cut -d/ -f2 [2023-01-11T20:05:22.530Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-11T20:05:22.581Z] 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-11T20:05:22.938Z] + git rev-list -1 --merges 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb~1..2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] echo [2023-01-11T20:05:22.995Z] -----------> git rev-list -1 --merges 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb~1..2bbfa6ea0378182ff5edae4544a25ed2e094b0eb 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [false] [Pipeline] sh [2023-01-11T20:05:23.288Z] + git log --format=format:%s -1 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] echo [2023-01-11T20:05:23.304Z] ========================================================= [2023-01-11T20:05:23.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T20:05:23.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-11T20:05:23.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:05:23.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T20:05:23.708Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T20:05:23.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T20:05:23.708Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T20:05:23.708Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T20:05:23.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:05:24.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:05:24.119Z] [2023-01-11T20:05:24.119Z] 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-11T20:05:24.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:05:24.433Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T20:05:24.433Z] b85a868b505f: Pulling fs layer [2023-01-11T20:05:24.433Z] e2be974225ed: Pulling fs layer [2023-01-11T20:05:24.433Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T20:05:24.433Z] 988bab9f4d93: Pulling fs layer [2023-01-11T20:05:24.433Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T20:05:24.433Z] eaf3925da568: Pulling fs layer [2023-01-11T20:05:24.433Z] bab4dde63d76: Pulling fs layer [2023-01-11T20:05:24.433Z] bde34c3a00c8: Pulling fs layer [2023-01-11T20:05:24.433Z] b352a97aabf1: Pulling fs layer [2023-01-11T20:05:24.433Z] 4872d77fe225: Pulling fs layer [2023-01-11T20:05:24.433Z] 5851b861e8e6: Pulling fs layer [2023-01-11T20:05:24.433Z] 5851b861e8e6: Waiting [2023-01-11T20:05:24.433Z] b352a97aabf1: Waiting [2023-01-11T20:05:24.433Z] eaf3925da568: Waiting [2023-01-11T20:05:24.433Z] bab4dde63d76: Waiting [2023-01-11T20:05:24.433Z] bde34c3a00c8: Waiting [2023-01-11T20:05:24.433Z] 988bab9f4d93: Waiting [2023-01-11T20:05:24.433Z] 1469e6f7b9e6: Waiting [2023-01-11T20:05:24.433Z] 4872d77fe225: Waiting [2023-01-11T20:05:24.433Z] e2be974225ed: Download complete [2023-01-11T20:05:24.433Z] 988bab9f4d93: Download complete [2023-01-11T20:05:24.693Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T20:05:24.693Z] 339a4e72a1f5: Download complete [2023-01-11T20:05:24.693Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T20:05:24.693Z] 1469e6f7b9e6: Download complete [2023-01-11T20:05:24.693Z] eaf3925da568: Verifying Checksum [2023-01-11T20:05:24.693Z] eaf3925da568: Download complete [2023-01-11T20:05:24.693Z] bde34c3a00c8: Download complete [2023-01-11T20:05:24.693Z] b352a97aabf1: Verifying Checksum [2023-01-11T20:05:24.693Z] b352a97aabf1: Download complete [2023-01-11T20:05:24.693Z] 4872d77fe225: Verifying Checksum [2023-01-11T20:05:24.693Z] 4872d77fe225: Download complete [2023-01-11T20:05:24.693Z] 5851b861e8e6: Download complete [2023-01-11T20:05:24.693Z] b85a868b505f: Verifying Checksum [2023-01-11T20:05:24.693Z] b85a868b505f: Download complete [2023-01-11T20:05:25.263Z] bab4dde63d76: Verifying Checksum [2023-01-11T20:05:25.263Z] bab4dde63d76: Download complete [2023-01-11T20:05:25.832Z] b85a868b505f: Pull complete [2023-01-11T20:05:26.091Z] e2be974225ed: Pull complete [2023-01-11T20:05:26.661Z] 339a4e72a1f5: Pull complete [2023-01-11T20:05:26.922Z] 988bab9f4d93: Pull complete [2023-01-11T20:05:27.181Z] 1469e6f7b9e6: Pull complete [2023-01-11T20:05:27.181Z] eaf3925da568: Pull complete [2023-01-11T20:05:29.084Z] bab4dde63d76: Pull complete [2023-01-11T20:05:29.084Z] bde34c3a00c8: Pull complete [2023-01-11T20:05:29.084Z] b352a97aabf1: Pull complete [2023-01-11T20:05:29.084Z] 4872d77fe225: Pull complete [2023-01-11T20:05:29.342Z] 5851b861e8e6: Pull complete [2023-01-11T20:05:29.342Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T20:05:29.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:05:29.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:05:29.427Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:05:29.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:05:32.075Z] $ docker top ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 -eo pid,comm [2023-01-11T20:05:32.120Z] 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-11T20:05:32.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:05:32.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:05:32.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:05:32.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:05:32.273Z] $ docker exec ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 ssh-agent [2023-01-11T20:05:32.369Z] SSH_AUTH_SOCK=/tmp/ssh-RWnkB9OaLXBX/agent.32 [2023-01-11T20:05:32.369Z] SSH_AGENT_PID=38 [2023-01-11T20:05:32.376Z] Running ssh-add (command line suppressed) [2023-01-11T20:05:32.481Z] Identity added: /w/workspace/edgex-go/368@tmp/private_key_6757715980796640358.key (/w/workspace/edgex-go/368@tmp/private_key_6757715980796640358.key) [2023-01-11T20:05:32.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:05:32.781Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T20:05:32.796Z] $ docker exec --env ******** --env ******** ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 ssh-agent -k [2023-01-11T20:05:32.900Z] unset SSH_AUTH_SOCK; [2023-01-11T20:05:32.901Z] unset SSH_AGENT_PID; [2023-01-11T20:05:32.901Z] echo Agent pid 38 killed; [2023-01-11T20:05:32.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T20:05:33.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:05:33.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:05:33.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:05:33.125Z] $ docker exec ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 ssh-agent [2023-01-11T20:05:33.230Z] SSH_AUTH_SOCK=/tmp/ssh-FCHpSx3NFwI6/agent.70 [2023-01-11T20:05:33.230Z] SSH_AGENT_PID=76 [2023-01-11T20:05:33.235Z] Running ssh-add (command line suppressed) [2023-01-11T20:05:33.351Z] Identity added: /w/workspace/edgex-go/368@tmp/private_key_1490036468233097255.key (/w/workspace/edgex-go/368@tmp/private_key_1490036468233097255.key) [2023-01-11T20:05:33.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:05:33.649Z] + git semver init [2023-01-11T20:05:33.908Z] 2023-01-11 20:05:33,830 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T20:05:33.908Z] 2023-01-11 20:05:33,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/368/.semver [2023-01-11T20:05:33.908Z] 2023-01-11 20:05:33,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/368/.semver [2023-01-11T20:05:33.908Z] 2023-01-11 20:05:33,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/368/.semver'], cwd=/w/workspace/edgex-go/368, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:05:39.287Z] 2023-01-11 20:05:39,018 [append_file] DEBUG append to file:/w/workspace/edgex-go/368/.git/info/exclude [2023-01-11T20:05:39.287Z] 2023-01-11 20:05:39,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/368/.semver/main with force:False [2023-01-11T20:05:39.287Z] 2023-01-11 20:05:39,019 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:05:39.287Z] 2023-01-11 20:05:39,019 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:05:39.287Z] 3.0.0-dev.14 [Pipeline] } [2023-01-11T20:05:39.303Z] $ docker exec --env ******** --env ******** ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 ssh-agent -k [2023-01-11T20:05:39.418Z] unset SSH_AUTH_SOCK; [2023-01-11T20:05:39.419Z] unset SSH_AGENT_PID; [2023-01-11T20:05:39.419Z] echo Agent pid 76 killed; [2023-01-11T20:05:39.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:05:39.739Z] + git semver [Pipeline] } [2023-01-11T20:05:40.019Z] $ docker stop --time=1 ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 [2023-01-11T20:05:41.333Z] $ docker rm -f --volumes ba2a9f15d0ea359cd201b95ee1a05c2996039a601be83074c8b3564010f139b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:05:41.665Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T20:05:41.862Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T20:05:41.865Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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-11T20:05:42.265Z] + git config --global --add safe.directory /w/workspace/edgex-go/368 [Pipeline] echo [2023-01-11T20:05:42.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:05:42.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:05:42.300Z] ========================================================= [2023-01-11T20:05:42.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T20:05:42.300Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:05:42.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:05:42.600Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T20:05:42.600Z] 213ec9aee27d: Pulling fs layer [2023-01-11T20:05:42.600Z] 4583459ba037: Pulling fs layer [2023-01-11T20:05:42.600Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T20:05:42.600Z] 53926ce57604: Pulling fs layer [2023-01-11T20:05:42.600Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T20:05:42.600Z] 22ff95d597cd: Pulling fs layer [2023-01-11T20:05:42.600Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T20:05:42.600Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T20:05:42.600Z] a7acece74701: Pulling fs layer [2023-01-11T20:05:42.600Z] 12d6caf4c0d1: Waiting [2023-01-11T20:05:42.600Z] 96b7cbca73a9: Waiting [2023-01-11T20:05:42.600Z] a7acece74701: Waiting [2023-01-11T20:05:42.600Z] 53926ce57604: Waiting [2023-01-11T20:05:42.600Z] 21b2b0c7a3f4: Waiting [2023-01-11T20:05:42.600Z] 22ff95d597cd: Waiting [2023-01-11T20:05:42.600Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T20:05:42.600Z] 93c1e223e6f2: Download complete [2023-01-11T20:05:42.600Z] 4583459ba037: Verifying Checksum [2023-01-11T20:05:42.600Z] 4583459ba037: Download complete [2023-01-11T20:05:42.600Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T20:05:42.600Z] 21b2b0c7a3f4: Download complete [2023-01-11T20:05:42.600Z] 22ff95d597cd: Verifying Checksum [2023-01-11T20:05:42.600Z] 22ff95d597cd: Download complete [2023-01-11T20:05:42.600Z] 213ec9aee27d: Download complete [2023-01-11T20:05:42.600Z] 12d6caf4c0d1: Download complete [2023-01-11T20:05:42.864Z] 213ec9aee27d: Pull complete [2023-01-11T20:05:42.864Z] 4583459ba037: Pull complete [2023-01-11T20:05:43.137Z] 93c1e223e6f2: Pull complete [2023-01-11T20:05:43.399Z] a7acece74701: Verifying Checksum [2023-01-11T20:05:43.399Z] a7acece74701: Download complete [2023-01-11T20:05:43.399Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T20:05:43.399Z] 96b7cbca73a9: Download complete [2023-01-11T20:05:43.399Z] 53926ce57604: Verifying Checksum [2023-01-11T20:05:43.399Z] 53926ce57604: Download complete [2023-01-11T20:05:47.585Z] 53926ce57604: Pull complete [2023-01-11T20:05:47.585Z] 21b2b0c7a3f4: Pull complete [2023-01-11T20:05:47.585Z] 22ff95d597cd: Pull complete [2023-01-11T20:05:47.585Z] 12d6caf4c0d1: Pull complete [2023-01-11T20:05:49.486Z] 96b7cbca73a9: Pull complete [2023-01-11T20:05:50.422Z] a7acece74701: Pull complete [2023-01-11T20:05:50.422Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T20:05:50.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:05:50.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:05:50.720Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:05:50.721Z] WORKDIR /edgex [2023-01-11T20:05:50.721Z] COPY go.mod . [2023-01-11T20:05:50.721Z] RUN go mod download [2023-01-11T20:05:50.721Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-11T20:05:51.288Z] Sending build context to Docker daemon 170.2MB [2023-01-11T20:05:51.289Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:05:51.289Z] ---> db6d94c90886 [2023-01-11T20:05:51.289Z] Step 2/4 : WORKDIR /edgex [2023-01-11T20:05:56.672Z] ---> Running in 0f5b237a6104 [2023-01-11T20:05:56.672Z] Removing intermediate container 0f5b237a6104 [2023-01-11T20:05:56.672Z] ---> 67606004b48e [2023-01-11T20:05:56.672Z] Step 3/4 : COPY go.mod . [2023-01-11T20:05:56.672Z] ---> 302656f7da29 [2023-01-11T20:05:56.672Z] Step 4/4 : RUN go mod download [2023-01-11T20:05:56.672Z] ---> Running in 985332f149a4 [2023-01-11T20:05:56.954Z] Still waiting to schedule task [2023-01-11T20:05:56.954Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-11T20:06:11.563Z] Removing intermediate container 985332f149a4 [2023-01-11T20:06:11.563Z] ---> 20d4ae2bcf1c [2023-01-11T20:06:11.563Z] Successfully built 20d4ae2bcf1c [2023-01-11T20:06:11.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:06:11.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:06:11.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:06:11.946Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:06:11.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:06:12.422Z] $ docker top 02a617e1cced926836b4011c5cfc39208d4f4b0018a6be1764ffbf44e162c7da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:06:12.766Z] + go version [2023-01-11T20:06:12.766Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T20:06:12.780Z] $ docker stop --time=1 02a617e1cced926836b4011c5cfc39208d4f4b0018a6be1764ffbf44e162c7da [2023-01-11T20:06:14.037Z] $ docker rm -f --volumes 02a617e1cced926836b4011c5cfc39208d4f4b0018a6be1764ffbf44e162c7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:06:14.421Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:06:14.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:06:14.491Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:06:14.522Z] $ 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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:06:14.863Z] $ docker top 587caaba22bc270228ba1d2cd899d03ccb4ca2d1e150c509c111c092d9294547 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T20:06:14.934Z] ========================================================= [2023-01-11T20:06:14.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-11T20:06:14.934Z] ========================================================= [Pipeline] sh [2023-01-11T20:06:15.209Z] + git config --global --add safe.directory /w/workspace/edgex-go/368 [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:06:15.505Z] + make test [2023-01-11T20:06:15.505Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T20:06:22.648Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-11T20:06:37.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-11T20:06:37.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-11T20:06:37.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-01-11T20:06:38.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.111s coverage: 43.0% of statements [2023-01-11T20:06:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-11T20:06:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-11T20:06:38.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.0% of statements [2023-01-11T20:06:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-11T20:06:38.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.845s coverage: 89.2% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.4% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2023-01-11T20:06:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-01-11T20:06:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-01-11T20:06:47.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2023-01-11T20:06:47.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2023-01-11T20:06:51.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 79.9% of statements [2023-01-11T20:06:51.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.8% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 41.8% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-11T20:07:01.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-11T20:07:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:07:01.849Z] 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-11T20:07:23.791Z] 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-11T20:07:23.791Z] go vet ./... [2023-01-11T20:07:25.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T20:07:25.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T20:07:25.199Z] ./bin/test-attribution-txt.sh [2023-01-11T20:07:25.461Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-11T20:07:25.461Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-11T20:07:25.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-11T20:07:25.787Z] + ls -al . [2023-01-11T20:07:25.787Z] total 752 [2023-01-11T20:07:25.787Z] drwxrwxr-x 11 1001 1001 4096 Jan 11 20:06 . [2023-01-11T20:07:25.787Z] drwxr-xr-x 4 root root 4096 Jan 11 20:06 .. [2023-01-11T20:07:25.787Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:05 .blubracket [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 16 Jan 11 20:05 .dockerignore [2023-01-11T20:07:25.787Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 20:07 .git [2023-01-11T20:07:25.787Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:05 .github [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 956 Jan 11 20:05 .gitignore [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 20:05 .golangci.yml [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 87 Jan 11 20:05 .hadolint.yml [2023-01-11T20:07:25.787Z] drwxr-xr-x 3 1001 1001 4096 Jan 11 20:05 .semver [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 20:05 .sonarcloud.properties [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:05 ADOPTERS.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 10618 Jan 11 20:05 Attribution.txt [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 73765 Jan 11 20:05 CHANGELOG.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:05 CONTRIBUTING.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 20:05 GOVERNANCE.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 850 Jan 11 20:05 Jenkinsfile [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:05 LICENSE [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 12513 Jan 11 20:05 Makefile [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 20:05 OWNERS.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 9403 Jan 11 20:05 README.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:05 SECURITY.md [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 12 Jan 11 20:05 VERSION [2023-01-11T20:07:25.787Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:05 bin [2023-01-11T20:07:25.787Z] drwxrwxr-x 16 1001 1001 4096 Jan 11 20:05 cmd [2023-01-11T20:07:25.787Z] -rw-r--r-- 1 root root 494838 Jan 11 20:07 coverage.out [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 3376 Jan 11 20:05 go.mod [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 34949 Jan 11 20:05 go.sum [2023-01-11T20:07:25.787Z] drwxrwxr-x 7 1001 1001 4096 Jan 11 20:05 internal [2023-01-11T20:07:25.787Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:05 openapi [2023-01-11T20:07:25.787Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 20:05 snap [2023-01-11T20:07:25.787Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 20:05 version.go [Pipeline] sh [2023-01-11T20:07:26.126Z] + '[' -e coverage.out ] [2023-01-11T20:07:26.126Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-11T20:07:26.225Z] Stashed 1 file(s) [Pipeline] sh [2023-01-11T20:07:26.508Z] + make build [2023-01-11T20:07:26.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-11T20:07:31.589Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1939 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-11T20:07:31.603Z] Running in /w/workspace/edgex-go/368 [Pipeline] { [Pipeline] checkout [2023-01-11T20:07:31.636Z] The recommended git tool is: git [2023-01-11T20:07:38.072Z] using credential edgex-jenkins-ssh [2023-01-11T20:07:38.086Z] Cloning the remote Git repository [2023-01-11T20:07:38.131Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-11T20:07:38.204Z] > git init /w/workspace/edgex-go/368 # timeout=10 [2023-01-11T20:07:38.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-11T20:07:38.356Z] > git --version # timeout=10 [2023-01-11T20:07:38.376Z] > git --version # 'git version 2.25.1' [2023-01-11T20:07:38.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T20:07:38.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:07:41.386Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-11T20:07:41.387Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-11T20:07:41.952Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-11T20:07:48.503Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-11T20:07:50.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:07:51.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-11T20:07:52.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-11T20:07:53.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-11T20:07:54.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-11T20:07:55.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-11T20:07:55.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:07:56.484Z] Avoid second fetch [2023-01-11T20:07:56.484Z] Checking out Revision 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb (main) [2023-01-11T20:07:56.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-11T20:07:57.134Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration (#4268)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2023-01-11T20:07:57.679Z] $ docker stop --time=1 587caaba22bc270228ba1d2cd899d03ccb4ca2d1e150c509c111c092d9294547 [2023-01-11T20:07:58.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T20:07:58.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:07:58.020Z] Dload Upload Total Spent Left Speed [2023-01-11T20:07:58.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [2023-01-11T20:07:56.501Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T20:07:56.518Z] > git checkout -f 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 [2023-01-11T20:08:03.030Z] $ docker rm -f --volumes 587caaba22bc270228ba1d2cd899d03ccb4ca2d1e150c509c111c092d9294547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:03.660Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T20:08:03.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:08:03.923Z] [2023-01-11T20:08:03.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:03.992Z] + sudo tee /etc/docker/daemon.new [2023-01-11T20:08:03.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T20:08:03.992Z] { [2023-01-11T20:08:03.992Z] "registry-mirrors": [ [2023-01-11T20:08:03.992Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T20:08:03.992Z] ], [2023-01-11T20:08:03.992Z] "bip": "10.250.0.254/24", [2023-01-11T20:08:03.992Z] "hosts": [ [2023-01-11T20:08:03.992Z] "tcp://0.0.0.0:5555", [2023-01-11T20:08:03.992Z] "unix:///var/run/docker.sock" [2023-01-11T20:08:03.992Z] ], [2023-01-11T20:08:03.992Z] "mtu": 1458, [2023-01-11T20:08:03.992Z] "selinux-enabled": true, [2023-01-11T20:08:03.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T20:08:03.992Z] } [Pipeline] sh [2023-01-11T20:08:04.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:08:04.223Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-11T20:08:04.223Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-11T20:08:04.223Z] ca9280d653b3: Pulling fs layer [2023-01-11T20:08:04.223Z] 7e9c9ca2126c: Pulling fs layer [2023-01-11T20:08:04.223Z] cbdbe7a5bc2a: Download complete [2023-01-11T20:08:04.326Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T20:08:04.485Z] cbdbe7a5bc2a: Pull complete [2023-01-11T20:08:04.485Z] ca9280d653b3: Download complete [2023-01-11T20:08:04.662Z] + sudo service docker restart [2023-01-11T20:08:05.051Z] 7e9c9ca2126c: Download complete [2023-01-11T20:08:05.051Z] ca9280d653b3: Pull complete [2023-01-11T20:08:08.336Z] 7e9c9ca2126c: Pull complete [2023-01-11T20:08:08.336Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-11T20:08:08.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:08:08.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:08:08.419Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:08:08.448Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:08:10.782Z] $ docker top b03cfb89e6bc9b27dff5123ccfe38929457c6f9f98749155cf6aecf2a0e1efd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:08:11.124Z] + docker-compose build --help [2023-01-11T20:08:11.124Z] + grep parallel [2023-01-11T20:08:11.691Z] --parallel Build images in parallel. [Pipeline] } [2023-01-11T20:08:11.703Z] $ docker stop --time=1 b03cfb89e6bc9b27dff5123ccfe38929457c6f9f98749155cf6aecf2a0e1efd0 [2023-01-11T20:08:13.027Z] $ docker rm -f --volumes b03cfb89e6bc9b27dff5123ccfe38929457c6f9f98749155cf6aecf2a0e1efd0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:13.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:08:13.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:08:13.500Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:08:13.528Z] $ 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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:08:13.892Z] $ docker top a9923ea50522b3d567bff7b1e5c8d6bbd3cad6cb5ac2a80bce2808133e53f16c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:08:14.242Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-11T20:08:14.809Z] Building core-command ... [2023-01-11T20:08:14.809Z] Building core-data ... [2023-01-11T20:08:14.809Z] Building core-metadata ... [2023-01-11T20:08:14.809Z] Building security-bootstrapper ... [2023-01-11T20:08:14.809Z] Building security-proxy-setup ... [2023-01-11T20:08:14.809Z] Building security-secretstore-setup ... [2023-01-11T20:08:14.809Z] Building security-spiffe-token-provider ... [2023-01-11T20:08:14.809Z] Building security-spire-agent ... [2023-01-11T20:08:14.809Z] Building security-spire-config ... [2023-01-11T20:08:14.809Z] Building security-spire-server ... [2023-01-11T20:08:14.809Z] Building support-notifications ... [2023-01-11T20:08:14.809Z] Building support-scheduler ... [2023-01-11T20:08:14.809Z] Building security-proxy-setup [2023-01-11T20:08:14.809Z] Building core-command [2023-01-11T20:08:14.809Z] Building core-data [2023-01-11T20:08:14.809Z] Building security-secretstore-setup [2023-01-11T20:08:14.809Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:08:22.939Z] provisioning config files... [2023-01-11T20:08:22.967Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/368@tmp/config7188413599542441746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:08:23.316Z] ---> docker-login.sh [2023-01-11T20:08:23.316Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:08:23.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:23.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:23.857Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:23.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:23.857Z] [2023-01-11T20:08:23.857Z] Login Succeeded [2023-01-11T20:08:23.857Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:08:24.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:24.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:24.399Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:24.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:24.399Z] [2023-01-11T20:08:24.399Z] Login Succeeded [2023-01-11T20:08:24.399Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:08:24.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:24.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:24.669Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:24.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:24.669Z] [2023-01-11T20:08:24.669Z] Login Succeeded [2023-01-11T20:08:24.669Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:08:24.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:25.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:25.211Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:25.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:25.211Z] [2023-01-11T20:08:25.211Z] Login Succeeded [2023-01-11T20:08:25.211Z] docker.io [2023-01-11T20:08:25.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:25.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:25.498Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:25.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:25.498Z] [2023-01-11T20:08:25.770Z] Login Succeeded [2023-01-11T20:08:25.770Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:08:25.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-11T20:08:26.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/368 [Pipeline] echo [2023-01-11T20:08:26.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:08:26.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:08:26.431Z] ========================================================= [2023-01-11T20:08:26.432Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T20:08:26.432Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:08:26.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:08:27.022Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:27.022Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:08:27.022Z] ---> 20d4ae2bcf1c [2023-01-11T20:08:27.022Z] Step 3/19 : WORKDIR /edgex-go [2023-01-11T20:08:27.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:27.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:08:27.022Z] ---> 20d4ae2bcf1c [2023-01-11T20:08:27.022Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:08:27.022Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:27.022Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:08:27.022Z] ---> 20d4ae2bcf1c [2023-01-11T20:08:27.022Z] Step 3/21 : WORKDIR /edgex-go [2023-01-11T20:08:27.022Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:27.022Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:08:27.022Z] ---> 20d4ae2bcf1c [2023-01-11T20:08:27.022Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:08:27.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:27.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:08:27.022Z] ---> 20d4ae2bcf1c [2023-01-11T20:08:27.022Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:08:28.183Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T20:08:28.183Z] 9b18e9b68314: Pulling fs layer [2023-01-11T20:08:28.183Z] 35d82f9e3411: Pulling fs layer [2023-01-11T20:08:28.183Z] e16973657156: Pulling fs layer [2023-01-11T20:08:28.183Z] fc693d55d65f: Pulling fs layer [2023-01-11T20:08:28.183Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T20:08:28.183Z] dda99020689f: Pulling fs layer [2023-01-11T20:08:28.183Z] db1c61fa0a46: Pulling fs layer [2023-01-11T20:08:28.183Z] 891c053d2c06: Pulling fs layer [2023-01-11T20:08:28.183Z] fc693d55d65f: Waiting [2023-01-11T20:08:28.183Z] 7e9fc2657dce: Waiting [2023-01-11T20:08:28.183Z] dda99020689f: Waiting [2023-01-11T20:08:28.183Z] db1c61fa0a46: Waiting [2023-01-11T20:08:28.183Z] 891c053d2c06: Waiting [2023-01-11T20:08:28.183Z] e16973657156: Download complete [2023-01-11T20:08:28.183Z] 35d82f9e3411: Verifying Checksum [2023-01-11T20:08:28.183Z] 35d82f9e3411: Download complete [2023-01-11T20:08:28.183Z] 7e9fc2657dce: Download complete [2023-01-11T20:08:28.183Z] dda99020689f: Verifying Checksum [2023-01-11T20:08:28.183Z] dda99020689f: Download complete [2023-01-11T20:08:28.183Z] 9b18e9b68314: Verifying Checksum [2023-01-11T20:08:28.183Z] 9b18e9b68314: Download complete [2023-01-11T20:08:28.784Z] 9b18e9b68314: Pull complete [2023-01-11T20:08:29.059Z] 891c053d2c06: Verifying Checksum [2023-01-11T20:08:29.059Z] 891c053d2c06: Download complete [2023-01-11T20:08:29.330Z] 35d82f9e3411: Pull complete [2023-01-11T20:08:29.605Z] e16973657156: Pull complete [2023-01-11T20:08:30.579Z] db1c61fa0a46: Verifying Checksum [2023-01-11T20:08:30.579Z] db1c61fa0a46: Download complete [2023-01-11T20:08:30.849Z] fc693d55d65f: Verifying Checksum [2023-01-11T20:08:30.849Z] fc693d55d65f: Download complete [2023-01-11T20:08:33.630Z] ---> Running in b1912e4b3eab [2023-01-11T20:08:33.631Z] ---> Running in 3e6a7ddd7665 [2023-01-11T20:08:33.631Z] ---> Running in 0bb51fd969f3 [2023-01-11T20:08:33.631Z] ---> Running in b985f023ac9a [2023-01-11T20:08:33.631Z] ---> Running in cfd728bbffa1 [2023-01-11T20:08:33.631Z] Removing intermediate container b1912e4b3eab [2023-01-11T20:08:33.631Z] ---> d11768e28686 [2023-01-11T20:08:33.631Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:08:33.631Z] Removing intermediate container b985f023ac9a [2023-01-11T20:08:33.631Z] ---> b4c0d6eba2f5 [2023-01-11T20:08:33.631Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-11T20:08:33.631Z] Removing intermediate container 0bb51fd969f3 [2023-01-11T20:08:33.631Z] ---> b4ab7b59b05b [2023-01-11T20:08:33.631Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-11T20:08:33.631Z] Removing intermediate container 3e6a7ddd7665 [2023-01-11T20:08:33.631Z] ---> 61e20dd5b883 [2023-01-11T20:08:33.631Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-11T20:08:33.631Z] Removing intermediate container cfd728bbffa1 [2023-01-11T20:08:33.631Z] ---> 74f75870e1fe [2023-01-11T20:08:33.631Z] Step 4/23 : WORKDIR /edgex-go [2023-01-11T20:08:33.631Z] ---> Running in a9b39d1cf4c1 [2023-01-11T20:08:33.631Z] ---> Running in 62e4ad12c6fe [2023-01-11T20:08:33.631Z] ---> Running in cea2cb2a035b [2023-01-11T20:08:33.631Z] ---> Running in 946b22159743 [2023-01-11T20:08:33.631Z] ---> Running in 5d1c523dbcf2 [2023-01-11T20:08:33.631Z] Removing intermediate container a9b39d1cf4c1 [2023-01-11T20:08:33.631Z] ---> 0f3984a19cac [2023-01-11T20:08:33.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:08:33.631Z] Removing intermediate container 5d1c523dbcf2 [2023-01-11T20:08:33.631Z] ---> 559c1b1d4804 [2023-01-11T20:08:33.631Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-11T20:08:33.890Z] ---> Running in ba7e92927ac6 [2023-01-11T20:08:33.890Z] ---> Running in 354083c12e89 [2023-01-11T20:08:33.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.408Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:34.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.667Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-11T20:08:34.667Z] v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-11T20:08:34.667Z] OK: 17042 distinct packages available [2023-01-11T20:08:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.667Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:34.931Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:34.931Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:34.931Z] Removing intermediate container cea2cb2a035b [2023-01-11T20:08:34.931Z] ---> 6f0cf65cae5f [2023-01-11T20:08:34.931Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-11T20:08:34.931Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:35.206Z] ---> 5eb8cbe66824 [2023-01-11T20:08:35.207Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:08:35.207Z] ---> Running in 7d91dcea99a7 [2023-01-11T20:08:35.207Z] Removing intermediate container 62e4ad12c6fe [2023-01-11T20:08:35.207Z] ---> 38f62d640d03 [2023-01-11T20:08:35.207Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:08:35.465Z] Removing intermediate container ba7e92927ac6 [2023-01-11T20:08:35.465Z] ---> 45303ecad082 [2023-01-11T20:08:35.465Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:08:35.465Z] ---> 2c4ad348a830 [2023-01-11T20:08:35.465Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:08:35.465Z] Removing intermediate container 354083c12e89 [2023-01-11T20:08:35.465Z] ---> 902aef35ccba [2023-01-11T20:08:35.465Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-11T20:08:35.465Z] ---> Running in 17c5dc105519 [2023-01-11T20:08:35.723Z] Removing intermediate container 946b22159743 [2023-01-11T20:08:35.723Z] ---> 1e1906a7ca8f [2023-01-11T20:08:35.723Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-11T20:08:35.723Z] ---> b47ee219475e [2023-01-11T20:08:35.723Z] ---> d7657c08c6b1 [2023-01-11T20:08:35.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:08:35.723Z] [2023-01-11T20:08:35.723Z] ---> Running in db4887c72767 [2023-01-11T20:08:35.723Z] ---> Running in db58f0bdd85e [2023-01-11T20:08:35.723Z] ---> 106796d6ea44 [2023-01-11T20:08:35.723Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:08:35.723Z] ---> Running in 3f43cba6b3e1 [2023-01-11T20:08:43.201Z] fc693d55d65f: Pull complete [2023-01-11T20:08:43.201Z] 7e9fc2657dce: Pull complete [2023-01-11T20:08:43.201Z] dda99020689f: Pull complete [2023-01-11T20:08:49.882Z] db1c61fa0a46: Pull complete [2023-01-11T20:08:52.519Z] 891c053d2c06: Pull complete [2023-01-11T20:08:52.519Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T20:08:52.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:08:52.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:08:52.869Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:08:52.869Z] WORKDIR /edgex [2023-01-11T20:08:52.869Z] COPY go.mod . [2023-01-11T20:08:52.869Z] RUN go mod download [2023-01-11T20:08:52.869Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-11T20:08:53.463Z] Sending build context to Docker daemon 3.134MB [2023-01-11T20:08:53.463Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:08:53.463Z] ---> f96f9c87975a [2023-01-11T20:08:53.463Z] Step 2/4 : WORKDIR /edgex [2023-01-11T20:08:55.414Z] ---> Running in bd6a37493251 [2023-01-11T20:08:55.681Z] Removing intermediate container bd6a37493251 [2023-01-11T20:08:55.681Z] ---> 371ef247d60d [2023-01-11T20:08:55.681Z] Step 3/4 : COPY go.mod . [2023-01-11T20:08:56.272Z] ---> 56e39a6fb0ce [2023-01-11T20:08:56.272Z] Step 4/4 : RUN go mod download [2023-01-11T20:08:56.272Z] ---> Running in e8f05e94cdea [2023-01-11T20:09:28.557Z] Removing intermediate container e8f05e94cdea [2023-01-11T20:09:28.557Z] ---> c78210a95001 [2023-01-11T20:09:28.557Z] Successfully built c78210a95001 [2023-01-11T20:09:28.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:09:28.903Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T20:09:28.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:09:29.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-1939 does not seem to be running inside a container [2023-01-11T20:09:29.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:09:30.482Z] $ docker top d5b9089e4f60cc9c4004d14540515f733668a43d4eab2ef021edee739f03e404 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:09:31.332Z] + go version [2023-01-11T20:09:31.332Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T20:09:31.353Z] $ docker stop --time=1 d5b9089e4f60cc9c4004d14540515f733668a43d4eab2ef021edee739f03e404 [2023-01-11T20:09:32.172Z] Removing intermediate container 3f43cba6b3e1 [2023-01-11T20:09:32.172Z] ---> 6b810b8964fe [2023-01-11T20:09:32.172Z] Step 7/19 : COPY . . [2023-01-11T20:09:32.172Z] Removing intermediate container db4887c72767 [2023-01-11T20:09:32.172Z] ---> d057764a3eea [2023-01-11T20:09:32.172Z] Step 8/22 : COPY . . [2023-01-11T20:09:32.172Z] Removing intermediate container 17c5dc105519 [2023-01-11T20:09:32.172Z] ---> 4d53c16c560e [2023-01-11T20:09:32.172Z] Step 7/24 : COPY . . [2023-01-11T20:09:32.172Z] Removing intermediate container 7d91dcea99a7 [2023-01-11T20:09:32.172Z] ---> ea43a442c9cf [2023-01-11T20:09:32.172Z] Step 7/21 : COPY . . [2023-01-11T20:09:32.172Z] Removing intermediate container db58f0bdd85e [2023-01-11T20:09:32.172Z] ---> 6ab0258c3782 [2023-01-11T20:09:32.172Z] Step 8/23 : COPY . . [2023-01-11T20:09:33.044Z] $ docker rm -f --volumes d5b9089e4f60cc9c4004d14540515f733668a43d4eab2ef021edee739f03e404 [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-11T20:09:33.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:09:33.635Z] [2023-01-11T20:09:33.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:09:33.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:09:34.260Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-11T20:09:34.260Z] 29e5d40040c1: Pulling fs layer [2023-01-11T20:09:34.260Z] 1ce36da41761: Pulling fs layer [2023-01-11T20:09:34.260Z] 25b303627fd3: Pulling fs layer [2023-01-11T20:09:34.260Z] 29e5d40040c1: Verifying Checksum [2023-01-11T20:09:34.260Z] 29e5d40040c1: Download complete [2023-01-11T20:09:34.534Z] 1ce36da41761: Verifying Checksum [2023-01-11T20:09:34.534Z] 1ce36da41761: Download complete [2023-01-11T20:09:34.806Z] 29e5d40040c1: Pull complete [2023-01-11T20:09:36.224Z] 1ce36da41761: Pull complete [2023-01-11T20:09:36.224Z] 25b303627fd3: Verifying Checksum [2023-01-11T20:09:36.224Z] 25b303627fd3: Download complete [2023-01-11T20:09:46.307Z] 25b303627fd3: Pull complete [2023-01-11T20:09:46.307Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-11T20:09:46.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:09:46.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:09:46.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-1939 does not seem to be running inside a container [2023-01-11T20:09:46.559Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:09:47.265Z] ---> 8f27fd50adc4 [2023-01-11T20:09:47.265Z] ---> 17a6fa02c4f6 [2023-01-11T20:09:47.265Z] ---> d3fad39d7ec2 [2023-01-11T20:09:47.265Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-11T20:09:47.265Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-11T20:09:47.265Z] ---> 85c51b726adf [2023-01-11T20:09:47.265Z] [2023-01-11T20:09:47.265Z] ---> c91722b834aa [2023-01-11T20:09:47.265Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-11T20:09:47.265Z] [2023-01-11T20:09:47.265Z] ---> Running in 063b436fee13 [2023-01-11T20:09:47.265Z] ---> Running in fda3fb0b1075 [2023-01-11T20:09:47.265Z] ---> Running in e9c6feb822eb [2023-01-11T20:09:47.265Z] ---> Running in 4e04c6a1b73e [2023-01-11T20:09:47.265Z] ---> Running in 6ca840e1ac36 [2023-01-11T20:09:47.265Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-11T20:09:47.265Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:09:47.265Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-11T20:09:47.265Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-11T20:09:47.265Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-11T20:09:48.686Z] $ docker top a59237ee4558e40f4bf47539470927a5945aea9b428e1df9e58e1de2e003ba76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:09:49.511Z] + docker-compose build --help [2023-01-11T20:09:49.512Z] + grep parallel [2023-01-11T20:09:53.760Z] --parallel Build images in parallel. [Pipeline] } [2023-01-11T20:09:53.778Z] $ docker stop --time=1 a59237ee4558e40f4bf47539470927a5945aea9b428e1df9e58e1de2e003ba76 [2023-01-11T20:09:55.437Z] $ docker rm -f --volumes a59237ee4558e40f4bf47539470927a5945aea9b428e1df9e58e1de2e003ba76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:09:55.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:09:55.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:09:56.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-1939 does not seem to be running inside a container [2023-01-11T20:09:56.239Z] $ 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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:09:57.483Z] $ docker top 845401c37c72c5e1051e4a4b30b43edcf28e2f4ed6a5d6a49f626365234f20b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:09:58.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-11T20:10:03.689Z] Building core-command ... [2023-01-11T20:10:03.689Z] Building core-data ... [2023-01-11T20:10:03.689Z] Building core-metadata ... [2023-01-11T20:10:03.689Z] Building security-bootstrapper ... [2023-01-11T20:10:03.689Z] Building security-proxy-setup ... [2023-01-11T20:10:03.689Z] Building security-secretstore-setup ... [2023-01-11T20:10:03.689Z] Building security-spiffe-token-provider ... [2023-01-11T20:10:03.689Z] Building security-spire-agent ... [2023-01-11T20:10:03.689Z] Building security-spire-config ... [2023-01-11T20:10:03.689Z] Building security-spire-server ... [2023-01-11T20:10:03.689Z] Building support-notifications ... [2023-01-11T20:10:03.689Z] Building support-scheduler ... [2023-01-11T20:10:03.689Z] Building security-spiffe-token-provider [2023-01-11T20:10:03.689Z] Building core-metadata [2023-01-11T20:10:03.689Z] Building security-spire-agent [2023-01-11T20:10:03.689Z] Building security-bootstrapper [2023-01-11T20:10:03.689Z] Building security-spire-config [2023-01-11T20:10:16.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:16.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:16.010Z] ---> c78210a95001 [2023-01-11T20:10:16.010Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:16.010Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:16.010Z] [2023-01-11T20:10:16.010Z] Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:16.010Z] [2023-01-11T20:10:16.010Z] ---> c78210a95001 [2023-01-11T20:10:16.010Z] ---> c78210a95001 [2023-01-11T20:10:16.010Z] Step 3/32 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2023-01-11T20:10:16.010Z] [2023-01-11T20:10:16.010Z] ---> Running in 0cb05f0fc83e [2023-01-11T20:10:16.010Z] ---> Running in 7056f129296e [2023-01-11T20:10:16.010Z] ---> Running in 2423de182700 [2023-01-11T20:10:16.010Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:16.010Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:16.010Z] ---> c78210a95001 [2023-01-11T20:10:16.010Z] Step 3/19 : WORKDIR /edgex-go [2023-01-11T20:10:16.010Z] ---> Running in 0d4f8eb0efa2 [2023-01-11T20:10:16.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:16.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:16.010Z] ---> c78210a95001 [2023-01-11T20:10:16.010Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:10:16.010Z] ---> Running in 7e55c3a99372 [2023-01-11T20:10:16.010Z] Removing intermediate container 7056f129296e [2023-01-11T20:10:16.010Z] ---> 497c207ddc01 [2023-01-11T20:10:16.010Z] Step 4/24 : WORKDIR /edgex-go [2023-01-11T20:10:16.010Z] ---> Running in ec6bd143e9bc [2023-01-11T20:10:16.010Z] Removing intermediate container 0cb05f0fc83e [2023-01-11T20:10:16.010Z] ---> 4a7538f6d879 [2023-01-11T20:10:16.010Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-11T20:10:16.010Z] Removing intermediate container 2423de182700 [2023-01-11T20:10:16.010Z] ---> 5100cb82d272 [2023-01-11T20:10:16.010Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:10:16.010Z] ---> Running in c971a900334b [2023-01-11T20:10:16.010Z] ---> Running in 3af5dadd4b26 [2023-01-11T20:10:16.010Z] Removing intermediate container 0d4f8eb0efa2 [2023-01-11T20:10:16.010Z] ---> c8bbfb1b47e1 [2023-01-11T20:10:16.010Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-11T20:10:16.010Z] Removing intermediate container 7e55c3a99372 [2023-01-11T20:10:16.010Z] ---> 14804d959770 [2023-01-11T20:10:16.010Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:10:16.010Z] ---> Running in bee124de184c [2023-01-11T20:10:16.010Z] ---> Running in e1a4f2098e79 [2023-01-11T20:10:16.279Z] Removing intermediate container ec6bd143e9bc [2023-01-11T20:10:16.279Z] ---> d82128d786d6 [2023-01-11T20:10:16.279Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-11T20:10:16.547Z] ---> Running in 317f68b17120 [2023-01-11T20:10:17.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:17.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:18.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:19.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:19.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-11T20:10:19.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-11T20:10:20.066Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-11T20:10:20.067Z] v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-11T20:10:20.067Z] OK: 16899 distinct packages available [2023-01-11T20:10:20.067Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:20.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:20.341Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:20.613Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:20.613Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:20.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:22.031Z] Removing intermediate container c971a900334b [2023-01-11T20:10:22.031Z] ---> 98b619b36209 [2023-01-11T20:10:22.031Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:10:22.031Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:22.299Z] Removing intermediate container 317f68b17120 [2023-01-11T20:10:22.299Z] ---> e264467d7b5f [2023-01-11T20:10:22.299Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-11T20:10:22.568Z] Removing intermediate container 3af5dadd4b26 [2023-01-11T20:10:22.568Z] ---> dc8bc1d25b2f [2023-01-11T20:10:22.568Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-11T20:10:22.838Z] Removing intermediate container e1a4f2098e79 [2023-01-11T20:10:22.838Z] ---> 80ae2c307720 [2023-01-11T20:10:22.838Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:10:22.838Z] ---> f424df639756 [2023-01-11T20:10:22.838Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:23.105Z] ---> Running in 74a5165b014d [2023-01-11T20:10:23.695Z] Removing intermediate container bee124de184c [2023-01-11T20:10:23.695Z] ---> e11ff6c8aa18 [2023-01-11T20:10:23.695Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:23.695Z] ---> aa3ba01b9cbd [2023-01-11T20:10:23.695Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-11T20:10:23.695Z] ---> Running in 0cf9e61e166d [2023-01-11T20:10:24.289Z] ---> c0a53269c6fd [2023-01-11T20:10:24.289Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:24.289Z] ---> b1de58477332 [2023-01-11T20:10:24.289Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:24.289Z] ---> Running in 8eb492abf718 [2023-01-11T20:10:24.560Z] ---> Running in 29cd2077dc98 [2023-01-11T20:10:25.152Z] ---> 84e60d534f63 [2023-01-11T20:10:25.152Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:25.152Z] ---> Running in d5b273ca27d9 [2023-01-11T20:10:29.521Z] Removing intermediate container fda3fb0b1075 [2023-01-11T20:10:29.521Z] ---> 73dbc96631e5 [2023-01-11T20:10:29.521Z] [2023-01-11T20:10:29.521Z] Step 9/21 : FROM alpine:3.16 [2023-01-11T20:10:29.521Z] Removing intermediate container e9c6feb822eb [2023-01-11T20:10:29.521Z] ---> d235e65f701d [2023-01-11T20:10:29.521Z] [2023-01-11T20:10:29.521Z] Step 10/23 : FROM alpine:3.16 [2023-01-11T20:10:29.521Z] 3.16: Pulling from library/alpine [2023-01-11T20:10:29.521Z] 3.16: Pulling from library/alpine [2023-01-11T20:10:29.780Z] Removing intermediate container 4e04c6a1b73e [2023-01-11T20:10:29.780Z] ---> 0a3861367aef [2023-01-11T20:10:29.780Z] [2023-01-11T20:10:29.780Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:10:29.780Z] Removing intermediate container 063b436fee13 [2023-01-11T20:10:29.780Z] ---> 2c1e6ecd9dfe [2023-01-11T20:10:29.780Z] [2023-01-11T20:10:29.780Z] Step 9/24 : FROM alpine:3.16 [2023-01-11T20:10:29.780Z] Removing intermediate container 6ca840e1ac36 [2023-01-11T20:10:29.780Z] ---> 6f6038e299f9 [2023-01-11T20:10:29.780Z] [2023-01-11T20:10:29.780Z] Step 9/19 : FROM alpine:3.15 [2023-01-11T20:10:30.349Z] 3.16: Pulling from library/alpine [2023-01-11T20:10:30.349Z] 3.16: Pulling from library/alpine [2023-01-11T20:10:30.349Z] 3.15: Pulling from library/alpine [2023-01-11T20:10:30.607Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:10:30.607Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:10:30.607Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:10:30.607Z] Status: Image is up to date for alpine:3.16 [2023-01-11T20:10:30.607Z] Status: Image is up to date for alpine:3.16 [2023-01-11T20:10:30.607Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T20:10:30.607Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:10:30.607Z] Status: Image is up to date for alpine:3.16 [2023-01-11T20:10:30.607Z] ---> bfe296a52501 [2023-01-11T20:10:30.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-11T20:10:30.607Z] ---> bfe296a52501 [2023-01-11T20:10:30.607Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-11T20:10:30.607Z] ---> bfe296a52501 [2023-01-11T20:10:30.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:10:30.607Z] ---> bfe296a52501 [2023-01-11T20:10:30.607Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-11T20:10:30.607Z] ---> Running in 76f87dc1e334 [2023-01-11T20:10:30.607Z] ---> Running in 6504d1db4e11 [2023-01-11T20:10:30.607Z] ---> Running in 44b974da81a2 [2023-01-11T20:10:30.607Z] ---> Running in 8538c903b6f2 [2023-01-11T20:10:30.607Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:10:30.607Z] Status: Downloaded newer image for alpine:3.15 [2023-01-11T20:10:30.607Z] ---> c4fc93816858 [2023-01-11T20:10:30.607Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:10:30.865Z] ---> Running in 8e7b2471c0df [2023-01-11T20:10:30.865Z] Removing intermediate container 76f87dc1e334 [2023-01-11T20:10:30.865Z] ---> ff4ddb111882 [2023-01-11T20:10:30.865Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-11T20:10:30.865Z] Removing intermediate container 8e7b2471c0df [2023-01-11T20:10:30.865Z] ---> d41cc0ede5d4 [2023-01-11T20:10:30.865Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-11T20:10:30.865Z] ---> Running in d57d8475d0d1 [2023-01-11T20:10:30.865Z] ---> Running in 6c6369b260c9 [2023-01-11T20:10:31.123Z] Removing intermediate container d57d8475d0d1 [2023-01-11T20:10:31.123Z] ---> 200999bd53ed [2023-01-11T20:10:31.123Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-11T20:10:31.123Z] ---> Running in e277aafc52fa [2023-01-11T20:10:31.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] Removing intermediate container e277aafc52fa [2023-01-11T20:10:31.393Z] ---> 3994588652b8 [2023-01-11T20:10:31.393Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:10:31.393Z] ---> Running in 1afd7bd06304 [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.653Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-11T20:10:31.653Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:10:31.653Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:10:31.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:31.653Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-11T20:10:31.653Z] (3/3) Installing su-exec (0.2-r1) [2023-01-11T20:10:31.653Z] OK: 6 MiB in 15 packages [2023-01-11T20:10:31.653Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:10:31.653Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-11T20:10:31.653Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:10:31.911Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-11T20:10:31.911Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-11T20:10:31.911Z] OK: 6 MiB in 17 packages [2023-01-11T20:10:31.911Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-11T20:10:31.911Z] (5/6) Installing curl (7.83.1-r5) [2023-01-11T20:10:31.911Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-11T20:10:31.911Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:10:31.911Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:10:31.911Z] OK: 8 MiB in 20 packages [2023-01-11T20:10:31.911Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:10:31.911Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:10:31.911Z] OK: 15859 distinct packages available [2023-01-11T20:10:31.911Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:10:31.911Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:10:31.911Z] OK: 6 MiB in 15 packages [2023-01-11T20:10:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:32.441Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-11T20:10:32.441Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-11T20:10:32.441Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-11T20:10:32.441Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-11T20:10:32.441Z] (5/9) Installing curl (7.80.0-r5) [2023-01-11T20:10:32.441Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-11T20:10:32.441Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:10:32.441Z] (8/9) Installing libucontext (1.1-r0) [2023-01-11T20:10:32.441Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-11T20:10:32.441Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:10:32.441Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:10:32.699Z] Removing intermediate container 6504d1db4e11 [2023-01-11T20:10:32.699Z] ---> ae1492027100 [2023-01-11T20:10:32.699Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:10:32.699Z] OK: 8 MiB in 23 packages [2023-01-11T20:10:32.699Z] ---> Running in e55304464c1e [2023-01-11T20:10:32.956Z] Removing intermediate container 1afd7bd06304 [2023-01-11T20:10:32.956Z] ---> fb88c91a8097 [2023-01-11T20:10:32.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:10:32.956Z] Removing intermediate container e55304464c1e [2023-01-11T20:10:32.956Z] ---> 44328e23ed75 [2023-01-11T20:10:32.956Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-11T20:10:32.956Z] Removing intermediate container 44b974da81a2 [2023-01-11T20:10:32.956Z] ---> 3b949fdb887a [2023-01-11T20:10:32.956Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:10:32.956Z] ---> Running in 711a28d32e42 [2023-01-11T20:10:32.956Z] Removing intermediate container 8538c903b6f2 [2023-01-11T20:10:32.956Z] ---> cf4d7f814f63 [2023-01-11T20:10:32.956Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:10:32.956Z] ---> Running in 5ab39efd73fb [2023-01-11T20:10:32.956Z] ---> Running in 33980a48f65d [2023-01-11T20:10:32.956Z] Removing intermediate container 711a28d32e42 [2023-01-11T20:10:32.956Z] ---> 0b9659648079 [2023-01-11T20:10:32.956Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-11T20:10:32.956Z] ---> be4deb3f4bc4 [2023-01-11T20:10:32.956Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-11T20:10:32.956Z] ---> Running in 9a055d84cb2f [2023-01-11T20:10:33.224Z] Removing intermediate container 5ab39efd73fb [2023-01-11T20:10:33.224Z] ---> 5bcc3aee8f0f [2023-01-11T20:10:33.224Z] Step 12/24 : WORKDIR / [2023-01-11T20:10:33.224Z] Removing intermediate container 33980a48f65d [2023-01-11T20:10:33.224Z] ---> bcd04489aee8 [2023-01-11T20:10:33.224Z] Step 12/21 : WORKDIR /edgex [2023-01-11T20:10:33.224Z] ---> Running in 4aae304e9252 [2023-01-11T20:10:33.483Z] ---> Running in 3b72e4c08f43 [2023-01-11T20:10:33.483Z] Removing intermediate container 9a055d84cb2f [2023-01-11T20:10:33.484Z] ---> 71b6c1c98cf1 [2023-01-11T20:10:33.484Z] Step 15/23 : WORKDIR / [2023-01-11T20:10:33.742Z] Removing intermediate container 6c6369b260c9 [2023-01-11T20:10:33.742Z] ---> 2e550942877a [2023-01-11T20:10:33.742Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:10:33.742Z] ---> e68019029c3b [2023-01-11T20:10:33.742Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-11T20:10:33.742Z] ---> Running in 6aba0b49e9e6 [2023-01-11T20:10:33.742Z] Removing intermediate container 4aae304e9252 [2023-01-11T20:10:33.742Z] ---> 938b5f458b96 [2023-01-11T20:10:33.742Z] 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-11T20:10:33.999Z] Removing intermediate container 3b72e4c08f43 [2023-01-11T20:10:33.999Z] ---> 391f38e8578a [2023-01-11T20:10:33.999Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-11T20:10:33.999Z] ---> e916d1dbbbcd [2023-01-11T20:10:33.999Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-11T20:10:33.999Z] Removing intermediate container 6aba0b49e9e6 [2023-01-11T20:10:33.999Z] ---> 8493336e7aad [2023-01-11T20:10:33.999Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:10:33.999Z] ---> cad7e8c3de59 [2023-01-11T20:10:33.999Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-11T20:10:33.999Z] ---> Running in ad00c28e0c1e [2023-01-11T20:10:33.999Z] ---> 0002a1c75a73 [2023-01-11T20:10:33.999Z] 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-11T20:10:34.569Z] ---> ab95aacb58a2 [2023-01-11T20:10:34.569Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-11T20:10:34.569Z] ---> 95d413bce6c8 [2023-01-11T20:10:34.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-11T20:10:34.569Z] ---> c7fcfd70a5bb [2023-01-11T20:10:34.570Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-11T20:10:34.570Z] Removing intermediate container ad00c28e0c1e [2023-01-11T20:10:34.570Z] ---> d37a59c02697 [2023-01-11T20:10:34.570Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:10:34.570Z] ---> 979f4cc424a8 [2023-01-11T20:10:34.570Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-11T20:10:35.177Z] ---> Running in 67d967afd261 [2023-01-11T20:10:35.436Z] ---> 4787c683adf9 [2023-01-11T20:10:35.436Z] 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-11T20:10:35.694Z] ---> 3a105ff9f88c [2023-01-11T20:10:35.694Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-11T20:10:35.694Z] ---> 62707261edd3 [2023-01-11T20:10:35.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-11T20:10:35.694Z] ---> 0f8e14a6da34 [2023-01-11T20:10:35.694Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-11T20:10:35.952Z] Removing intermediate container 67d967afd261 [2023-01-11T20:10:35.952Z] ---> 86287cfc314f [2023-01-11T20:10:35.952Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:10:35.952Z] ---> 85cc31f2a5b5 [2023-01-11T20:10:35.952Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-11T20:10:35.952Z] ---> Running in 6d2858be4c6f [2023-01-11T20:10:35.952Z] ---> Running in efb453a0b1d0 [2023-01-11T20:10:35.952Z] ---> 8d3ed19d168d [2023-01-11T20:10:35.952Z] ---> 410543921afe [2023-01-11T20:10:35.952Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-11T20:10:35.952Z] [2023-01-11T20:10:36.211Z] ---> Running in c19d4953f944 [2023-01-11T20:10:36.470Z] Removing intermediate container 6d2858be4c6f [2023-01-11T20:10:36.470Z] ---> 497f239cd5ba [2023-01-11T20:10:36.470Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:10:36.470Z] Removing intermediate container efb453a0b1d0 [2023-01-11T20:10:36.470Z] ---> d004eac05c30 [2023-01-11T20:10:36.470Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:10:36.470Z] ---> bc9acb84fde8 [2023-01-11T20:10:36.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-11T20:10:36.470Z] Removing intermediate container c19d4953f944 [2023-01-11T20:10:36.470Z] ---> a148ffabcdcd [2023-01-11T20:10:36.470Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:10:36.470Z] ---> 06176bf30ad0 [2023-01-11T20:10:36.470Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:10:36.470Z] ---> Running in 79631fd54955 [2023-01-11T20:10:36.734Z] ---> Running in 1b411d39973e [2023-01-11T20:10:36.735Z] ---> Running in 3a2a494598e6 [2023-01-11T20:10:36.735Z] ---> Running in 8255a43f4027 [2023-01-11T20:10:36.996Z] Removing intermediate container 1b411d39973e [2023-01-11T20:10:36.996Z] ---> 2ad93aaf340e [2023-01-11T20:10:36.996Z] Step 17/19 : LABEL arch=x86_64 [2023-01-11T20:10:36.996Z] Removing intermediate container 79631fd54955 [2023-01-11T20:10:36.996Z] ---> b512ce771ba0 [2023-01-11T20:10:36.996Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:10:36.996Z] Removing intermediate container 3a2a494598e6 [2023-01-11T20:10:36.996Z] ---> ef1f088990a1 [2023-01-11T20:10:36.996Z] Step 21/23 : LABEL arch=x86_64 [2023-01-11T20:10:37.255Z] ---> 2e04690811a7 [2023-01-11T20:10:37.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:10:37.255Z] ---> Running in c6628aa17204 [2023-01-11T20:10:37.255Z] ---> Running in de108bcc7c06 [2023-01-11T20:10:37.255Z] ---> Running in a80586b36864 [2023-01-11T20:10:37.255Z] Removing intermediate container de108bcc7c06 [2023-01-11T20:10:37.255Z] ---> e53f1297ed82 [2023-01-11T20:10:37.255Z] Step 18/19 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:10:37.255Z] Removing intermediate container c6628aa17204 [2023-01-11T20:10:37.255Z] ---> 9cf75be48284 [2023-01-11T20:10:37.255Z] [2023-01-11T20:10:37.584Z] Successfully built 9cf75be48284 [2023-01-11T20:10:37.584Z] ---> 160def101afd [2023-01-11T20:10:37.584Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:10:37.584Z] Successfully tagged core-data:latest [2023-01-11T20:10:37.584Z] ---> Running in af3dd3c3d5dd [2023-01-11T20:10:37.584Z]  Building core-data ... done Building support-scheduler [2023-01-11T20:10:37.584Z] Removing intermediate container a80586b36864 [2023-01-11T20:10:37.584Z] ---> 4ad003aedb64 [2023-01-11T20:10:37.584Z] Step 22/23 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:10:38.159Z] ---> Running in 41f186909f6a [2023-01-11T20:10:41.291Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:41.291Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:41.291Z] ---> 20d4ae2bcf1c [2023-01-11T20:10:41.291Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> 74f75870e1fe [2023-01-11T20:10:41.291Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> 559c1b1d4804 [2023-01-11T20:10:41.291Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> 902aef35ccba [2023-01-11T20:10:41.291Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> d7657c08c6b1 [2023-01-11T20:10:41.291Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> 6ab0258c3782 [2023-01-11T20:10:41.291Z] Step 8/22 : COPY . . [2023-01-11T20:10:41.291Z] ---> Using cache [2023-01-11T20:10:41.291Z] ---> d3fad39d7ec2 [2023-01-11T20:10:41.291Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-11T20:10:42.878Z] ---> Running in 37e7211d77ce [2023-01-11T20:10:42.878Z] Removing intermediate container af3dd3c3d5dd [2023-01-11T20:10:42.878Z] ---> a56c22a17fb1 [2023-01-11T20:10:42.878Z] Step 19/19 : LABEL version=3.0.0-dev.14 [2023-01-11T20:10:42.878Z] ---> Running in 92697ef2091e [2023-01-11T20:10:42.878Z] Removing intermediate container 8255a43f4027 [2023-01-11T20:10:42.878Z] ---> 67d600683fe6 [2023-01-11T20:10:42.878Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:10:42.878Z] ---> Running in e80792c238a5 [2023-01-11T20:10:42.878Z] ---> Running in 151973d2301f [2023-01-11T20:10:42.878Z] Removing intermediate container 37e7211d77ce [2023-01-11T20:10:42.878Z] ---> 85db16e0eea9 [2023-01-11T20:10:42.878Z] Step 23/23 : LABEL version=3.0.0-dev.14 [2023-01-11T20:10:43.136Z] ---> Running in 5ffb0150f077 [2023-01-11T20:10:43.136Z] Removing intermediate container e80792c238a5 [2023-01-11T20:10:43.136Z] ---> ddbf9713dc6b [2023-01-11T20:10:43.136Z] [2023-01-11T20:10:43.136Z] Removing intermediate container 151973d2301f [2023-01-11T20:10:43.136Z] ---> b153f409f7cf [2023-01-11T20:10:43.136Z] Step 19/21 : LABEL arch=x86_64 [2023-01-11T20:10:43.392Z] ---> Running in dba86ed783c3 [2023-01-11T20:10:43.392Z] Removing intermediate container 5ffb0150f077 [2023-01-11T20:10:43.392Z] ---> ca135db3dfc7 [2023-01-11T20:10:43.392Z] [2023-01-11T20:10:43.392Z] Successfully built ddbf9713dc6b [2023-01-11T20:10:43.392Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-11T20:10:43.392Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-01-11T20:10:43.392Z] Successfully built ca135db3dfc7 [2023-01-11T20:10:43.392Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-11T20:10:43.392Z] Successfully tagged core-command:latest [2023-01-11T20:10:43.392Z] Building core-metadata [2023-01-11T20:10:43.392Z]  Building core-command ... done Removing intermediate container dba86ed783c3 [2023-01-11T20:10:43.392Z] ---> 6a7fd92066b9 [2023-01-11T20:10:43.392Z] Step 20/21 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:10:43.785Z] ---> Running in fdb014f58ef2 [2023-01-11T20:10:47.080Z] Removing intermediate container 41f186909f6a [2023-01-11T20:10:47.080Z] ---> 444de5b6a6ec [2023-01-11T20:10:47.080Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:10:47.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:47.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:47.786Z] ---> 20d4ae2bcf1c [2023-01-11T20:10:47.786Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> 61e20dd5b883 [2023-01-11T20:10:47.786Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:10:47.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:47.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:47.786Z] ---> 20d4ae2bcf1c [2023-01-11T20:10:47.786Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> 74f75870e1fe [2023-01-11T20:10:47.786Z] Step 4/24 : WORKDIR /edgex-go [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> 559c1b1d4804 [2023-01-11T20:10:47.786Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> 902aef35ccba [2023-01-11T20:10:47.786Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> d7657c08c6b1 [2023-01-11T20:10:47.786Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> 6ab0258c3782 [2023-01-11T20:10:47.786Z] Step 8/24 : COPY . . [2023-01-11T20:10:47.786Z] ---> Using cache [2023-01-11T20:10:47.786Z] ---> d3fad39d7ec2 [2023-01-11T20:10:47.786Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-11T20:10:53.106Z] Removing intermediate container fdb014f58ef2 [2023-01-11T20:10:53.106Z] ---> 781293252634 [2023-01-11T20:10:53.106Z] Step 21/21 : LABEL version=3.0.0-dev.14 [2023-01-11T20:10:53.106Z] ---> Running in 2c1c88e8a6b3 [2023-01-11T20:10:53.106Z] ---> Running in 0bd506cb1494 [2023-01-11T20:10:53.106Z] ---> Running in 1188b73f213e [2023-01-11T20:10:53.106Z] ---> Running in 212cdad33cbe [2023-01-11T20:10:53.106Z] Removing intermediate container 2c1c88e8a6b3 [2023-01-11T20:10:53.106Z] ---> 8166b9726b45 [2023-01-11T20:10:53.106Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:10:53.106Z] Removing intermediate container 212cdad33cbe [2023-01-11T20:10:53.106Z] ---> 4fabf46db349 [2023-01-11T20:10:53.106Z] [2023-01-11T20:10:53.106Z] ---> Running in 74bb2a99e1e6 [2023-01-11T20:10:53.106Z] Successfully built 4fabf46db349 [2023-01-11T20:10:53.106Z] Successfully tagged security-proxy-setup:latest [2023-01-11T20:10:53.106Z] Building support-notifications [2023-01-11T20:10:55.165Z]  Building security-proxy-setup ... done Removing intermediate container 74bb2a99e1e6 [2023-01-11T20:10:55.165Z] ---> 843fb96cca4b [2023-01-11T20:10:55.165Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:10:55.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-11T20:10:55.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:55.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:10:55.423Z] OK: 211 MiB in 51 packages [2023-01-11T20:10:57.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:57.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:57.322Z] ---> 20d4ae2bcf1c [2023-01-11T20:10:57.322Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:57.322Z] ---> Using cache [2023-01-11T20:10:57.322Z] ---> 74f75870e1fe [2023-01-11T20:10:57.322Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:10:57.322Z] ---> Using cache [2023-01-11T20:10:57.322Z] ---> 559c1b1d4804 [2023-01-11T20:10:57.322Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-11T20:11:00.682Z] ---> Running in 159a3558f53c [2023-01-11T20:11:00.682Z] ---> Running in d71d96834c29 [2023-01-11T20:11:00.939Z] Removing intermediate container 159a3558f53c [2023-01-11T20:11:00.939Z] ---> d96702f934aa [2023-01-11T20:11:00.939Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:11:01.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:01.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:01.564Z] Removing intermediate container 0bd506cb1494 [2023-01-11T20:11:01.564Z] ---> c7f2fe726298 [2023-01-11T20:11:01.564Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:11:01.564Z] ---> Running in add477078891 [2023-01-11T20:11:01.564Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:01.822Z] Removing intermediate container add477078891 [2023-01-11T20:11:01.822Z] ---> 994a34204c87 [2023-01-11T20:11:01.822Z] [2023-01-11T20:11:01.822Z] ---> 7500e4604cb0 [2023-01-11T20:11:01.822Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:02.080Z] Successfully built 994a34204c87 [2023-01-11T20:11:02.080Z] Successfully tagged security-secretstore-setup:latest [2023-01-11T20:11:02.080Z] Building security-bootstrapper [2023-01-11T20:11:02.080Z]  Building security-secretstore-setup ... done  ---> Running in 72f4a29afe1e [2023-01-11T20:11:04.638Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:11:04.638Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:11:04.638Z] ---> 20d4ae2bcf1c [2023-01-11T20:11:04.638Z] Step 3/32 : WORKDIR /edgex-go [2023-01-11T20:11:04.638Z] ---> Using cache [2023-01-11T20:11:04.638Z] ---> 61e20dd5b883 [2023-01-11T20:11:04.638Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-11T20:11:04.638Z] ---> Using cache [2023-01-11T20:11:04.638Z] ---> 38f62d640d03 [2023-01-11T20:11:04.638Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-11T20:11:04.638Z] ---> Using cache [2023-01-11T20:11:04.638Z] ---> 2c4ad348a830 [2023-01-11T20:11:04.638Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:04.638Z] ---> Using cache [2023-01-11T20:11:04.638Z] ---> 4d53c16c560e [2023-01-11T20:11:04.638Z] Step 7/32 : COPY . . [2023-01-11T20:11:04.638Z] ---> Using cache [2023-01-11T20:11:04.638Z] ---> 17a6fa02c4f6 [2023-01-11T20:11:04.638Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-11T20:11:07.914Z] Removing intermediate container d71d96834c29 [2023-01-11T20:11:07.914Z] ---> c2fe16e8a691 [2023-01-11T20:11:07.914Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:11:08.172Z] ---> Running in fc3c46debfb8 [2023-01-11T20:11:08.172Z] ---> 6e93da3bf704 [2023-01-11T20:11:08.172Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:08.172Z] ---> Running in 59846506885b [2023-01-11T20:11:08.430Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-11T20:11:23.365Z] Removing intermediate container 92697ef2091e [2023-01-11T20:11:23.365Z] ---> ad139094d9f0 [2023-01-11T20:11:23.365Z] [2023-01-11T20:11:23.365Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:11:23.365Z] ---> bfe296a52501 [2023-01-11T20:11:23.365Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:11:23.365Z] ---> Using cache [2023-01-11T20:11:23.365Z] ---> ae1492027100 [2023-01-11T20:11:23.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:11:23.365Z] ---> Using cache [2023-01-11T20:11:23.365Z] ---> 44328e23ed75 [2023-01-11T20:11:23.365Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-11T20:11:23.365Z] ---> Running in 2b88fb1ab03c [2023-01-11T20:11:23.365Z] Removing intermediate container 2b88fb1ab03c [2023-01-11T20:11:23.365Z] ---> ef7b27eb2810 [2023-01-11T20:11:23.365Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:11:23.365Z] ---> Running in 0f0bdedba810 [2023-01-11T20:11:25.281Z] Removing intermediate container 0f0bdedba810 [2023-01-11T20:11:25.281Z] ---> 5e7ce67c6d3c [2023-01-11T20:11:25.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:11:31.922Z] Removing intermediate container 1188b73f213e [2023-01-11T20:11:31.922Z] ---> fb1fb5fc3dd3 [2023-01-11T20:11:31.922Z] [2023-01-11T20:11:31.922Z] Step 10/24 : FROM alpine:3.16 [2023-01-11T20:11:32.183Z] ---> bfe296a52501 [2023-01-11T20:11:32.183Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:11:32.183Z] ---> Using cache [2023-01-11T20:11:32.183Z] ---> ae1492027100 [2023-01-11T20:11:32.183Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:11:32.183Z] ---> Using cache [2023-01-11T20:11:32.183Z] ---> 44328e23ed75 [2023-01-11T20:11:32.183Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-11T20:11:33.642Z] ---> 0acd3b3644b9 [2023-01-11T20:11:33.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-11T20:11:33.642Z] ---> Running in 3cd4551aae4c [2023-01-11T20:11:34.261Z] Removing intermediate container 72f4a29afe1e [2023-01-11T20:11:34.261Z] ---> 246e532af57b [2023-01-11T20:11:34.261Z] Step 7/24 : COPY . . [2023-01-11T20:11:36.205Z] Removing intermediate container 3cd4551aae4c [2023-01-11T20:11:36.205Z] ---> abc0de2f6942 [2023-01-11T20:11:36.205Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-11T20:11:44.383Z] ---> 9dfc39bad180 [2023-01-11T20:11:44.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-11T20:11:44.383Z] ---> Running in b6c8b9127a52 [2023-01-11T20:11:44.383Z] ---> 6f841138ba46 [2023-01-11T20:11:44.383Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:11:44.383Z] ---> Running in 14e211c5eb3a [2023-01-11T20:11:44.383Z] Removing intermediate container fc3c46debfb8 [2023-01-11T20:11:44.383Z] ---> 208c0aff4d46 [2023-01-11T20:11:44.383Z] [2023-01-11T20:11:44.383Z] Step 9/32 : FROM alpine:3.16 [2023-01-11T20:11:44.383Z] ---> bfe296a52501 [2023-01-11T20:11:44.383Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:11:44.383Z] Removing intermediate container b6c8b9127a52 [2023-01-11T20:11:44.383Z] ---> efb81c6db160 [2023-01-11T20:11:44.383Z] Step 15/24 : WORKDIR / [2023-01-11T20:11:44.383Z] ---> dc6605818e6b [2023-01-11T20:11:44.383Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-11T20:11:44.383Z] ---> Running in 24603ed31738 [2023-01-11T20:11:44.383Z] ---> Running in ac7e47271979 [2023-01-11T20:11:44.383Z] ---> Running in 1842ed8845e2 [2023-01-11T20:11:44.644Z] Removing intermediate container 14e211c5eb3a [2023-01-11T20:11:44.644Z] ---> 0ce8c2d52157 [2023-01-11T20:11:44.644Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:11:44.644Z] Removing intermediate container 24603ed31738 [2023-01-11T20:11:44.644Z] ---> b20f772abb59 [2023-01-11T20:11:44.644Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-11T20:11:44.644Z] ---> Running in 4332c6e9728f [2023-01-11T20:11:44.644Z] Removing intermediate container 1842ed8845e2 [2023-01-11T20:11:44.644Z] ---> 6cea385ebf0f [2023-01-11T20:11:44.644Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:11:44.644Z] Removing intermediate container ac7e47271979 [2023-01-11T20:11:44.644Z] ---> 4ec41bfef4c9 [2023-01-11T20:11:44.644Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:11:44.903Z] ---> Running in 4f334bcc910d [2023-01-11T20:11:44.903Z] ---> Running in 476a4c944dc0 [2023-01-11T20:11:44.903Z] Removing intermediate container 4332c6e9728f [2023-01-11T20:11:44.903Z] ---> 35602e186e9a [2023-01-11T20:11:44.903Z] 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-11T20:11:45.174Z] ---> Running in 1d8361bc89ad [2023-01-11T20:11:45.174Z] ---> 92e5f0195ade [2023-01-11T20:11:45.174Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-11T20:11:45.174Z] Removing intermediate container 476a4c944dc0 [2023-01-11T20:11:45.174Z] ---> d6544d2a6587 [2023-01-11T20:11:45.174Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:11:45.174Z] ---> Running in baa23ffc6f05 [2023-01-11T20:11:45.452Z] Removing intermediate container baa23ffc6f05 [2023-01-11T20:11:45.452Z] ---> 57d20ece8b99 [2023-01-11T20:11:45.452Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:11:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:45.787Z] Removing intermediate container 59846506885b [2023-01-11T20:11:45.787Z] ---> 208dde4f0da3 [2023-01-11T20:11:45.787Z] Step 8/22 : COPY . . [2023-01-11T20:11:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:46.046Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:11:46.046Z] (2/2) Installing su-exec (0.2-r1) [2023-01-11T20:11:46.046Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:11:46.046Z] OK: 6 MiB in 16 packages [2023-01-11T20:11:51.414Z] ---> Running in df35176b986a [2023-01-11T20:11:51.414Z] ---> 750a3c4787c3 [2023-01-11T20:11:51.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-11T20:11:51.414Z] Removing intermediate container df35176b986a [2023-01-11T20:11:51.414Z] ---> 8e348c6614ac [2023-01-11T20:11:51.414Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:11:51.414Z] Removing intermediate container 1d8361bc89ad [2023-01-11T20:11:51.414Z] ---> 7ae5202af5fc [2023-01-11T20:11:51.414Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:11:51.414Z] ---> Running in 31c8036441ac [2023-01-11T20:11:51.414Z] Removing intermediate container 4f334bcc910d [2023-01-11T20:11:51.414Z] ---> 866c1d5ede4b [2023-01-11T20:11:51.414Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-11T20:11:51.414Z] ---> 040fb805a5e1 [2023-01-11T20:11:51.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-11T20:11:51.414Z] ---> Running in f4bbb7890298 [2023-01-11T20:11:51.414Z] ---> 171b954d0511 [2023-01-11T20:11:51.414Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-11T20:11:51.414Z] ---> Running in 4e5f98076dcf [2023-01-11T20:11:51.414Z] Removing intermediate container 31c8036441ac [2023-01-11T20:11:51.414Z] ---> 951c060941da [2023-01-11T20:11:51.414Z] [2023-01-11T20:11:51.414Z] ---> Running in 9e7e0e3f23a1 [2023-01-11T20:11:51.414Z] Removing intermediate container f4bbb7890298 [2023-01-11T20:11:51.414Z] ---> f6cc15fc7b04 [2023-01-11T20:11:51.414Z] [2023-01-11T20:11:51.414Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:11:51.414Z] ---> c4fc93816858 [2023-01-11T20:11:51.414Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:11:51.414Z] ---> Using cache [2023-01-11T20:11:51.414Z] ---> d41cc0ede5d4 [2023-01-11T20:11:51.414Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:11:51.414Z] Removing intermediate container 4e5f98076dcf [2023-01-11T20:11:51.414Z] ---> 559ca94475e4 [2023-01-11T20:11:51.414Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-11T20:11:51.414Z] ---> e3fb1e92ab5f [2023-01-11T20:11:51.414Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-11T20:11:51.414Z] Successfully built 951c060941da [2023-01-11T20:11:51.414Z] Successfully tagged support-scheduler:latest [2023-01-11T20:11:51.414Z]  Building support-scheduler ... done Building security-spire-server [2023-01-11T20:11:51.414Z] ---> Running in 8f3296df4ad6 [2023-01-11T20:11:51.414Z] ---> Running in 9b28f1c21cb3 [2023-01-11T20:11:51.414Z] ---> Running in 2e61e3d177c9 [2023-01-11T20:11:51.803Z] Removing intermediate container 8f3296df4ad6 [2023-01-11T20:11:51.803Z] ---> 5a3678be75eb [2023-01-11T20:11:51.803Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-11T20:11:51.803Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-11T20:11:55.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:11:55.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:11:55.136Z] ---> 20d4ae2bcf1c [2023-01-11T20:11:55.136Z] Step 3/23 : WORKDIR /edgex-go [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 61e20dd5b883 [2023-01-11T20:11:55.136Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> c7f2fe726298 [2023-01-11T20:11:55.136Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 7500e4604cb0 [2023-01-11T20:11:55.136Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 246e532af57b [2023-01-11T20:11:55.136Z] Step 7/23 : COPY . . [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 6f841138ba46 [2023-01-11T20:11:55.136Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 0ce8c2d52157 [2023-01-11T20:11:55.136Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-11T20:11:55.136Z] ---> Using cache [2023-01-11T20:11:55.136Z] ---> 35602e186e9a [2023-01-11T20:11:55.136Z] 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-11T20:11:55.710Z] Removing intermediate container 9b28f1c21cb3 [2023-01-11T20:11:55.710Z] ---> 92772b422869 [2023-01-11T20:11:55.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:11:55.972Z] ---> Running in 426b8e56fb0e [2023-01-11T20:11:55.972Z] ---> Running in f81a9054ef36 [2023-01-11T20:11:55.972Z] ---> Running in f1dfce70c310 [2023-01-11T20:11:55.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:55.972Z] Removing intermediate container 426b8e56fb0e [2023-01-11T20:11:55.972Z] ---> 45efb3536b11 [2023-01-11T20:11:55.972Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-11T20:11:55.972Z] Removing intermediate container f1dfce70c310 [2023-01-11T20:11:55.972Z] ---> 6aa748ea3014 [2023-01-11T20:11:55.972Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:11:56.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:56.233Z] ---> Running in 70d4fbd167ee [2023-01-11T20:11:56.233Z] ---> Running in 3108f121af57 [2023-01-11T20:11:56.505Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:11:56.505Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:11:56.505Z] OK: 15859 distinct packages available [2023-01-11T20:11:56.505Z] Removing intermediate container 70d4fbd167ee [2023-01-11T20:11:56.505Z] ---> cdc88efe97d4 [2023-01-11T20:11:56.505Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:11:56.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:56.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:56.777Z] ---> Running in 37dcb62366ec [2023-01-11T20:11:56.777Z] Removing intermediate container 3108f121af57 [2023-01-11T20:11:56.777Z] ---> bbb8f95ec625 [2023-01-11T20:11:56.777Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-11T20:11:56.777Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-11T20:11:56.777Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:11:56.777Z] (3/5) Installing libucontext (1.1-r0) [2023-01-11T20:11:56.777Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-11T20:11:56.777Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-11T20:11:56.777Z] ---> Running in 10706d199844 [2023-01-11T20:11:56.777Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:11:56.777Z] OK: 7 MiB in 19 packages [2023-01-11T20:11:57.079Z] Removing intermediate container 37dcb62366ec [2023-01-11T20:11:57.079Z] ---> f135d58f5525 [2023-01-11T20:11:57.079Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:11:57.079Z] ---> Running in 844e9f6fc9c8 [2023-01-11T20:11:57.350Z] Removing intermediate container f81a9054ef36 [2023-01-11T20:11:57.350Z] ---> 1daf46e132c6 [2023-01-11T20:11:57.350Z] Step 11/23 : WORKDIR /edgex-go [2023-01-11T20:11:57.350Z] ---> Running in 53fedd467aa7 [2023-01-11T20:11:57.350Z] Removing intermediate container 844e9f6fc9c8 [2023-01-11T20:11:57.350Z] ---> d2022f286678 [2023-01-11T20:11:57.350Z] [2023-01-11T20:11:57.350Z] Successfully built d2022f286678 [2023-01-11T20:11:57.609Z] Successfully tagged core-metadata:latest [2023-01-11T20:11:57.609Z] Building security-spire-config [2023-01-11T20:12:00.149Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:12:00.149Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:12:00.149Z] ---> 20d4ae2bcf1c [2023-01-11T20:12:00.149Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 61e20dd5b883 [2023-01-11T20:12:00.149Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> c7f2fe726298 [2023-01-11T20:12:00.149Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 7500e4604cb0 [2023-01-11T20:12:00.149Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 246e532af57b [2023-01-11T20:12:00.149Z] Step 7/24 : COPY . . [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 6f841138ba46 [2023-01-11T20:12:00.149Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 0ce8c2d52157 [2023-01-11T20:12:00.149Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 35602e186e9a [2023-01-11T20:12:00.149Z] 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-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> 7ae5202af5fc [2023-01-11T20:12:00.149Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> f6cc15fc7b04 [2023-01-11T20:12:00.149Z] [2023-01-11T20:12:00.149Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:12:00.149Z] ---> c4fc93816858 [2023-01-11T20:12:00.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:00.149Z] ---> Using cache [2023-01-11T20:12:00.149Z] ---> d41cc0ede5d4 [2023-01-11T20:12:00.149Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-11T20:12:02.691Z] Removing intermediate container 53fedd467aa7 [2023-01-11T20:12:02.691Z] ---> d7ccf0fbecfb [2023-01-11T20:12:02.691Z] [2023-01-11T20:12:02.691Z] Step 12/23 : FROM alpine:3.15 [2023-01-11T20:12:02.691Z] ---> c4fc93816858 [2023-01-11T20:12:02.691Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:02.691Z] ---> Using cache [2023-01-11T20:12:02.691Z] ---> d41cc0ede5d4 [2023-01-11T20:12:02.691Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:12:02.691Z] ---> Using cache [2023-01-11T20:12:02.691Z] ---> b8f8537d535f [2023-01-11T20:12:02.691Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:02.691Z] Removing intermediate container 2e61e3d177c9 [2023-01-11T20:12:02.691Z] ---> b8f8537d535f [2023-01-11T20:12:02.691Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-11T20:12:02.966Z] ---> Running in 6065a714defc [2023-01-11T20:12:03.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:03.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:03.805Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:12:03.805Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:12:03.805Z] OK: 15859 distinct packages available [2023-01-11T20:12:03.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:04.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:04.328Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:04.328Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:12:04.328Z] (3/4) Installing libucontext (1.1-r0) [2023-01-11T20:12:04.328Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-11T20:12:04.329Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:12:04.329Z] OK: 6 MiB in 18 packages [2023-01-11T20:12:04.588Z] Removing intermediate container 10706d199844 [2023-01-11T20:12:04.588Z] ---> d5c0a0e18fe9 [2023-01-11T20:12:04.588Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-11T20:12:05.158Z] ---> 476179144659 [2023-01-11T20:12:05.158Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:05.158Z] ---> 28cf9193dc2d [2023-01-11T20:12:05.158Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:05.158Z] ---> Running in 12d99ab3715e [2023-01-11T20:12:05.158Z] Removing intermediate container 12d99ab3715e [2023-01-11T20:12:05.158Z] ---> 831867fd0446 [2023-01-11T20:12:05.158Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-11T20:12:05.419Z] ---> 9758c422cc99 [2023-01-11T20:12:05.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-11T20:12:05.419Z] Removing intermediate container 6065a714defc [2023-01-11T20:12:05.419Z] ---> 741895cf31c9 [2023-01-11T20:12:05.419Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:05.419Z] ---> 5b30aa18ea71 [2023-01-11T20:12:05.419Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-11T20:12:05.419Z] ---> Running in b71383ba97ab [2023-01-11T20:12:07.985Z] ---> 92b50984119c [2023-01-11T20:12:07.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-11T20:12:07.985Z] ---> 7aa99e9136a3 [2023-01-11T20:12:07.985Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:07.985Z] ---> bf8be4e4f960 [2023-01-11T20:12:07.985Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:07.985Z] ---> 74cf12d44922 [2023-01-11T20:12:07.985Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:07.985Z] ---> Running in e9555fba1a3d [2023-01-11T20:12:08.243Z] ---> 1153f8947df8 [2023-01-11T20:12:08.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-11T20:12:08.243Z] ---> fea3417cebcd [2023-01-11T20:12:08.243Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:08.243Z] Removing intermediate container b71383ba97ab [2023-01-11T20:12:08.243Z] ---> b7fa12f1b3e8 [2023-01-11T20:12:08.243Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:12:08.243Z] Removing intermediate container e9555fba1a3d [2023-01-11T20:12:08.243Z] ---> 1c1d13b6cfbe [2023-01-11T20:12:08.243Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:12:08.503Z] ---> Running in 23ba2a26ba0b [2023-01-11T20:12:08.503Z] ---> Running in a63fb0c8784a [2023-01-11T20:12:08.503Z] ---> 8d80e6558335 [2023-01-11T20:12:08.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-11T20:12:08.503Z] Removing intermediate container 23ba2a26ba0b [2023-01-11T20:12:08.503Z] ---> 741083285501 [2023-01-11T20:12:08.503Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:08.503Z] Removing intermediate container a63fb0c8784a [2023-01-11T20:12:08.503Z] ---> 767e8055d3bc [2023-01-11T20:12:08.503Z] Step 21/23 : LABEL arch=x86_64 [2023-01-11T20:12:08.762Z] ---> Running in 453e98f61182 [2023-01-11T20:12:08.762Z] ---> 42334f0364d8 [2023-01-11T20:12:08.762Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-11T20:12:08.762Z] ---> 42bea49c27f9 [2023-01-11T20:12:08.762Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:08.762Z] Removing intermediate container 453e98f61182 [2023-01-11T20:12:08.762Z] ---> 015501218c79 [2023-01-11T20:12:08.762Z] Step 22/23 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:09.036Z] ---> Running in 1b0ddf7bee90 [2023-01-11T20:12:09.036Z] ---> Running in 7dbce666707b [2023-01-11T20:12:09.036Z] ---> 0fe88668fcbe [2023-01-11T20:12:09.036Z] Step 19/24 : WORKDIR / [2023-01-11T20:12:09.601Z] ---> Running in 3d86777917ec [2023-01-11T20:12:09.601Z] Removing intermediate container 7dbce666707b [2023-01-11T20:12:09.601Z] ---> e3be247caa48 [2023-01-11T20:12:09.601Z] Step 23/23 : LABEL version=3.0.0-dev.14 [2023-01-11T20:12:09.601Z] Removing intermediate container 1b0ddf7bee90 [2023-01-11T20:12:09.601Z] ---> 0fc05a9217b7 [2023-01-11T20:12:09.601Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:12:10.165Z] ---> b3d03c6c9206 [2023-01-11T20:12:10.165Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-11T20:12:10.165Z] ---> Running in e57881150389 [2023-01-11T20:12:10.165Z] ---> Running in b9ee659afeba [2023-01-11T20:12:10.165Z] Removing intermediate container 3d86777917ec [2023-01-11T20:12:10.165Z] ---> a5b41047a0b6 [2023-01-11T20:12:10.165Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:10.422Z] ---> Running in 7ef5968f3556 [2023-01-11T20:12:10.422Z] Removing intermediate container e57881150389 [2023-01-11T20:12:10.422Z] ---> cd6f42d19894 [2023-01-11T20:12:10.422Z] [2023-01-11T20:12:10.688Z] Successfully built cd6f42d19894 [2023-01-11T20:12:10.688Z] Successfully tagged security-spire-server:latest [2023-01-11T20:12:10.688Z]  Building security-spire-server ... done Removing intermediate container b9ee659afeba [2023-01-11T20:12:10.688Z] ---> a3fc0c736fd5 [2023-01-11T20:12:10.688Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:12:10.688Z] ---> b439b3c6561f [2023-01-11T20:12:10.688Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-11T20:12:10.946Z] ---> Running in bc4ae6ec7d0a [2023-01-11T20:12:10.946Z] Removing intermediate container 7ef5968f3556 [2023-01-11T20:12:10.946Z] ---> a688b9485203 [2023-01-11T20:12:10.946Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:12:11.203Z] ---> 7a63395905d5 [2023-01-11T20:12:11.203Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-11T20:12:11.203Z] ---> Running in 989f34de0552 [2023-01-11T20:12:11.203Z] Removing intermediate container bc4ae6ec7d0a [2023-01-11T20:12:11.203Z] ---> 5a92e7f37771 [2023-01-11T20:12:11.203Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:11.203Z] ---> Running in ddafaf1afd42 [2023-01-11T20:12:11.203Z] Removing intermediate container 989f34de0552 [2023-01-11T20:12:11.203Z] ---> f96ffffd3f75 [2023-01-11T20:12:11.203Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:12:11.203Z] ---> Running in 7956d0c1006c [2023-01-11T20:12:11.203Z] Removing intermediate container ddafaf1afd42 [2023-01-11T20:12:11.203Z] ---> 19964182a866 [2023-01-11T20:12:11.203Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:12:11.460Z] ---> ee389c979173 [2023-01-11T20:12:11.460Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-11T20:12:11.460Z] ---> Running in ac701a1240ee [2023-01-11T20:12:11.460Z] Removing intermediate container 7956d0c1006c [2023-01-11T20:12:11.460Z] ---> 3a5f22d97ab7 [2023-01-11T20:12:11.460Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:11.460Z] ---> Running in 5ccd4eb03456 [2023-01-11T20:12:11.460Z] Removing intermediate container ac701a1240ee [2023-01-11T20:12:11.460Z] ---> 1549f7620c65 [2023-01-11T20:12:11.460Z] [2023-01-11T20:12:11.460Z] ---> 6b91a66b764d [2023-01-11T20:12:11.460Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-11T20:12:11.718Z] Removing intermediate container 5ccd4eb03456 [2023-01-11T20:12:11.718Z] ---> ea4d769b0ebd [2023-01-11T20:12:11.718Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:12:11.718Z] Successfully built 1549f7620c65 [2023-01-11T20:12:11.718Z] Successfully tagged security-spire-agent:latest [2023-01-11T20:12:11.718Z]  Building security-spire-agent ... done  ---> Running in b04766f13ba6 [2023-01-11T20:12:11.718Z] Removing intermediate container b04766f13ba6 [2023-01-11T20:12:11.718Z] ---> e8042344ce13 [2023-01-11T20:12:11.718Z] [2023-01-11T20:12:11.718Z] ---> fc73747b0074 [2023-01-11T20:12:11.718Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-11T20:12:11.718Z] ---> Running in 667a75594ca9 [2023-01-11T20:12:11.718Z] Successfully built e8042344ce13 [2023-01-11T20:12:11.718Z] Successfully tagged security-spire-config:latest [2023-01-11T20:12:12.649Z]  Building security-spire-config ... done Removing intermediate container 667a75594ca9 [2023-01-11T20:12:12.649Z] ---> 639964626a6d [2023-01-11T20:12:12.649Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-11T20:12:12.649Z] ---> Running in 605aa9b5012d [2023-01-11T20:12:12.649Z] Removing intermediate container 605aa9b5012d [2023-01-11T20:12:12.649Z] ---> 22205054440a [2023-01-11T20:12:12.649Z] Step 29/32 : CMD ["gate"] [2023-01-11T20:12:12.649Z] ---> Running in 5dbe76da67d7 [2023-01-11T20:12:12.908Z] Removing intermediate container 5dbe76da67d7 [2023-01-11T20:12:12.908Z] ---> 92398a829689 [2023-01-11T20:12:12.908Z] Step 30/32 : LABEL arch=x86_64 [2023-01-11T20:12:12.908Z] ---> Running in 31d01a8ce62a [2023-01-11T20:12:12.908Z] Removing intermediate container 31d01a8ce62a [2023-01-11T20:12:12.908Z] ---> f63d2bf0929f [2023-01-11T20:12:12.908Z] Step 31/32 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:12.908Z] ---> Running in 6dfb637e2398 [2023-01-11T20:12:12.908Z] Removing intermediate container 6dfb637e2398 [2023-01-11T20:12:12.908Z] ---> a2ff9d931bf0 [2023-01-11T20:12:12.908Z] Step 32/32 : LABEL version=3.0.0-dev.14 [2023-01-11T20:12:13.165Z] ---> Running in 0a2009de307b [2023-01-11T20:12:13.165Z] Removing intermediate container 0a2009de307b [2023-01-11T20:12:13.165Z] ---> 22f865f31a7e [2023-01-11T20:12:13.165Z] [2023-01-11T20:12:13.165Z] Successfully built 22f865f31a7e [2023-01-11T20:12:13.165Z] Successfully tagged security-bootstrapper:latest [2023-01-11T20:12:17.079Z] Removing intermediate container 74a5165b014d [2023-01-11T20:12:17.079Z] ---> e559d33dc1f2 [2023-01-11T20:12:17.079Z] Step 7/24 : COPY . . [2023-01-11T20:12:17.079Z] Removing intermediate container 8eb492abf718 [2023-01-11T20:12:17.079Z] ---> 530fa74060fb [2023-01-11T20:12:17.079Z] Step 7/32 : COPY . . [2023-01-11T20:12:17.080Z] Removing intermediate container 29cd2077dc98 [2023-01-11T20:12:17.080Z] ---> 0e7a79e3c8d8 [2023-01-11T20:12:17.080Z] Step 7/24 : COPY . . [2023-01-11T20:12:17.080Z] Removing intermediate container 0cf9e61e166d [2023-01-11T20:12:17.080Z] ---> a5c6a2761a33 [2023-01-11T20:12:17.080Z] Step 8/24 : COPY . . [2023-01-11T20:12:17.080Z] Removing intermediate container d5b273ca27d9 [2023-01-11T20:12:17.080Z] ---> 37b6554f898d [2023-01-11T20:12:17.080Z] Step 7/19 : COPY . . [2023-01-11T20:12:17.080Z] ---> 40f4cf10e5c9 [2023-01-11T20:12:17.080Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:17.080Z] ---> 8865e31d5919 [2023-01-11T20:12:17.080Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-11T20:12:17.080Z] ---> f87c0d1520d1 [2023-01-11T20:12:17.080Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-11T20:12:17.080Z] ---> d1659d577778 [2023-01-11T20:12:17.080Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:17.080Z] ---> Running in 4fe29d459408 [2023-01-11T20:12:17.080Z] ---> 376c70e0d160 [2023-01-11T20:12:17.080Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-11T20:12:17.080Z] ---> Running in 24ca55532855 [2023-01-11T20:12:17.080Z] ---> Running in 981bffb65850 [2023-01-11T20:12:17.080Z] ---> Running in a543a26acdd9 [2023-01-11T20:12:17.080Z] ---> Running in c2c5e34bbd81 [2023-01-11T20:12:17.080Z] Removing intermediate container 4fe29d459408 [2023-01-11T20:12:17.080Z] ---> 46c3630b3afa [2023-01-11T20:12:17.080Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:17.080Z] Removing intermediate container c2c5e34bbd81 [2023-01-11T20:12:17.080Z] ---> 4cc69d1da477 [2023-01-11T20:12:17.080Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:17.080Z] ---> Running in bfafc914857c [2023-01-11T20:12:17.080Z] ---> Running in 6e3ed522561b [2023-01-11T20:12:17.080Z] Removing intermediate container bfafc914857c [2023-01-11T20:12:17.080Z] ---> 50498db55a37 [2023-01-11T20:12:17.080Z] 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-11T20:12:17.080Z] Removing intermediate container 6e3ed522561b [2023-01-11T20:12:17.080Z] ---> b74fa21e170d [2023-01-11T20:12:17.080Z] 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-11T20:12:17.347Z]  Building security-bootstrapper ... done Removing intermediate container 9e7e0e3f23a1 [2023-01-11T20:12:17.347Z] ---> ec5028357292 [2023-01-11T20:12:17.347Z] [2023-01-11T20:12:17.347Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:12:17.347Z] ---> bfe296a52501 [2023-01-11T20:12:17.347Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T20:12:17.347Z] ---> Running in d096921a9043 [2023-01-11T20:12:17.349Z] ---> Running in 0d3b8b9e0972 [2023-01-11T20:12:17.349Z] ---> Running in 836297f14b03 [2023-01-11T20:12:17.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:17.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:17.941Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-11T20:12:18.122Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:12:18.122Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:18.122Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:12:18.122Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:12:18.122Z] OK: 6 MiB in 16 packages [2023-01-11T20:12:18.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-11T20:12:18.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-11T20:12:18.688Z] Removing intermediate container d096921a9043 [2023-01-11T20:12:18.688Z] ---> 5dad2eaab7f9 [2023-01-11T20:12:18.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:12:18.688Z] ---> Running in 07d999199249 [2023-01-11T20:12:18.688Z] Removing intermediate container 07d999199249 [2023-01-11T20:12:18.688Z] ---> 5ed4d5cb67eb [2023-01-11T20:12:18.688Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-11T20:12:18.688Z] ---> Running in 52fccaf861f2 [2023-01-11T20:12:18.688Z] Removing intermediate container 52fccaf861f2 [2023-01-11T20:12:18.688Z] ---> eb5bf3c49b27 [2023-01-11T20:12:18.688Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:12:18.946Z] ---> Running in a90226c940c4 [2023-01-11T20:12:18.946Z] Removing intermediate container a90226c940c4 [2023-01-11T20:12:18.946Z] ---> c34ac13190b3 [2023-01-11T20:12:18.946Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:12:18.946Z] ---> 8e32f2ac1081 [2023-01-11T20:12:18.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-11T20:12:19.895Z] ---> 2dc14b610bb2 [2023-01-11T20:12:19.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-11T20:12:19.895Z] ---> e8ccacadf15f [2023-01-11T20:12:19.895Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-11T20:12:19.895Z] ---> Running in a729007d9bed [2023-01-11T20:12:19.895Z] Removing intermediate container a729007d9bed [2023-01-11T20:12:19.895Z] ---> 943c3b84ffbf [2023-01-11T20:12:19.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:12:19.895Z] ---> Running in a15f9d93377b [2023-01-11T20:12:20.154Z] Removing intermediate container a15f9d93377b [2023-01-11T20:12:20.154Z] ---> 7bc9582487cc [2023-01-11T20:12:20.154Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:12:20.154Z] ---> Running in 39c00347abf2 [2023-01-11T20:12:20.154Z] Removing intermediate container 39c00347abf2 [2023-01-11T20:12:20.154Z] ---> ee230d23fc86 [2023-01-11T20:12:20.154Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:20.154Z] ---> Running in bc91b98397c7 [2023-01-11T20:12:20.154Z] Removing intermediate container bc91b98397c7 [2023-01-11T20:12:20.154Z] ---> 07a49d1f7b36 [2023-01-11T20:12:20.154Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:12:20.154Z] ---> Running in 094aac94edb3 [2023-01-11T20:12:20.413Z] Removing intermediate container 094aac94edb3 [2023-01-11T20:12:20.413Z] ---> 01fcf73fd92d [2023-01-11T20:12:20.413Z] [2023-01-11T20:12:20.413Z] Successfully built 01fcf73fd92d [2023-01-11T20:12:20.413Z] Successfully tagged support-notifications:latest [2023-01-11T20:12:20.419Z]  Building support-notifications ... done  [Pipeline] } [2023-01-11T20:12:20.424Z] $ docker stop --time=1 a9923ea50522b3d567bff7b1e5c8d6bbd3cad6cb5ac2a80bce2808133e53f16c [2023-01-11T20:12:21.667Z] $ docker rm -f --volumes a9923ea50522b3d567bff7b1e5c8d6bbd3cad6cb5ac2a80bce2808133e53f16c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:12:22.003Z] + docker images [2023-01-11T20:12:22.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T20:12:22.003Z] support-notifications latest 01fcf73fd92d 1 second ago 30.6MB [2023-01-11T20:12:22.003Z] ec5028357292 6 seconds ago 1.74GB [2023-01-11T20:12:22.003Z] security-bootstrapper latest 22f865f31a7e 9 seconds ago 20.3MB [2023-01-11T20:12:22.003Z] security-spire-config latest e8042344ce13 10 seconds ago 85.8MB [2023-01-11T20:12:22.003Z] security-spire-agent latest 1549f7620c65 10 seconds ago 125MB [2023-01-11T20:12:22.003Z] security-spire-server latest cd6f42d19894 11 seconds ago 86.5MB [2023-01-11T20:12:22.003Z] d7ccf0fbecfb 24 seconds ago 1.54GB [2023-01-11T20:12:22.003Z] core-metadata latest d2022f286678 24 seconds ago 18.5MB [2023-01-11T20:12:22.003Z] f6cc15fc7b04 30 seconds ago 1.54GB [2023-01-11T20:12:22.003Z] support-scheduler latest 951c060941da 31 seconds ago 30MB [2023-01-11T20:12:22.003Z] 208c0aff4d46 45 seconds ago 1.66GB [2023-01-11T20:12:22.003Z] fb1fb5fc3dd3 57 seconds ago 1.68GB [2023-01-11T20:12:22.003Z] ad139094d9f0 About a minute ago 1.74GB [2023-01-11T20:12:22.003Z] security-secretstore-setup latest 994a34204c87 About a minute ago 29.9MB [2023-01-11T20:12:22.003Z] security-proxy-setup latest 4fabf46db349 About a minute ago 27.7MB [2023-01-11T20:12:22.003Z] core-command latest ca135db3dfc7 About a minute ago 17.7MB [2023-01-11T20:12:22.003Z] security-spiffe-token-provider latest ddbf9713dc6b About a minute ago 29.8MB [2023-01-11T20:12:22.003Z] core-data latest 9cf75be48284 About a minute ago 17.9MB [2023-01-11T20:12:22.003Z] 0a3861367aef About a minute ago 1.68GB [2023-01-11T20:12:22.003Z] 6f6038e299f9 About a minute ago 1.71GB [2023-01-11T20:12:22.003Z] 2c1e6ecd9dfe About a minute ago 1.67GB [2023-01-11T20:12:22.003Z] d235e65f701d About a minute ago 1.67GB [2023-01-11T20:12:22.003Z] 73dbc96631e5 About a minute ago 1.66GB [2023-01-11T20:12:22.003Z] ci-base-image-x86_64 latest 20d4ae2bcf1c 6 minutes ago 904MB [2023-01-11T20:12:22.003Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-11T20:12:22.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-11T20:12:22.003Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-11T20:12:22.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-11T20:12:22.003Z] 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-11T20:12:22.120Z] provisioning config files... [2023-01-11T20:12:22.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/368@tmp/config6272479087347002004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:12:22.420Z] ---> docker-login.sh [2023-01-11T20:12:22.420Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:12:22.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:22.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:22.420Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:22.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:22.420Z] [2023-01-11T20:12:22.420Z] Login Succeeded [2023-01-11T20:12:22.420Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:12:22.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:22.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:22.420Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:22.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:22.420Z] [2023-01-11T20:12:22.420Z] Login Succeeded [2023-01-11T20:12:22.420Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:12:22.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:22.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:22.679Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:22.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:22.679Z] [2023-01-11T20:12:22.679Z] Login Succeeded [2023-01-11T20:12:22.679Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:12:22.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:22.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:22.679Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:22.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:22.679Z] [2023-01-11T20:12:22.679Z] Login Succeeded [2023-01-11T20:12:22.679Z] docker.io [2023-01-11T20:12:22.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:22.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:22.937Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:22.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:22.937Z] [2023-01-11T20:12:22.937Z] Login Succeeded [2023-01-11T20:12:22.937Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:12:22.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:22.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:12:23.002Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-11T20:12:23.002Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:23.002Z] latest [2023-01-11T20:12:23.002Z] 3.0.0-dev.14 [2023-01-11T20:12:23.002Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:23.002Z] main [2023-01-11T20:12:23.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:23.330Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:23.569Z] Removing intermediate container 0d3b8b9e0972 [2023-01-11T20:12:23.569Z] ---> c33d7771dc20 [2023-01-11T20:12:23.569Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:12:23.569Z] Removing intermediate container 836297f14b03 [2023-01-11T20:12:23.569Z] ---> 6c9775827a1d [2023-01-11T20:12:23.569Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:12:23.569Z] ---> Running in 5a31ed67c041 [2023-01-11T20:12:23.569Z] ---> Running in d92533950eab [2023-01-11T20:12:23.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:23.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-11T20:12:23.639Z] 0902c5a6b2ad: Preparing [2023-01-11T20:12:23.639Z] 12015986e51a: Preparing [2023-01-11T20:12:23.639Z] 68ada957f98f: Preparing [2023-01-11T20:12:23.639Z] 7445e8427c40: Preparing [2023-01-11T20:12:23.639Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:23.639Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:23.639Z] 68ada957f98f: Pushed [2023-01-11T20:12:23.639Z] 7445e8427c40: Pushed [2023-01-11T20:12:23.639Z] 0902c5a6b2ad: Pushed [2023-01-11T20:12:24.157Z] Removing intermediate container 5a31ed67c041 [2023-01-11T20:12:24.157Z] ---> e06e9be4256c [2023-01-11T20:12:24.157Z] [2023-01-11T20:12:24.157Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:12:24.424Z] Removing intermediate container d92533950eab [2023-01-11T20:12:24.424Z] ---> e424ddaf7d71 [2023-01-11T20:12:24.424Z] [2023-01-11T20:12:24.424Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:12:24.690Z] 3.15: Pulling from library/alpine [2023-01-11T20:12:24.690Z] 3.15: Pulling from library/alpine [2023-01-11T20:12:25.014Z] 12015986e51a: Pushed [2023-01-11T20:12:25.014Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:22efd79ad79f8da7653583c0ab0212df099c07d7dcf671223415742e7bd7d236 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:25.333Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:25.648Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-11T20:12:25.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-11T20:12:25.648Z] 0902c5a6b2ad: Preparing [2023-01-11T20:12:25.648Z] 12015986e51a: Preparing [2023-01-11T20:12:25.648Z] 68ada957f98f: Preparing [2023-01-11T20:12:25.648Z] 7445e8427c40: Preparing [2023-01-11T20:12:25.648Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:25.648Z] 12015986e51a: Layer already exists [2023-01-11T20:12:25.648Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:25.648Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:25.648Z] 0902c5a6b2ad: Layer already exists [2023-01-11T20:12:25.648Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:25.648Z] latest: digest: sha256:22efd79ad79f8da7653583c0ab0212df099c07d7dcf671223415742e7bd7d236 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:25.954Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:26.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.14 [2023-01-11T20:12:26.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-11T20:12:26.275Z] 0902c5a6b2ad: Preparing [2023-01-11T20:12:26.275Z] 12015986e51a: Preparing [2023-01-11T20:12:26.275Z] 68ada957f98f: Preparing [2023-01-11T20:12:26.275Z] 7445e8427c40: Preparing [2023-01-11T20:12:26.275Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:26.275Z] 0902c5a6b2ad: Layer already exists [2023-01-11T20:12:26.275Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:26.275Z] 12015986e51a: Layer already exists [2023-01-11T20:12:26.275Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:26.275Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:26.275Z] 3.0.0-dev.14: digest: sha256:22efd79ad79f8da7653583c0ab0212df099c07d7dcf671223415742e7bd7d236 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:26.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:26.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:26.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-11T20:12:26.888Z] 0902c5a6b2ad: Preparing [2023-01-11T20:12:26.888Z] 12015986e51a: Preparing [2023-01-11T20:12:26.888Z] 68ada957f98f: Preparing [2023-01-11T20:12:26.888Z] 7445e8427c40: Preparing [2023-01-11T20:12:26.888Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:26.888Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:26.888Z] 0902c5a6b2ad: Layer already exists [2023-01-11T20:12:26.888Z] 12015986e51a: Layer already exists [2023-01-11T20:12:26.888Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:26.888Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:26.888Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:22efd79ad79f8da7653583c0ab0212df099c07d7dcf671223415742e7bd7d236 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:27.202Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:27.293Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:12:27.293Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:12:27.293Z] Status: Downloaded newer image for alpine:3.15 [2023-01-11T20:12:27.293Z] Status: Downloaded newer image for alpine:3.15 [2023-01-11T20:12:27.293Z] ---> 8aa73fd46299 [2023-01-11T20:12:27.293Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:27.293Z] ---> 8aa73fd46299 [2023-01-11T20:12:27.293Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:27.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-11T20:12:27.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-11T20:12:27.510Z] 0902c5a6b2ad: Preparing [2023-01-11T20:12:27.510Z] 12015986e51a: Preparing [2023-01-11T20:12:27.510Z] 68ada957f98f: Preparing [2023-01-11T20:12:27.510Z] 7445e8427c40: Preparing [2023-01-11T20:12:27.510Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:27.510Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:27.510Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:27.510Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:27.510Z] 0902c5a6b2ad: Layer already exists [2023-01-11T20:12:27.510Z] 12015986e51a: Layer already exists [2023-01-11T20:12:27.510Z] main: digest: sha256:22efd79ad79f8da7653583c0ab0212df099c07d7dcf671223415742e7bd7d236 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:27.549Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:27.556Z] taggedImages: [2023-01-11T20:12:27.556Z] - nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:27.556Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-11T20:12:27.556Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.14 [2023-01-11T20:12:27.556Z] - nexus3.edgexfoundry.org:10004/core-command:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:27.556Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-11T20:12:27.570Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-11T20:12:27.570Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:27.570Z] latest [2023-01-11T20:12:27.570Z] 3.0.0-dev.14 [2023-01-11T20:12:27.570Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:27.570Z] main [2023-01-11T20:12:27.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2023-01-11T20:12:27.596Z] ---> Running in 288c836cee66 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:27.867Z] ---> Running in 4bb2cd19bbf3 [2023-01-11T20:12:27.885Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:28.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:28.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-11T20:12:28.194Z] 4847231f50ba: Preparing [2023-01-11T20:12:28.194Z] ff5971a179f4: Preparing [2023-01-11T20:12:28.194Z] 68ada957f98f: Preparing [2023-01-11T20:12:28.194Z] 4e1cc804365f: Preparing [2023-01-11T20:12:28.194Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:28.194Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:28.194Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:28.194Z] 4847231f50ba: Pushed [2023-01-11T20:12:28.194Z] 4e1cc804365f: Pushed [2023-01-11T20:12:28.856Z] Removing intermediate container 4bb2cd19bbf3 [2023-01-11T20:12:28.856Z] ---> 93ace3a7dbac [2023-01-11T20:12:28.856Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:12:28.856Z] Removing intermediate container 288c836cee66 [2023-01-11T20:12:28.856Z] ---> c4f86e582f07 [2023-01-11T20:12:28.856Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-11T20:12:29.129Z] ---> Running in edefe3b144fa [2023-01-11T20:12:29.129Z] ---> Running in f080209af860 [2023-01-11T20:12:29.569Z] ff5971a179f4: Pushed [2023-01-11T20:12:29.569Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:a8a05f3f7e692dc7da7d0a5d4948fa9775838ed620a2ec1d3294f51ed4386156 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:29.881Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:30.196Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-11T20:12:30.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-11T20:12:30.196Z] 4847231f50ba: Preparing [2023-01-11T20:12:30.196Z] ff5971a179f4: Preparing [2023-01-11T20:12:30.196Z] 68ada957f98f: Preparing [2023-01-11T20:12:30.196Z] 4e1cc804365f: Preparing [2023-01-11T20:12:30.196Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:30.196Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:30.196Z] ff5971a179f4: Layer already exists [2023-01-11T20:12:30.196Z] 4847231f50ba: Layer already exists [2023-01-11T20:12:30.196Z] 4e1cc804365f: Layer already exists [2023-01-11T20:12:30.196Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:30.196Z] latest: digest: sha256:a8a05f3f7e692dc7da7d0a5d4948fa9775838ed620a2ec1d3294f51ed4386156 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:30.514Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:30.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.14 [2023-01-11T20:12:30.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-11T20:12:30.825Z] 4847231f50ba: Preparing [2023-01-11T20:12:30.825Z] ff5971a179f4: Preparing [2023-01-11T20:12:30.825Z] 68ada957f98f: Preparing [2023-01-11T20:12:30.825Z] 4e1cc804365f: Preparing [2023-01-11T20:12:30.825Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:30.825Z] 4847231f50ba: Layer already exists [2023-01-11T20:12:30.825Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:30.825Z] 4e1cc804365f: Layer already exists [2023-01-11T20:12:30.825Z] ff5971a179f4: Layer already exists [2023-01-11T20:12:30.825Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:30.825Z] 3.0.0-dev.14: digest: sha256:a8a05f3f7e692dc7da7d0a5d4948fa9775838ed620a2ec1d3294f51ed4386156 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:31.141Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:31.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:31.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-11T20:12:31.445Z] 4847231f50ba: Preparing [2023-01-11T20:12:31.445Z] ff5971a179f4: Preparing [2023-01-11T20:12:31.445Z] 68ada957f98f: Preparing [2023-01-11T20:12:31.445Z] 4e1cc804365f: Preparing [2023-01-11T20:12:31.445Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:31.445Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:31.445Z] 4847231f50ba: Layer already exists [2023-01-11T20:12:31.445Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:31.445Z] ff5971a179f4: Layer already exists [2023-01-11T20:12:31.445Z] 4e1cc804365f: Layer already exists [2023-01-11T20:12:31.445Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:a8a05f3f7e692dc7da7d0a5d4948fa9775838ed620a2ec1d3294f51ed4386156 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:31.751Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:32.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-11T20:12:32.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-11T20:12:32.061Z] 4847231f50ba: Preparing [2023-01-11T20:12:32.061Z] ff5971a179f4: Preparing [2023-01-11T20:12:32.061Z] 68ada957f98f: Preparing [2023-01-11T20:12:32.061Z] 4e1cc804365f: Preparing [2023-01-11T20:12:32.061Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:32.061Z] 4e1cc804365f: Layer already exists [2023-01-11T20:12:32.061Z] 4847231f50ba: Layer already exists [2023-01-11T20:12:32.061Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:32.061Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:32.061Z] ff5971a179f4: Layer already exists [2023-01-11T20:12:32.061Z] main: digest: sha256:a8a05f3f7e692dc7da7d0a5d4948fa9775838ed620a2ec1d3294f51ed4386156 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:32.102Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:32.110Z] taggedImages: [2023-01-11T20:12:32.110Z] - nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:32.110Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-11T20:12:32.110Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.14 [2023-01-11T20:12:32.110Z] - nexus3.edgexfoundry.org:10004/core-data:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:32.110Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-11T20:12:32.124Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-11T20:12:32.124Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:32.124Z] latest [2023-01-11T20:12:32.124Z] 3.0.0-dev.14 [2023-01-11T20:12:32.124Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:32.124Z] main [2023-01-11T20:12:32.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:32.441Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:32.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:32.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:32.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:32.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-11T20:12:32.747Z] be597f1d3a87: Preparing [2023-01-11T20:12:32.747Z] bb89381c80e0: Preparing [2023-01-11T20:12:32.747Z] 306387137094: Preparing [2023-01-11T20:12:32.747Z] 68ada957f98f: Preparing [2023-01-11T20:12:32.747Z] 7445e8427c40: Preparing [2023-01-11T20:12:32.747Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:32.747Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:32.747Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:32.747Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:32.747Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:32.747Z] be597f1d3a87: Pushed [2023-01-11T20:12:32.747Z] bb89381c80e0: Pushed [2023-01-11T20:12:32.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:32.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:34.123Z] 306387137094: Pushed [2023-01-11T20:12:34.382Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:781913e1b30bae77c01a4f4357f60adc51586f738ef047b337d74cb35576169f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:34.708Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:12:34.708Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:12:34.708Z] OK: 15736 distinct packages available [2023-01-11T20:12:34.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:34.708Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:12:34.708Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:12:34.708Z] OK: 15736 distinct packages available [2023-01-11T20:12:34.717Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:35.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-11T20:12:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-11T20:12:35.066Z] be597f1d3a87: Preparing [2023-01-11T20:12:35.066Z] bb89381c80e0: Preparing [2023-01-11T20:12:35.066Z] 306387137094: Preparing [2023-01-11T20:12:35.066Z] 68ada957f98f: Preparing [2023-01-11T20:12:35.066Z] 7445e8427c40: Preparing [2023-01-11T20:12:35.066Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:35.066Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:35.066Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:35.066Z] 306387137094: Layer already exists [2023-01-11T20:12:35.066Z] be597f1d3a87: Layer already exists [2023-01-11T20:12:35.066Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:35.066Z] bb89381c80e0: Layer already exists [2023-01-11T20:12:35.066Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:35.066Z] latest: digest: sha256:781913e1b30bae77c01a4f4357f60adc51586f738ef047b337d74cb35576169f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:35.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:35.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:35.427Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:35.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:12:35.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.14 [2023-01-11T20:12:35.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-11T20:12:35.788Z] be597f1d3a87: Preparing [2023-01-11T20:12:35.788Z] bb89381c80e0: Preparing [2023-01-11T20:12:35.788Z] 306387137094: Preparing [2023-01-11T20:12:35.788Z] 68ada957f98f: Preparing [2023-01-11T20:12:35.788Z] 7445e8427c40: Preparing [2023-01-11T20:12:35.788Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:35.788Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:35.788Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:35.788Z] bb89381c80e0: Layer already exists [2023-01-11T20:12:35.788Z] be597f1d3a87: Layer already exists [2023-01-11T20:12:35.788Z] 306387137094: Layer already exists [2023-01-11T20:12:35.788Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:35.788Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:35.788Z] 3.0.0-dev.14: digest: sha256:781913e1b30bae77c01a4f4357f60adc51586f738ef047b337d74cb35576169f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:36.125Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:36.428Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:36.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-11T20:12:36.428Z] be597f1d3a87: Preparing [2023-01-11T20:12:36.428Z] bb89381c80e0: Preparing [2023-01-11T20:12:36.428Z] 306387137094: Preparing [2023-01-11T20:12:36.428Z] 68ada957f98f: Preparing [2023-01-11T20:12:36.428Z] 7445e8427c40: Preparing [2023-01-11T20:12:36.428Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:36.428Z] be597f1d3a87: Layer already exists [2023-01-11T20:12:36.428Z] 306387137094: Layer already exists [2023-01-11T20:12:36.428Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:36.428Z] bb89381c80e0: Layer already exists [2023-01-11T20:12:36.428Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:36.428Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:36.428Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:781913e1b30bae77c01a4f4357f60adc51586f738ef047b337d74cb35576169f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:36.740Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:36.968Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:36.968Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:12:36.968Z] (3/5) Installing libucontext (1.1-r0) [2023-01-11T20:12:36.968Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-11T20:12:36.968Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:36.968Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:12:36.968Z] (3/4) Installing libucontext (1.1-r0) [2023-01-11T20:12:36.968Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-11T20:12:36.968Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-11T20:12:36.968Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:12:37.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-11T20:12:37.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-11T20:12:37.040Z] be597f1d3a87: Preparing [2023-01-11T20:12:37.040Z] bb89381c80e0: Preparing [2023-01-11T20:12:37.040Z] 306387137094: Preparing [2023-01-11T20:12:37.040Z] 68ada957f98f: Preparing [2023-01-11T20:12:37.040Z] 7445e8427c40: Preparing [2023-01-11T20:12:37.040Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:37.040Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:37.040Z] 306387137094: Layer already exists [2023-01-11T20:12:37.040Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:37.040Z] bb89381c80e0: Layer already exists [2023-01-11T20:12:37.040Z] be597f1d3a87: Layer already exists [2023-01-11T20:12:37.040Z] 7445e8427c40: Layer already exists [2023-01-11T20:12:37.040Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:37.040Z] main: digest: sha256:781913e1b30bae77c01a4f4357f60adc51586f738ef047b337d74cb35576169f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:37.080Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:37.087Z] taggedImages: [2023-01-11T20:12:37.087Z] - nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:37.087Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-11T20:12:37.087Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.14 [2023-01-11T20:12:37.087Z] - nexus3.edgexfoundry.org:10004/core-metadata:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:37.087Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-11T20:12:37.101Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-11T20:12:37.101Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:37.101Z] latest [2023-01-11T20:12:37.101Z] 3.0.0-dev.14 [2023-01-11T20:12:37.101Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:37.101Z] main [2023-01-11T20:12:37.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:37.235Z] OK: 6 MiB in 18 packages [2023-01-11T20:12:37.235Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:12:37.235Z] OK: 6 MiB in 19 packages [2023-01-11T20:12:37.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:37.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:37.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-11T20:12:37.709Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:37.709Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:37.709Z] 70835e4e480e: Preparing [2023-01-11T20:12:37.709Z] 34976b20fdbf: Preparing [2023-01-11T20:12:37.709Z] db5b9f808c29: Preparing [2023-01-11T20:12:37.709Z] d60c51e7046d: Preparing [2023-01-11T20:12:37.709Z] 74b839ea014e: Preparing [2023-01-11T20:12:37.709Z] 68ada957f98f: Preparing [2023-01-11T20:12:37.709Z] e83836a60404: Preparing [2023-01-11T20:12:37.709Z] 8e3ae00ba339: Preparing [2023-01-11T20:12:37.709Z] 8ef8f087c2bf: Preparing [2023-01-11T20:12:37.709Z] a91d9111f17d: Preparing [2023-01-11T20:12:37.709Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:37.709Z] 74b839ea014e: Waiting [2023-01-11T20:12:37.709Z] 68ada957f98f: Waiting [2023-01-11T20:12:37.709Z] e83836a60404: Waiting [2023-01-11T20:12:37.709Z] 8e3ae00ba339: Waiting [2023-01-11T20:12:37.709Z] 8ef8f087c2bf: Waiting [2023-01-11T20:12:37.709Z] a91d9111f17d: Waiting [2023-01-11T20:12:37.709Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:37.709Z] d60c51e7046d: Pushed [2023-01-11T20:12:37.709Z] db5b9f808c29: Pushed [2023-01-11T20:12:37.709Z] 34976b20fdbf: Pushed [2023-01-11T20:12:37.709Z] 7e7f4b26c235: Pushed [2023-01-11T20:12:37.709Z] 70835e4e480e: Pushed [2023-01-11T20:12:37.709Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:37.967Z] 8e3ae00ba339: Pushed [2023-01-11T20:12:37.967Z] 8ef8f087c2bf: Pushed [2023-01-11T20:12:37.967Z] a91d9111f17d: Pushed [2023-01-11T20:12:37.967Z] e83836a60404: Pushed [2023-01-11T20:12:37.967Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:39.338Z] 74b839ea014e: Pushed [2023-01-11T20:12:39.598Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:3c231d7ee16ee50a977911ec05e1ef354647a68fdad6f0243df66d5185224ce0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:39.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:40.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-11T20:12:40.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-11T20:12:40.199Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:40.199Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:40.199Z] 70835e4e480e: Preparing [2023-01-11T20:12:40.199Z] 34976b20fdbf: Preparing [2023-01-11T20:12:40.199Z] db5b9f808c29: Preparing [2023-01-11T20:12:40.199Z] d60c51e7046d: Preparing [2023-01-11T20:12:40.199Z] 74b839ea014e: Preparing [2023-01-11T20:12:40.199Z] 68ada957f98f: Preparing [2023-01-11T20:12:40.199Z] e83836a60404: Preparing [2023-01-11T20:12:40.199Z] 8e3ae00ba339: Preparing [2023-01-11T20:12:40.199Z] 8ef8f087c2bf: Preparing [2023-01-11T20:12:40.199Z] 68ada957f98f: Waiting [2023-01-11T20:12:40.199Z] 74b839ea014e: Waiting [2023-01-11T20:12:40.199Z] e83836a60404: Waiting [2023-01-11T20:12:40.199Z] 8e3ae00ba339: Waiting [2023-01-11T20:12:40.199Z] a91d9111f17d: Preparing [2023-01-11T20:12:40.199Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:40.199Z] 8ef8f087c2bf: Waiting [2023-01-11T20:12:40.199Z] a91d9111f17d: Waiting [2023-01-11T20:12:40.199Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:40.199Z] d60c51e7046d: Layer already exists [2023-01-11T20:12:40.199Z] 34976b20fdbf: Layer already exists [2023-01-11T20:12:40.199Z] 7e7f4b26c235: Layer already exists [2023-01-11T20:12:40.199Z] 70835e4e480e: Layer already exists [2023-01-11T20:12:40.199Z] db5b9f808c29: Layer already exists [2023-01-11T20:12:40.199Z] 74b839ea014e: Layer already exists [2023-01-11T20:12:40.199Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:40.199Z] e83836a60404: Layer already exists [2023-01-11T20:12:40.199Z] 8e3ae00ba339: Layer already exists [2023-01-11T20:12:40.199Z] 8ef8f087c2bf: Layer already exists [2023-01-11T20:12:40.199Z] a91d9111f17d: Layer already exists [2023-01-11T20:12:40.199Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:40.199Z] latest: digest: sha256:3c231d7ee16ee50a977911ec05e1ef354647a68fdad6f0243df66d5185224ce0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:40.510Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:40.584Z] Removing intermediate container f080209af860 [2023-01-11T20:12:40.584Z] ---> 5dec5246f914 [2023-01-11T20:12:40.584Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-11T20:12:40.584Z] Removing intermediate container edefe3b144fa [2023-01-11T20:12:40.584Z] ---> cad7f0ac1261 [2023-01-11T20:12:40.584Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:40.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.14 [2023-01-11T20:12:40.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-11T20:12:40.815Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:40.815Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:40.815Z] 70835e4e480e: Preparing [2023-01-11T20:12:40.815Z] 34976b20fdbf: Preparing [2023-01-11T20:12:40.815Z] db5b9f808c29: Preparing [2023-01-11T20:12:40.815Z] d60c51e7046d: Preparing [2023-01-11T20:12:40.815Z] 74b839ea014e: Preparing [2023-01-11T20:12:40.815Z] 68ada957f98f: Preparing [2023-01-11T20:12:40.815Z] e83836a60404: Preparing [2023-01-11T20:12:40.815Z] 8e3ae00ba339: Preparing [2023-01-11T20:12:40.815Z] 8ef8f087c2bf: Preparing [2023-01-11T20:12:40.815Z] a91d9111f17d: Preparing [2023-01-11T20:12:40.815Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:40.815Z] e83836a60404: Waiting [2023-01-11T20:12:40.815Z] 74b839ea014e: Waiting [2023-01-11T20:12:40.815Z] 8e3ae00ba339: Waiting [2023-01-11T20:12:40.815Z] 8ef8f087c2bf: Waiting [2023-01-11T20:12:40.815Z] 68ada957f98f: Waiting [2023-01-11T20:12:40.815Z] a91d9111f17d: Waiting [2023-01-11T20:12:40.815Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:40.815Z] d60c51e7046d: Layer already exists [2023-01-11T20:12:40.815Z] db5b9f808c29: Layer already exists [2023-01-11T20:12:40.815Z] 70835e4e480e: Layer already exists [2023-01-11T20:12:40.815Z] 7e7f4b26c235: Layer already exists [2023-01-11T20:12:40.815Z] 34976b20fdbf: Layer already exists [2023-01-11T20:12:40.815Z] 74b839ea014e: Layer already exists [2023-01-11T20:12:40.815Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:40.815Z] e83836a60404: Layer already exists [2023-01-11T20:12:40.815Z] 8e3ae00ba339: Layer already exists [2023-01-11T20:12:40.815Z] 8ef8f087c2bf: Layer already exists [2023-01-11T20:12:40.815Z] a91d9111f17d: Layer already exists [2023-01-11T20:12:40.815Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:40.815Z] 3.0.0-dev.14: digest: sha256:3c231d7ee16ee50a977911ec05e1ef354647a68fdad6f0243df66d5185224ce0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:41.121Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:41.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:41.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-11T20:12:41.422Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:41.422Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:41.422Z] 70835e4e480e: Preparing [2023-01-11T20:12:41.422Z] 34976b20fdbf: Preparing [2023-01-11T20:12:41.422Z] db5b9f808c29: Preparing [2023-01-11T20:12:41.422Z] d60c51e7046d: Preparing [2023-01-11T20:12:41.422Z] 74b839ea014e: Preparing [2023-01-11T20:12:41.422Z] 68ada957f98f: Preparing [2023-01-11T20:12:41.422Z] e83836a60404: Preparing [2023-01-11T20:12:41.422Z] 8e3ae00ba339: Preparing [2023-01-11T20:12:41.422Z] 8ef8f087c2bf: Preparing [2023-01-11T20:12:41.422Z] a91d9111f17d: Preparing [2023-01-11T20:12:41.422Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:41.422Z] e83836a60404: Waiting [2023-01-11T20:12:41.422Z] 8e3ae00ba339: Waiting [2023-01-11T20:12:41.422Z] 8ef8f087c2bf: Waiting [2023-01-11T20:12:41.422Z] 74b839ea014e: Waiting [2023-01-11T20:12:41.422Z] 68ada957f98f: Waiting [2023-01-11T20:12:41.422Z] a91d9111f17d: Waiting [2023-01-11T20:12:41.422Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:41.422Z] d60c51e7046d: Layer already exists [2023-01-11T20:12:41.422Z] 70835e4e480e: Layer already exists [2023-01-11T20:12:41.422Z] db5b9f808c29: Layer already exists [2023-01-11T20:12:41.422Z] 7e7f4b26c235: Layer already exists [2023-01-11T20:12:41.422Z] 34976b20fdbf: Layer already exists [2023-01-11T20:12:41.422Z] 74b839ea014e: Layer already exists [2023-01-11T20:12:41.422Z] 8e3ae00ba339: Layer already exists [2023-01-11T20:12:41.422Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:41.422Z] a91d9111f17d: Layer already exists [2023-01-11T20:12:41.422Z] e83836a60404: Layer already exists [2023-01-11T20:12:41.422Z] 8ef8f087c2bf: Layer already exists [2023-01-11T20:12:41.422Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:41.422Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:3c231d7ee16ee50a977911ec05e1ef354647a68fdad6f0243df66d5185224ce0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:41.731Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:42.028Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-11T20:12:42.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-11T20:12:42.029Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:42.029Z] 7e7f4b26c235: Preparing [2023-01-11T20:12:42.029Z] 70835e4e480e: Preparing [2023-01-11T20:12:42.029Z] 34976b20fdbf: Preparing [2023-01-11T20:12:42.029Z] db5b9f808c29: Preparing [2023-01-11T20:12:42.029Z] d60c51e7046d: Preparing [2023-01-11T20:12:42.029Z] 74b839ea014e: Preparing [2023-01-11T20:12:42.029Z] 68ada957f98f: Preparing [2023-01-11T20:12:42.029Z] e83836a60404: Preparing [2023-01-11T20:12:42.029Z] 8e3ae00ba339: Preparing [2023-01-11T20:12:42.029Z] 8ef8f087c2bf: Preparing [2023-01-11T20:12:42.029Z] a91d9111f17d: Preparing [2023-01-11T20:12:42.029Z] 74b839ea014e: Waiting [2023-01-11T20:12:42.029Z] e83836a60404: Waiting [2023-01-11T20:12:42.029Z] 68ada957f98f: Waiting [2023-01-11T20:12:42.029Z] 8e3ae00ba339: Waiting [2023-01-11T20:12:42.029Z] 8ef8f087c2bf: Waiting [2023-01-11T20:12:42.029Z] a91d9111f17d: Waiting [2023-01-11T20:12:42.029Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:42.029Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:42.029Z] 70835e4e480e: Layer already exists [2023-01-11T20:12:42.029Z] db5b9f808c29: Layer already exists [2023-01-11T20:12:42.029Z] d60c51e7046d: Layer already exists [2023-01-11T20:12:42.029Z] 34976b20fdbf: Layer already exists [2023-01-11T20:12:42.029Z] 7e7f4b26c235: Layer already exists [2023-01-11T20:12:42.029Z] 74b839ea014e: Layer already exists [2023-01-11T20:12:42.029Z] 8e3ae00ba339: Layer already exists [2023-01-11T20:12:42.029Z] 8ef8f087c2bf: Layer already exists [2023-01-11T20:12:42.029Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:42.029Z] e83836a60404: Layer already exists [2023-01-11T20:12:42.029Z] a91d9111f17d: Layer already exists [2023-01-11T20:12:42.029Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:42.029Z] main: digest: sha256:3c231d7ee16ee50a977911ec05e1ef354647a68fdad6f0243df66d5185224ce0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:42.076Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:42.085Z] taggedImages: [2023-01-11T20:12:42.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:42.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-11T20:12:42.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.14 [2023-01-11T20:12:42.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:42.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-11T20:12:42.107Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-11T20:12:42.107Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:42.107Z] latest [2023-01-11T20:12:42.107Z] 3.0.0-dev.14 [2023-01-11T20:12:42.107Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:42.107Z] main [2023-01-11T20:12:42.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:42.440Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:42.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:42.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-11T20:12:42.749Z] ce48cf4d3bbe: Preparing [2023-01-11T20:12:42.749Z] 3e456061701f: Preparing [2023-01-11T20:12:42.749Z] 94bd0e49b801: Preparing [2023-01-11T20:12:42.749Z] 01bc9d8eff9e: Preparing [2023-01-11T20:12:42.749Z] 5412fca43673: Preparing [2023-01-11T20:12:42.749Z] 031d3e3bbe6d: Preparing [2023-01-11T20:12:42.749Z] 33c13c002abf: Preparing [2023-01-11T20:12:42.749Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:42.749Z] 031d3e3bbe6d: Waiting [2023-01-11T20:12:42.749Z] 33c13c002abf: Waiting [2023-01-11T20:12:42.749Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:42.749Z] 5412fca43673: Pushed [2023-01-11T20:12:43.008Z] ce48cf4d3bbe: Pushed [2023-01-11T20:12:43.008Z] 3e456061701f: Pushed [2023-01-11T20:12:43.008Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:43.008Z] 031d3e3bbe6d: Pushed [2023-01-11T20:12:43.265Z] 33c13c002abf: Pushed [2023-01-11T20:12:43.832Z] 94bd0e49b801: Pushed [2023-01-11T20:12:43.832Z] 01bc9d8eff9e: Pushed [2023-01-11T20:12:44.090Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:7d634dd7805a27763888ed846a0464480a1cbdca71db00e81174eab70c53b670 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:44.400Z] + 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-11T20:12:44.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-11T20:12:44.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-11T20:12:44.714Z] ce48cf4d3bbe: Preparing [2023-01-11T20:12:44.714Z] 3e456061701f: Preparing [2023-01-11T20:12:44.714Z] 94bd0e49b801: Preparing [2023-01-11T20:12:44.714Z] 01bc9d8eff9e: Preparing [2023-01-11T20:12:44.714Z] 5412fca43673: Preparing [2023-01-11T20:12:44.714Z] 031d3e3bbe6d: Preparing [2023-01-11T20:12:44.714Z] 33c13c002abf: Preparing [2023-01-11T20:12:44.714Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:44.714Z] 031d3e3bbe6d: Waiting [2023-01-11T20:12:44.714Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:44.714Z] 5412fca43673: Layer already exists [2023-01-11T20:12:44.714Z] 94bd0e49b801: Layer already exists [2023-01-11T20:12:44.714Z] ce48cf4d3bbe: Layer already exists [2023-01-11T20:12:44.714Z] 01bc9d8eff9e: Layer already exists [2023-01-11T20:12:44.714Z] 3e456061701f: Layer already exists [2023-01-11T20:12:44.714Z] 031d3e3bbe6d: Layer already exists [2023-01-11T20:12:44.714Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:44.714Z] 33c13c002abf: Layer already exists [2023-01-11T20:12:44.714Z] latest: digest: sha256:7d634dd7805a27763888ed846a0464480a1cbdca71db00e81174eab70c53b670 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:45.026Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:45.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.14 [2023-01-11T20:12:45.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-11T20:12:45.350Z] ce48cf4d3bbe: Preparing [2023-01-11T20:12:45.350Z] 3e456061701f: Preparing [2023-01-11T20:12:45.350Z] 94bd0e49b801: Preparing [2023-01-11T20:12:45.350Z] 01bc9d8eff9e: Preparing [2023-01-11T20:12:45.350Z] 5412fca43673: Preparing [2023-01-11T20:12:45.350Z] 031d3e3bbe6d: Preparing [2023-01-11T20:12:45.350Z] 33c13c002abf: Preparing [2023-01-11T20:12:45.350Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:45.350Z] 33c13c002abf: Waiting [2023-01-11T20:12:45.350Z] 031d3e3bbe6d: Waiting [2023-01-11T20:12:45.350Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:45.350Z] ce48cf4d3bbe: Layer already exists [2023-01-11T20:12:45.350Z] 01bc9d8eff9e: Layer already exists [2023-01-11T20:12:45.350Z] 94bd0e49b801: Layer already exists [2023-01-11T20:12:45.350Z] 3e456061701f: Layer already exists [2023-01-11T20:12:45.350Z] 5412fca43673: Layer already exists [2023-01-11T20:12:45.350Z] 031d3e3bbe6d: Layer already exists [2023-01-11T20:12:45.350Z] 33c13c002abf: Layer already exists [2023-01-11T20:12:45.350Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:45.350Z] 3.0.0-dev.14: digest: sha256:7d634dd7805a27763888ed846a0464480a1cbdca71db00e81174eab70c53b670 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:45.676Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:45.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:45.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-11T20:12:45.992Z] ce48cf4d3bbe: Preparing [2023-01-11T20:12:45.992Z] 3e456061701f: Preparing [2023-01-11T20:12:45.992Z] 94bd0e49b801: Preparing [2023-01-11T20:12:45.992Z] 01bc9d8eff9e: Preparing [2023-01-11T20:12:45.992Z] 5412fca43673: Preparing [2023-01-11T20:12:45.992Z] 031d3e3bbe6d: Preparing [2023-01-11T20:12:45.992Z] 33c13c002abf: Preparing [2023-01-11T20:12:45.992Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:45.992Z] 33c13c002abf: Waiting [2023-01-11T20:12:45.992Z] 031d3e3bbe6d: Waiting [2023-01-11T20:12:45.992Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:45.992Z] 01bc9d8eff9e: Layer already exists [2023-01-11T20:12:45.992Z] 3e456061701f: Layer already exists [2023-01-11T20:12:45.992Z] 94bd0e49b801: Layer already exists [2023-01-11T20:12:45.992Z] ce48cf4d3bbe: Layer already exists [2023-01-11T20:12:45.992Z] 5412fca43673: Layer already exists [2023-01-11T20:12:45.992Z] 031d3e3bbe6d: Layer already exists [2023-01-11T20:12:45.992Z] 33c13c002abf: Layer already exists [2023-01-11T20:12:45.992Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:45.992Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:7d634dd7805a27763888ed846a0464480a1cbdca71db00e81174eab70c53b670 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:46.301Z] + 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-11T20:12:46.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-11T20:12:46.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-11T20:12:46.619Z] ce48cf4d3bbe: Preparing [2023-01-11T20:12:46.619Z] 3e456061701f: Preparing [2023-01-11T20:12:46.619Z] 94bd0e49b801: Preparing [2023-01-11T20:12:46.619Z] 01bc9d8eff9e: Preparing [2023-01-11T20:12:46.619Z] 5412fca43673: Preparing [2023-01-11T20:12:46.619Z] 031d3e3bbe6d: Preparing [2023-01-11T20:12:46.619Z] 33c13c002abf: Preparing [2023-01-11T20:12:46.619Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:46.619Z] 031d3e3bbe6d: Waiting [2023-01-11T20:12:46.619Z] 33c13c002abf: Waiting [2023-01-11T20:12:46.619Z] 3e456061701f: Layer already exists [2023-01-11T20:12:46.619Z] 01bc9d8eff9e: Layer already exists [2023-01-11T20:12:46.619Z] 94bd0e49b801: Layer already exists [2023-01-11T20:12:46.619Z] 5412fca43673: Layer already exists [2023-01-11T20:12:46.619Z] ce48cf4d3bbe: Layer already exists [2023-01-11T20:12:46.619Z] 031d3e3bbe6d: Layer already exists [2023-01-11T20:12:46.619Z] 33c13c002abf: Layer already exists [2023-01-11T20:12:46.619Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:46.619Z] main: digest: sha256:7d634dd7805a27763888ed846a0464480a1cbdca71db00e81174eab70c53b670 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:46.650Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:46.662Z] taggedImages: [2023-01-11T20:12:46.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:46.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-11T20:12:46.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.14 [2023-01-11T20:12:46.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:46.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-11T20:12:46.681Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-11T20:12:46.681Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:46.681Z] latest [2023-01-11T20:12:46.681Z] 3.0.0-dev.14 [2023-01-11T20:12:46.681Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:46.681Z] main [2023-01-11T20:12:46.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:46.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:47.222Z] ---> 8e07618e481b [2023-01-11T20:12:47.222Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:47.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:47.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-11T20:12:47.288Z] e051aef3ad97: Preparing [2023-01-11T20:12:47.288Z] ee72eb2e5f77: Preparing [2023-01-11T20:12:47.288Z] 003221d4bbbb: Preparing [2023-01-11T20:12:47.288Z] d1b9faeefe77: Preparing [2023-01-11T20:12:47.288Z] e4dac73c8238: Preparing [2023-01-11T20:12:47.288Z] 7392dc104d9b: Preparing [2023-01-11T20:12:47.288Z] 0214e3a8bb49: Preparing [2023-01-11T20:12:47.288Z] 500f96511c99: Preparing [2023-01-11T20:12:47.288Z] 3c0d75fe2624: Preparing [2023-01-11T20:12:47.288Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:47.288Z] 7392dc104d9b: Waiting [2023-01-11T20:12:47.288Z] 0214e3a8bb49: Waiting [2023-01-11T20:12:47.288Z] 500f96511c99: Waiting [2023-01-11T20:12:47.288Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:47.288Z] 3c0d75fe2624: Waiting [2023-01-11T20:12:47.288Z] e051aef3ad97: Pushed [2023-01-11T20:12:47.288Z] e4dac73c8238: Pushed [2023-01-11T20:12:47.288Z] ee72eb2e5f77: Pushed [2023-01-11T20:12:47.288Z] 7392dc104d9b: Pushed [2023-01-11T20:12:47.546Z] 500f96511c99: Pushed [2023-01-11T20:12:47.546Z] 0214e3a8bb49: Pushed [2023-01-11T20:12:47.546Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:47.546Z] 3c0d75fe2624: Pushed [2023-01-11T20:12:48.483Z] d1b9faeefe77: Pushed [2023-01-11T20:12:48.744Z] 003221d4bbbb: Pushed [2023-01-11T20:12:48.744Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:1aa559e1b398012ce323b597bd588773b7b393aa0b20254af1a743d1c7d2a19f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:49.053Z] + 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-11T20:12:49.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-11T20:12:49.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-11T20:12:49.365Z] e051aef3ad97: Preparing [2023-01-11T20:12:49.365Z] ee72eb2e5f77: Preparing [2023-01-11T20:12:49.365Z] 003221d4bbbb: Preparing [2023-01-11T20:12:49.365Z] d1b9faeefe77: Preparing [2023-01-11T20:12:49.365Z] e4dac73c8238: Preparing [2023-01-11T20:12:49.365Z] 7392dc104d9b: Preparing [2023-01-11T20:12:49.365Z] 0214e3a8bb49: Preparing [2023-01-11T20:12:49.365Z] 500f96511c99: Preparing [2023-01-11T20:12:49.365Z] 3c0d75fe2624: Preparing [2023-01-11T20:12:49.365Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:49.365Z] 7392dc104d9b: Waiting [2023-01-11T20:12:49.365Z] 0214e3a8bb49: Waiting [2023-01-11T20:12:49.365Z] 500f96511c99: Waiting [2023-01-11T20:12:49.365Z] 3c0d75fe2624: Waiting [2023-01-11T20:12:49.365Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:49.365Z] 003221d4bbbb: Layer already exists [2023-01-11T20:12:49.365Z] d1b9faeefe77: Layer already exists [2023-01-11T20:12:49.365Z] e051aef3ad97: Layer already exists [2023-01-11T20:12:49.365Z] e4dac73c8238: Layer already exists [2023-01-11T20:12:49.365Z] ee72eb2e5f77: Layer already exists [2023-01-11T20:12:49.365Z] 7392dc104d9b: Layer already exists [2023-01-11T20:12:49.365Z] 500f96511c99: Layer already exists [2023-01-11T20:12:49.365Z] 0214e3a8bb49: Layer already exists [2023-01-11T20:12:49.365Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:49.365Z] 3c0d75fe2624: Layer already exists [2023-01-11T20:12:49.365Z] latest: digest: sha256:1aa559e1b398012ce323b597bd588773b7b393aa0b20254af1a743d1c7d2a19f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:49.675Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:49.990Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.14 [2023-01-11T20:12:49.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-11T20:12:49.990Z] e051aef3ad97: Preparing [2023-01-11T20:12:49.990Z] ee72eb2e5f77: Preparing [2023-01-11T20:12:49.990Z] 003221d4bbbb: Preparing [2023-01-11T20:12:49.991Z] d1b9faeefe77: Preparing [2023-01-11T20:12:49.991Z] e4dac73c8238: Preparing [2023-01-11T20:12:49.991Z] 7392dc104d9b: Preparing [2023-01-11T20:12:49.991Z] 0214e3a8bb49: Preparing [2023-01-11T20:12:49.991Z] 500f96511c99: Preparing [2023-01-11T20:12:49.991Z] 3c0d75fe2624: Preparing [2023-01-11T20:12:49.991Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:49.991Z] 0214e3a8bb49: Waiting [2023-01-11T20:12:49.991Z] 500f96511c99: Waiting [2023-01-11T20:12:49.991Z] 3c0d75fe2624: Waiting [2023-01-11T20:12:49.991Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:49.991Z] e051aef3ad97: Layer already exists [2023-01-11T20:12:49.991Z] e4dac73c8238: Layer already exists [2023-01-11T20:12:49.991Z] 003221d4bbbb: Layer already exists [2023-01-11T20:12:49.991Z] ee72eb2e5f77: Layer already exists [2023-01-11T20:12:49.991Z] d1b9faeefe77: Layer already exists [2023-01-11T20:12:49.991Z] 0214e3a8bb49: Layer already exists [2023-01-11T20:12:49.991Z] 3c0d75fe2624: Layer already exists [2023-01-11T20:12:49.991Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:49.991Z] 500f96511c99: Layer already exists [2023-01-11T20:12:49.991Z] 7392dc104d9b: Layer already exists [2023-01-11T20:12:49.991Z] 3.0.0-dev.14: digest: sha256:1aa559e1b398012ce323b597bd588773b7b393aa0b20254af1a743d1c7d2a19f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:50.309Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:50.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:50.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-11T20:12:50.626Z] e051aef3ad97: Preparing [2023-01-11T20:12:50.626Z] ee72eb2e5f77: Preparing [2023-01-11T20:12:50.626Z] 003221d4bbbb: Preparing [2023-01-11T20:12:50.626Z] d1b9faeefe77: Preparing [2023-01-11T20:12:50.626Z] e4dac73c8238: Preparing [2023-01-11T20:12:50.626Z] 7392dc104d9b: Preparing [2023-01-11T20:12:50.626Z] 0214e3a8bb49: Preparing [2023-01-11T20:12:50.626Z] 500f96511c99: Preparing [2023-01-11T20:12:50.626Z] 3c0d75fe2624: Preparing [2023-01-11T20:12:50.626Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:50.626Z] 3c0d75fe2624: Waiting [2023-01-11T20:12:50.626Z] 0214e3a8bb49: Waiting [2023-01-11T20:12:50.626Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:50.626Z] 500f96511c99: Waiting [2023-01-11T20:12:50.626Z] 7392dc104d9b: Waiting [2023-01-11T20:12:50.626Z] 003221d4bbbb: Layer already exists [2023-01-11T20:12:50.626Z] e4dac73c8238: Layer already exists [2023-01-11T20:12:50.626Z] d1b9faeefe77: Layer already exists [2023-01-11T20:12:50.626Z] ee72eb2e5f77: Layer already exists [2023-01-11T20:12:50.626Z] e051aef3ad97: Layer already exists [2023-01-11T20:12:50.626Z] 7392dc104d9b: Layer already exists [2023-01-11T20:12:50.626Z] 0214e3a8bb49: Layer already exists [2023-01-11T20:12:50.626Z] 3c0d75fe2624: Layer already exists [2023-01-11T20:12:50.626Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:50.626Z] 500f96511c99: Layer already exists [2023-01-11T20:12:50.626Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:1aa559e1b398012ce323b597bd588773b7b393aa0b20254af1a743d1c7d2a19f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:50.928Z] + 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-11T20:12:51.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-11T20:12:51.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-11T20:12:51.232Z] e051aef3ad97: Preparing [2023-01-11T20:12:51.232Z] ee72eb2e5f77: Preparing [2023-01-11T20:12:51.232Z] 003221d4bbbb: Preparing [2023-01-11T20:12:51.232Z] d1b9faeefe77: Preparing [2023-01-11T20:12:51.232Z] e4dac73c8238: Preparing [2023-01-11T20:12:51.232Z] 7392dc104d9b: Preparing [2023-01-11T20:12:51.232Z] 0214e3a8bb49: Preparing [2023-01-11T20:12:51.232Z] 500f96511c99: Preparing [2023-01-11T20:12:51.232Z] 3c0d75fe2624: Preparing [2023-01-11T20:12:51.232Z] e5e13b0c77cb: Preparing [2023-01-11T20:12:51.232Z] 7392dc104d9b: Waiting [2023-01-11T20:12:51.232Z] 500f96511c99: Waiting [2023-01-11T20:12:51.232Z] 3c0d75fe2624: Waiting [2023-01-11T20:12:51.232Z] e5e13b0c77cb: Waiting [2023-01-11T20:12:51.232Z] 0214e3a8bb49: Waiting [2023-01-11T20:12:51.232Z] ee72eb2e5f77: Layer already exists [2023-01-11T20:12:51.232Z] 003221d4bbbb: Layer already exists [2023-01-11T20:12:51.232Z] e4dac73c8238: Layer already exists [2023-01-11T20:12:51.232Z] e051aef3ad97: Layer already exists [2023-01-11T20:12:51.232Z] d1b9faeefe77: Layer already exists [2023-01-11T20:12:51.232Z] 7392dc104d9b: Layer already exists [2023-01-11T20:12:51.232Z] 0214e3a8bb49: Layer already exists [2023-01-11T20:12:51.232Z] 500f96511c99: Layer already exists [2023-01-11T20:12:51.232Z] 3c0d75fe2624: Layer already exists [2023-01-11T20:12:51.232Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:12:51.232Z] main: digest: sha256:1aa559e1b398012ce323b597bd588773b7b393aa0b20254af1a743d1c7d2a19f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:51.285Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:51.297Z] taggedImages: [2023-01-11T20:12:51.297Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:51.297Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-11T20:12:51.297Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.14 [2023-01-11T20:12:51.297Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:51.297Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-11T20:12:51.315Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-11T20:12:51.315Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:51.315Z] latest [2023-01-11T20:12:51.315Z] 3.0.0-dev.14 [2023-01-11T20:12:51.315Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:51.315Z] main [2023-01-11T20:12:51.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:51.630Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:51.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:51.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-11T20:12:51.937Z] e38bf3f0d3a1: Preparing [2023-01-11T20:12:51.937Z] 0401d88a2277: Preparing [2023-01-11T20:12:51.937Z] 68ada957f98f: Preparing [2023-01-11T20:12:51.937Z] 8beef1d26bb8: Preparing [2023-01-11T20:12:51.937Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:51.937Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:51.937Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:51.937Z] e38bf3f0d3a1: Pushed [2023-01-11T20:12:52.504Z] 8beef1d26bb8: Pushed [2023-01-11T20:12:52.606Z] ---> 46a1034dc419 [2023-01-11T20:12:52.606Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:54.025Z] ---> 3997c0914c36 [2023-01-11T20:12:54.025Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:54.025Z] ---> Running in f26287e9ac94 [2023-01-11T20:12:54.414Z] 0401d88a2277: Pushed [2023-01-11T20:12:54.414Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:ca6c17c5d5e84caf87a0197a6ee6129c29eccad1cd599990185ad762be82564b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:54.718Z] + 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-11T20:12:55.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-11T20:12:55.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-11T20:12:55.016Z] e38bf3f0d3a1: Preparing [2023-01-11T20:12:55.016Z] 0401d88a2277: Preparing [2023-01-11T20:12:55.016Z] 68ada957f98f: Preparing [2023-01-11T20:12:55.016Z] 8beef1d26bb8: Preparing [2023-01-11T20:12:55.016Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:55.016Z] 0401d88a2277: Layer already exists [2023-01-11T20:12:55.016Z] 8beef1d26bb8: Layer already exists [2023-01-11T20:12:55.016Z] e38bf3f0d3a1: Layer already exists [2023-01-11T20:12:55.016Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:55.016Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:55.017Z] latest: digest: sha256:ca6c17c5d5e84caf87a0197a6ee6129c29eccad1cd599990185ad762be82564b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:55.325Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:55.440Z] Removing intermediate container f26287e9ac94 [2023-01-11T20:12:55.440Z] ---> e8910a4bcd1c [2023-01-11T20:12:55.440Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:55.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.14 [2023-01-11T20:12:55.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-11T20:12:55.625Z] e38bf3f0d3a1: Preparing [2023-01-11T20:12:55.625Z] 0401d88a2277: Preparing [2023-01-11T20:12:55.625Z] 68ada957f98f: Preparing [2023-01-11T20:12:55.625Z] 8beef1d26bb8: Preparing [2023-01-11T20:12:55.625Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:55.625Z] 8beef1d26bb8: Layer already exists [2023-01-11T20:12:55.625Z] e38bf3f0d3a1: Layer already exists [2023-01-11T20:12:55.625Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:55.625Z] 0401d88a2277: Layer already exists [2023-01-11T20:12:55.625Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:55.625Z] 3.0.0-dev.14: digest: sha256:ca6c17c5d5e84caf87a0197a6ee6129c29eccad1cd599990185ad762be82564b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:55.931Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:56.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:56.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-11T20:12:56.232Z] e38bf3f0d3a1: Preparing [2023-01-11T20:12:56.232Z] 0401d88a2277: Preparing [2023-01-11T20:12:56.232Z] 68ada957f98f: Preparing [2023-01-11T20:12:56.232Z] 8beef1d26bb8: Preparing [2023-01-11T20:12:56.232Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:56.232Z] 0401d88a2277: Layer already exists [2023-01-11T20:12:56.232Z] 8beef1d26bb8: Layer already exists [2023-01-11T20:12:56.232Z] e38bf3f0d3a1: Layer already exists [2023-01-11T20:12:56.232Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:56.232Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:56.232Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:ca6c17c5d5e84caf87a0197a6ee6129c29eccad1cd599990185ad762be82564b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:56.544Z] + 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-11T20:12:56.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-11T20:12:56.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-11T20:12:56.847Z] e38bf3f0d3a1: Preparing [2023-01-11T20:12:56.847Z] 0401d88a2277: Preparing [2023-01-11T20:12:56.847Z] 68ada957f98f: Preparing [2023-01-11T20:12:56.847Z] 8beef1d26bb8: Preparing [2023-01-11T20:12:56.847Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:56.847Z] 68ada957f98f: Layer already exists [2023-01-11T20:12:56.847Z] 8beef1d26bb8: Layer already exists [2023-01-11T20:12:56.847Z] 0401d88a2277: Layer already exists [2023-01-11T20:12:56.847Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:56.847Z] e38bf3f0d3a1: Layer already exists [2023-01-11T20:12:56.847Z] main: digest: sha256:ca6c17c5d5e84caf87a0197a6ee6129c29eccad1cd599990185ad762be82564b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:12:56.886Z] ===================================================== [Pipeline] echo [2023-01-11T20:12:56.894Z] taggedImages: [2023-01-11T20:12:56.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:56.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-11T20:12:56.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.14 [2023-01-11T20:12:56.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:56.894Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-11T20:12:56.912Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-11T20:12:56.912Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:56.912Z] latest [2023-01-11T20:12:56.912Z] 3.0.0-dev.14 [2023-01-11T20:12:56.912Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:12:56.912Z] main [2023-01-11T20:12:56.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:57.227Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:12:57.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:12:57.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-11T20:12:57.538Z] 3e297d9c4900: Preparing [2023-01-11T20:12:57.538Z] b4f68bfbb34d: Preparing [2023-01-11T20:12:57.538Z] 51592b60ddb9: Preparing [2023-01-11T20:12:57.538Z] 6e8d7d36de4b: Preparing [2023-01-11T20:12:57.538Z] 5b1893fbdefa: Preparing [2023-01-11T20:12:57.538Z] 48934a51a7af: Preparing [2023-01-11T20:12:57.538Z] 34d5ebaa5410: Preparing [2023-01-11T20:12:57.538Z] 48934a51a7af: Waiting [2023-01-11T20:12:57.538Z] 51592b60ddb9: Pushed [2023-01-11T20:12:57.538Z] b4f68bfbb34d: Pushed [2023-01-11T20:12:57.538Z] 3e297d9c4900: Pushed [2023-01-11T20:12:57.538Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:12:58.020Z] ---> c7eb99ac8d94 [2023-01-11T20:12:58.020Z] Step 19/24 : WORKDIR / [2023-01-11T20:12:58.104Z] 48934a51a7af: Pushed [2023-01-11T20:12:58.289Z] ---> Running in 736444c57703 [2023-01-11T20:12:59.694Z] Removing intermediate container 736444c57703 [2023-01-11T20:12:59.694Z] ---> cbf9db223633 [2023-01-11T20:12:59.694Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:59.958Z] ---> b774f24fb02e [2023-01-11T20:12:59.958Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:59.958Z] ---> Running in 4f773c4f030d [2023-01-11T20:13:01.365Z] Removing intermediate container 4f773c4f030d [2023-01-11T20:13:01.365Z] ---> 096ee509fe1b [2023-01-11T20:13:01.365Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:13:01.365Z] ---> Running in 71b2a6b809c8 [2023-01-11T20:13:01.387Z] 5b1893fbdefa: Pushed [2023-01-11T20:13:02.177Z] ---> db6b8d3e045f [2023-01-11T20:13:02.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-11T20:13:02.454Z] Removing intermediate container 71b2a6b809c8 [2023-01-11T20:13:02.454Z] ---> cc09a6474897 [2023-01-11T20:13:02.454Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:13:02.737Z] ---> Running in 7c8f337b3de5 [2023-01-11T20:13:03.917Z] 6e8d7d36de4b: Pushed [2023-01-11T20:13:04.174Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:eafa0bced90f439a0ae6724ca84375972049603d6d4bf72d524a7962b106e79f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:04.491Z] + 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-11T20:13:04.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-11T20:13:04.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-11T20:13:04.800Z] 3e297d9c4900: Preparing [2023-01-11T20:13:04.800Z] b4f68bfbb34d: Preparing [2023-01-11T20:13:04.800Z] 51592b60ddb9: Preparing [2023-01-11T20:13:04.800Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:04.800Z] 5b1893fbdefa: Preparing [2023-01-11T20:13:04.800Z] 48934a51a7af: Preparing [2023-01-11T20:13:04.800Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:04.800Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:04.800Z] 48934a51a7af: Waiting [2023-01-11T20:13:04.800Z] 3e297d9c4900: Layer already exists [2023-01-11T20:13:04.800Z] 5b1893fbdefa: Layer already exists [2023-01-11T20:13:04.800Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:04.800Z] b4f68bfbb34d: Layer already exists [2023-01-11T20:13:04.800Z] 51592b60ddb9: Layer already exists [2023-01-11T20:13:04.800Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:04.800Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:04.800Z] latest: digest: sha256:eafa0bced90f439a0ae6724ca84375972049603d6d4bf72d524a7962b106e79f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:05.117Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:05.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.14 [2023-01-11T20:13:05.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-11T20:13:05.418Z] 3e297d9c4900: Preparing [2023-01-11T20:13:05.418Z] b4f68bfbb34d: Preparing [2023-01-11T20:13:05.418Z] 51592b60ddb9: Preparing [2023-01-11T20:13:05.418Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:05.418Z] 5b1893fbdefa: Preparing [2023-01-11T20:13:05.418Z] 48934a51a7af: Preparing [2023-01-11T20:13:05.418Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:05.418Z] 48934a51a7af: Waiting [2023-01-11T20:13:05.418Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:05.418Z] b4f68bfbb34d: Layer already exists [2023-01-11T20:13:05.418Z] 5b1893fbdefa: Layer already exists [2023-01-11T20:13:05.418Z] 51592b60ddb9: Layer already exists [2023-01-11T20:13:05.418Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:05.418Z] 3e297d9c4900: Layer already exists [2023-01-11T20:13:05.418Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:05.418Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:05.418Z] 3.0.0-dev.14: digest: sha256:eafa0bced90f439a0ae6724ca84375972049603d6d4bf72d524a7962b106e79f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:05.499Z] ---> 3453dc924b1c [2023-01-11T20:13:05.499Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-11T20:13:05.730Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:05.770Z] Removing intermediate container 7c8f337b3de5 [2023-01-11T20:13:05.770Z] ---> e68a978c1214 [2023-01-11T20:13:05.770Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:05.770Z] ---> Running in 27eca3ab2382 [2023-01-11T20:13:06.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:06.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-11T20:13:06.033Z] 3e297d9c4900: Preparing [2023-01-11T20:13:06.033Z] b4f68bfbb34d: Preparing [2023-01-11T20:13:06.033Z] 51592b60ddb9: Preparing [2023-01-11T20:13:06.033Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:06.033Z] 5b1893fbdefa: Preparing [2023-01-11T20:13:06.033Z] 48934a51a7af: Preparing [2023-01-11T20:13:06.033Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:06.033Z] 48934a51a7af: Waiting [2023-01-11T20:13:06.033Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:06.033Z] b4f68bfbb34d: Layer already exists [2023-01-11T20:13:06.033Z] 5b1893fbdefa: Layer already exists [2023-01-11T20:13:06.033Z] 3e297d9c4900: Layer already exists [2023-01-11T20:13:06.033Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:06.033Z] 51592b60ddb9: Layer already exists [2023-01-11T20:13:06.033Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:06.033Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:06.033Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:eafa0bced90f439a0ae6724ca84375972049603d6d4bf72d524a7962b106e79f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:06.344Z] + 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-11T20:13:06.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-11T20:13:06.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-11T20:13:06.654Z] 3e297d9c4900: Preparing [2023-01-11T20:13:06.654Z] b4f68bfbb34d: Preparing [2023-01-11T20:13:06.654Z] 51592b60ddb9: Preparing [2023-01-11T20:13:06.654Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:06.654Z] 5b1893fbdefa: Preparing [2023-01-11T20:13:06.654Z] 48934a51a7af: Preparing [2023-01-11T20:13:06.654Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:06.654Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:06.654Z] 48934a51a7af: Waiting [2023-01-11T20:13:06.654Z] 3e297d9c4900: Layer already exists [2023-01-11T20:13:06.654Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:06.654Z] 5b1893fbdefa: Layer already exists [2023-01-11T20:13:06.654Z] 51592b60ddb9: Layer already exists [2023-01-11T20:13:06.654Z] b4f68bfbb34d: Layer already exists [2023-01-11T20:13:06.654Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:06.654Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:06.654Z] main: digest: sha256:eafa0bced90f439a0ae6724ca84375972049603d6d4bf72d524a7962b106e79f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:13:06.706Z] ===================================================== [Pipeline] echo [2023-01-11T20:13:06.715Z] taggedImages: [2023-01-11T20:13:06.715Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:06.715Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-11T20:13:06.715Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.14 [2023-01-11T20:13:06.715Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:06.715Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-11T20:13:06.735Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-11T20:13:06.735Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:06.735Z] latest [2023-01-11T20:13:06.735Z] 3.0.0-dev.14 [2023-01-11T20:13:06.735Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:06.735Z] main [2023-01-11T20:13:06.735Z] ===================================================== [2023-01-11T20:13:06.736Z] Removing intermediate container 27eca3ab2382 [2023-01-11T20:13:06.736Z] ---> 161e5145178d [2023-01-11T20:13:06.736Z] Step 24/24 : LABEL version=3.0.0-dev.14 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:07.004Z] ---> Running in eda2eca6d6d7 [2023-01-11T20:13:07.064Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:07.269Z] ---> 700bed0706c7 [2023-01-11T20:13:07.269Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:13:07.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:07.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-11T20:13:07.377Z] 2d15856f90f2: Preparing [2023-01-11T20:13:07.377Z] 4af52c251b2c: Preparing [2023-01-11T20:13:07.377Z] b12781aca3a7: Preparing [2023-01-11T20:13:07.377Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:07.377Z] efc87ee087a0: Preparing [2023-01-11T20:13:07.377Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:07.377Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:07.377Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:07.377Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:07.377Z] 4af52c251b2c: Pushed [2023-01-11T20:13:07.377Z] b12781aca3a7: Pushed [2023-01-11T20:13:07.377Z] 2d15856f90f2: Pushed [2023-01-11T20:13:07.536Z] ---> Running in 99a57c98288b [2023-01-11T20:13:07.636Z] efc87ee087a0: Pushed [2023-01-11T20:13:07.896Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:d22e62b81646881237cdfa9552a9c5260f342265de6ba6079537e61f2ff6a36d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:08.119Z] Removing intermediate container eda2eca6d6d7 [2023-01-11T20:13:08.119Z] ---> da8de36b21c4 [2023-01-11T20:13:08.119Z] [2023-01-11T20:13:08.207Z] + 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-11T20:13:08.389Z] Removing intermediate container 99a57c98288b [2023-01-11T20:13:08.389Z] ---> 60f650dbd436 [2023-01-11T20:13:08.389Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:13:08.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-11T20:13:08.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-11T20:13:08.509Z] 2d15856f90f2: Preparing [2023-01-11T20:13:08.509Z] 4af52c251b2c: Preparing [2023-01-11T20:13:08.509Z] b12781aca3a7: Preparing [2023-01-11T20:13:08.509Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:08.509Z] efc87ee087a0: Preparing [2023-01-11T20:13:08.509Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:08.509Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:08.509Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:08.509Z] efc87ee087a0: Layer already exists [2023-01-11T20:13:08.509Z] 2d15856f90f2: Layer already exists [2023-01-11T20:13:08.509Z] b12781aca3a7: Layer already exists [2023-01-11T20:13:08.509Z] 4af52c251b2c: Layer already exists [2023-01-11T20:13:08.509Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:08.509Z] latest: digest: sha256:d22e62b81646881237cdfa9552a9c5260f342265de6ba6079537e61f2ff6a36d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:08.656Z] ---> Running in 04af3d1d1f05 [2023-01-11T20:13:08.656Z] Successfully built da8de36b21c4 [2023-01-11T20:13:08.656Z] Successfully tagged security-spire-config-arm64:latest [2023-01-11T20:13:08.656Z] Building security-spire-server [2023-01-11T20:13:08.844Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:09.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.14 [2023-01-11T20:13:09.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-11T20:13:09.147Z] 2d15856f90f2: Preparing [2023-01-11T20:13:09.147Z] 4af52c251b2c: Preparing [2023-01-11T20:13:09.147Z] b12781aca3a7: Preparing [2023-01-11T20:13:09.147Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:09.147Z] efc87ee087a0: Preparing [2023-01-11T20:13:09.147Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:09.147Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:09.147Z] efc87ee087a0: Layer already exists [2023-01-11T20:13:09.147Z] b12781aca3a7: Layer already exists [2023-01-11T20:13:09.147Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:09.147Z] 2d15856f90f2: Layer already exists [2023-01-11T20:13:09.147Z] 4af52c251b2c: Layer already exists [2023-01-11T20:13:09.147Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:09.147Z] 3.0.0-dev.14: digest: sha256:d22e62b81646881237cdfa9552a9c5260f342265de6ba6079537e61f2ff6a36d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:09.239Z]  Building security-spire-config ... done Removing intermediate container 04af3d1d1f05 [2023-01-11T20:13:09.239Z] ---> 8055af344ca5 [2023-01-11T20:13:09.239Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:13:09.239Z] ---> Running in 7c78c3f19ab4 [2023-01-11T20:13:09.461Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:09.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:09.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-11T20:13:09.778Z] 2d15856f90f2: Preparing [2023-01-11T20:13:09.778Z] 4af52c251b2c: Preparing [2023-01-11T20:13:09.778Z] b12781aca3a7: Preparing [2023-01-11T20:13:09.778Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:09.778Z] efc87ee087a0: Preparing [2023-01-11T20:13:09.778Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:09.778Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:09.778Z] 2d15856f90f2: Layer already exists [2023-01-11T20:13:09.778Z] efc87ee087a0: Layer already exists [2023-01-11T20:13:09.778Z] 4af52c251b2c: Layer already exists [2023-01-11T20:13:09.778Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:09.778Z] b12781aca3a7: Layer already exists [2023-01-11T20:13:09.778Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:09.778Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:d22e62b81646881237cdfa9552a9c5260f342265de6ba6079537e61f2ff6a36d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:09.822Z] Removing intermediate container 7c78c3f19ab4 [2023-01-11T20:13:09.822Z] ---> da65293bd014 [2023-01-11T20:13:09.822Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:09.822Z] ---> Running in 8a0080fe00c8 [2023-01-11T20:13:10.091Z] + 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-11T20:13:10.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-11T20:13:10.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-11T20:13:10.414Z] 2d15856f90f2: Preparing [2023-01-11T20:13:10.414Z] 4af52c251b2c: Preparing [2023-01-11T20:13:10.414Z] b12781aca3a7: Preparing [2023-01-11T20:13:10.414Z] 6e8d7d36de4b: Preparing [2023-01-11T20:13:10.414Z] efc87ee087a0: Preparing [2023-01-11T20:13:10.414Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:10.414Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:10.414Z] b12781aca3a7: Layer already exists [2023-01-11T20:13:10.414Z] 4af52c251b2c: Layer already exists [2023-01-11T20:13:10.414Z] efc87ee087a0: Layer already exists [2023-01-11T20:13:10.414Z] 2d15856f90f2: Layer already exists [2023-01-11T20:13:10.414Z] 6e8d7d36de4b: Layer already exists [2023-01-11T20:13:10.414Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:10.414Z] main: digest: sha256:d22e62b81646881237cdfa9552a9c5260f342265de6ba6079537e61f2ff6a36d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:13:10.473Z] ===================================================== [Pipeline] echo [2023-01-11T20:13:10.483Z] taggedImages: [2023-01-11T20:13:10.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:10.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-11T20:13:10.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.14 [2023-01-11T20:13:10.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:10.483Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-11T20:13:10.511Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-11T20:13:10.512Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:10.512Z] latest [2023-01-11T20:13:10.512Z] 3.0.0-dev.14 [2023-01-11T20:13:10.512Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:10.512Z] main [2023-01-11T20:13:10.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:10.779Z] Removing intermediate container 8a0080fe00c8 [2023-01-11T20:13:10.779Z] ---> 1bc0f39798aa [2023-01-11T20:13:10.779Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:13:10.779Z] ---> Running in 2fcdf09c462e [2023-01-11T20:13:10.846Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:11.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-11T20:13:11.152Z] 4cae238ba954: Preparing [2023-01-11T20:13:11.152Z] 67fe29542a6c: Preparing [2023-01-11T20:13:11.152Z] 81f3e5861293: Preparing [2023-01-11T20:13:11.152Z] 202e21661753: Preparing [2023-01-11T20:13:11.152Z] 48934a51a7af: Preparing [2023-01-11T20:13:11.152Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:11.152Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:11.152Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:11.152Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:11.152Z] 81f3e5861293: Pushed [2023-01-11T20:13:11.152Z] 67fe29542a6c: Pushed [2023-01-11T20:13:11.152Z] 4cae238ba954: Pushed [2023-01-11T20:13:11.360Z] Removing intermediate container 2fcdf09c462e [2023-01-11T20:13:11.360Z] ---> 910733a89f10 [2023-01-11T20:13:11.360Z] [2023-01-11T20:13:11.625Z] Successfully built 910733a89f10 [2023-01-11T20:13:11.625Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-11T20:13:11.625Z]  Building security-spire-agent ... done Building support-scheduler [2023-01-11T20:13:16.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:16.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:16.966Z] ---> c78210a95001 [2023-01-11T20:13:16.966Z] Step 3/23 : WORKDIR /edgex-go [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> 14804d959770 [2023-01-11T20:13:16.966Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> 80ae2c307720 [2023-01-11T20:13:16.966Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> b1de58477332 [2023-01-11T20:13:16.966Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> 0e7a79e3c8d8 [2023-01-11T20:13:16.966Z] Step 7/23 : COPY . . [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> d1659d577778 [2023-01-11T20:13:16.966Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> 4cc69d1da477 [2023-01-11T20:13:16.966Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-11T20:13:16.966Z] ---> Using cache [2023-01-11T20:13:16.966Z] ---> b74fa21e170d [2023-01-11T20:13:16.966Z] 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-11T20:13:16.966Z] ---> Running in ac9cc8844970 [2023-01-11T20:13:17.712Z] 202e21661753: Pushed [2023-01-11T20:13:17.712Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:2b10a35330e0d01e1a064f7d36ccc5a8a7baca826d311c17e6bc1cd451fe4229 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:18.029Z] + 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-11T20:13:18.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-11T20:13:18.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-11T20:13:18.336Z] 4cae238ba954: Preparing [2023-01-11T20:13:18.336Z] 67fe29542a6c: Preparing [2023-01-11T20:13:18.336Z] 81f3e5861293: Preparing [2023-01-11T20:13:18.336Z] 202e21661753: Preparing [2023-01-11T20:13:18.336Z] 48934a51a7af: Preparing [2023-01-11T20:13:18.336Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:18.336Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:18.336Z] 81f3e5861293: Layer already exists [2023-01-11T20:13:18.336Z] 67fe29542a6c: Layer already exists [2023-01-11T20:13:18.336Z] 4cae238ba954: Layer already exists [2023-01-11T20:13:18.336Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:18.336Z] 202e21661753: Layer already exists [2023-01-11T20:13:18.336Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:18.336Z] latest: digest: sha256:2b10a35330e0d01e1a064f7d36ccc5a8a7baca826d311c17e6bc1cd451fe4229 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:18.654Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:18.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.14 [2023-01-11T20:13:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-11T20:13:18.961Z] 4cae238ba954: Preparing [2023-01-11T20:13:18.961Z] 67fe29542a6c: Preparing [2023-01-11T20:13:18.961Z] 81f3e5861293: Preparing [2023-01-11T20:13:18.961Z] 202e21661753: Preparing [2023-01-11T20:13:18.961Z] 48934a51a7af: Preparing [2023-01-11T20:13:18.961Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:18.961Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:18.961Z] 202e21661753: Layer already exists [2023-01-11T20:13:18.961Z] 81f3e5861293: Layer already exists [2023-01-11T20:13:18.961Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:18.961Z] 4cae238ba954: Layer already exists [2023-01-11T20:13:18.961Z] 67fe29542a6c: Layer already exists [2023-01-11T20:13:18.961Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:18.961Z] 3.0.0-dev.14: digest: sha256:2b10a35330e0d01e1a064f7d36ccc5a8a7baca826d311c17e6bc1cd451fe4229 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:19.279Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:19.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:19.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-11T20:13:19.584Z] 4cae238ba954: Preparing [2023-01-11T20:13:19.584Z] 67fe29542a6c: Preparing [2023-01-11T20:13:19.584Z] 81f3e5861293: Preparing [2023-01-11T20:13:19.584Z] 202e21661753: Preparing [2023-01-11T20:13:19.584Z] 48934a51a7af: Preparing [2023-01-11T20:13:19.584Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:19.584Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:19.584Z] 81f3e5861293: Layer already exists [2023-01-11T20:13:19.584Z] 67fe29542a6c: Layer already exists [2023-01-11T20:13:19.584Z] 202e21661753: Layer already exists [2023-01-11T20:13:19.584Z] 4cae238ba954: Layer already exists [2023-01-11T20:13:19.584Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:19.584Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:19.584Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:2b10a35330e0d01e1a064f7d36ccc5a8a7baca826d311c17e6bc1cd451fe4229 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:19.894Z] + 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-11T20:13:20.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-11T20:13:20.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-11T20:13:20.200Z] 4cae238ba954: Preparing [2023-01-11T20:13:20.200Z] 67fe29542a6c: Preparing [2023-01-11T20:13:20.200Z] 81f3e5861293: Preparing [2023-01-11T20:13:20.200Z] 202e21661753: Preparing [2023-01-11T20:13:20.200Z] 48934a51a7af: Preparing [2023-01-11T20:13:20.200Z] 34d5ebaa5410: Preparing [2023-01-11T20:13:20.200Z] 34d5ebaa5410: Waiting [2023-01-11T20:13:20.200Z] 4cae238ba954: Layer already exists [2023-01-11T20:13:20.200Z] 48934a51a7af: Layer already exists [2023-01-11T20:13:20.200Z] 202e21661753: Layer already exists [2023-01-11T20:13:20.200Z] 81f3e5861293: Layer already exists [2023-01-11T20:13:20.200Z] 67fe29542a6c: Layer already exists [2023-01-11T20:13:20.200Z] 34d5ebaa5410: Layer already exists [2023-01-11T20:13:20.200Z] main: digest: sha256:2b10a35330e0d01e1a064f7d36ccc5a8a7baca826d311c17e6bc1cd451fe4229 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:13:20.246Z] ===================================================== [Pipeline] echo [2023-01-11T20:13:20.255Z] taggedImages: [2023-01-11T20:13:20.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:20.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-11T20:13:20.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.14 [2023-01-11T20:13:20.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:20.255Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-11T20:13:20.279Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-11T20:13:20.279Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:20.279Z] latest [2023-01-11T20:13:20.279Z] 3.0.0-dev.14 [2023-01-11T20:13:20.279Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:20.279Z] main [2023-01-11T20:13:20.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-01-11T20:13:20.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:20.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:20.315Z] ---> c78210a95001 [2023-01-11T20:13:20.315Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:20.581Z] ---> Using cache [2023-01-11T20:13:20.581Z] ---> 497c207ddc01 [2023-01-11T20:13:20.581Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:13:20.581Z] ---> Using cache [2023-01-11T20:13:20.581Z] ---> d82128d786d6 [2023-01-11T20:13:20.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:13:20.581Z] ---> Using cache [2023-01-11T20:13:20.581Z] ---> e264467d7b5f [2023-01-11T20:13:20.581Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:13:20.581Z] ---> Using cache [2023-01-11T20:13:20.581Z] ---> e11ff6c8aa18 [2023-01-11T20:13:20.581Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:20.581Z] ---> Using cache [2023-01-11T20:13:20.581Z] ---> a5c6a2761a33 [2023-01-11T20:13:20.581Z] Step 8/22 : COPY . . [2023-01-11T20:13:20.600Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:20.902Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:20.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-11T20:13:20.902Z] 4ffc6206edff: Preparing [2023-01-11T20:13:20.902Z] 0c1cccd51db0: Preparing [2023-01-11T20:13:20.902Z] 68ada957f98f: Preparing [2023-01-11T20:13:20.902Z] 63e7a45ec425: Preparing [2023-01-11T20:13:20.902Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:20.902Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:20.902Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:20.902Z] 4ffc6206edff: Pushed [2023-01-11T20:13:20.902Z] 63e7a45ec425: Pushed [2023-01-11T20:13:21.179Z] ---> Using cache [2023-01-11T20:13:21.179Z] ---> 376c70e0d160 [2023-01-11T20:13:21.179Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-11T20:13:21.179Z] ---> Running in bc2b0c10b1be [2023-01-11T20:13:21.784Z] Removing intermediate container ac9cc8844970 [2023-01-11T20:13:21.784Z] ---> 894517d1fc43 [2023-01-11T20:13:21.784Z] Step 11/23 : WORKDIR /edgex-go [2023-01-11T20:13:22.050Z] ---> Running in 8ef7ffd05a7f [2023-01-11T20:13:23.049Z] Removing intermediate container 8ef7ffd05a7f [2023-01-11T20:13:23.049Z] ---> 70f5f3186a41 [2023-01-11T20:13:23.049Z] [2023-01-11T20:13:23.049Z] Step 12/23 : FROM alpine:3.15 [2023-01-11T20:13:23.049Z] ---> 8aa73fd46299 [2023-01-11T20:13:23.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:13:23.050Z] ---> Using cache [2023-01-11T20:13:23.050Z] ---> c4f86e582f07 [2023-01-11T20:13:23.050Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:13:23.315Z] ---> Running in d8857a250371 [2023-01-11T20:13:23.430Z] 0c1cccd51db0: Pushed [2023-01-11T20:13:23.430Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:262c11676c0702da483b67731160a0632e233b204a9f03013d6b6c5c99815599 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:23.748Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:24.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-11T20:13:24.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-11T20:13:24.064Z] 4ffc6206edff: Preparing [2023-01-11T20:13:24.064Z] 0c1cccd51db0: Preparing [2023-01-11T20:13:24.064Z] 68ada957f98f: Preparing [2023-01-11T20:13:24.064Z] 63e7a45ec425: Preparing [2023-01-11T20:13:24.064Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:24.064Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:24.323Z] 63e7a45ec425: Layer already exists [2023-01-11T20:13:24.323Z] 0c1cccd51db0: Layer already exists [2023-01-11T20:13:24.323Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:24.323Z] 4ffc6206edff: Layer already exists [2023-01-11T20:13:24.323Z] latest: digest: sha256:262c11676c0702da483b67731160a0632e233b204a9f03013d6b6c5c99815599 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:24.632Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:24.720Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-11T20:13:24.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.14 [2023-01-11T20:13:24.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-11T20:13:24.935Z] 4ffc6206edff: Preparing [2023-01-11T20:13:24.935Z] 0c1cccd51db0: Preparing [2023-01-11T20:13:24.935Z] 68ada957f98f: Preparing [2023-01-11T20:13:24.935Z] 63e7a45ec425: Preparing [2023-01-11T20:13:24.935Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:24.935Z] 0c1cccd51db0: Layer already exists [2023-01-11T20:13:24.935Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:24.935Z] 63e7a45ec425: Layer already exists [2023-01-11T20:13:24.935Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:24.935Z] 4ffc6206edff: Layer already exists [2023-01-11T20:13:24.935Z] 3.0.0-dev.14: digest: sha256:262c11676c0702da483b67731160a0632e233b204a9f03013d6b6c5c99815599 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:25.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:25.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:25.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-11T20:13:25.537Z] 4ffc6206edff: Preparing [2023-01-11T20:13:25.537Z] 0c1cccd51db0: Preparing [2023-01-11T20:13:25.537Z] 68ada957f98f: Preparing [2023-01-11T20:13:25.537Z] 63e7a45ec425: Preparing [2023-01-11T20:13:25.537Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:25.537Z] 0c1cccd51db0: Layer already exists [2023-01-11T20:13:25.537Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:25.537Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:25.537Z] 4ffc6206edff: Layer already exists [2023-01-11T20:13:25.537Z] 63e7a45ec425: Layer already exists [2023-01-11T20:13:25.537Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:262c11676c0702da483b67731160a0632e233b204a9f03013d6b6c5c99815599 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:25.840Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:26.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-11T20:13:26.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-11T20:13:26.147Z] 4ffc6206edff: Preparing [2023-01-11T20:13:26.147Z] 0c1cccd51db0: Preparing [2023-01-11T20:13:26.147Z] 68ada957f98f: Preparing [2023-01-11T20:13:26.147Z] 63e7a45ec425: Preparing [2023-01-11T20:13:26.147Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:26.147Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:26.147Z] 4ffc6206edff: Layer already exists [2023-01-11T20:13:26.147Z] 0c1cccd51db0: Layer already exists [2023-01-11T20:13:26.147Z] 63e7a45ec425: Layer already exists [2023-01-11T20:13:26.147Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:26.147Z] main: digest: sha256:262c11676c0702da483b67731160a0632e233b204a9f03013d6b6c5c99815599 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:13:26.191Z] ===================================================== [Pipeline] echo [2023-01-11T20:13:26.197Z] taggedImages: [2023-01-11T20:13:26.197Z] - nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:26.197Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-11T20:13:26.197Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.14 [2023-01-11T20:13:26.197Z] - nexus3.edgexfoundry.org:10004/support-notifications:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:26.197Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-11T20:13:26.212Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-11T20:13:26.212Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:26.212Z] latest [2023-01-11T20:13:26.212Z] 3.0.0-dev.14 [2023-01-11T20:13:26.212Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:26.212Z] main [2023-01-11T20:13:26.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:26.526Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:26.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:13:26.832Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:26.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-11T20:13:26.832Z] 046bf09316de: Preparing [2023-01-11T20:13:26.832Z] 9437a1fef373: Preparing [2023-01-11T20:13:26.832Z] 68ada957f98f: Preparing [2023-01-11T20:13:26.832Z] 7445e8427c40: Preparing [2023-01-11T20:13:26.832Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:26.832Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:26.832Z] 7445e8427c40: Layer already exists [2023-01-11T20:13:26.832Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:26.832Z] 046bf09316de: Pushed [2023-01-11T20:13:26.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:13:29.366Z] 9437a1fef373: Pushed [2023-01-11T20:13:29.366Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:f80489f48cd1d221fee4078d8ac7e4abfa716081b3a2d11266d35369c4dbd7cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:29.497Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:13:29.497Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:13:29.497Z] OK: 15736 distinct packages available [2023-01-11T20:13:29.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:13:29.685Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:29.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:13:29.989Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-11T20:13:29.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-11T20:13:29.989Z] 046bf09316de: Preparing [2023-01-11T20:13:29.989Z] 9437a1fef373: Preparing [2023-01-11T20:13:29.989Z] 68ada957f98f: Preparing [2023-01-11T20:13:29.989Z] 7445e8427c40: Preparing [2023-01-11T20:13:29.989Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:29.989Z] 9437a1fef373: Layer already exists [2023-01-11T20:13:29.989Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:29.989Z] 7445e8427c40: Layer already exists [2023-01-11T20:13:29.989Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:29.989Z] 046bf09316de: Layer already exists [2023-01-11T20:13:29.989Z] latest: digest: sha256:f80489f48cd1d221fee4078d8ac7e4abfa716081b3a2d11266d35369c4dbd7cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:30.305Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:30.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.14 [2023-01-11T20:13:30.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-11T20:13:30.618Z] 046bf09316de: Preparing [2023-01-11T20:13:30.618Z] 9437a1fef373: Preparing [2023-01-11T20:13:30.618Z] 68ada957f98f: Preparing [2023-01-11T20:13:30.618Z] 7445e8427c40: Preparing [2023-01-11T20:13:30.618Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:30.618Z] 9437a1fef373: Layer already exists [2023-01-11T20:13:30.618Z] 7445e8427c40: Layer already exists [2023-01-11T20:13:30.618Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:30.618Z] 046bf09316de: Layer already exists [2023-01-11T20:13:30.618Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:30.618Z] 3.0.0-dev.14: digest: sha256:f80489f48cd1d221fee4078d8ac7e4abfa716081b3a2d11266d35369c4dbd7cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:30.954Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:31.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:31.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-11T20:13:31.299Z] 046bf09316de: Preparing [2023-01-11T20:13:31.299Z] 9437a1fef373: Preparing [2023-01-11T20:13:31.299Z] 68ada957f98f: Preparing [2023-01-11T20:13:31.299Z] 7445e8427c40: Preparing [2023-01-11T20:13:31.299Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:31.299Z] 7445e8427c40: Layer already exists [2023-01-11T20:13:31.299Z] 9437a1fef373: Layer already exists [2023-01-11T20:13:31.299Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:31.299Z] 046bf09316de: Layer already exists [2023-01-11T20:13:31.299Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:31.299Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:f80489f48cd1d221fee4078d8ac7e4abfa716081b3a2d11266d35369c4dbd7cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:31.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:31.704Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-11T20:13:31.704Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:13:31.704Z] (3/5) Installing libucontext (1.1-r0) [2023-01-11T20:13:31.704Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-11T20:13:31.704Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-11T20:13:31.704Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:13:31.704Z] OK: 6 MiB in 19 packages [2023-01-11T20:13:31.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-11T20:13:31.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-11T20:13:31.992Z] 046bf09316de: Preparing [2023-01-11T20:13:31.992Z] 9437a1fef373: Preparing [2023-01-11T20:13:31.992Z] 68ada957f98f: Preparing [2023-01-11T20:13:31.992Z] 7445e8427c40: Preparing [2023-01-11T20:13:31.992Z] e5e13b0c77cb: Preparing [2023-01-11T20:13:31.992Z] 046bf09316de: Layer already exists [2023-01-11T20:13:31.992Z] 7445e8427c40: Layer already exists [2023-01-11T20:13:31.992Z] e5e13b0c77cb: Layer already exists [2023-01-11T20:13:31.992Z] 68ada957f98f: Layer already exists [2023-01-11T20:13:31.992Z] 9437a1fef373: Layer already exists [2023-01-11T20:13:31.992Z] main: digest: sha256:f80489f48cd1d221fee4078d8ac7e4abfa716081b3a2d11266d35369c4dbd7cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:13:32.027Z] ===================================================== [Pipeline] echo [2023-01-11T20:13:32.033Z] taggedImages: [2023-01-11T20:13:32.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:32.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-11T20:13:32.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.14 [2023-01-11T20:13:32.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:13:32.033Z] - 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-11T20:13:35.096Z] Removing intermediate container d8857a250371 [2023-01-11T20:13:35.096Z] ---> c082687474e6 [2023-01-11T20:13:35.096Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:13:43.337Z] ---> febe7a59e14c [2023-01-11T20:13:43.337Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:13:44.325Z] ---> 49b97c5aa9e8 [2023-01-11T20:13:44.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-11T20:13:45.292Z] ---> dbe1ddc7a75a [2023-01-11T20:13:45.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-11T20:13:46.276Z] ---> 37c3ca4b1295 [2023-01-11T20:13:46.276Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:13:46.276Z] ---> Running in 922bc9f8194c [2023-01-11T20:13:46.869Z] Removing intermediate container 922bc9f8194c [2023-01-11T20:13:46.869Z] ---> a26110c01468 [2023-01-11T20:13:46.869Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:13:46.869Z] ---> Running in a5d07a447c72 [2023-01-11T20:13:47.459Z] Removing intermediate container a5d07a447c72 [2023-01-11T20:13:47.459Z] ---> 2fa7e7c2e8ca [2023-01-11T20:13:47.459Z] Step 21/23 : LABEL arch=arm64 [2023-01-11T20:13:47.728Z] ---> Running in 09f0bc0bed84 [2023-01-11T20:13:48.000Z] Removing intermediate container 09f0bc0bed84 [2023-01-11T20:13:48.000Z] ---> 7f3e73b36b49 [2023-01-11T20:13:48.000Z] Step 22/23 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:13:48.271Z] ---> Running in 562265c369d1 [2023-01-11T20:13:48.859Z] Removing intermediate container 562265c369d1 [2023-01-11T20:13:48.859Z] ---> a67016116cef [2023-01-11T20:13:48.859Z] Step 23/23 : LABEL version=3.0.0-dev.14 [2023-01-11T20:13:48.859Z] ---> Running in e67cfc9db982 [2023-01-11T20:13:49.445Z] Removing intermediate container e67cfc9db982 [2023-01-11T20:13:49.445Z] ---> 00075a5e950c [2023-01-11T20:13:49.445Z] [2023-01-11T20:13:49.445Z] Successfully built 00075a5e950c [2023-01-11T20:13:49.445Z] Successfully tagged security-spire-server-arm64:latest [2023-01-11T20:13:49.445Z] Building core-command [2023-01-11T20:13:53.707Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:53.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:53.707Z] ---> c78210a95001 [2023-01-11T20:13:53.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> 497c207ddc01 [2023-01-11T20:13:53.707Z] Step 4/23 : WORKDIR /edgex-go [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> d82128d786d6 [2023-01-11T20:13:53.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> e264467d7b5f [2023-01-11T20:13:53.707Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> e11ff6c8aa18 [2023-01-11T20:13:53.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> a5c6a2761a33 [2023-01-11T20:13:53.707Z] Step 8/23 : COPY . . [2023-01-11T20:13:53.707Z] ---> Using cache [2023-01-11T20:13:53.707Z] ---> 376c70e0d160 [2023-01-11T20:13:53.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-11T20:13:53.707Z] ---> Running in 91310995becb [2023-01-11T20:13:55.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-11T20:19:17.550Z] Removing intermediate container 24ca55532855 [2023-01-11T20:19:17.550Z] ---> 0f2482cf6465 [2023-01-11T20:19:17.550Z] [2023-01-11T20:19:17.550Z] Step 9/32 : FROM alpine:3.16 [2023-01-11T20:19:17.550Z] 3.16: Pulling from library/alpine [2023-01-11T20:19:17.550Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:19:17.550Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T20:19:17.550Z] ---> 2b4661558fb8 [2023-01-11T20:19:17.550Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:19:17.550Z] ---> Running in 4ca60b5f11b8 [2023-01-11T20:19:17.816Z] Removing intermediate container 4ca60b5f11b8 [2023-01-11T20:19:18.084Z] ---> fb914865e1df [2023-01-11T20:19:18.084Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-11T20:19:18.084Z] ---> Running in d2d3fe1362c8 [2023-01-11T20:19:20.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:19:20.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:19:22.005Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:19:22.005Z] (2/2) Installing su-exec (0.2-r1) [2023-01-11T20:19:22.005Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:19:22.005Z] OK: 5 MiB in 16 packages [2023-01-11T20:19:23.419Z] Removing intermediate container d2d3fe1362c8 [2023-01-11T20:19:23.419Z] ---> b4cbbd17b0d0 [2023-01-11T20:19:23.419Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-11T20:19:23.419Z] ---> Running in da40b469aea1 [2023-01-11T20:19:23.999Z] Removing intermediate container da40b469aea1 [2023-01-11T20:19:23.999Z] ---> 24038f870c2d [2023-01-11T20:19:23.999Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-11T20:19:23.999Z] ---> Running in 5b5fb4986777 [2023-01-11T20:19:24.589Z] Removing intermediate container 5b5fb4986777 [2023-01-11T20:19:24.589Z] ---> aecdf609a8ea [2023-01-11T20:19:24.589Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-11T20:19:24.858Z] ---> Running in 848d12e35983 [2023-01-11T20:19:25.446Z] Removing intermediate container 848d12e35983 [2023-01-11T20:19:25.446Z] ---> 57160888fc0c [2023-01-11T20:19:25.446Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-11T20:19:25.446Z] ---> Running in c9a0a5f40cf6 [2023-01-11T20:19:26.034Z] Removing intermediate container c9a0a5f40cf6 [2023-01-11T20:19:26.034Z] ---> 8daa0422c54d [2023-01-11T20:19:26.034Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-11T20:19:26.034Z] ---> Running in c74291fe01a6 [2023-01-11T20:19:29.383Z] Removing intermediate container c74291fe01a6 [2023-01-11T20:19:29.383Z] ---> 117b5c2623fa [2023-01-11T20:19:29.383Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-11T20:19:29.650Z] ---> Running in 657eb6b1a0e5 [2023-01-11T20:19:30.236Z] Removing intermediate container 657eb6b1a0e5 [2023-01-11T20:19:30.236Z] ---> adf6d8960a09 [2023-01-11T20:19:30.236Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-11T20:19:30.827Z] ---> 5dfa5907817c [2023-01-11T20:19:30.827Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-11T20:19:31.114Z] ---> Running in 9bcdc47f7edc [2023-01-11T20:19:34.479Z] Removing intermediate container 9bcdc47f7edc [2023-01-11T20:19:34.479Z] ---> bff812b2b7e2 [2023-01-11T20:19:34.479Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:19:35.064Z] ---> 2d5ba705b063 [2023-01-11T20:19:35.064Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-11T20:19:37.004Z] ---> 28f6d2080d56 [2023-01-11T20:19:37.004Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-11T20:19:37.965Z] ---> 5765c3811e5c [2023-01-11T20:19:37.965Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-11T20:19:38.927Z] ---> c9aa8d7d3f74 [2023-01-11T20:19:38.927Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-11T20:19:40.359Z] ---> 5cf3dad47760 [2023-01-11T20:19:40.359Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-11T20:19:40.939Z] ---> 9bdf23f4d9e2 [2023-01-11T20:19:40.939Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-11T20:19:41.894Z] ---> 70a95e22ea28 [2023-01-11T20:19:41.894Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-11T20:19:41.894Z] ---> Running in 8d8475b8226d [2023-01-11T20:19:45.241Z] Removing intermediate container 8d8475b8226d [2023-01-11T20:19:45.241Z] ---> 12cb332c52c7 [2023-01-11T20:19:45.241Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-11T20:19:45.241Z] ---> Running in fdad51b8688f [2023-01-11T20:19:45.835Z] Removing intermediate container fdad51b8688f [2023-01-11T20:19:45.835Z] ---> 2d4ce96976b9 [2023-01-11T20:19:45.835Z] Step 29/32 : CMD ["gate"] [2023-01-11T20:19:45.835Z] ---> Running in 90b3cf2f889f [2023-01-11T20:19:47.259Z] Removing intermediate container 90b3cf2f889f [2023-01-11T20:19:47.259Z] ---> 475bf5525f07 [2023-01-11T20:19:47.259Z] Step 30/32 : LABEL arch=arm64 [2023-01-11T20:19:47.259Z] ---> Running in e93c90142dbe [2023-01-11T20:19:47.869Z] Removing intermediate container e93c90142dbe [2023-01-11T20:19:47.869Z] ---> 6b2894ba2f95 [2023-01-11T20:19:47.869Z] Step 31/32 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:19:47.869Z] ---> Running in 044d8a16185a [2023-01-11T20:19:48.484Z] Removing intermediate container 044d8a16185a [2023-01-11T20:19:48.484Z] ---> 87929386587f [2023-01-11T20:19:48.484Z] Step 32/32 : LABEL version=3.0.0-dev.14 [2023-01-11T20:19:48.484Z] ---> Running in 75495d6aa991 [2023-01-11T20:19:49.068Z] Removing intermediate container 75495d6aa991 [2023-01-11T20:19:49.068Z] ---> b1b1c8b465c3 [2023-01-11T20:19:49.068Z] [2023-01-11T20:19:49.068Z] Successfully built b1b1c8b465c3 [2023-01-11T20:19:49.068Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-11T20:19:49.068Z]  Building security-bootstrapper ... done Building core-data [2023-01-11T20:19:53.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:19:53.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:19:53.332Z] ---> c78210a95001 [2023-01-11T20:19:53.332Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> 497c207ddc01 [2023-01-11T20:19:53.332Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> d82128d786d6 [2023-01-11T20:19:53.332Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> e264467d7b5f [2023-01-11T20:19:53.332Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> e11ff6c8aa18 [2023-01-11T20:19:53.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> a5c6a2761a33 [2023-01-11T20:19:53.332Z] Step 8/22 : COPY . . [2023-01-11T20:19:53.332Z] ---> Using cache [2023-01-11T20:19:53.332Z] ---> 376c70e0d160 [2023-01-11T20:19:53.332Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-11T20:19:53.332Z] ---> Running in 58910ca7b6f6 [2023-01-11T20:19:55.287Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-11T20:20:07.618Z] Removing intermediate container a543a26acdd9 [2023-01-11T20:20:07.618Z] ---> ef14bc751a60 [2023-01-11T20:20:07.618Z] [2023-01-11T20:20:07.618Z] Step 10/24 : FROM alpine:3.16 [2023-01-11T20:20:07.618Z] ---> 2b4661558fb8 [2023-01-11T20:20:07.618Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:20:07.618Z] ---> Running in 8a5d1412776d [2023-01-11T20:20:08.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:20:09.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:20:10.576Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:20:10.577Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:20:10.577Z] OK: 5 MiB in 15 packages [2023-01-11T20:20:12.531Z] Removing intermediate container 8a5d1412776d [2023-01-11T20:20:12.531Z] ---> 2de7a68b1d2f [2023-01-11T20:20:12.532Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:20:12.532Z] ---> Running in b5c239ad8477 [2023-01-11T20:20:12.806Z] Removing intermediate container b5c239ad8477 [2023-01-11T20:20:12.806Z] ---> 53116975a7b7 [2023-01-11T20:20:12.806Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-11T20:20:13.073Z] ---> Running in d41bf381bb61 [2023-01-11T20:20:13.656Z] Removing intermediate container d41bf381bb61 [2023-01-11T20:20:13.656Z] ---> db3fab16a2a4 [2023-01-11T20:20:13.656Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-11T20:20:13.656Z] ---> Running in dabd57b98b42 [2023-01-11T20:20:14.243Z] Removing intermediate container dabd57b98b42 [2023-01-11T20:20:14.243Z] ---> 233da24719e2 [2023-01-11T20:20:14.243Z] Step 15/24 : WORKDIR / [2023-01-11T20:20:14.243Z] ---> Running in 454a969d9858 [2023-01-11T20:20:14.825Z] Removing intermediate container 454a969d9858 [2023-01-11T20:20:14.825Z] ---> 3741f555e953 [2023-01-11T20:20:14.825Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:20:15.783Z] ---> 5dc46345d218 [2023-01-11T20:20:15.783Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-11T20:20:17.735Z] ---> fcb8b4961e48 [2023-01-11T20:20:17.735Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-11T20:20:18.348Z] ---> ee377dba258f [2023-01-11T20:20:18.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-11T20:20:19.305Z] ---> 8ab5d20e78eb [2023-01-11T20:20:19.305Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-11T20:20:19.305Z] ---> Running in c19c6dafda78 [2023-01-11T20:20:20.017Z] Removing intermediate container c19c6dafda78 [2023-01-11T20:20:20.017Z] ---> 521194d8769b [2023-01-11T20:20:20.017Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:20:20.017Z] ---> Running in b6de5325a359 [2023-01-11T20:20:20.654Z] Removing intermediate container b6de5325a359 [2023-01-11T20:20:20.654Z] ---> 9dd942f6d87d [2023-01-11T20:20:20.654Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:20:20.654Z] ---> Running in 7b3c96d9169e [2023-01-11T20:20:21.302Z] Removing intermediate container 7b3c96d9169e [2023-01-11T20:20:21.302Z] ---> a556982ba34e [2023-01-11T20:20:21.302Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:20:21.594Z] ---> Running in f409126ababb [2023-01-11T20:20:21.870Z] Removing intermediate container f409126ababb [2023-01-11T20:20:21.870Z] ---> 8b56df79ba2b [2023-01-11T20:20:21.870Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:20:22.151Z] ---> Running in 57286da7b5e1 [2023-01-11T20:20:23.163Z] Removing intermediate container 57286da7b5e1 [2023-01-11T20:20:23.163Z] ---> 102c010647da [2023-01-11T20:20:23.163Z] [2023-01-11T20:20:23.163Z] Successfully built 102c010647da [2023-01-11T20:20:23.163Z] Successfully tagged core-metadata-arm64:latest [2023-01-11T20:20:23.163Z]  Building core-metadata ... done Building security-proxy-setup [2023-01-11T20:20:26.614Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:20:26.614Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:20:26.614Z] ---> c78210a95001 [2023-01-11T20:20:26.614Z] Step 3/21 : WORKDIR /edgex-go [2023-01-11T20:20:26.614Z] ---> Using cache [2023-01-11T20:20:26.614Z] ---> 14804d959770 [2023-01-11T20:20:26.614Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-11T20:20:26.614Z] ---> Running in 16ed49dfeb03 [2023-01-11T20:20:28.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:20:28.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:20:30.264Z] OK: 221 MiB in 51 packages [2023-01-11T20:20:32.210Z] Removing intermediate container 16ed49dfeb03 [2023-01-11T20:20:32.210Z] ---> 4d37e9b44612 [2023-01-11T20:20:32.210Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-11T20:20:32.793Z] ---> e4eea2798451 [2023-01-11T20:20:32.793Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:20:32.793Z] ---> Running in 952d1d36b0e9 [2023-01-11T20:21:11.672Z] Removing intermediate container 91310995becb [2023-01-11T20:21:11.672Z] ---> f423fd6812e1 [2023-01-11T20:21:11.672Z] [2023-01-11T20:21:11.672Z] Step 10/23 : FROM alpine:3.16 [2023-01-11T20:21:11.672Z] ---> 2b4661558fb8 [2023-01-11T20:21:11.672Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:21:11.672Z] ---> Using cache [2023-01-11T20:21:11.672Z] ---> 2de7a68b1d2f [2023-01-11T20:21:11.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:21:11.672Z] ---> Using cache [2023-01-11T20:21:11.672Z] ---> 53116975a7b7 [2023-01-11T20:21:11.672Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-11T20:21:11.672Z] ---> Running in 49c0ab52ce98 [2023-01-11T20:21:11.672Z] Removing intermediate container 49c0ab52ce98 [2023-01-11T20:21:11.672Z] ---> 37eaede558f5 [2023-01-11T20:21:11.672Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-11T20:21:11.672Z] ---> Running in 3dc80b6e7468 [2023-01-11T20:21:11.672Z] Removing intermediate container 3dc80b6e7468 [2023-01-11T20:21:11.672Z] ---> d26838cdc117 [2023-01-11T20:21:11.672Z] Step 15/23 : WORKDIR / [2023-01-11T20:21:11.672Z] ---> Running in 9bf108438111 [2023-01-11T20:21:11.672Z] Removing intermediate container 9bf108438111 [2023-01-11T20:21:11.672Z] ---> 0642f1e946c7 [2023-01-11T20:21:11.672Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:21:11.672Z] ---> 96f8838b2c78 [2023-01-11T20:21:11.672Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-11T20:21:14.262Z] ---> a711022db25d [2023-01-11T20:21:14.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-11T20:21:14.850Z] ---> f7eeb97965b4 [2023-01-11T20:21:14.850Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-11T20:21:15.119Z] ---> Running in 2845205eaa6d [2023-01-11T20:21:15.398Z] Removing intermediate container 2845205eaa6d [2023-01-11T20:21:15.398Z] ---> 31c3e5f2ce63 [2023-01-11T20:21:15.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:21:15.664Z] ---> Running in 2926b306e94f [2023-01-11T20:21:16.259Z] Removing intermediate container 2926b306e94f [2023-01-11T20:21:16.259Z] ---> c91d3136e209 [2023-01-11T20:21:16.259Z] Step 21/23 : LABEL arch=arm64 [2023-01-11T20:21:16.533Z] ---> Running in 0e847e84de25 [2023-01-11T20:21:16.806Z] Removing intermediate container 0e847e84de25 [2023-01-11T20:21:16.806Z] ---> 43ebad21868e [2023-01-11T20:21:16.806Z] Step 22/23 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:21:17.071Z] ---> Running in 2ef51e414613 [2023-01-11T20:21:17.653Z] Removing intermediate container 2ef51e414613 [2023-01-11T20:21:17.653Z] ---> 7d3bda6e66cf [2023-01-11T20:21:17.653Z] Step 23/23 : LABEL version=3.0.0-dev.14 [2023-01-11T20:21:17.653Z] ---> Running in 9fa46c78cef2 [2023-01-11T20:21:18.235Z] Removing intermediate container 9fa46c78cef2 [2023-01-11T20:21:18.235Z] ---> 19b63e97d978 [2023-01-11T20:21:18.235Z] [2023-01-11T20:21:18.501Z] Successfully built 19b63e97d978 [2023-01-11T20:21:18.501Z] Successfully tagged core-command-arm64:latest [2023-01-11T20:21:18.501Z]  Building core-command ... done Building support-notifications [2023-01-11T20:21:22.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:21:22.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:21:22.745Z] ---> c78210a95001 [2023-01-11T20:21:22.745Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:21:22.745Z] ---> Using cache [2023-01-11T20:21:22.745Z] ---> 497c207ddc01 [2023-01-11T20:21:22.745Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:21:22.745Z] ---> Using cache [2023-01-11T20:21:22.745Z] ---> d82128d786d6 [2023-01-11T20:21:22.745Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-11T20:21:23.012Z] ---> Running in 212bfc530430 [2023-01-11T20:21:25.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:26.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:28.140Z] OK: 221 MiB in 51 packages [2023-01-11T20:21:30.739Z] Removing intermediate container 212bfc530430 [2023-01-11T20:21:30.739Z] ---> fba3eba36687 [2023-01-11T20:21:30.739Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:21:32.158Z] ---> dc2c87c1c09f [2023-01-11T20:21:32.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:21:32.158Z] ---> Running in b51256c4616f [2023-01-11T20:21:33.127Z] Removing intermediate container 981bffb65850 [2023-01-11T20:21:33.127Z] ---> 3cce3dccdfb6 [2023-01-11T20:21:33.127Z] [2023-01-11T20:21:33.127Z] Step 9/19 : FROM alpine:3.15 [2023-01-11T20:21:33.127Z] ---> 8aa73fd46299 [2023-01-11T20:21:33.127Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:21:33.127Z] ---> Using cache [2023-01-11T20:21:33.127Z] ---> c4f86e582f07 [2023-01-11T20:21:33.127Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-11T20:21:33.396Z] ---> Running in 6df6ed796aad [2023-01-11T20:21:35.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:35.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:37.327Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:21:37.327Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:21:37.327Z] OK: 15736 distinct packages available [2023-01-11T20:21:37.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:38.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:21:39.614Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-11T20:21:39.614Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-11T20:21:39.614Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-11T20:21:39.614Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-11T20:21:39.614Z] (5/9) Installing curl (7.80.0-r5) [2023-01-11T20:21:39.614Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-11T20:21:39.614Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:21:39.614Z] (8/9) Installing libucontext (1.1-r0) [2023-01-11T20:21:39.614Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-11T20:21:39.614Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:21:39.614Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:21:40.195Z] OK: 8 MiB in 23 packages [2023-01-11T20:21:43.530Z] Removing intermediate container 6df6ed796aad [2023-01-11T20:21:43.530Z] ---> a5f901748a25 [2023-01-11T20:21:43.530Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:21:44.940Z] ---> 69462a25b40a [2023-01-11T20:21:44.940Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-11T20:21:50.280Z] ---> aa57b2a65fa9 [2023-01-11T20:21:50.280Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-11T20:21:51.695Z] ---> 0b548c2e3ddf [2023-01-11T20:21:51.695Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-11T20:21:51.695Z] ---> Running in 0deb4831c246 [2023-01-11T20:21:52.657Z] Removing intermediate container 0deb4831c246 [2023-01-11T20:21:52.657Z] ---> 381a4dfdac17 [2023-01-11T20:21:52.657Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:21:52.657Z] ---> Running in c1c40b17d5b1 [2023-01-11T20:21:53.618Z] Removing intermediate container c1c40b17d5b1 [2023-01-11T20:21:53.618Z] ---> a35ea79e14de [2023-01-11T20:21:53.618Z] Step 17/19 : LABEL arch=arm64 [2023-01-11T20:21:53.887Z] ---> Running in 40643d0f711e [2023-01-11T20:21:54.847Z] Removing intermediate container 40643d0f711e [2023-01-11T20:21:54.847Z] ---> df2d826b5310 [2023-01-11T20:21:54.847Z] Step 18/19 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:21:55.113Z] ---> Running in 2a2e391bad0d [2023-01-11T20:21:56.069Z] Removing intermediate container 2a2e391bad0d [2023-01-11T20:21:56.069Z] ---> c43c0aa8c77c [2023-01-11T20:21:56.069Z] Step 19/19 : LABEL version=3.0.0-dev.14 [2023-01-11T20:21:56.334Z] ---> Running in 5e7598954ea2 [2023-01-11T20:21:56.914Z] Removing intermediate container 5e7598954ea2 [2023-01-11T20:21:56.914Z] ---> 799a053b4db1 [2023-01-11T20:21:56.914Z] [2023-01-11T20:21:57.179Z] Successfully built 799a053b4db1 [2023-01-11T20:21:57.179Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-11T20:21:57.179Z] Building security-secretstore-setup [2023-01-11T20:22:02.504Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:22:02.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:22:02.504Z] ---> c78210a95001 [2023-01-11T20:22:02.504Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:22:02.504Z] ---> Using cache [2023-01-11T20:22:02.504Z] ---> 14804d959770 [2023-01-11T20:22:02.504Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-11T20:22:02.504Z] ---> Using cache [2023-01-11T20:22:02.504Z] ---> 4d37e9b44612 [2023-01-11T20:22:02.504Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:22:02.504Z] ---> Using cache [2023-01-11T20:22:02.504Z] ---> e4eea2798451 [2023-01-11T20:22:02.504Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:22:03.083Z] ---> Running in 57c7fd42d2a5 [2023-01-11T20:22:21.268Z] Removing intermediate container 952d1d36b0e9 [2023-01-11T20:22:21.268Z] ---> 17208e940db9 [2023-01-11T20:22:21.268Z] Step 7/21 : COPY . . [2023-01-11T20:22:21.560Z] ---> c09aa3c4edf7 [2023-01-11T20:22:21.560Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-11T20:22:21.829Z] ---> Running in ae8922514a5d [2023-01-11T20:22:23.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:23:02.662Z] Removing intermediate container b51256c4616f [2023-01-11T20:23:02.662Z] ---> b0a7ccab4a1c [2023-01-11T20:23:02.662Z] Step 8/22 : COPY . . [2023-01-11T20:23:06.017Z] ---> baea71b4a612 [2023-01-11T20:23:06.017Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-11T20:23:06.017Z] ---> Running in 8013e1f32345 [2023-01-11T20:23:08.602Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-11T20:23:40.857Z] Removing intermediate container 57c7fd42d2a5 [2023-01-11T20:23:40.857Z] ---> 8aa4a8a1a7e9 [2023-01-11T20:23:40.857Z] Step 7/24 : COPY . . [2023-01-11T20:23:46.216Z] ---> 2a04525a17d3 [2023-01-11T20:23:46.216Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-11T20:23:46.216Z] ---> Running in bc577c118d35 [2023-01-11T20:23:48.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-11T20:23:51.418Z] Removing intermediate container bc2b0c10b1be [2023-01-11T20:23:51.418Z] ---> 32a836a970b0 [2023-01-11T20:23:51.418Z] [2023-01-11T20:23:51.418Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:23:51.418Z] ---> 2b4661558fb8 [2023-01-11T20:23:51.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:23:51.418Z] ---> Using cache [2023-01-11T20:23:51.418Z] ---> 2de7a68b1d2f [2023-01-11T20:23:51.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:23:51.418Z] ---> Using cache [2023-01-11T20:23:51.418Z] ---> 53116975a7b7 [2023-01-11T20:23:51.418Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-11T20:23:51.418Z] ---> Running in 91d306441659 [2023-01-11T20:23:51.704Z] Removing intermediate container 91d306441659 [2023-01-11T20:23:51.704Z] ---> fffcf209292a [2023-01-11T20:23:51.704Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:23:51.972Z] ---> Running in fd8174867850 [2023-01-11T20:23:52.244Z] Removing intermediate container fd8174867850 [2023-01-11T20:23:52.244Z] ---> 4aff418a8309 [2023-01-11T20:23:52.244Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:23:53.661Z] ---> c2936ded547c [2023-01-11T20:23:53.661Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-11T20:23:57.932Z] ---> 5657eff448a0 [2023-01-11T20:23:57.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-11T20:23:58.206Z] ---> bd48c41eac2e [2023-01-11T20:23:58.206Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-11T20:23:58.484Z] ---> Running in 26d22a735f6d [2023-01-11T20:23:59.070Z] Removing intermediate container 26d22a735f6d [2023-01-11T20:23:59.070Z] ---> 559f97173805 [2023-01-11T20:23:59.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:23:59.070Z] ---> Running in 513030c8b4fe [2023-01-11T20:23:59.660Z] Removing intermediate container 513030c8b4fe [2023-01-11T20:23:59.660Z] ---> 80313d729c3e [2023-01-11T20:23:59.660Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:23:59.660Z] ---> Running in 12ef0fe43f37 [2023-01-11T20:24:00.254Z] Removing intermediate container 12ef0fe43f37 [2023-01-11T20:24:00.254Z] ---> 855a8a054e3f [2023-01-11T20:24:00.254Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:24:00.523Z] ---> Running in 15acdfa0351f [2023-01-11T20:24:00.795Z] Removing intermediate container 15acdfa0351f [2023-01-11T20:24:00.795Z] ---> 618eaa6fdf88 [2023-01-11T20:24:00.795Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:24:01.068Z] ---> Running in aae6bf52fb4d [2023-01-11T20:24:01.657Z] Removing intermediate container aae6bf52fb4d [2023-01-11T20:24:01.657Z] ---> 4e51220888f3 [2023-01-11T20:24:01.657Z] [2023-01-11T20:24:01.657Z] Successfully built 4e51220888f3 [2023-01-11T20:24:01.657Z] Successfully tagged support-scheduler-arm64:latest [2023-01-11T20:26:38.933Z]  Building support-scheduler ... done Removing intermediate container 58910ca7b6f6 [2023-01-11T20:26:38.933Z] ---> ae096659197f [2023-01-11T20:26:38.933Z] [2023-01-11T20:26:38.933Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:26:38.933Z] ---> 2b4661558fb8 [2023-01-11T20:26:38.933Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-11T20:26:38.933Z] ---> Running in 04c7dfbbaafa [2023-01-11T20:26:38.933Z] Removing intermediate container 04c7dfbbaafa [2023-01-11T20:26:38.933Z] ---> fba61144df5e [2023-01-11T20:26:38.933Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-11T20:26:38.933Z] ---> Running in 81d53de252e0 [2023-01-11T20:26:39.515Z] Removing intermediate container 81d53de252e0 [2023-01-11T20:26:39.515Z] ---> 246926f3ff0e [2023-01-11T20:26:39.515Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-11T20:26:39.515Z] ---> Running in afc1fdd38e7c [2023-01-11T20:26:40.107Z] Removing intermediate container afc1fdd38e7c [2023-01-11T20:26:40.107Z] ---> d37df7a65abf [2023-01-11T20:26:40.107Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:26:40.107Z] ---> Running in 2be51598ab3c [2023-01-11T20:26:42.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:26:42.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:26:43.744Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:26:43.744Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:26:43.744Z] OK: 5 MiB in 15 packages [2023-01-11T20:26:45.694Z] Removing intermediate container 2be51598ab3c [2023-01-11T20:26:45.694Z] ---> ab18c5bc2346 [2023-01-11T20:26:45.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:26:46.277Z] ---> 2c8ca3e2dc05 [2023-01-11T20:26:46.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-11T20:26:48.217Z] ---> 15f114d04189 [2023-01-11T20:26:48.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-11T20:26:49.176Z] ---> 543d527d1433 [2023-01-11T20:26:49.176Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-11T20:26:49.176Z] ---> Running in a635fa32aeec [2023-01-11T20:26:49.758Z] Removing intermediate container a635fa32aeec [2023-01-11T20:26:49.758Z] ---> 9152dca34273 [2023-01-11T20:26:49.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:26:50.024Z] ---> Running in 60dab326aaab [2023-01-11T20:26:50.607Z] Removing intermediate container 60dab326aaab [2023-01-11T20:26:50.607Z] ---> 1dd7c7d163a9 [2023-01-11T20:26:50.607Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:26:50.607Z] ---> Running in 04a3fcf485ff [2023-01-11T20:26:51.190Z] Removing intermediate container 04a3fcf485ff [2023-01-11T20:26:51.190Z] ---> 0b22ab66b1d6 [2023-01-11T20:26:51.190Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:26:51.190Z] ---> Running in 557e04aa5296 [2023-01-11T20:26:51.456Z] Removing intermediate container 557e04aa5296 [2023-01-11T20:26:51.456Z] ---> 456aefceedf3 [2023-01-11T20:26:51.456Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:26:51.723Z] ---> Running in ec594d53b03a [2023-01-11T20:26:52.304Z] Removing intermediate container ec594d53b03a [2023-01-11T20:26:52.304Z] ---> 96006ce32bb9 [2023-01-11T20:26:52.304Z] [2023-01-11T20:26:52.304Z] Successfully built 96006ce32bb9 [2023-01-11T20:26:52.304Z] Successfully tagged core-data-arm64:latest [2023-01-11T20:27:31.151Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-11T20:27:49.363Z] Removing intermediate container ae8922514a5d [2023-01-11T20:27:49.363Z] ---> cdcfbd1e0a63 [2023-01-11T20:27:49.363Z] [2023-01-11T20:27:49.363Z] Step 9/21 : FROM alpine:3.16 [2023-01-11T20:27:49.363Z] ---> 2b4661558fb8 [2023-01-11T20:27:49.363Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-11T20:27:49.363Z] ---> Running in 972fe13edc78 [2023-01-11T20:27:51.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:27:51.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:27:52.992Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-11T20:27:52.992Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-11T20:27:52.992Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-11T20:27:52.992Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-11T20:27:52.992Z] (5/6) Installing curl (7.83.1-r5) [2023-01-11T20:27:52.992Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-11T20:27:52.992Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:27:52.992Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:27:53.576Z] OK: 8 MiB in 20 packages [2023-01-11T20:27:55.529Z] Removing intermediate container 972fe13edc78 [2023-01-11T20:27:55.529Z] ---> e36c278c07ec [2023-01-11T20:27:55.529Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:27:55.797Z] ---> Running in e7116a179cd6 [2023-01-11T20:27:56.098Z] Removing intermediate container e7116a179cd6 [2023-01-11T20:27:56.098Z] ---> 1cc6c4a37a83 [2023-01-11T20:27:56.098Z] Step 12/21 : WORKDIR /edgex [2023-01-11T20:27:56.098Z] ---> Running in b4af8da05ee4 [2023-01-11T20:27:56.683Z] Removing intermediate container b4af8da05ee4 [2023-01-11T20:27:56.683Z] ---> dbedef5bd659 [2023-01-11T20:27:56.683Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-11T20:27:57.655Z] ---> 82bc2fdf5184 [2023-01-11T20:27:57.655Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-11T20:28:01.927Z] ---> 8c822c424da6 [2023-01-11T20:28:01.927Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-11T20:28:02.901Z] ---> 653c95bd2cc4 [2023-01-11T20:28:02.901Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:28:03.866Z] ---> 3607b12ac799 [2023-01-11T20:28:03.866Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:28:03.866Z] ---> Running in f939846e331d [2023-01-11T20:28:07.210Z] Removing intermediate container f939846e331d [2023-01-11T20:28:07.210Z] ---> d9bbd0dc4175 [2023-01-11T20:28:07.210Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:28:07.210Z] ---> Running in f3338d6c4de6 [2023-01-11T20:28:07.210Z] Removing intermediate container f3338d6c4de6 [2023-01-11T20:28:07.210Z] ---> 26ef11ccf294 [2023-01-11T20:28:07.210Z] Step 19/21 : LABEL arch=arm64 [2023-01-11T20:28:07.477Z] ---> Running in 409b7ee2f657 [2023-01-11T20:28:08.062Z] Removing intermediate container 409b7ee2f657 [2023-01-11T20:28:08.062Z] ---> df4b57364295 [2023-01-11T20:28:08.062Z] Step 20/21 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:28:08.062Z] ---> Running in 1b5eb775362e [2023-01-11T20:28:08.652Z] Removing intermediate container 1b5eb775362e [2023-01-11T20:28:08.652Z] ---> 162f58045aef [2023-01-11T20:28:08.652Z] Step 21/21 : LABEL version=3.0.0-dev.14 [2023-01-11T20:28:08.652Z] ---> Running in af8d5422a590 [2023-01-11T20:28:09.242Z] Removing intermediate container af8d5422a590 [2023-01-11T20:28:09.242Z] ---> 1cd00328e079 [2023-01-11T20:28:09.242Z] [2023-01-11T20:28:09.242Z] Successfully built 1cd00328e079 [2023-01-11T20:28:09.242Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-11T20:28:17.439Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-11T20:28:32.457Z] Removing intermediate container bc577c118d35 [2023-01-11T20:28:32.457Z] ---> 53217ea9ffbf [2023-01-11T20:28:32.457Z] [2023-01-11T20:28:32.457Z] Step 9/24 : FROM alpine:3.16 [2023-01-11T20:28:32.457Z] ---> 2b4661558fb8 [2023-01-11T20:28:32.457Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-11T20:28:32.457Z] ---> Running in c3c09e4f463a [2023-01-11T20:28:34.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:28:34.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:28:36.075Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-11T20:28:36.075Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-11T20:28:36.075Z] (3/3) Installing su-exec (0.2-r1) [2023-01-11T20:28:36.075Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:28:36.075Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:28:36.375Z] OK: 6 MiB in 17 packages [2023-01-11T20:28:40.630Z] Removing intermediate container c3c09e4f463a [2023-01-11T20:28:40.630Z] ---> 9f5dd7a2664c [2023-01-11T20:28:40.630Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:28:40.630Z] ---> Running in 438c96c4a5c6 [2023-01-11T20:28:40.630Z] Removing intermediate container 438c96c4a5c6 [2023-01-11T20:28:40.630Z] ---> 8f26422ad75f [2023-01-11T20:28:40.630Z] Step 12/24 : WORKDIR / [2023-01-11T20:28:40.630Z] ---> Running in dcc09dd7cb2b [2023-01-11T20:28:40.897Z] Removing intermediate container dcc09dd7cb2b [2023-01-11T20:28:40.897Z] ---> 4cdf2f795c67 [2023-01-11T20:28:40.898Z] 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-11T20:28:41.864Z] ---> 8afb703b1f8a [2023-01-11T20:28:41.864Z] 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-11T20:28:42.823Z] ---> 4726277b57f5 [2023-01-11T20:28:42.823Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-11T20:28:43.418Z] ---> 6f05cc09e7c5 [2023-01-11T20:28:43.418Z] 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-11T20:28:44.379Z] ---> 506d730e86c3 [2023-01-11T20:28:44.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-11T20:28:45.341Z] ---> 8e1ff1c715d8 [2023-01-11T20:28:45.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-11T20:28:46.759Z] ---> 6ec3965ab521 [2023-01-11T20:28:46.760Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:28:47.720Z] ---> c2f626e3a7a9 [2023-01-11T20:28:47.720Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:28:47.720Z] ---> Running in 5406f46d5c8d [2023-01-11T20:28:51.087Z] Removing intermediate container 5406f46d5c8d [2023-01-11T20:28:51.087Z] ---> a9826ce1d807 [2023-01-11T20:28:51.087Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:28:51.087Z] ---> Running in 261bd0eeb225 [2023-01-11T20:28:51.087Z] Removing intermediate container 261bd0eeb225 [2023-01-11T20:28:51.087Z] ---> 75f32b0aa1bb [2023-01-11T20:28:51.087Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:28:51.087Z] ---> Running in 7ff128aa5a90 [2023-01-11T20:28:51.356Z] Removing intermediate container 7ff128aa5a90 [2023-01-11T20:28:51.356Z] ---> 277c2950d690 [2023-01-11T20:28:51.356Z] Step 23/24 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:28:51.356Z] ---> Running in 1d13681d1f8d [2023-01-11T20:28:51.954Z] Removing intermediate container 1d13681d1f8d [2023-01-11T20:28:51.954Z] ---> 62062e5a0313 [2023-01-11T20:28:51.954Z] Step 24/24 : LABEL version=3.0.0-dev.14 [2023-01-11T20:28:51.954Z] ---> Running in fa85b8d9e437 [2023-01-11T20:28:52.545Z] Removing intermediate container fa85b8d9e437 [2023-01-11T20:28:52.545Z] ---> 710ce0cac586 [2023-01-11T20:28:52.545Z] [2023-01-11T20:28:52.545Z] Successfully built 710ce0cac586 [2023-01-11T20:28:52.545Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-11T20:29:14.653Z]  Building security-secretstore-setup ... done Removing intermediate container 8013e1f32345 [2023-01-11T20:29:14.653Z] ---> aa05677e76e6 [2023-01-11T20:29:14.653Z] [2023-01-11T20:29:14.653Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:29:14.653Z] ---> 2b4661558fb8 [2023-01-11T20:29:14.653Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T20:29:14.653Z] ---> Running in 563665bec546 [2023-01-11T20:29:14.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:29:14.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:29:16.074Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:29:16.074Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:29:16.074Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:29:16.074Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:29:16.074Z] OK: 6 MiB in 16 packages [2023-01-11T20:29:18.032Z] Removing intermediate container 563665bec546 [2023-01-11T20:29:18.032Z] ---> f635a59f21be [2023-01-11T20:29:18.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:29:18.304Z] ---> Running in 5e44eb16a891 [2023-01-11T20:29:18.573Z] Removing intermediate container 5e44eb16a891 [2023-01-11T20:29:18.573Z] ---> 3223a7758f3a [2023-01-11T20:29:18.573Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-11T20:29:18.573Z] ---> Running in e0dd6432c7ab [2023-01-11T20:29:18.844Z] Removing intermediate container e0dd6432c7ab [2023-01-11T20:29:18.844Z] ---> d0f5480ad1f8 [2023-01-11T20:29:18.844Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:29:18.844Z] ---> Running in cb8c3bfa1372 [2023-01-11T20:29:19.114Z] Removing intermediate container cb8c3bfa1372 [2023-01-11T20:29:19.114Z] ---> 86cd6cfa3c0b [2023-01-11T20:29:19.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:29:19.972Z] ---> 2212a3ccf80c [2023-01-11T20:29:19.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-11T20:29:21.397Z] ---> f3185bac22d8 [2023-01-11T20:29:21.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-11T20:29:21.666Z] ---> 5b9427e7b810 [2023-01-11T20:29:21.666Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-11T20:29:21.936Z] ---> Running in 15f6c829aad6 [2023-01-11T20:29:22.206Z] Removing intermediate container 15f6c829aad6 [2023-01-11T20:29:22.206Z] ---> 2dc3f6ab6b9b [2023-01-11T20:29:22.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:29:22.206Z] ---> Running in e76d3d660d28 [2023-01-11T20:29:22.479Z] Removing intermediate container e76d3d660d28 [2023-01-11T20:29:22.479Z] ---> 0e4ff0fefde8 [2023-01-11T20:29:22.479Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:29:22.479Z] ---> Running in 0cdde0c68c78 [2023-01-11T20:29:23.075Z] Removing intermediate container 0cdde0c68c78 [2023-01-11T20:29:23.075Z] ---> b5cd4b3666f5 [2023-01-11T20:29:23.075Z] Step 21/22 : LABEL git_sha=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:23.075Z] ---> Running in 3ae19748da37 [2023-01-11T20:29:23.344Z] Removing intermediate container 3ae19748da37 [2023-01-11T20:29:23.344Z] ---> 00d4a4d06410 [2023-01-11T20:29:23.344Z] Step 22/22 : LABEL version=3.0.0-dev.14 [2023-01-11T20:29:23.344Z] ---> Running in 00a86be55978 [2023-01-11T20:29:23.614Z] Removing intermediate container 00a86be55978 [2023-01-11T20:29:23.614Z] ---> 889b56423ce9 [2023-01-11T20:29:23.614Z] [2023-01-11T20:29:23.614Z] Successfully built 889b56423ce9 [2023-01-11T20:29:23.884Z] Successfully tagged support-notifications-arm64:latest [2023-01-11T20:29:24.165Z]  Building support-notifications ... done  [Pipeline] } [2023-01-11T20:29:24.139Z] $ docker stop --time=1 845401c37c72c5e1051e4a4b30b43edcf28e2f4ed6a5d6a49f626365234f20b5 [2023-01-11T20:29:25.835Z] $ docker rm -f --volumes 845401c37c72c5e1051e4a4b30b43edcf28e2f4ed6a5d6a49f626365234f20b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:29:26.349Z] + docker images [2023-01-11T20:29:26.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T20:29:26.617Z] support-notifications-arm64 latest 889b56423ce9 3 seconds ago 29.6MB [2023-01-11T20:29:26.617Z] aa05677e76e6 15 seconds ago 1.41GB [2023-01-11T20:29:26.617Z] security-secretstore-setup-arm64 latest 710ce0cac586 34 seconds ago 28.7MB [2023-01-11T20:29:26.617Z] 53217ea9ffbf 56 seconds ago 1.33GB [2023-01-11T20:29:26.617Z] security-proxy-setup-arm64 latest 1cd00328e079 About a minute ago 26.8MB [2023-01-11T20:29:26.617Z] cdcfbd1e0a63 About a minute ago 1.33GB [2023-01-11T20:29:26.617Z] core-data-arm64 latest 96006ce32bb9 2 minutes ago 17.2MB [2023-01-11T20:29:26.617Z] ae096659197f 2 minutes ago 1.35GB [2023-01-11T20:29:26.617Z] support-scheduler-arm64 latest 4e51220888f3 5 minutes ago 29MB [2023-01-11T20:29:26.617Z] 32a836a970b0 5 minutes ago 1.4GB [2023-01-11T20:29:26.617Z] security-spiffe-token-provider-arm64 latest 799a053b4db1 7 minutes ago 28.9MB [2023-01-11T20:29:26.617Z] 3cce3dccdfb6 7 minutes ago 1.37GB [2023-01-11T20:29:26.617Z] core-command-arm64 latest 19b63e97d978 8 minutes ago 17MB [2023-01-11T20:29:26.617Z] f423fd6812e1 8 minutes ago 1.34GB [2023-01-11T20:29:26.617Z] core-metadata-arm64 latest 102c010647da 9 minutes ago 17.8MB [2023-01-11T20:29:26.617Z] ef14bc751a60 9 minutes ago 1.35GB [2023-01-11T20:29:26.617Z] security-bootstrapper-arm64 latest b1b1c8b465c3 9 minutes ago 19.5MB [2023-01-11T20:29:26.617Z] 0f2482cf6465 10 minutes ago 1.33GB [2023-01-11T20:29:26.617Z] security-spire-server-arm64 latest 00075a5e950c 15 minutes ago 84.3MB [2023-01-11T20:29:26.617Z] 70f5f3186a41 16 minutes ago 1.21GB [2023-01-11T20:29:26.617Z] security-spire-agent-arm64 latest 910733a89f10 16 minutes ago 122MB [2023-01-11T20:29:26.617Z] security-spire-config-arm64 latest da8de36b21c4 16 minutes ago 83.6MB [2023-01-11T20:29:26.617Z] e424ddaf7d71 17 minutes ago 1.21GB [2023-01-11T20:29:26.617Z] e06e9be4256c 17 minutes ago 1.21GB [2023-01-11T20:29:26.617Z] ci-base-image-arm64 latest c78210a95001 20 minutes ago 905MB [2023-01-11T20:29:26.617Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-11T20:29:26.617Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-11T20:29:26.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-11T20:29:26.617Z] 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-11T20:29:26.725Z] provisioning config files... [2023-01-11T20:29:26.740Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/368@tmp/config6024351214538246420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:29:27.077Z] ---> docker-login.sh [2023-01-11T20:29:27.077Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:29:27.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:29:27.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:29:27.345Z] Configure a credential helper to remove this warning. See [2023-01-11T20:29:27.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:29:27.345Z] [2023-01-11T20:29:27.345Z] Login Succeeded [2023-01-11T20:29:27.345Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:29:27.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:29:27.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:29:27.878Z] Configure a credential helper to remove this warning. See [2023-01-11T20:29:27.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:29:27.878Z] [2023-01-11T20:29:27.878Z] Login Succeeded [2023-01-11T20:29:27.878Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:29:28.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:29:28.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:29:28.147Z] Configure a credential helper to remove this warning. See [2023-01-11T20:29:28.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:29:28.147Z] [2023-01-11T20:29:28.147Z] Login Succeeded [2023-01-11T20:29:28.147Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:29:28.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:29:28.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:29:28.678Z] Configure a credential helper to remove this warning. See [2023-01-11T20:29:28.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:29:28.678Z] [2023-01-11T20:29:28.678Z] Login Succeeded [2023-01-11T20:29:28.678Z] docker.io [2023-01-11T20:29:28.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:29:29.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:29:29.212Z] Configure a credential helper to remove this warning. See [2023-01-11T20:29:29.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:29:29.212Z] [2023-01-11T20:29:29.212Z] Login Succeeded [2023-01-11T20:29:29.212Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:29:29.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:29:29.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:29:29.262Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-11T20:29:29.262Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:29.262Z] latest [2023-01-11T20:29:29.262Z] 3.0.0-dev.14 [2023-01-11T20:29:29.262Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:29.262Z] main [2023-01-11T20:29:29.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:29.605Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:30.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:30.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-11T20:29:30.050Z] 26b91ed66960: Preparing [2023-01-11T20:29:30.050Z] 364e4144775c: Preparing [2023-01-11T20:29:30.050Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:30.050Z] e169d4b851d4: Preparing [2023-01-11T20:29:30.050Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:30.050Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:30.319Z] 26b91ed66960: Pushed [2023-01-11T20:29:30.319Z] 8fb1d268c4db: Pushed [2023-01-11T20:29:30.319Z] e169d4b851d4: Pushed [2023-01-11T20:29:33.696Z] 364e4144775c: Pushed [2023-01-11T20:29:33.696Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:c39203dd545ebdb3880064d2c80dba694bdd4210c836d785db085c888bfdaebc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:34.062Z] + 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-11T20:29:34.406Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-11T20:29:34.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-11T20:29:34.406Z] 26b91ed66960: Preparing [2023-01-11T20:29:34.406Z] 364e4144775c: Preparing [2023-01-11T20:29:34.406Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:34.406Z] e169d4b851d4: Preparing [2023-01-11T20:29:34.406Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:34.406Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:34.406Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:34.406Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:34.406Z] 26b91ed66960: Layer already exists [2023-01-11T20:29:34.406Z] 364e4144775c: Layer already exists [2023-01-11T20:29:34.673Z] latest: digest: sha256:c39203dd545ebdb3880064d2c80dba694bdd4210c836d785db085c888bfdaebc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:35.019Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:35.358Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.14 [2023-01-11T20:29:35.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-11T20:29:35.358Z] 26b91ed66960: Preparing [2023-01-11T20:29:35.358Z] 364e4144775c: Preparing [2023-01-11T20:29:35.358Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:35.358Z] e169d4b851d4: Preparing [2023-01-11T20:29:35.358Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:35.358Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:35.358Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:35.358Z] 364e4144775c: Layer already exists [2023-01-11T20:29:35.358Z] 26b91ed66960: Layer already exists [2023-01-11T20:29:35.358Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:35.358Z] 3.0.0-dev.14: digest: sha256:c39203dd545ebdb3880064d2c80dba694bdd4210c836d785db085c888bfdaebc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:35.975Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:36.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:36.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-11T20:29:36.315Z] 26b91ed66960: Preparing [2023-01-11T20:29:36.315Z] 364e4144775c: Preparing [2023-01-11T20:29:36.315Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:36.315Z] e169d4b851d4: Preparing [2023-01-11T20:29:36.315Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:36.315Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:36.315Z] 26b91ed66960: Layer already exists [2023-01-11T20:29:36.315Z] 364e4144775c: Layer already exists [2023-01-11T20:29:36.315Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:36.315Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:36.315Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:c39203dd545ebdb3880064d2c80dba694bdd4210c836d785db085c888bfdaebc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:36.925Z] + 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-11T20:29:37.269Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-11T20:29:37.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-11T20:29:37.269Z] 26b91ed66960: Preparing [2023-01-11T20:29:37.269Z] 364e4144775c: Preparing [2023-01-11T20:29:37.269Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:37.269Z] e169d4b851d4: Preparing [2023-01-11T20:29:37.269Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:37.269Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:37.269Z] 364e4144775c: Layer already exists [2023-01-11T20:29:37.269Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:37.269Z] 26b91ed66960: Layer already exists [2023-01-11T20:29:37.269Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:37.534Z] main: digest: sha256:c39203dd545ebdb3880064d2c80dba694bdd4210c836d785db085c888bfdaebc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:29:37.574Z] ===================================================== [Pipeline] echo [2023-01-11T20:29:37.579Z] taggedImages: [2023-01-11T20:29:37.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:37.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-11T20:29:37.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.14 [2023-01-11T20:29:37.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:37.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-11T20:29:37.594Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-11T20:29:37.594Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:37.594Z] latest [2023-01-11T20:29:37.594Z] 3.0.0-dev.14 [2023-01-11T20:29:37.594Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:37.594Z] main [2023-01-11T20:29:37.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:37.933Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:38.269Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:38.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-11T20:29:38.269Z] ae04772421d2: Preparing [2023-01-11T20:29:38.269Z] 501eef6cb9fd: Preparing [2023-01-11T20:29:38.269Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:38.269Z] 3ff928815bd5: Preparing [2023-01-11T20:29:38.269Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:38.269Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:38.269Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:38.535Z] ae04772421d2: Pushed [2023-01-11T20:29:38.535Z] 3ff928815bd5: Pushed [2023-01-11T20:29:41.875Z] 501eef6cb9fd: Pushed [2023-01-11T20:29:41.875Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:13ef78a1c0a1590e162c38aab5d411be7260bf4d09691f69db89ab9b45ceed9f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:42.213Z] + 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-11T20:29:42.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-11T20:29:42.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-11T20:29:42.553Z] ae04772421d2: Preparing [2023-01-11T20:29:42.553Z] 501eef6cb9fd: Preparing [2023-01-11T20:29:42.553Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:42.553Z] 3ff928815bd5: Preparing [2023-01-11T20:29:42.553Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:42.553Z] 3ff928815bd5: Layer already exists [2023-01-11T20:29:42.553Z] 501eef6cb9fd: Layer already exists [2023-01-11T20:29:42.553Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:42.553Z] ae04772421d2: Layer already exists [2023-01-11T20:29:42.553Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:42.819Z] latest: digest: sha256:13ef78a1c0a1590e162c38aab5d411be7260bf4d09691f69db89ab9b45ceed9f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:43.171Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:43.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.14 [2023-01-11T20:29:43.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-11T20:29:43.527Z] ae04772421d2: Preparing [2023-01-11T20:29:43.527Z] 501eef6cb9fd: Preparing [2023-01-11T20:29:43.527Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:43.527Z] 3ff928815bd5: Preparing [2023-01-11T20:29:43.527Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:43.527Z] 501eef6cb9fd: Layer already exists [2023-01-11T20:29:43.527Z] 3ff928815bd5: Layer already exists [2023-01-11T20:29:43.527Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:43.527Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:43.527Z] ae04772421d2: Layer already exists [2023-01-11T20:29:43.527Z] 3.0.0-dev.14: digest: sha256:13ef78a1c0a1590e162c38aab5d411be7260bf4d09691f69db89ab9b45ceed9f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:44.152Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:44.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:44.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-11T20:29:44.487Z] ae04772421d2: Preparing [2023-01-11T20:29:44.487Z] 501eef6cb9fd: Preparing [2023-01-11T20:29:44.487Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:44.487Z] 3ff928815bd5: Preparing [2023-01-11T20:29:44.487Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:44.487Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:44.487Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:44.487Z] 3ff928815bd5: Layer already exists [2023-01-11T20:29:44.487Z] ae04772421d2: Layer already exists [2023-01-11T20:29:44.487Z] 501eef6cb9fd: Layer already exists [2023-01-11T20:29:44.487Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:13ef78a1c0a1590e162c38aab5d411be7260bf4d09691f69db89ab9b45ceed9f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:45.095Z] + 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-11T20:29:45.432Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-11T20:29:45.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-11T20:29:45.432Z] ae04772421d2: Preparing [2023-01-11T20:29:45.432Z] 501eef6cb9fd: Preparing [2023-01-11T20:29:45.432Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:45.432Z] 3ff928815bd5: Preparing [2023-01-11T20:29:45.432Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:45.432Z] ae04772421d2: Layer already exists [2023-01-11T20:29:45.432Z] 501eef6cb9fd: Layer already exists [2023-01-11T20:29:45.432Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:45.432Z] 3ff928815bd5: Layer already exists [2023-01-11T20:29:45.432Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:45.698Z] main: digest: sha256:13ef78a1c0a1590e162c38aab5d411be7260bf4d09691f69db89ab9b45ceed9f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:29:45.748Z] ===================================================== [Pipeline] echo [2023-01-11T20:29:45.754Z] taggedImages: [2023-01-11T20:29:45.754Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:45.754Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-11T20:29:45.754Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.14 [2023-01-11T20:29:45.754Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:45.754Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-11T20:29:45.767Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-11T20:29:45.767Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:45.767Z] latest [2023-01-11T20:29:45.767Z] 3.0.0-dev.14 [2023-01-11T20:29:45.767Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:45.767Z] main [2023-01-11T20:29:45.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:46.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:46.442Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:46.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-11T20:29:46.443Z] b6358f08fe88: Preparing [2023-01-11T20:29:46.443Z] 7ae2825423df: Preparing [2023-01-11T20:29:46.443Z] d41d6aab2a61: Preparing [2023-01-11T20:29:46.443Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:46.443Z] e169d4b851d4: Preparing [2023-01-11T20:29:46.443Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:46.443Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:46.443Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:46.443Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:46.709Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:46.709Z] 7ae2825423df: Pushed [2023-01-11T20:29:46.709Z] b6358f08fe88: Pushed [2023-01-11T20:29:49.285Z] d41d6aab2a61: Pushed [2023-01-11T20:29:49.551Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:974f81b12c6c55e656c90292e5a1e5a041f2184476b7eec2c5b029cd59df77c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:49.903Z] + 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-11T20:29:50.242Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-11T20:29:50.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-11T20:29:50.242Z] b6358f08fe88: Preparing [2023-01-11T20:29:50.242Z] 7ae2825423df: Preparing [2023-01-11T20:29:50.242Z] d41d6aab2a61: Preparing [2023-01-11T20:29:50.242Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:50.242Z] e169d4b851d4: Preparing [2023-01-11T20:29:50.242Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:50.242Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:50.242Z] 7ae2825423df: Layer already exists [2023-01-11T20:29:50.242Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:50.242Z] b6358f08fe88: Layer already exists [2023-01-11T20:29:50.242Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:50.242Z] d41d6aab2a61: Layer already exists [2023-01-11T20:29:50.242Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:50.507Z] latest: digest: sha256:974f81b12c6c55e656c90292e5a1e5a041f2184476b7eec2c5b029cd59df77c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:50.859Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:51.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.14 [2023-01-11T20:29:51.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-11T20:29:51.191Z] b6358f08fe88: Preparing [2023-01-11T20:29:51.191Z] 7ae2825423df: Preparing [2023-01-11T20:29:51.191Z] d41d6aab2a61: Preparing [2023-01-11T20:29:51.191Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:51.191Z] e169d4b851d4: Preparing [2023-01-11T20:29:51.191Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:51.192Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:51.192Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:51.192Z] 7ae2825423df: Layer already exists [2023-01-11T20:29:51.192Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:51.192Z] b6358f08fe88: Layer already exists [2023-01-11T20:29:51.192Z] d41d6aab2a61: Layer already exists [2023-01-11T20:29:51.192Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:51.457Z] 3.0.0-dev.14: digest: sha256:974f81b12c6c55e656c90292e5a1e5a041f2184476b7eec2c5b029cd59df77c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:51.799Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:52.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:52.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-11T20:29:52.144Z] b6358f08fe88: Preparing [2023-01-11T20:29:52.144Z] 7ae2825423df: Preparing [2023-01-11T20:29:52.144Z] d41d6aab2a61: Preparing [2023-01-11T20:29:52.144Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:52.144Z] e169d4b851d4: Preparing [2023-01-11T20:29:52.144Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:52.144Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:52.144Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:52.144Z] b6358f08fe88: Layer already exists [2023-01-11T20:29:52.144Z] d41d6aab2a61: Layer already exists [2023-01-11T20:29:52.144Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:52.144Z] 7ae2825423df: Layer already exists [2023-01-11T20:29:52.144Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:52.410Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:974f81b12c6c55e656c90292e5a1e5a041f2184476b7eec2c5b029cd59df77c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:52.766Z] + 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-11T20:29:53.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-11T20:29:53.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-11T20:29:53.098Z] b6358f08fe88: Preparing [2023-01-11T20:29:53.098Z] 7ae2825423df: Preparing [2023-01-11T20:29:53.098Z] d41d6aab2a61: Preparing [2023-01-11T20:29:53.098Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:53.098Z] e169d4b851d4: Preparing [2023-01-11T20:29:53.098Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:53.098Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:53.098Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:53.098Z] d41d6aab2a61: Layer already exists [2023-01-11T20:29:53.098Z] e169d4b851d4: Layer already exists [2023-01-11T20:29:53.098Z] 7ae2825423df: Layer already exists [2023-01-11T20:29:53.098Z] b6358f08fe88: Layer already exists [2023-01-11T20:29:53.098Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:53.364Z] main: digest: sha256:974f81b12c6c55e656c90292e5a1e5a041f2184476b7eec2c5b029cd59df77c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:29:53.403Z] ===================================================== [Pipeline] echo [2023-01-11T20:29:53.409Z] taggedImages: [2023-01-11T20:29:53.409Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:53.409Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-11T20:29:53.409Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.14 [2023-01-11T20:29:53.409Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:53.409Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-11T20:29:53.430Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-11T20:29:53.430Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:53.430Z] latest [2023-01-11T20:29:53.430Z] 3.0.0-dev.14 [2023-01-11T20:29:53.430Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:29:53.430Z] main [2023-01-11T20:29:53.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:53.793Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:54.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:29:54.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-11T20:29:54.135Z] f55292efadf2: Preparing [2023-01-11T20:29:54.135Z] f55292efadf2: Preparing [2023-01-11T20:29:54.135Z] 5722e29ca853: Preparing [2023-01-11T20:29:54.135Z] dac6a5722e3d: Preparing [2023-01-11T20:29:54.135Z] 35e4e8753889: Preparing [2023-01-11T20:29:54.135Z] 3e4c551b5afb: Preparing [2023-01-11T20:29:54.135Z] d675900cd31f: Preparing [2023-01-11T20:29:54.135Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:54.135Z] 4c37bd7b97ff: Preparing [2023-01-11T20:29:54.135Z] ff88aebed1d5: Preparing [2023-01-11T20:29:54.135Z] 2917d5c7a43b: Preparing [2023-01-11T20:29:54.135Z] 0ba280996dab: Preparing [2023-01-11T20:29:54.135Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:54.135Z] d675900cd31f: Waiting [2023-01-11T20:29:54.135Z] ff88aebed1d5: Waiting [2023-01-11T20:29:54.135Z] 8fb1d268c4db: Waiting [2023-01-11T20:29:54.135Z] 2917d5c7a43b: Waiting [2023-01-11T20:29:54.135Z] 4c37bd7b97ff: Waiting [2023-01-11T20:29:54.135Z] 0ba280996dab: Waiting [2023-01-11T20:29:54.135Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:54.402Z] 3e4c551b5afb: Pushed [2023-01-11T20:29:54.402Z] 5722e29ca853: Pushed [2023-01-11T20:29:54.402Z] dac6a5722e3d: Pushed [2023-01-11T20:29:54.402Z] f55292efadf2: Pushed [2023-01-11T20:29:54.402Z] 35e4e8753889: Pushed [2023-01-11T20:29:54.402Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:54.667Z] 4c37bd7b97ff: Pushed [2023-01-11T20:29:54.667Z] 2917d5c7a43b: Pushed [2023-01-11T20:29:54.667Z] ff88aebed1d5: Pushed [2023-01-11T20:29:54.667Z] 0ba280996dab: Pushed [2023-01-11T20:29:54.667Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:57.243Z] d675900cd31f: Pushed [2023-01-11T20:29:57.509Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:b324a5789217fdde047728168ffc8242b5f7d17566c52670bf57d2ada97cb25d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:57.862Z] + 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-11T20:29:58.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-11T20:29:58.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-11T20:29:58.212Z] f55292efadf2: Preparing [2023-01-11T20:29:58.212Z] f55292efadf2: Preparing [2023-01-11T20:29:58.212Z] 5722e29ca853: Preparing [2023-01-11T20:29:58.212Z] dac6a5722e3d: Preparing [2023-01-11T20:29:58.212Z] 35e4e8753889: Preparing [2023-01-11T20:29:58.212Z] 3e4c551b5afb: Preparing [2023-01-11T20:29:58.212Z] d675900cd31f: Preparing [2023-01-11T20:29:58.212Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:58.212Z] 4c37bd7b97ff: Preparing [2023-01-11T20:29:58.212Z] ff88aebed1d5: Preparing [2023-01-11T20:29:58.212Z] 2917d5c7a43b: Preparing [2023-01-11T20:29:58.212Z] 0ba280996dab: Preparing [2023-01-11T20:29:58.212Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:58.212Z] d675900cd31f: Waiting [2023-01-11T20:29:58.212Z] ff88aebed1d5: Waiting [2023-01-11T20:29:58.212Z] 8fb1d268c4db: Waiting [2023-01-11T20:29:58.212Z] 4c37bd7b97ff: Waiting [2023-01-11T20:29:58.212Z] 2917d5c7a43b: Waiting [2023-01-11T20:29:58.212Z] 0ba280996dab: Waiting [2023-01-11T20:29:58.212Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:58.212Z] 35e4e8753889: Layer already exists [2023-01-11T20:29:58.212Z] f55292efadf2: Layer already exists [2023-01-11T20:29:58.212Z] 3e4c551b5afb: Layer already exists [2023-01-11T20:29:58.212Z] 5722e29ca853: Layer already exists [2023-01-11T20:29:58.212Z] dac6a5722e3d: Layer already exists [2023-01-11T20:29:58.212Z] 4c37bd7b97ff: Layer already exists [2023-01-11T20:29:58.212Z] ff88aebed1d5: Layer already exists [2023-01-11T20:29:58.212Z] d675900cd31f: Layer already exists [2023-01-11T20:29:58.212Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:58.212Z] 2917d5c7a43b: Layer already exists [2023-01-11T20:29:58.212Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:58.212Z] 0ba280996dab: Layer already exists [2023-01-11T20:29:58.478Z] latest: digest: sha256:b324a5789217fdde047728168ffc8242b5f7d17566c52670bf57d2ada97cb25d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:58.837Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:59.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.14 [2023-01-11T20:29:59.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-11T20:29:59.171Z] f55292efadf2: Preparing [2023-01-11T20:29:59.171Z] f55292efadf2: Preparing [2023-01-11T20:29:59.171Z] 5722e29ca853: Preparing [2023-01-11T20:29:59.171Z] dac6a5722e3d: Preparing [2023-01-11T20:29:59.171Z] 35e4e8753889: Preparing [2023-01-11T20:29:59.171Z] 3e4c551b5afb: Preparing [2023-01-11T20:29:59.171Z] d675900cd31f: Preparing [2023-01-11T20:29:59.171Z] 8fb1d268c4db: Preparing [2023-01-11T20:29:59.171Z] 4c37bd7b97ff: Preparing [2023-01-11T20:29:59.171Z] ff88aebed1d5: Preparing [2023-01-11T20:29:59.171Z] 2917d5c7a43b: Preparing [2023-01-11T20:29:59.171Z] 0ba280996dab: Preparing [2023-01-11T20:29:59.171Z] 17bec77d7fdc: Preparing [2023-01-11T20:29:59.171Z] 4c37bd7b97ff: Waiting [2023-01-11T20:29:59.171Z] ff88aebed1d5: Waiting [2023-01-11T20:29:59.171Z] 0ba280996dab: Waiting [2023-01-11T20:29:59.171Z] 17bec77d7fdc: Waiting [2023-01-11T20:29:59.171Z] 2917d5c7a43b: Waiting [2023-01-11T20:29:59.171Z] d675900cd31f: Waiting [2023-01-11T20:29:59.171Z] 8fb1d268c4db: Waiting [2023-01-11T20:29:59.171Z] 3e4c551b5afb: Layer already exists [2023-01-11T20:29:59.171Z] f55292efadf2: Layer already exists [2023-01-11T20:29:59.171Z] 5722e29ca853: Layer already exists [2023-01-11T20:29:59.171Z] dac6a5722e3d: Layer already exists [2023-01-11T20:29:59.171Z] 35e4e8753889: Layer already exists [2023-01-11T20:29:59.171Z] d675900cd31f: Layer already exists [2023-01-11T20:29:59.171Z] 4c37bd7b97ff: Layer already exists [2023-01-11T20:29:59.171Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:29:59.171Z] ff88aebed1d5: Layer already exists [2023-01-11T20:29:59.171Z] 2917d5c7a43b: Layer already exists [2023-01-11T20:29:59.171Z] 0ba280996dab: Layer already exists [2023-01-11T20:29:59.171Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:29:59.435Z] 3.0.0-dev.14: digest: sha256:b324a5789217fdde047728168ffc8242b5f7d17566c52670bf57d2ada97cb25d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:29:59.773Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:00.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:00.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-11T20:30:00.108Z] f55292efadf2: Preparing [2023-01-11T20:30:00.108Z] f55292efadf2: Preparing [2023-01-11T20:30:00.108Z] 5722e29ca853: Preparing [2023-01-11T20:30:00.108Z] dac6a5722e3d: Preparing [2023-01-11T20:30:00.108Z] 35e4e8753889: Preparing [2023-01-11T20:30:00.108Z] 3e4c551b5afb: Preparing [2023-01-11T20:30:00.108Z] d675900cd31f: Preparing [2023-01-11T20:30:00.108Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:00.108Z] d675900cd31f: Waiting [2023-01-11T20:30:00.108Z] 4c37bd7b97ff: Preparing [2023-01-11T20:30:00.108Z] ff88aebed1d5: Preparing [2023-01-11T20:30:00.108Z] 8fb1d268c4db: Waiting [2023-01-11T20:30:00.108Z] 2917d5c7a43b: Preparing [2023-01-11T20:30:00.108Z] 0ba280996dab: Preparing [2023-01-11T20:30:00.108Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:00.108Z] 4c37bd7b97ff: Waiting [2023-01-11T20:30:00.108Z] ff88aebed1d5: Waiting [2023-01-11T20:30:00.108Z] 2917d5c7a43b: Waiting [2023-01-11T20:30:00.108Z] 0ba280996dab: Waiting [2023-01-11T20:30:00.108Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:00.108Z] dac6a5722e3d: Layer already exists [2023-01-11T20:30:00.108Z] 35e4e8753889: Layer already exists [2023-01-11T20:30:00.108Z] f55292efadf2: Layer already exists [2023-01-11T20:30:00.108Z] 3e4c551b5afb: Layer already exists [2023-01-11T20:30:00.108Z] 5722e29ca853: Layer already exists [2023-01-11T20:30:00.108Z] d675900cd31f: Layer already exists [2023-01-11T20:30:00.108Z] 4c37bd7b97ff: Layer already exists [2023-01-11T20:30:00.108Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:00.108Z] 2917d5c7a43b: Layer already exists [2023-01-11T20:30:00.108Z] ff88aebed1d5: Layer already exists [2023-01-11T20:30:00.108Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:00.108Z] 0ba280996dab: Layer already exists [2023-01-11T20:30:00.373Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:b324a5789217fdde047728168ffc8242b5f7d17566c52670bf57d2ada97cb25d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:00.708Z] + 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-11T20:30:01.061Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-11T20:30:01.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-11T20:30:01.062Z] f55292efadf2: Preparing [2023-01-11T20:30:01.062Z] f55292efadf2: Preparing [2023-01-11T20:30:01.062Z] 5722e29ca853: Preparing [2023-01-11T20:30:01.062Z] dac6a5722e3d: Preparing [2023-01-11T20:30:01.062Z] 35e4e8753889: Preparing [2023-01-11T20:30:01.062Z] 3e4c551b5afb: Preparing [2023-01-11T20:30:01.062Z] d675900cd31f: Preparing [2023-01-11T20:30:01.062Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:01.062Z] 4c37bd7b97ff: Preparing [2023-01-11T20:30:01.062Z] ff88aebed1d5: Preparing [2023-01-11T20:30:01.062Z] 2917d5c7a43b: Preparing [2023-01-11T20:30:01.062Z] 0ba280996dab: Preparing [2023-01-11T20:30:01.062Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:01.062Z] d675900cd31f: Waiting [2023-01-11T20:30:01.062Z] 8fb1d268c4db: Waiting [2023-01-11T20:30:01.062Z] 4c37bd7b97ff: Waiting [2023-01-11T20:30:01.062Z] ff88aebed1d5: Waiting [2023-01-11T20:30:01.062Z] 2917d5c7a43b: Waiting [2023-01-11T20:30:01.062Z] 0ba280996dab: Waiting [2023-01-11T20:30:01.062Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:01.062Z] 3e4c551b5afb: Layer already exists [2023-01-11T20:30:01.062Z] 35e4e8753889: Layer already exists [2023-01-11T20:30:01.062Z] 5722e29ca853: Layer already exists [2023-01-11T20:30:01.062Z] dac6a5722e3d: Layer already exists [2023-01-11T20:30:01.062Z] f55292efadf2: Layer already exists [2023-01-11T20:30:01.062Z] d675900cd31f: Layer already exists [2023-01-11T20:30:01.062Z] ff88aebed1d5: Layer already exists [2023-01-11T20:30:01.062Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:01.062Z] 4c37bd7b97ff: Layer already exists [2023-01-11T20:30:01.062Z] 2917d5c7a43b: Layer already exists [2023-01-11T20:30:01.062Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:01.062Z] 0ba280996dab: Layer already exists [2023-01-11T20:30:01.330Z] main: digest: sha256:b324a5789217fdde047728168ffc8242b5f7d17566c52670bf57d2ada97cb25d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:30:01.371Z] ===================================================== [Pipeline] echo [2023-01-11T20:30:01.377Z] taggedImages: [2023-01-11T20:30:01.377Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:01.377Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-11T20:30:01.377Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.14 [2023-01-11T20:30:01.377Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:01.377Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-11T20:30:01.394Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-11T20:30:01.394Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:01.394Z] latest [2023-01-11T20:30:01.394Z] 3.0.0-dev.14 [2023-01-11T20:30:01.394Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:01.394Z] main [2023-01-11T20:30:01.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:01.735Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:02.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:02.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-11T20:30:02.071Z] c487e7e4caef: Preparing [2023-01-11T20:30:02.071Z] 96eec92d736a: Preparing [2023-01-11T20:30:02.071Z] a81144d10df0: Preparing [2023-01-11T20:30:02.071Z] b605667e48fa: Preparing [2023-01-11T20:30:02.071Z] f7adc9916095: Preparing [2023-01-11T20:30:02.071Z] 50b3a61eca8d: Preparing [2023-01-11T20:30:02.071Z] e72d0459bca4: Preparing [2023-01-11T20:30:02.071Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:02.071Z] e72d0459bca4: Waiting [2023-01-11T20:30:02.071Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:02.071Z] 50b3a61eca8d: Waiting [2023-01-11T20:30:02.338Z] 96eec92d736a: Pushed [2023-01-11T20:30:02.339Z] f7adc9916095: Pushed [2023-01-11T20:30:02.339Z] c487e7e4caef: Pushed [2023-01-11T20:30:02.604Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:02.604Z] 50b3a61eca8d: Pushed [2023-01-11T20:30:03.183Z] e72d0459bca4: Pushed [2023-01-11T20:30:04.597Z] b605667e48fa: Pushed [2023-01-11T20:30:04.597Z] a81144d10df0: Pushed [2023-01-11T20:30:04.597Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:e14476a337ab0e6a1cd006b977e4be910cb2ca32052962b8a46e51e15aca126a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:05.203Z] + 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-11T20:30:05.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-11T20:30:05.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-11T20:30:05.538Z] c487e7e4caef: Preparing [2023-01-11T20:30:05.538Z] 96eec92d736a: Preparing [2023-01-11T20:30:05.538Z] a81144d10df0: Preparing [2023-01-11T20:30:05.538Z] b605667e48fa: Preparing [2023-01-11T20:30:05.538Z] f7adc9916095: Preparing [2023-01-11T20:30:05.538Z] 50b3a61eca8d: Preparing [2023-01-11T20:30:05.538Z] e72d0459bca4: Preparing [2023-01-11T20:30:05.538Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:05.538Z] 50b3a61eca8d: Waiting [2023-01-11T20:30:05.538Z] e72d0459bca4: Waiting [2023-01-11T20:30:05.538Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:05.538Z] c487e7e4caef: Layer already exists [2023-01-11T20:30:05.538Z] f7adc9916095: Layer already exists [2023-01-11T20:30:05.538Z] b605667e48fa: Layer already exists [2023-01-11T20:30:05.538Z] a81144d10df0: Layer already exists [2023-01-11T20:30:05.538Z] 96eec92d736a: Layer already exists [2023-01-11T20:30:05.538Z] 50b3a61eca8d: Layer already exists [2023-01-11T20:30:05.538Z] e72d0459bca4: Layer already exists [2023-01-11T20:30:05.538Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:05.804Z] latest: digest: sha256:e14476a337ab0e6a1cd006b977e4be910cb2ca32052962b8a46e51e15aca126a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:06.198Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:07.226Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.14 [2023-01-11T20:30:07.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-11T20:30:07.226Z] c487e7e4caef: Preparing [2023-01-11T20:30:07.226Z] 96eec92d736a: Preparing [2023-01-11T20:30:07.226Z] a81144d10df0: Preparing [2023-01-11T20:30:07.226Z] b605667e48fa: Preparing [2023-01-11T20:30:07.226Z] f7adc9916095: Preparing [2023-01-11T20:30:07.226Z] 50b3a61eca8d: Preparing [2023-01-11T20:30:07.226Z] e72d0459bca4: Preparing [2023-01-11T20:30:07.226Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:07.226Z] 50b3a61eca8d: Waiting [2023-01-11T20:30:07.226Z] e72d0459bca4: Waiting [2023-01-11T20:30:07.226Z] b605667e48fa: Layer already exists [2023-01-11T20:30:07.226Z] f7adc9916095: Layer already exists [2023-01-11T20:30:07.226Z] a81144d10df0: Layer already exists [2023-01-11T20:30:07.226Z] c487e7e4caef: Layer already exists [2023-01-11T20:30:07.226Z] 96eec92d736a: Layer already exists [2023-01-11T20:30:07.226Z] 50b3a61eca8d: Layer already exists [2023-01-11T20:30:07.226Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:07.226Z] e72d0459bca4: Layer already exists [2023-01-11T20:30:07.499Z] 3.0.0-dev.14: digest: sha256:e14476a337ab0e6a1cd006b977e4be910cb2ca32052962b8a46e51e15aca126a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:07.970Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:08.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:08.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-11T20:30:08.320Z] c487e7e4caef: Preparing [2023-01-11T20:30:08.320Z] 96eec92d736a: Preparing [2023-01-11T20:30:08.320Z] a81144d10df0: Preparing [2023-01-11T20:30:08.320Z] b605667e48fa: Preparing [2023-01-11T20:30:08.320Z] f7adc9916095: Preparing [2023-01-11T20:30:08.320Z] 50b3a61eca8d: Preparing [2023-01-11T20:30:08.320Z] e72d0459bca4: Preparing [2023-01-11T20:30:08.320Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:08.320Z] 50b3a61eca8d: Waiting [2023-01-11T20:30:08.320Z] e72d0459bca4: Waiting [2023-01-11T20:30:08.320Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:08.320Z] b605667e48fa: Layer already exists [2023-01-11T20:30:08.320Z] a81144d10df0: Layer already exists [2023-01-11T20:30:08.320Z] 96eec92d736a: Layer already exists [2023-01-11T20:30:08.320Z] f7adc9916095: Layer already exists [2023-01-11T20:30:08.320Z] c487e7e4caef: Layer already exists [2023-01-11T20:30:08.320Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:08.320Z] 50b3a61eca8d: Layer already exists [2023-01-11T20:30:08.320Z] e72d0459bca4: Layer already exists [2023-01-11T20:30:08.587Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:e14476a337ab0e6a1cd006b977e4be910cb2ca32052962b8a46e51e15aca126a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:08.953Z] + 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-11T20:30:09.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-11T20:30:09.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-11T20:30:09.287Z] c487e7e4caef: Preparing [2023-01-11T20:30:09.287Z] 96eec92d736a: Preparing [2023-01-11T20:30:09.287Z] a81144d10df0: Preparing [2023-01-11T20:30:09.287Z] b605667e48fa: Preparing [2023-01-11T20:30:09.287Z] f7adc9916095: Preparing [2023-01-11T20:30:09.287Z] 50b3a61eca8d: Preparing [2023-01-11T20:30:09.287Z] e72d0459bca4: Preparing [2023-01-11T20:30:09.287Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:09.287Z] e72d0459bca4: Waiting [2023-01-11T20:30:09.287Z] 50b3a61eca8d: Waiting [2023-01-11T20:30:09.287Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:09.287Z] c487e7e4caef: Layer already exists [2023-01-11T20:30:09.287Z] 96eec92d736a: Layer already exists [2023-01-11T20:30:09.287Z] a81144d10df0: Layer already exists [2023-01-11T20:30:09.287Z] f7adc9916095: Layer already exists [2023-01-11T20:30:09.287Z] b605667e48fa: Layer already exists [2023-01-11T20:30:09.287Z] e72d0459bca4: Layer already exists [2023-01-11T20:30:09.287Z] 50b3a61eca8d: Layer already exists [2023-01-11T20:30:09.287Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:09.560Z] main: digest: sha256:e14476a337ab0e6a1cd006b977e4be910cb2ca32052962b8a46e51e15aca126a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:30:09.605Z] ===================================================== [Pipeline] echo [2023-01-11T20:30:09.612Z] taggedImages: [2023-01-11T20:30:09.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:09.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-11T20:30:09.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.14 [2023-01-11T20:30:09.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:09.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-11T20:30:09.631Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-11T20:30:09.631Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:09.631Z] latest [2023-01-11T20:30:09.631Z] 3.0.0-dev.14 [2023-01-11T20:30:09.631Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:09.631Z] main [2023-01-11T20:30:09.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:09.984Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:10.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-11T20:30:10.332Z] 197f881ca8d2: Preparing [2023-01-11T20:30:10.332Z] b630266ba46d: Preparing [2023-01-11T20:30:10.332Z] fd5a3ee8f60e: Preparing [2023-01-11T20:30:10.332Z] 0b288ce786e8: Preparing [2023-01-11T20:30:10.332Z] 4ec2918f1a72: Preparing [2023-01-11T20:30:10.332Z] 32c6082c0b30: Preparing [2023-01-11T20:30:10.332Z] 9bf749b7f81c: Preparing [2023-01-11T20:30:10.332Z] f08d27420f54: Preparing [2023-01-11T20:30:10.332Z] 8ee72b6ed039: Preparing [2023-01-11T20:30:10.332Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:10.332Z] f08d27420f54: Waiting [2023-01-11T20:30:10.332Z] 8ee72b6ed039: Waiting [2023-01-11T20:30:10.332Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:10.332Z] 32c6082c0b30: Waiting [2023-01-11T20:30:10.332Z] 9bf749b7f81c: Waiting [2023-01-11T20:30:10.599Z] 197f881ca8d2: Pushed [2023-01-11T20:30:10.599Z] b630266ba46d: Pushed [2023-01-11T20:30:10.599Z] 4ec2918f1a72: Pushed [2023-01-11T20:30:10.864Z] 32c6082c0b30: Pushed [2023-01-11T20:30:10.864Z] f08d27420f54: Pushed [2023-01-11T20:30:10.864Z] 9bf749b7f81c: Pushed [2023-01-11T20:30:10.864Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:11.132Z] 8ee72b6ed039: Pushed [2023-01-11T20:30:13.073Z] 0b288ce786e8: Pushed [2023-01-11T20:30:14.032Z] fd5a3ee8f60e: Pushed [2023-01-11T20:30:14.032Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:a59d74e75682e3a05d40bab8b44e161e30bebe0077759ed7b589aa558d8ec560 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:14.369Z] + 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-11T20:30:14.706Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-11T20:30:14.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-11T20:30:14.706Z] 197f881ca8d2: Preparing [2023-01-11T20:30:14.706Z] b630266ba46d: Preparing [2023-01-11T20:30:14.706Z] fd5a3ee8f60e: Preparing [2023-01-11T20:30:14.706Z] 0b288ce786e8: Preparing [2023-01-11T20:30:14.706Z] 4ec2918f1a72: Preparing [2023-01-11T20:30:14.706Z] 32c6082c0b30: Preparing [2023-01-11T20:30:14.706Z] 9bf749b7f81c: Preparing [2023-01-11T20:30:14.706Z] f08d27420f54: Preparing [2023-01-11T20:30:14.706Z] 8ee72b6ed039: Preparing [2023-01-11T20:30:14.706Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:14.706Z] 32c6082c0b30: Waiting [2023-01-11T20:30:14.706Z] 8ee72b6ed039: Waiting [2023-01-11T20:30:14.706Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:14.706Z] 9bf749b7f81c: Waiting [2023-01-11T20:30:14.706Z] f08d27420f54: Waiting [2023-01-11T20:30:14.706Z] 4ec2918f1a72: Layer already exists [2023-01-11T20:30:14.706Z] b630266ba46d: Layer already exists [2023-01-11T20:30:14.706Z] 0b288ce786e8: Layer already exists [2023-01-11T20:30:14.706Z] fd5a3ee8f60e: Layer already exists [2023-01-11T20:30:14.706Z] 197f881ca8d2: Layer already exists [2023-01-11T20:30:14.706Z] 9bf749b7f81c: Layer already exists [2023-01-11T20:30:14.706Z] f08d27420f54: Layer already exists [2023-01-11T20:30:14.706Z] 8ee72b6ed039: Layer already exists [2023-01-11T20:30:14.706Z] 32c6082c0b30: Layer already exists [2023-01-11T20:30:14.706Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:14.972Z] latest: digest: sha256:a59d74e75682e3a05d40bab8b44e161e30bebe0077759ed7b589aa558d8ec560 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:15.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:15.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.14 [2023-01-11T20:30:15.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-11T20:30:15.647Z] 197f881ca8d2: Preparing [2023-01-11T20:30:15.647Z] b630266ba46d: Preparing [2023-01-11T20:30:15.647Z] fd5a3ee8f60e: Preparing [2023-01-11T20:30:15.647Z] 0b288ce786e8: Preparing [2023-01-11T20:30:15.647Z] 4ec2918f1a72: Preparing [2023-01-11T20:30:15.647Z] 32c6082c0b30: Preparing [2023-01-11T20:30:15.647Z] 9bf749b7f81c: Preparing [2023-01-11T20:30:15.647Z] f08d27420f54: Preparing [2023-01-11T20:30:15.647Z] 8ee72b6ed039: Preparing [2023-01-11T20:30:15.647Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:15.647Z] 9bf749b7f81c: Waiting [2023-01-11T20:30:15.647Z] f08d27420f54: Waiting [2023-01-11T20:30:15.647Z] 32c6082c0b30: Waiting [2023-01-11T20:30:15.647Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:15.647Z] b630266ba46d: Layer already exists [2023-01-11T20:30:15.647Z] 4ec2918f1a72: Layer already exists [2023-01-11T20:30:15.647Z] fd5a3ee8f60e: Layer already exists [2023-01-11T20:30:15.647Z] 0b288ce786e8: Layer already exists [2023-01-11T20:30:15.647Z] 197f881ca8d2: Layer already exists [2023-01-11T20:30:15.647Z] 9bf749b7f81c: Layer already exists [2023-01-11T20:30:15.647Z] 32c6082c0b30: Layer already exists [2023-01-11T20:30:15.647Z] f08d27420f54: Layer already exists [2023-01-11T20:30:15.647Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:15.647Z] 8ee72b6ed039: Layer already exists [2023-01-11T20:30:15.915Z] 3.0.0-dev.14: digest: sha256:a59d74e75682e3a05d40bab8b44e161e30bebe0077759ed7b589aa558d8ec560 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:16.249Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:16.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:16.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-11T20:30:16.583Z] 197f881ca8d2: Preparing [2023-01-11T20:30:16.583Z] b630266ba46d: Preparing [2023-01-11T20:30:16.583Z] fd5a3ee8f60e: Preparing [2023-01-11T20:30:16.583Z] 0b288ce786e8: Preparing [2023-01-11T20:30:16.583Z] 4ec2918f1a72: Preparing [2023-01-11T20:30:16.583Z] 32c6082c0b30: Preparing [2023-01-11T20:30:16.583Z] 9bf749b7f81c: Preparing [2023-01-11T20:30:16.583Z] f08d27420f54: Preparing [2023-01-11T20:30:16.583Z] 8ee72b6ed039: Preparing [2023-01-11T20:30:16.583Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:16.583Z] 32c6082c0b30: Waiting [2023-01-11T20:30:16.583Z] 9bf749b7f81c: Waiting [2023-01-11T20:30:16.583Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:16.583Z] f08d27420f54: Waiting [2023-01-11T20:30:16.583Z] 8ee72b6ed039: Waiting [2023-01-11T20:30:16.583Z] 4ec2918f1a72: Layer already exists [2023-01-11T20:30:16.583Z] 197f881ca8d2: Layer already exists [2023-01-11T20:30:16.583Z] b630266ba46d: Layer already exists [2023-01-11T20:30:16.583Z] 0b288ce786e8: Layer already exists [2023-01-11T20:30:16.583Z] fd5a3ee8f60e: Layer already exists [2023-01-11T20:30:16.583Z] f08d27420f54: Layer already exists [2023-01-11T20:30:16.583Z] 32c6082c0b30: Layer already exists [2023-01-11T20:30:16.583Z] 9bf749b7f81c: Layer already exists [2023-01-11T20:30:16.583Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:16.583Z] 8ee72b6ed039: Layer already exists [2023-01-11T20:30:16.849Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:a59d74e75682e3a05d40bab8b44e161e30bebe0077759ed7b589aa558d8ec560 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:17.203Z] + 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-11T20:30:17.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-11T20:30:17.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-11T20:30:17.544Z] 197f881ca8d2: Preparing [2023-01-11T20:30:17.544Z] b630266ba46d: Preparing [2023-01-11T20:30:17.544Z] fd5a3ee8f60e: Preparing [2023-01-11T20:30:17.544Z] 0b288ce786e8: Preparing [2023-01-11T20:30:17.544Z] 4ec2918f1a72: Preparing [2023-01-11T20:30:17.544Z] 32c6082c0b30: Preparing [2023-01-11T20:30:17.544Z] 9bf749b7f81c: Preparing [2023-01-11T20:30:17.544Z] f08d27420f54: Preparing [2023-01-11T20:30:17.544Z] 8ee72b6ed039: Preparing [2023-01-11T20:30:17.544Z] 17bec77d7fdc: Preparing [2023-01-11T20:30:17.544Z] 32c6082c0b30: Waiting [2023-01-11T20:30:17.544Z] 9bf749b7f81c: Waiting [2023-01-11T20:30:17.544Z] f08d27420f54: Waiting [2023-01-11T20:30:17.544Z] 8ee72b6ed039: Waiting [2023-01-11T20:30:17.544Z] 17bec77d7fdc: Waiting [2023-01-11T20:30:17.544Z] 4ec2918f1a72: Layer already exists [2023-01-11T20:30:17.544Z] 197f881ca8d2: Layer already exists [2023-01-11T20:30:17.544Z] fd5a3ee8f60e: Layer already exists [2023-01-11T20:30:17.544Z] 0b288ce786e8: Layer already exists [2023-01-11T20:30:17.544Z] b630266ba46d: Layer already exists [2023-01-11T20:30:17.544Z] 8ee72b6ed039: Layer already exists [2023-01-11T20:30:17.544Z] 9bf749b7f81c: Layer already exists [2023-01-11T20:30:17.544Z] 32c6082c0b30: Layer already exists [2023-01-11T20:30:17.544Z] f08d27420f54: Layer already exists [2023-01-11T20:30:17.544Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:30:17.810Z] main: digest: sha256:a59d74e75682e3a05d40bab8b44e161e30bebe0077759ed7b589aa558d8ec560 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:30:17.852Z] ===================================================== [Pipeline] echo [2023-01-11T20:30:17.858Z] taggedImages: [2023-01-11T20:30:17.858Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:17.858Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-11T20:30:17.858Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.14 [2023-01-11T20:30:17.858Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:17.858Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-11T20:30:17.872Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-11T20:30:17.872Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:17.872Z] latest [2023-01-11T20:30:17.872Z] 3.0.0-dev.14 [2023-01-11T20:30:17.872Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:17.872Z] main [2023-01-11T20:30:17.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:18.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:18.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:18.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-11T20:30:18.546Z] e8eb265e38b5: Preparing [2023-01-11T20:30:18.546Z] 130a77aa9bca: Preparing [2023-01-11T20:30:18.546Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:18.546Z] 24e24fb99221: Preparing [2023-01-11T20:30:18.546Z] 9833f26c6bda: Preparing [2023-01-11T20:30:18.546Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:18.546Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:18.813Z] e8eb265e38b5: Pushed [2023-01-11T20:30:20.220Z] 24e24fb99221: Pushed [2023-01-11T20:30:23.559Z] 130a77aa9bca: Pushed [2023-01-11T20:30:23.559Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:56fe6335225cce99d7bebe2f011a31afb96c243ed7403737371ce580dc5d60b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:24.169Z] + 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-11T20:30:24.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-11T20:30:24.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-11T20:30:24.510Z] e8eb265e38b5: Preparing [2023-01-11T20:30:24.510Z] 130a77aa9bca: Preparing [2023-01-11T20:30:24.510Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:24.510Z] 24e24fb99221: Preparing [2023-01-11T20:30:24.510Z] 9833f26c6bda: Preparing [2023-01-11T20:30:24.510Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:24.510Z] e8eb265e38b5: Layer already exists [2023-01-11T20:30:24.510Z] 130a77aa9bca: Layer already exists [2023-01-11T20:30:24.510Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:24.510Z] 24e24fb99221: Layer already exists [2023-01-11T20:30:24.775Z] latest: digest: sha256:56fe6335225cce99d7bebe2f011a31afb96c243ed7403737371ce580dc5d60b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:25.130Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:25.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.14 [2023-01-11T20:30:25.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-11T20:30:25.470Z] e8eb265e38b5: Preparing [2023-01-11T20:30:25.470Z] 130a77aa9bca: Preparing [2023-01-11T20:30:25.470Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:25.470Z] 24e24fb99221: Preparing [2023-01-11T20:30:25.470Z] 9833f26c6bda: Preparing [2023-01-11T20:30:25.470Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:25.470Z] e8eb265e38b5: Layer already exists [2023-01-11T20:30:25.470Z] 24e24fb99221: Layer already exists [2023-01-11T20:30:25.470Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:25.470Z] 130a77aa9bca: Layer already exists [2023-01-11T20:30:25.470Z] 3.0.0-dev.14: digest: sha256:56fe6335225cce99d7bebe2f011a31afb96c243ed7403737371ce580dc5d60b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:26.087Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:26.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:26.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-11T20:30:26.431Z] e8eb265e38b5: Preparing [2023-01-11T20:30:26.431Z] 130a77aa9bca: Preparing [2023-01-11T20:30:26.431Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:26.431Z] 24e24fb99221: Preparing [2023-01-11T20:30:26.431Z] 9833f26c6bda: Preparing [2023-01-11T20:30:26.697Z] 24e24fb99221: Layer already exists [2023-01-11T20:30:26.697Z] 130a77aa9bca: Layer already exists [2023-01-11T20:30:26.697Z] e8eb265e38b5: Layer already exists [2023-01-11T20:30:26.697Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:26.697Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:26.697Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:56fe6335225cce99d7bebe2f011a31afb96c243ed7403737371ce580dc5d60b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:27.039Z] + 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-11T20:30:27.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-11T20:30:27.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-11T20:30:27.382Z] e8eb265e38b5: Preparing [2023-01-11T20:30:27.382Z] 130a77aa9bca: Preparing [2023-01-11T20:30:27.382Z] 8fb1d268c4db: Preparing [2023-01-11T20:30:27.382Z] 24e24fb99221: Preparing [2023-01-11T20:30:27.382Z] 9833f26c6bda: Preparing [2023-01-11T20:30:27.382Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:30:27.382Z] 130a77aa9bca: Layer already exists [2023-01-11T20:30:27.382Z] 24e24fb99221: Layer already exists [2023-01-11T20:30:27.382Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:27.382Z] e8eb265e38b5: Layer already exists [2023-01-11T20:30:27.648Z] main: digest: sha256:56fe6335225cce99d7bebe2f011a31afb96c243ed7403737371ce580dc5d60b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:30:27.708Z] ===================================================== [Pipeline] echo [2023-01-11T20:30:27.717Z] taggedImages: [2023-01-11T20:30:27.717Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:27.717Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-11T20:30:27.717Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.14 [2023-01-11T20:30:27.717Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:27.717Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-11T20:30:27.740Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-11T20:30:27.740Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:27.740Z] latest [2023-01-11T20:30:27.740Z] 3.0.0-dev.14 [2023-01-11T20:30:27.740Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:27.740Z] main [2023-01-11T20:30:27.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:28.089Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:28.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:28.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-11T20:30:28.425Z] e600a41e1a14: Preparing [2023-01-11T20:30:28.425Z] fd8173e4b608: Preparing [2023-01-11T20:30:28.425Z] d99c747b38ee: Preparing [2023-01-11T20:30:28.425Z] 391eaec1306b: Preparing [2023-01-11T20:30:28.425Z] b8996d3a78b8: Preparing [2023-01-11T20:30:28.425Z] c265cb144192: Preparing [2023-01-11T20:30:28.425Z] 9833f26c6bda: Preparing [2023-01-11T20:30:28.425Z] 9833f26c6bda: Waiting [2023-01-11T20:30:28.425Z] c265cb144192: Waiting [2023-01-11T20:30:28.691Z] e600a41e1a14: Pushed [2023-01-11T20:30:28.691Z] fd8173e4b608: Pushed [2023-01-11T20:30:28.691Z] d99c747b38ee: Pushed [2023-01-11T20:30:28.691Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:29.650Z] c265cb144192: Pushed [2023-01-11T20:30:37.857Z] b8996d3a78b8: Pushed [2023-01-11T20:30:46.052Z] 391eaec1306b: Pushed [2023-01-11T20:30:46.052Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:805c61d2b1273cb781009b24eb755676921e13ca176cd5da42153780ce822eee size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:46.395Z] + 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-11T20:30:46.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-11T20:30:46.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-11T20:30:46.741Z] e600a41e1a14: Preparing [2023-01-11T20:30:46.741Z] fd8173e4b608: Preparing [2023-01-11T20:30:46.741Z] d99c747b38ee: Preparing [2023-01-11T20:30:46.741Z] 391eaec1306b: Preparing [2023-01-11T20:30:46.741Z] b8996d3a78b8: Preparing [2023-01-11T20:30:46.741Z] c265cb144192: Preparing [2023-01-11T20:30:46.741Z] 9833f26c6bda: Preparing [2023-01-11T20:30:46.741Z] c265cb144192: Waiting [2023-01-11T20:30:46.741Z] 9833f26c6bda: Waiting [2023-01-11T20:30:46.741Z] 391eaec1306b: Layer already exists [2023-01-11T20:30:46.741Z] fd8173e4b608: Layer already exists [2023-01-11T20:30:46.741Z] b8996d3a78b8: Layer already exists [2023-01-11T20:30:46.741Z] d99c747b38ee: Layer already exists [2023-01-11T20:30:46.741Z] e600a41e1a14: Layer already exists [2023-01-11T20:30:46.741Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:46.741Z] c265cb144192: Layer already exists [2023-01-11T20:30:47.006Z] latest: digest: sha256:805c61d2b1273cb781009b24eb755676921e13ca176cd5da42153780ce822eee size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:47.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:47.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.14 [2023-01-11T20:30:47.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-11T20:30:47.686Z] e600a41e1a14: Preparing [2023-01-11T20:30:47.686Z] fd8173e4b608: Preparing [2023-01-11T20:30:47.686Z] d99c747b38ee: Preparing [2023-01-11T20:30:47.686Z] 391eaec1306b: Preparing [2023-01-11T20:30:47.686Z] b8996d3a78b8: Preparing [2023-01-11T20:30:47.686Z] c265cb144192: Preparing [2023-01-11T20:30:47.686Z] 9833f26c6bda: Preparing [2023-01-11T20:30:47.686Z] c265cb144192: Waiting [2023-01-11T20:30:47.686Z] 9833f26c6bda: Waiting [2023-01-11T20:30:47.686Z] e600a41e1a14: Layer already exists [2023-01-11T20:30:47.686Z] 391eaec1306b: Layer already exists [2023-01-11T20:30:47.686Z] b8996d3a78b8: Layer already exists [2023-01-11T20:30:47.686Z] d99c747b38ee: Layer already exists [2023-01-11T20:30:47.686Z] fd8173e4b608: Layer already exists [2023-01-11T20:30:47.686Z] c265cb144192: Layer already exists [2023-01-11T20:30:47.686Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:47.952Z] 3.0.0-dev.14: digest: sha256:805c61d2b1273cb781009b24eb755676921e13ca176cd5da42153780ce822eee size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:48.298Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:48.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:48.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-11T20:30:48.646Z] e600a41e1a14: Preparing [2023-01-11T20:30:48.646Z] fd8173e4b608: Preparing [2023-01-11T20:30:48.646Z] d99c747b38ee: Preparing [2023-01-11T20:30:48.646Z] 391eaec1306b: Preparing [2023-01-11T20:30:48.646Z] b8996d3a78b8: Preparing [2023-01-11T20:30:48.646Z] c265cb144192: Preparing [2023-01-11T20:30:48.646Z] 9833f26c6bda: Preparing [2023-01-11T20:30:48.646Z] c265cb144192: Waiting [2023-01-11T20:30:48.646Z] b8996d3a78b8: Layer already exists [2023-01-11T20:30:48.646Z] e600a41e1a14: Layer already exists [2023-01-11T20:30:48.646Z] d99c747b38ee: Layer already exists [2023-01-11T20:30:48.646Z] fd8173e4b608: Layer already exists [2023-01-11T20:30:48.646Z] 391eaec1306b: Layer already exists [2023-01-11T20:30:48.646Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:48.646Z] c265cb144192: Layer already exists [2023-01-11T20:30:48.912Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:805c61d2b1273cb781009b24eb755676921e13ca176cd5da42153780ce822eee size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:49.249Z] + 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-11T20:30:49.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-11T20:30:49.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-11T20:30:49.594Z] e600a41e1a14: Preparing [2023-01-11T20:30:49.594Z] fd8173e4b608: Preparing [2023-01-11T20:30:49.594Z] d99c747b38ee: Preparing [2023-01-11T20:30:49.594Z] 391eaec1306b: Preparing [2023-01-11T20:30:49.594Z] b8996d3a78b8: Preparing [2023-01-11T20:30:49.594Z] c265cb144192: Preparing [2023-01-11T20:30:49.594Z] 9833f26c6bda: Preparing [2023-01-11T20:30:49.594Z] c265cb144192: Waiting [2023-01-11T20:30:49.594Z] 9833f26c6bda: Waiting [2023-01-11T20:30:49.594Z] d99c747b38ee: Layer already exists [2023-01-11T20:30:49.594Z] b8996d3a78b8: Layer already exists [2023-01-11T20:30:49.594Z] fd8173e4b608: Layer already exists [2023-01-11T20:30:49.594Z] 391eaec1306b: Layer already exists [2023-01-11T20:30:49.594Z] e600a41e1a14: Layer already exists [2023-01-11T20:30:49.594Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:49.594Z] c265cb144192: Layer already exists [2023-01-11T20:30:49.859Z] main: digest: sha256:805c61d2b1273cb781009b24eb755676921e13ca176cd5da42153780ce822eee size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:30:49.911Z] ===================================================== [Pipeline] echo [2023-01-11T20:30:49.919Z] taggedImages: [2023-01-11T20:30:49.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:49.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-11T20:30:49.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.14 [2023-01-11T20:30:49.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:49.919Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-11T20:30:49.939Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-11T20:30:49.939Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:49.939Z] latest [2023-01-11T20:30:49.939Z] 3.0.0-dev.14 [2023-01-11T20:30:49.939Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:30:49.939Z] main [2023-01-11T20:30:49.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:50.298Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:30:50.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:30:50.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-11T20:30:50.635Z] 6ff12abd604e: Preparing [2023-01-11T20:30:50.635Z] a2a07cf7a750: Preparing [2023-01-11T20:30:50.635Z] 09caa9a3a5fb: Preparing [2023-01-11T20:30:50.635Z] 4802fee1d762: Preparing [2023-01-11T20:30:50.635Z] 065f97b584db: Preparing [2023-01-11T20:30:50.635Z] 9833f26c6bda: Preparing [2023-01-11T20:30:50.635Z] 9833f26c6bda: Waiting [2023-01-11T20:30:50.900Z] 6ff12abd604e: Pushed [2023-01-11T20:30:50.900Z] 09caa9a3a5fb: Pushed [2023-01-11T20:30:50.900Z] a2a07cf7a750: Pushed [2023-01-11T20:30:50.900Z] 9833f26c6bda: Layer already exists [2023-01-11T20:30:51.495Z] 065f97b584db: Pushed [2023-01-11T20:31:09.688Z] 4802fee1d762: Pushed [2023-01-11T20:31:09.688Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:8710c93c2bb41e461748d2f495941c46053088f00b044824cd4c60a7e3b60d82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:10.034Z] + 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-11T20:31:10.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-11T20:31:10.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-11T20:31:10.366Z] 6ff12abd604e: Preparing [2023-01-11T20:31:10.366Z] a2a07cf7a750: Preparing [2023-01-11T20:31:10.366Z] 09caa9a3a5fb: Preparing [2023-01-11T20:31:10.366Z] 4802fee1d762: Preparing [2023-01-11T20:31:10.366Z] 065f97b584db: Preparing [2023-01-11T20:31:10.366Z] 9833f26c6bda: Preparing [2023-01-11T20:31:10.366Z] 9833f26c6bda: Waiting [2023-01-11T20:31:10.366Z] 065f97b584db: Layer already exists [2023-01-11T20:31:10.366Z] 09caa9a3a5fb: Layer already exists [2023-01-11T20:31:10.366Z] 4802fee1d762: Layer already exists [2023-01-11T20:31:10.366Z] 6ff12abd604e: Layer already exists [2023-01-11T20:31:10.366Z] a2a07cf7a750: Layer already exists [2023-01-11T20:31:10.366Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:10.632Z] latest: digest: sha256:8710c93c2bb41e461748d2f495941c46053088f00b044824cd4c60a7e3b60d82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:10.978Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:11.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.14 [2023-01-11T20:31:11.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-11T20:31:11.314Z] 6ff12abd604e: Preparing [2023-01-11T20:31:11.314Z] a2a07cf7a750: Preparing [2023-01-11T20:31:11.314Z] 09caa9a3a5fb: Preparing [2023-01-11T20:31:11.314Z] 4802fee1d762: Preparing [2023-01-11T20:31:11.314Z] 065f97b584db: Preparing [2023-01-11T20:31:11.314Z] 9833f26c6bda: Preparing [2023-01-11T20:31:11.314Z] 9833f26c6bda: Waiting [2023-01-11T20:31:11.314Z] 09caa9a3a5fb: Layer already exists [2023-01-11T20:31:11.314Z] 6ff12abd604e: Layer already exists [2023-01-11T20:31:11.314Z] a2a07cf7a750: Layer already exists [2023-01-11T20:31:11.314Z] 065f97b584db: Layer already exists [2023-01-11T20:31:11.314Z] 4802fee1d762: Layer already exists [2023-01-11T20:31:11.314Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:11.581Z] 3.0.0-dev.14: digest: sha256:8710c93c2bb41e461748d2f495941c46053088f00b044824cd4c60a7e3b60d82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:11.917Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:12.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:12.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-11T20:31:12.259Z] 6ff12abd604e: Preparing [2023-01-11T20:31:12.259Z] a2a07cf7a750: Preparing [2023-01-11T20:31:12.259Z] 09caa9a3a5fb: Preparing [2023-01-11T20:31:12.259Z] 4802fee1d762: Preparing [2023-01-11T20:31:12.259Z] 065f97b584db: Preparing [2023-01-11T20:31:12.259Z] 9833f26c6bda: Preparing [2023-01-11T20:31:12.259Z] 9833f26c6bda: Waiting [2023-01-11T20:31:12.259Z] a2a07cf7a750: Layer already exists [2023-01-11T20:31:12.259Z] 065f97b584db: Layer already exists [2023-01-11T20:31:12.259Z] 09caa9a3a5fb: Layer already exists [2023-01-11T20:31:12.259Z] 4802fee1d762: Layer already exists [2023-01-11T20:31:12.259Z] 6ff12abd604e: Layer already exists [2023-01-11T20:31:12.259Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:12.525Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:8710c93c2bb41e461748d2f495941c46053088f00b044824cd4c60a7e3b60d82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:12.869Z] + 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-11T20:31:13.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-11T20:31:13.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-11T20:31:13.211Z] 6ff12abd604e: Preparing [2023-01-11T20:31:13.211Z] a2a07cf7a750: Preparing [2023-01-11T20:31:13.211Z] 09caa9a3a5fb: Preparing [2023-01-11T20:31:13.211Z] 4802fee1d762: Preparing [2023-01-11T20:31:13.211Z] 065f97b584db: Preparing [2023-01-11T20:31:13.211Z] 9833f26c6bda: Preparing [2023-01-11T20:31:13.211Z] 9833f26c6bda: Waiting [2023-01-11T20:31:13.211Z] 065f97b584db: Layer already exists [2023-01-11T20:31:13.211Z] 4802fee1d762: Layer already exists [2023-01-11T20:31:13.211Z] a2a07cf7a750: Layer already exists [2023-01-11T20:31:13.211Z] 09caa9a3a5fb: Layer already exists [2023-01-11T20:31:13.211Z] 6ff12abd604e: Layer already exists [2023-01-11T20:31:13.211Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:13.477Z] main: digest: sha256:8710c93c2bb41e461748d2f495941c46053088f00b044824cd4c60a7e3b60d82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:31:13.527Z] ===================================================== [Pipeline] echo [2023-01-11T20:31:13.535Z] taggedImages: [2023-01-11T20:31:13.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:13.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-11T20:31:13.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.14 [2023-01-11T20:31:13.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:13.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-11T20:31:13.556Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-11T20:31:13.556Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:13.556Z] latest [2023-01-11T20:31:13.556Z] 3.0.0-dev.14 [2023-01-11T20:31:13.556Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:13.556Z] main [2023-01-11T20:31:13.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:13.906Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:14.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:14.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-11T20:31:14.258Z] 424b76b38e64: Preparing [2023-01-11T20:31:14.258Z] cb21ad705a44: Preparing [2023-01-11T20:31:14.258Z] 64c9d02cdbd5: Preparing [2023-01-11T20:31:14.258Z] 09aa770a59bd: Preparing [2023-01-11T20:31:14.258Z] bccd62c3ad96: Preparing [2023-01-11T20:31:14.258Z] 9833f26c6bda: Preparing [2023-01-11T20:31:14.258Z] 9833f26c6bda: Waiting [2023-01-11T20:31:14.525Z] 64c9d02cdbd5: Pushed [2023-01-11T20:31:14.525Z] cb21ad705a44: Pushed [2023-01-11T20:31:14.525Z] 424b76b38e64: Pushed [2023-01-11T20:31:14.525Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:15.105Z] bccd62c3ad96: Pushed [2023-01-11T20:31:33.395Z] 09aa770a59bd: Pushed [2023-01-11T20:31:33.395Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:a113339c144681a17dbdb19cc92a1ba7256bbd2988735565e4ab8ba9517e3878 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:33.746Z] + 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-11T20:31:34.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-11T20:31:34.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-11T20:31:34.090Z] 424b76b38e64: Preparing [2023-01-11T20:31:34.090Z] cb21ad705a44: Preparing [2023-01-11T20:31:34.090Z] 64c9d02cdbd5: Preparing [2023-01-11T20:31:34.090Z] 09aa770a59bd: Preparing [2023-01-11T20:31:34.090Z] bccd62c3ad96: Preparing [2023-01-11T20:31:34.090Z] 9833f26c6bda: Preparing [2023-01-11T20:31:34.090Z] 9833f26c6bda: Waiting [2023-01-11T20:31:34.090Z] 424b76b38e64: Layer already exists [2023-01-11T20:31:34.090Z] 09aa770a59bd: Layer already exists [2023-01-11T20:31:34.090Z] cb21ad705a44: Layer already exists [2023-01-11T20:31:34.090Z] bccd62c3ad96: Layer already exists [2023-01-11T20:31:34.090Z] 64c9d02cdbd5: Layer already exists [2023-01-11T20:31:34.090Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:34.358Z] latest: digest: sha256:a113339c144681a17dbdb19cc92a1ba7256bbd2988735565e4ab8ba9517e3878 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:34.699Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:35.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.14 [2023-01-11T20:31:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-11T20:31:35.048Z] 424b76b38e64: Preparing [2023-01-11T20:31:35.048Z] cb21ad705a44: Preparing [2023-01-11T20:31:35.048Z] 64c9d02cdbd5: Preparing [2023-01-11T20:31:35.048Z] 09aa770a59bd: Preparing [2023-01-11T20:31:35.048Z] bccd62c3ad96: Preparing [2023-01-11T20:31:35.048Z] 9833f26c6bda: Preparing [2023-01-11T20:31:35.048Z] 9833f26c6bda: Waiting [2023-01-11T20:31:35.048Z] 424b76b38e64: Layer already exists [2023-01-11T20:31:35.048Z] 64c9d02cdbd5: Layer already exists [2023-01-11T20:31:35.048Z] 09aa770a59bd: Layer already exists [2023-01-11T20:31:35.048Z] bccd62c3ad96: Layer already exists [2023-01-11T20:31:35.048Z] cb21ad705a44: Layer already exists [2023-01-11T20:31:35.048Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:35.313Z] 3.0.0-dev.14: digest: sha256:a113339c144681a17dbdb19cc92a1ba7256bbd2988735565e4ab8ba9517e3878 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:35.661Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:36.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:36.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-11T20:31:36.000Z] 424b76b38e64: Preparing [2023-01-11T20:31:36.000Z] cb21ad705a44: Preparing [2023-01-11T20:31:36.000Z] 64c9d02cdbd5: Preparing [2023-01-11T20:31:36.000Z] 09aa770a59bd: Preparing [2023-01-11T20:31:36.000Z] bccd62c3ad96: Preparing [2023-01-11T20:31:36.000Z] 9833f26c6bda: Preparing [2023-01-11T20:31:36.000Z] 9833f26c6bda: Waiting [2023-01-11T20:31:36.000Z] 09aa770a59bd: Layer already exists [2023-01-11T20:31:36.000Z] 424b76b38e64: Layer already exists [2023-01-11T20:31:36.000Z] 64c9d02cdbd5: Layer already exists [2023-01-11T20:31:36.000Z] cb21ad705a44: Layer already exists [2023-01-11T20:31:36.000Z] bccd62c3ad96: Layer already exists [2023-01-11T20:31:36.000Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:36.266Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:a113339c144681a17dbdb19cc92a1ba7256bbd2988735565e4ab8ba9517e3878 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:36.618Z] + 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-11T20:31:36.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-11T20:31:36.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-11T20:31:36.966Z] 424b76b38e64: Preparing [2023-01-11T20:31:36.966Z] cb21ad705a44: Preparing [2023-01-11T20:31:36.966Z] 64c9d02cdbd5: Preparing [2023-01-11T20:31:36.966Z] 09aa770a59bd: Preparing [2023-01-11T20:31:36.966Z] bccd62c3ad96: Preparing [2023-01-11T20:31:36.966Z] 9833f26c6bda: Preparing [2023-01-11T20:31:36.966Z] 9833f26c6bda: Waiting [2023-01-11T20:31:36.966Z] bccd62c3ad96: Layer already exists [2023-01-11T20:31:36.966Z] 424b76b38e64: Layer already exists [2023-01-11T20:31:36.966Z] 64c9d02cdbd5: Layer already exists [2023-01-11T20:31:36.966Z] cb21ad705a44: Layer already exists [2023-01-11T20:31:36.966Z] 09aa770a59bd: Layer already exists [2023-01-11T20:31:36.966Z] 9833f26c6bda: Layer already exists [2023-01-11T20:31:37.232Z] main: digest: sha256:a113339c144681a17dbdb19cc92a1ba7256bbd2988735565e4ab8ba9517e3878 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:31:37.277Z] ===================================================== [Pipeline] echo [2023-01-11T20:31:37.285Z] taggedImages: [2023-01-11T20:31:37.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:37.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-11T20:31:37.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.14 [2023-01-11T20:31:37.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:37.285Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-11T20:31:37.300Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-11T20:31:37.300Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:37.300Z] latest [2023-01-11T20:31:37.300Z] 3.0.0-dev.14 [2023-01-11T20:31:37.300Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:37.300Z] main [2023-01-11T20:31:37.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:37.630Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:37.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:37.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-11T20:31:37.970Z] a9f22f4553e1: Preparing [2023-01-11T20:31:37.970Z] 6c7b525e149f: Preparing [2023-01-11T20:31:37.970Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:37.970Z] 43d90ba814be: Preparing [2023-01-11T20:31:37.970Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:37.970Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:37.970Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:38.237Z] a9f22f4553e1: Pushed [2023-01-11T20:31:38.503Z] 43d90ba814be: Pushed [2023-01-11T20:31:43.844Z] 6c7b525e149f: Pushed [2023-01-11T20:31:43.844Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:3478d1e0b7eac07fbb9818712c036d7de7e94cd75c505bcb3e31dc4f428f9be9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:44.191Z] + 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-11T20:31:44.533Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-11T20:31:44.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-11T20:31:44.533Z] a9f22f4553e1: Preparing [2023-01-11T20:31:44.533Z] 6c7b525e149f: Preparing [2023-01-11T20:31:44.533Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:44.533Z] 43d90ba814be: Preparing [2023-01-11T20:31:44.533Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:44.533Z] 6c7b525e149f: Layer already exists [2023-01-11T20:31:44.533Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:44.533Z] 43d90ba814be: Layer already exists [2023-01-11T20:31:44.533Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:44.533Z] a9f22f4553e1: Layer already exists [2023-01-11T20:31:44.800Z] latest: digest: sha256:3478d1e0b7eac07fbb9818712c036d7de7e94cd75c505bcb3e31dc4f428f9be9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:45.143Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:45.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.14 [2023-01-11T20:31:45.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-11T20:31:45.489Z] a9f22f4553e1: Preparing [2023-01-11T20:31:45.489Z] 6c7b525e149f: Preparing [2023-01-11T20:31:45.489Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:45.489Z] 43d90ba814be: Preparing [2023-01-11T20:31:45.489Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:45.489Z] a9f22f4553e1: Layer already exists [2023-01-11T20:31:45.489Z] 6c7b525e149f: Layer already exists [2023-01-11T20:31:45.489Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:45.489Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:45.489Z] 43d90ba814be: Layer already exists [2023-01-11T20:31:45.489Z] 3.0.0-dev.14: digest: sha256:3478d1e0b7eac07fbb9818712c036d7de7e94cd75c505bcb3e31dc4f428f9be9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:46.092Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:46.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:46.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-11T20:31:46.429Z] a9f22f4553e1: Preparing [2023-01-11T20:31:46.429Z] 6c7b525e149f: Preparing [2023-01-11T20:31:46.429Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:46.429Z] 43d90ba814be: Preparing [2023-01-11T20:31:46.429Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:46.429Z] a9f22f4553e1: Layer already exists [2023-01-11T20:31:46.429Z] 43d90ba814be: Layer already exists [2023-01-11T20:31:46.429Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:46.429Z] 6c7b525e149f: Layer already exists [2023-01-11T20:31:46.429Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:46.429Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:3478d1e0b7eac07fbb9818712c036d7de7e94cd75c505bcb3e31dc4f428f9be9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:47.041Z] + 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-11T20:31:47.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-11T20:31:47.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-11T20:31:47.374Z] a9f22f4553e1: Preparing [2023-01-11T20:31:47.374Z] 6c7b525e149f: Preparing [2023-01-11T20:31:47.374Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:47.374Z] 43d90ba814be: Preparing [2023-01-11T20:31:47.374Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:47.374Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:47.374Z] a9f22f4553e1: Layer already exists [2023-01-11T20:31:47.374Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:47.374Z] 43d90ba814be: Layer already exists [2023-01-11T20:31:47.374Z] 6c7b525e149f: Layer already exists [2023-01-11T20:31:47.639Z] main: digest: sha256:3478d1e0b7eac07fbb9818712c036d7de7e94cd75c505bcb3e31dc4f428f9be9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:31:47.701Z] ===================================================== [Pipeline] echo [2023-01-11T20:31:47.711Z] taggedImages: [2023-01-11T20:31:47.711Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:47.711Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-11T20:31:47.711Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.14 [2023-01-11T20:31:47.711Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:47.711Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-11T20:31:47.733Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-11T20:31:47.733Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:47.733Z] latest [2023-01-11T20:31:47.733Z] 3.0.0-dev.14 [2023-01-11T20:31:47.733Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:47.733Z] main [2023-01-11T20:31:47.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:48.089Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:48.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:48.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-11T20:31:48.428Z] eb5ea2e9afaa: Preparing [2023-01-11T20:31:48.428Z] 59895b07e354: Preparing [2023-01-11T20:31:48.428Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:48.428Z] e169d4b851d4: Preparing [2023-01-11T20:31:48.428Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:48.428Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:48.428Z] e169d4b851d4: Layer already exists [2023-01-11T20:31:48.428Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:48.694Z] eb5ea2e9afaa: Pushed [2023-01-11T20:31:54.029Z] 59895b07e354: Pushed [2023-01-11T20:31:54.295Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb: digest: sha256:025bb646ae81b7126608068a41ec944ae3415ac24642c7f368c35e76b5af7017 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:54.633Z] + 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-11T20:31:54.972Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-11T20:31:54.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-11T20:31:54.972Z] eb5ea2e9afaa: Preparing [2023-01-11T20:31:54.972Z] 59895b07e354: Preparing [2023-01-11T20:31:54.972Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:54.972Z] e169d4b851d4: Preparing [2023-01-11T20:31:54.972Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:54.972Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:54.972Z] 59895b07e354: Layer already exists [2023-01-11T20:31:54.972Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:54.972Z] e169d4b851d4: Layer already exists [2023-01-11T20:31:54.972Z] eb5ea2e9afaa: Layer already exists [2023-01-11T20:31:55.237Z] latest: digest: sha256:025bb646ae81b7126608068a41ec944ae3415ac24642c7f368c35e76b5af7017 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:55.582Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:55.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.14 [2023-01-11T20:31:55.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-11T20:31:55.917Z] eb5ea2e9afaa: Preparing [2023-01-11T20:31:55.917Z] 59895b07e354: Preparing [2023-01-11T20:31:55.917Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:55.917Z] e169d4b851d4: Preparing [2023-01-11T20:31:55.917Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:55.917Z] e169d4b851d4: Layer already exists [2023-01-11T20:31:55.917Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:55.917Z] eb5ea2e9afaa: Layer already exists [2023-01-11T20:31:55.917Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:55.917Z] 59895b07e354: Layer already exists [2023-01-11T20:31:55.917Z] 3.0.0-dev.14: digest: sha256:025bb646ae81b7126608068a41ec944ae3415ac24642c7f368c35e76b5af7017 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:56.517Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:56.853Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:56.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-11T20:31:56.853Z] eb5ea2e9afaa: Preparing [2023-01-11T20:31:56.853Z] 59895b07e354: Preparing [2023-01-11T20:31:56.853Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:56.853Z] e169d4b851d4: Preparing [2023-01-11T20:31:56.853Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:56.853Z] 59895b07e354: Layer already exists [2023-01-11T20:31:56.853Z] e169d4b851d4: Layer already exists [2023-01-11T20:31:56.853Z] eb5ea2e9afaa: Layer already exists [2023-01-11T20:31:56.853Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:56.853Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:56.853Z] 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14: digest: sha256:025bb646ae81b7126608068a41ec944ae3415ac24642c7f368c35e76b5af7017 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:57.464Z] + 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-11T20:31:57.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-11T20:31:57.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-11T20:31:57.798Z] eb5ea2e9afaa: Preparing [2023-01-11T20:31:57.798Z] 59895b07e354: Preparing [2023-01-11T20:31:57.798Z] 8fb1d268c4db: Preparing [2023-01-11T20:31:57.798Z] e169d4b851d4: Preparing [2023-01-11T20:31:57.798Z] 17bec77d7fdc: Preparing [2023-01-11T20:31:57.798Z] 8fb1d268c4db: Layer already exists [2023-01-11T20:31:57.798Z] e169d4b851d4: Layer already exists [2023-01-11T20:31:57.798Z] 59895b07e354: Layer already exists [2023-01-11T20:31:57.798Z] eb5ea2e9afaa: Layer already exists [2023-01-11T20:31:57.798Z] 17bec77d7fdc: Layer already exists [2023-01-11T20:31:58.064Z] main: digest: sha256:025bb646ae81b7126608068a41ec944ae3415ac24642c7f368c35e76b5af7017 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:31:58.110Z] ===================================================== [Pipeline] echo [2023-01-11T20:31:58.117Z] taggedImages: [2023-01-11T20:31:58.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [2023-01-11T20:31:58.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-11T20:31:58.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.14 [2023-01-11T20:31:58.117Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2bbfa6ea0378182ff5edae4544a25ed2e094b0eb-3.0.0-dev.14 [2023-01-11T20:31:58.117Z] - 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-11T20:31:58.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:31:58.488Z] [2023-01-11T20:31:58.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:31:58.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:31:58.823Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T20:31:58.823Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T20:31:58.823Z] 04944245beec: Pulling fs layer [2023-01-11T20:31:58.823Z] 699f458cf7ca: Pulling fs layer [2023-01-11T20:31:58.823Z] 765212b225bb: Pulling fs layer [2023-01-11T20:31:58.823Z] f23df028b6ca: Pulling fs layer [2023-01-11T20:31:58.823Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T20:31:58.823Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T20:31:58.823Z] f23df028b6ca: Waiting [2023-01-11T20:31:58.823Z] d65c8cfc05b1: Waiting [2023-01-11T20:31:58.823Z] 2437ff75d9bd: Waiting [2023-01-11T20:31:58.823Z] 765212b225bb: Waiting [2023-01-11T20:31:59.093Z] 04944245beec: Download complete [2023-01-11T20:31:59.093Z] 765212b225bb: Verifying Checksum [2023-01-11T20:31:59.093Z] 765212b225bb: Download complete [2023-01-11T20:31:59.093Z] f23df028b6ca: Verifying Checksum [2023-01-11T20:31:59.093Z] f23df028b6ca: Download complete [2023-01-11T20:31:59.093Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T20:31:59.093Z] d65c8cfc05b1: Download complete [2023-01-11T20:31:59.359Z] 699f458cf7ca: Verifying Checksum [2023-01-11T20:31:59.359Z] 699f458cf7ca: Download complete [2023-01-11T20:31:59.625Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T20:31:59.625Z] 8998bd30e6a1: Download complete [2023-01-11T20:32:02.209Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T20:32:02.209Z] 2437ff75d9bd: Download complete [2023-01-11T20:32:04.150Z] 8998bd30e6a1: Pull complete [2023-01-11T20:32:04.150Z] 04944245beec: Pull complete [2023-01-11T20:32:05.559Z] 699f458cf7ca: Pull complete [2023-01-11T20:32:05.824Z] 765212b225bb: Pull complete [2023-01-11T20:32:06.784Z] f23df028b6ca: Pull complete [2023-01-11T20:32:06.784Z] d65c8cfc05b1: Pull complete [2023-01-11T20:32:21.770Z] 2437ff75d9bd: Pull complete [2023-01-11T20:32:21.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T20:32:21.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:32:21.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:32:21.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-1939 does not seem to be running inside a container [2023-01-11T20:32:22.001Z] $ 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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:32:25.075Z] $ docker top 496cb7fd2dc3cd4b85ab48e059429686e05999a2a58284ad8c22d7852ebe6553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:32:25.999Z] ---> job-cost.sh [2023-01-11T20:32:25.999Z] lf-activate-venv: SKIPPING [2023-01-11T20:32:25.999Z] INFO: No Stack... [2023-01-11T20:32:26.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T20:32:27.173Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T20:32:27.823Z] + cut -d, -f6 [2023-01-11T20:32:27.823Z] + cat /w/workspace/edgex-go/368/archives/cost.csv [Pipeline] lock [2023-01-11T20:32:27.901Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-368-stack-cost] [2023-01-11T20:32:27.924Z] Resource [jenkins-edgexfoundry-edgex-go-main-368-stack-cost] did not exist. Created. [2023-01-11T20:32:27.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-368-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T20:32:28.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T20:32:29.432Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T20:32:29.439Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-368-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T20:32:29.421Z] $ docker stop --time=1 496cb7fd2dc3cd4b85ab48e059429686e05999a2a58284ad8c22d7852ebe6553 [2023-01-11T20:32:30.984Z] $ docker rm -f --volumes 496cb7fd2dc3cd4b85ab48e059429686e05999a2a58284ad8c22d7852ebe6553 [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-11T20:32:31.466Z] provisioning config files... [2023-01-11T20:32:31.472Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/368@tmp/config4688971841467436845tmp [Pipeline] { [Pipeline] sh [2023-01-11T20:32:31.764Z] + set +x [2023-01-11T20:32:31.764Z] + curl -s https://codecov.io/bash [2023-01-11T20:32:31.764Z] + bash -s -- [2023-01-11T20:32:31.764Z] [2023-01-11T20:32:31.764Z] _____ _ [2023-01-11T20:32:31.764Z] / ____| | | [2023-01-11T20:32:31.764Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T20:32:31.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T20:32:31.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T20:32:31.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T20:32:31.764Z] Bash-1.0.6 [2023-01-11T20:32:31.764Z] [2023-01-11T20:32:31.764Z] [2023-01-11T20:32:31.764Z] ==> git version 2.25.1 found [2023-01-11T20:32:31.764Z] ==> 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-11T20:32:31.764Z] Release-Date: 2020-01-08 [2023-01-11T20:32:31.764Z] 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-11T20:32:31.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T20:32:31.764Z] ==> Jenkins CI detected. [2023-01-11T20:32:31.764Z] current dir:  /w/workspace/edgex-go/368 [2023-01-11T20:32:31.764Z] project root: . [2023-01-11T20:32:31.764Z] --> token set from env [2023-01-11T20:32:31.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T20:32:31.764Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T20:32:31.764Z] ==> Python coveragepy not found [2023-01-11T20:32:31.764Z] ==> Searching for coverage reports in: [2023-01-11T20:32:31.764Z] + . [2023-01-11T20:32:31.764Z] -> Found 1 reports [2023-01-11T20:32:31.764Z] ==> Detecting git/mercurial file structure [2023-01-11T20:32:32.024Z] ==> Reading reports [2023-01-11T20:32:32.024Z] + ./coverage.out bytes=494838 [2023-01-11T20:32:32.024Z] ==> Appending adjustments [2023-01-11T20:32:32.024Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T20:32:33.400Z] + Found adjustments [2023-01-11T20:32:33.400Z] ==> Gzipping contents [2023-01-11T20:32:33.400Z] 64K /tmp/codecov.6t71th.gz [2023-01-11T20:32:33.400Z] ==> Uploading reports [2023-01-11T20:32:33.400Z] url: https://codecov.io [2023-01-11T20:32:33.400Z] query: branch=main&commit=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb&build=368&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F368%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T20:32:33.400Z] -> Pinging Codecov [2023-01-11T20:32:33.400Z] 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=2bbfa6ea0378182ff5edae4544a25ed2e094b0eb&build=368&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F368%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T20:32:33.400Z] -> Uploading to [2023-01-11T20:32:33.400Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/00271124DB129430A58F1EEE437C3FCB/2bbfa6ea0378182ff5edae4544a25ed2e094b0eb/0855e110-63c1-4699-af16-9d6fcea18867.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T203233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df5626a3c1a47c7b0aa27dda347b79cfd150e69072f539c91304e507db19b26c [2023-01-11T20:32:33.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:33.400Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:33.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63901 0 0 100 63901 0 247k --:--:-- --:--:-- --:--:-- 248k [2023-01-11T20:32:33.659Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2bbfa6ea0378182ff5edae4544a25ed2e094b0eb [Pipeline] } [2023-01-11T20:32:33.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-11T20:32:33.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T20:32:33.819Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:32:34.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:32:34.118Z] [2023-01-11T20:32:34.118Z] 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-11T20:32:34.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:32:34.418Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T20:32:34.418Z] df9b9388f04a: Pulling fs layer [2023-01-11T20:32:34.418Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T20:32:34.418Z] 25bc292e5bac: Pulling fs layer [2023-01-11T20:32:34.418Z] 114826534d7a: Pulling fs layer [2023-01-11T20:32:34.418Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T20:32:34.418Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T20:32:34.418Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T20:32:34.418Z] 114826534d7a: Waiting [2023-01-11T20:32:34.418Z] 6ad1cebc031e: Waiting [2023-01-11T20:32:34.418Z] 4657fd5d0bcf: Waiting [2023-01-11T20:32:34.418Z] 25bc292e5bac: Verifying Checksum [2023-01-11T20:32:34.418Z] 25bc292e5bac: Download complete [2023-01-11T20:32:34.418Z] 52dc419b0ee2: Verifying Checksum [2023-01-11T20:32:34.418Z] 52dc419b0ee2: Download complete [2023-01-11T20:32:34.418Z] 4657fd5d0bcf: Verifying Checksum [2023-01-11T20:32:34.418Z] 4657fd5d0bcf: Download complete [2023-01-11T20:32:34.418Z] df9b9388f04a: Verifying Checksum [2023-01-11T20:32:34.418Z] df9b9388f04a: Download complete [2023-01-11T20:32:34.676Z] df9b9388f04a: Pull complete [2023-01-11T20:32:34.676Z] 6ad1cebc031e: Download complete [2023-01-11T20:32:34.676Z] 52dc419b0ee2: Pull complete [2023-01-11T20:32:34.937Z] 25bc292e5bac: Pull complete [2023-01-11T20:32:35.523Z] 114826534d7a: Verifying Checksum [2023-01-11T20:32:35.523Z] 114826534d7a: Download complete [2023-01-11T20:32:35.781Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T20:32:35.781Z] 8a3aa393b2d8: Download complete [2023-01-11T20:32:39.070Z] 114826534d7a: Pull complete [2023-01-11T20:32:39.070Z] 4657fd5d0bcf: Pull complete [2023-01-11T20:32:39.070Z] 6ad1cebc031e: Pull complete [2023-01-11T20:32:41.596Z] 8a3aa393b2d8: Pull complete [2023-01-11T20:32:41.596Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T20:32:41.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:32:41.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:32:41.670Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:32:41.699Z] $ 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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:32:43.522Z] $ docker top b94b3fc14dc14a8750f066a92ef2b64994660e0b8b7a69162193df2fab53f181 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T20:32:43.585Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-11T20:32:43.867Z] + set -o pipefail [2023-01-11T20:32:43.867Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-11T20:32:48.053Z] [2023-01-11T20:32:48.053Z] Monitoring /w/workspace/edgex-go/368 (github.com/edgexfoundry/edgex-go)... [2023-01-11T20:32:48.053Z] [2023-01-11T20:32:48.053Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2b6768e1-ab18-4a33-aaed-98d57351cfca [2023-01-11T20:32:48.053Z] [2023-01-11T20:32:48.053Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T20:32:48.053Z] [2023-01-11T20:32:48.053Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T20:32:48.053Z] [2023-01-11T20:32:48.619Z] [2023-01-11T20:32:48.619Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T20:32:48.619Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T20:32:48.619Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T20:32:48.627Z] $ docker stop --time=1 b94b3fc14dc14a8750f066a92ef2b64994660e0b8b7a69162193df2fab53f181 [2023-01-11T20:32:50.475Z] $ docker rm -f --volumes b94b3fc14dc14a8750f066a92ef2b64994660e0b8b7a69162193df2fab53f181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-11T20:32:50.815Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:32:50.829Z] provisioning config files... [2023-01-11T20:32:50.835Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/368@tmp/config18125280138828008615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:32:51.125Z] --> edgex-publish-swagger.sh [2023-01-11T20:32:51.125Z] === Publish openapi/v2 API === [2023-01-11T20:32:51.125Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-11T20:32:51.125Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/368/openapi/v2/core-command.yaml] [2023-01-11T20:32:51.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:51.125Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:52.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 44 39191 --:--:-- --:--:-- --:--:-- 39189 100 33860 100 38 100 33822 44 39191 --:--:-- --:--:-- --:--:-- 39189 [2023-01-11T20:32:52.060Z] {"code":403,"message":"Access Denied"} [2023-01-11T20:32:52.060Z] [2023-01-11T20:32:52.061Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/368/openapi/v2/core-data.yaml] [2023-01-11T20:32:52.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:52.061Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:52.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 37 70789 0:00:01 0:00:01 --:--:-- 70827 100 71748 100 38 100 71710 37 70789 0:00:01 0:00:01 --:--:-- 70827 [2023-01-11T20:32:52.994Z] {"code":403,"message":"Access Denied"} [2023-01-11T20:32:52.994Z] [2023-01-11T20:32:52.994Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/368/openapi/v2/core-metadata.yaml] [2023-01-11T20:32:52.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:52.994Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:53.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 41 158k --:--:-- --:--:-- --:--:-- 158k 100 144k 100 38 100 144k 41 158k --:--:-- --:--:-- --:--:-- 158k [2023-01-11T20:32:53.927Z] {"code":403,"message":"Access Denied"} [2023-01-11T20:32:53.927Z] [2023-01-11T20:32:53.927Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/368/openapi/v2/support-notifications.yaml] [2023-01-11T20:32:53.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:53.927Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:54.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k [2023-01-11T20:32:54.861Z] {"code":403,"message":"Access Denied"} [2023-01-11T20:32:54.861Z] [2023-01-11T20:32:54.861Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/368/openapi/v2/support-scheduler.yaml] [2023-01-11T20:32:54.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:32:54.861Z] Dload Upload Total Spent Left Speed [2023-01-11T20:32:55.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 45 47079 --:--:-- --:--:-- --:--:-- 47068 100 39585 100 38 100 39547 45 47023 --:--:-- --:--:-- --:--:-- 47013 [2023-01-11T20:32:55.684Z] {"code":403,"message":"Access Denied"} [2023-01-11T20:32:55.684Z] [Pipeline] } [2023-01-11T20:32:55.691Z] 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-11T20:32:56.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:32:56.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:32:56.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:32:56.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:32:56.468Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:32:56.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:32:56.849Z] $ docker top ea4393daf587e7c5b0ff87140928f1f97996a5cf3023fddcc11f869ec319b8b3 -eo pid,comm [2023-01-11T20:32:56.898Z] 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-11T20:32:56.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:32:56.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:32:56.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:32:57.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:32:57.044Z] $ docker exec ea4393daf587e7c5b0ff87140928f1f97996a5cf3023fddcc11f869ec319b8b3 ssh-agent [2023-01-11T20:32:57.145Z] SSH_AUTH_SOCK=/tmp/ssh-ktRYfEhSw8b2/agent.33 [2023-01-11T20:32:57.145Z] SSH_AGENT_PID=39 [2023-01-11T20:32:57.149Z] Running ssh-add (command line suppressed) [2023-01-11T20:32:57.245Z] Identity added: /w/workspace/edgex-go/368@tmp/private_key_14261516911840682402.key (/w/workspace/edgex-go/368@tmp/private_key_14261516911840682402.key) [2023-01-11T20:32:57.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:32:57.545Z] + git semver tag [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,715 [run_tag] DEBUG tag force:False [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,715 [check_head_tag] DEBUG check head tag [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,717 [execute] INFO git cat-file --batch-check [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/368, universal_newlines=False, shell=None, istream=) [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,719 [execute] INFO git cat-file --batch [2023-01-11T20:32:57.802Z] 2023-01-11 20:32:57,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/368, universal_newlines=False, shell=None, istream=) [2023-01-11T20:32:57.803Z] 2023-01-11 20:32:57,753 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:32:57.803Z] 2023-01-11 20:32:57,753 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-01-11T20:32:57.803Z] 2023-01-11 20:32:57,753 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgex-go/368, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:32:57.803Z] 2023-01-11 20:32:57,757 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:32:57.803Z] 3.0.0-dev.14 [Pipeline] } [2023-01-11T20:32:57.808Z] $ docker exec --env ******** --env ******** ea4393daf587e7c5b0ff87140928f1f97996a5cf3023fddcc11f869ec319b8b3 ssh-agent -k [2023-01-11T20:32:57.899Z] unset SSH_AUTH_SOCK; [2023-01-11T20:32:57.900Z] unset SSH_AGENT_PID; [2023-01-11T20:32:57.900Z] echo Agent pid 39 killed; [2023-01-11T20:32:57.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:32:58.207Z] + git semver [Pipeline] } [2023-01-11T20:32:58.476Z] $ docker stop --time=1 ea4393daf587e7c5b0ff87140928f1f97996a5cf3023fddcc11f869ec319b8b3 [2023-01-11T20:32:59.739Z] $ docker rm -f --volumes ea4393daf587e7c5b0ff87140928f1f97996a5cf3023fddcc11f869ec319b8b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:00.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:33:00.115Z] [2023-01-11T20:33:00.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:00.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:33:00.415Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T20:33:00.415Z] ab5ef0e58194: Pulling fs layer [2023-01-11T20:33:00.415Z] 9712f1f96733: Pulling fs layer [2023-01-11T20:33:00.415Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T20:33:00.415Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T20:33:00.415Z] e9a5061849ea: Pulling fs layer [2023-01-11T20:33:00.415Z] d747dcd14b5f: Pulling fs layer [2023-01-11T20:33:00.415Z] 2de7ff778b66: Pulling fs layer [2023-01-11T20:33:00.415Z] 0d9ebad4ef96: Waiting [2023-01-11T20:33:00.415Z] 2de7ff778b66: Waiting [2023-01-11T20:33:00.415Z] d747dcd14b5f: Waiting [2023-01-11T20:33:00.415Z] e9a5061849ea: Waiting [2023-01-11T20:33:00.415Z] 9712f1f96733: Verifying Checksum [2023-01-11T20:33:00.415Z] 9712f1f96733: Download complete [2023-01-11T20:33:00.996Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T20:33:00.996Z] 63f879dbbcfc: Download complete [2023-01-11T20:33:00.996Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T20:33:00.996Z] 0d9ebad4ef96: Download complete [2023-01-11T20:33:00.996Z] d747dcd14b5f: Download complete [2023-01-11T20:33:00.996Z] e9a5061849ea: Verifying Checksum [2023-01-11T20:33:00.996Z] e9a5061849ea: Download complete [2023-01-11T20:33:00.996Z] ab5ef0e58194: Verifying Checksum [2023-01-11T20:33:00.996Z] ab5ef0e58194: Download complete [2023-01-11T20:33:01.253Z] 2de7ff778b66: Download complete [2023-01-11T20:33:03.788Z] ab5ef0e58194: Pull complete [2023-01-11T20:33:03.788Z] 9712f1f96733: Pull complete [2023-01-11T20:33:04.720Z] 63f879dbbcfc: Pull complete [2023-01-11T20:33:08.900Z] 0d9ebad4ef96: Pull complete [2023-01-11T20:33:08.900Z] e9a5061849ea: Pull complete [2023-01-11T20:33:08.900Z] d747dcd14b5f: Pull complete [2023-01-11T20:33:09.468Z] 2de7ff778b66: Pull complete [2023-01-11T20:33:09.468Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T20:33:09.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:33:09.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:33:09.543Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:33:09.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:33:11.336Z] $ docker top 322205ebc19b751c147549f05348d860a8c6a9a9e5ee5cdccd0e02ff7e90f06f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:33:11.416Z] provisioning config files... [2023-01-11T20:33:11.423Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/368@tmp/config16543928151313323785tmp [2023-01-11T20:33:11.430Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/368@tmp/config5087785429697843983tmp [2023-01-11T20:33:11.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/368@tmp/config17414720008723473648tmp [Pipeline] { [Pipeline] echo [2023-01-11T20:33:11.452Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:11.732Z] ---> sigul-configuration.sh [2023-01-11T20:33:11.732Z] gpg: directory `/root/.gnupg' created [2023-01-11T20:33:11.732Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T20:33:11.732Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T20:33:11.732Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T20:33:11.732Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T20:33:11.732Z] gpg: CAST5 encrypted data [2023-01-11T20:33:11.732Z] gpg: encrypted with 1 passphrase [2023-01-11T20:33:11.732Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T20:33:12.015Z] + mkdir /home/jenkins [2023-01-11T20:33:12.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T20:33:12.300Z] + 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-11T20:33:12.309Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:12.590Z] ---> sigul-install.sh [2023-01-11T20:33:12.590Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T20:33:12.873Z] + git tag --list [2023-01-11T20:33:12.873Z] 0.6.0 [2023-01-11T20:33:12.873Z] 0.6.1 [2023-01-11T20:33:12.873Z] 0.7.0 [2023-01-11T20:33:12.873Z] 0.7.1 [2023-01-11T20:33:12.873Z] v1.0.0 [2023-01-11T20:33:12.873Z] v1.0.1 [2023-01-11T20:33:12.873Z] v1.1.0 [2023-01-11T20:33:12.873Z] v1.2.0 [2023-01-11T20:33:12.873Z] v1.2.1 [2023-01-11T20:33:12.873Z] v1.3.0 [2023-01-11T20:33:12.873Z] v1.3.1 [2023-01-11T20:33:12.873Z] v2.0.0 [2023-01-11T20:33:12.873Z] v2.1.0 [2023-01-11T20:33:12.873Z] v2.1.1 [2023-01-11T20:33:12.873Z] v2.1.1-dev.1 [2023-01-11T20:33:12.873Z] v2.1.1-dev.2 [2023-01-11T20:33:12.873Z] v2.1.1-dev.3 [2023-01-11T20:33:12.873Z] v2.1.1-dev.4 [2023-01-11T20:33:12.873Z] v2.1.1-dev.5 [2023-01-11T20:33:12.873Z] v2.1.1-dev.6 [2023-01-11T20:33:12.873Z] v2.1.1-dev.7 [2023-01-11T20:33:12.873Z] v2.1.1-dev.8 [2023-01-11T20:33:12.873Z] v2.1.2-dev.1 [2023-01-11T20:33:12.873Z] v2.2.0 [2023-01-11T20:33:12.873Z] v2.2.1-dev.1 [2023-01-11T20:33:12.873Z] v2.2.1-dev.10 [2023-01-11T20:33:12.873Z] v2.2.1-dev.11 [2023-01-11T20:33:12.873Z] v2.2.1-dev.12 [2023-01-11T20:33:12.873Z] v2.2.1-dev.13 [2023-01-11T20:33:12.873Z] v2.2.1-dev.14 [2023-01-11T20:33:12.873Z] v2.2.1-dev.15 [2023-01-11T20:33:12.873Z] v2.2.1-dev.16 [2023-01-11T20:33:12.873Z] v2.2.1-dev.17 [2023-01-11T20:33:12.873Z] v2.2.1-dev.18 [2023-01-11T20:33:12.873Z] v2.2.1-dev.19 [2023-01-11T20:33:12.873Z] v2.2.1-dev.2 [2023-01-11T20:33:12.873Z] v2.2.1-dev.20 [2023-01-11T20:33:12.873Z] v2.2.1-dev.21 [2023-01-11T20:33:12.873Z] v2.2.1-dev.22 [2023-01-11T20:33:12.873Z] v2.2.1-dev.23 [2023-01-11T20:33:12.873Z] v2.2.1-dev.24 [2023-01-11T20:33:12.873Z] v2.2.1-dev.25 [2023-01-11T20:33:12.873Z] v2.2.1-dev.26 [2023-01-11T20:33:12.873Z] v2.2.1-dev.27 [2023-01-11T20:33:12.873Z] v2.2.1-dev.28 [2023-01-11T20:33:12.873Z] v2.2.1-dev.29 [2023-01-11T20:33:12.873Z] v2.2.1-dev.3 [2023-01-11T20:33:12.873Z] v2.2.1-dev.4 [2023-01-11T20:33:12.873Z] v2.2.1-dev.5 [2023-01-11T20:33:12.873Z] v2.2.1-dev.6 [2023-01-11T20:33:12.873Z] v2.2.1-dev.7 [2023-01-11T20:33:12.873Z] v2.2.1-dev.8 [2023-01-11T20:33:12.873Z] v2.2.1-dev.9 [2023-01-11T20:33:12.873Z] v2.3.0 [2023-01-11T20:33:12.873Z] v2.3.0-dev.100 [2023-01-11T20:33:12.873Z] v2.3.0-dev.101 [2023-01-11T20:33:12.873Z] v2.3.0-dev.102 [2023-01-11T20:33:12.873Z] v2.3.0-dev.103 [2023-01-11T20:33:12.873Z] v2.3.0-dev.104 [2023-01-11T20:33:12.873Z] v2.3.0-dev.105 [2023-01-11T20:33:12.873Z] v2.3.0-dev.106 [2023-01-11T20:33:12.873Z] v2.3.0-dev.29 [2023-01-11T20:33:12.873Z] v2.3.0-dev.30 [2023-01-11T20:33:12.873Z] v2.3.0-dev.31 [2023-01-11T20:33:12.873Z] v2.3.0-dev.32 [2023-01-11T20:33:12.873Z] v2.3.0-dev.33 [2023-01-11T20:33:12.873Z] v2.3.0-dev.34 [2023-01-11T20:33:12.873Z] v2.3.0-dev.35 [2023-01-11T20:33:12.873Z] v2.3.0-dev.36 [2023-01-11T20:33:12.873Z] v2.3.0-dev.37 [2023-01-11T20:33:12.873Z] v2.3.0-dev.38 [2023-01-11T20:33:12.873Z] v2.3.0-dev.39 [2023-01-11T20:33:12.873Z] v2.3.0-dev.40 [2023-01-11T20:33:12.873Z] v2.3.0-dev.41 [2023-01-11T20:33:12.873Z] v2.3.0-dev.42 [2023-01-11T20:33:12.873Z] v2.3.0-dev.43 [2023-01-11T20:33:12.873Z] v2.3.0-dev.44 [2023-01-11T20:33:12.873Z] v2.3.0-dev.45 [2023-01-11T20:33:12.873Z] v2.3.0-dev.46 [2023-01-11T20:33:12.873Z] v2.3.0-dev.47 [2023-01-11T20:33:12.873Z] v2.3.0-dev.48 [2023-01-11T20:33:12.873Z] v2.3.0-dev.49 [2023-01-11T20:33:12.873Z] v2.3.0-dev.50 [2023-01-11T20:33:12.873Z] v2.3.0-dev.51 [2023-01-11T20:33:12.873Z] v2.3.0-dev.52 [2023-01-11T20:33:12.873Z] v2.3.0-dev.53 [2023-01-11T20:33:12.873Z] v2.3.0-dev.54 [2023-01-11T20:33:12.873Z] v2.3.0-dev.55 [2023-01-11T20:33:12.873Z] v2.3.0-dev.56 [2023-01-11T20:33:12.873Z] v2.3.0-dev.57 [2023-01-11T20:33:12.873Z] v2.3.0-dev.58 [2023-01-11T20:33:12.873Z] v2.3.0-dev.59 [2023-01-11T20:33:12.873Z] v2.3.0-dev.60 [2023-01-11T20:33:12.873Z] v2.3.0-dev.61 [2023-01-11T20:33:12.873Z] v2.3.0-dev.62 [2023-01-11T20:33:12.873Z] v2.3.0-dev.63 [2023-01-11T20:33:12.873Z] v2.3.0-dev.64 [2023-01-11T20:33:12.873Z] v2.3.0-dev.65 [2023-01-11T20:33:12.873Z] v2.3.0-dev.66 [2023-01-11T20:33:12.873Z] v2.3.0-dev.67 [2023-01-11T20:33:12.873Z] v2.3.0-dev.68 [2023-01-11T20:33:12.873Z] v2.3.0-dev.69 [2023-01-11T20:33:12.873Z] v2.3.0-dev.70 [2023-01-11T20:33:12.873Z] v2.3.0-dev.71 [2023-01-11T20:33:12.873Z] v2.3.0-dev.72 [2023-01-11T20:33:12.873Z] v2.3.0-dev.73 [2023-01-11T20:33:12.873Z] v2.3.0-dev.74 [2023-01-11T20:33:12.873Z] v2.3.0-dev.75 [2023-01-11T20:33:12.873Z] v2.3.0-dev.76 [2023-01-11T20:33:12.873Z] v2.3.0-dev.77 [2023-01-11T20:33:12.873Z] v2.3.0-dev.78 [2023-01-11T20:33:12.873Z] v2.3.0-dev.79 [2023-01-11T20:33:12.873Z] v2.3.0-dev.80 [2023-01-11T20:33:12.873Z] v2.3.0-dev.81 [2023-01-11T20:33:12.873Z] v2.3.0-dev.82 [2023-01-11T20:33:12.873Z] v2.3.0-dev.83 [2023-01-11T20:33:12.873Z] v2.3.0-dev.84 [2023-01-11T20:33:12.873Z] v2.3.0-dev.85 [2023-01-11T20:33:12.873Z] v2.3.0-dev.86 [2023-01-11T20:33:12.873Z] v2.3.0-dev.87 [2023-01-11T20:33:12.873Z] v2.3.0-dev.88 [2023-01-11T20:33:12.873Z] v2.3.0-dev.89 [2023-01-11T20:33:12.873Z] v2.3.0-dev.90 [2023-01-11T20:33:12.873Z] v2.3.0-dev.91 [2023-01-11T20:33:12.873Z] v2.3.0-dev.92 [2023-01-11T20:33:12.873Z] v2.3.0-dev.93 [2023-01-11T20:33:12.873Z] v2.3.0-dev.94 [2023-01-11T20:33:12.873Z] v2.3.0-dev.95 [2023-01-11T20:33:12.873Z] v2.3.0-dev.96 [2023-01-11T20:33:12.873Z] v2.3.0-dev.97 [2023-01-11T20:33:12.873Z] v2.3.0-dev.98 [2023-01-11T20:33:12.873Z] v2.3.0-dev.99 [2023-01-11T20:33:12.873Z] v2.3.1-dev.1 [2023-01-11T20:33:12.873Z] v2.3.1-dev.2 [2023-01-11T20:33:12.873Z] v2.3.1-dev.3 [2023-01-11T20:33:12.873Z] v2.3.1-dev.4 [2023-01-11T20:33:12.873Z] v2.3.1-dev.5 [2023-01-11T20:33:12.873Z] v3.0.0-dev.1 [2023-01-11T20:33:12.873Z] v3.0.0-dev.10 [2023-01-11T20:33:12.873Z] v3.0.0-dev.11 [2023-01-11T20:33:12.873Z] v3.0.0-dev.12 [2023-01-11T20:33:12.873Z] v3.0.0-dev.13 [2023-01-11T20:33:12.873Z] v3.0.0-dev.14 [2023-01-11T20:33:12.873Z] v3.0.0-dev.2 [2023-01-11T20:33:12.873Z] v3.0.0-dev.3 [2023-01-11T20:33:12.873Z] v3.0.0-dev.4 [2023-01-11T20:33:12.873Z] v3.0.0-dev.5 [2023-01-11T20:33:12.873Z] v3.0.0-dev.6 [2023-01-11T20:33:12.873Z] v3.0.0-dev.7 [2023-01-11T20:33:12.873Z] v3.0.0-dev.8 [2023-01-11T20:33:12.873Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-11T20:33:13.159Z] + lftools sign git-tag v3.0.0-dev.14 [2023-01-11T20:33:13.726Z] Signing Git tag with Sigul... [2023-01-11T20:33:13.726Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-01-11T20:33:14.686Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:14.971Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T20:33:14.977Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T20:33:14.990Z] $ docker stop --time=1 322205ebc19b751c147549f05348d860a8c6a9a9e5ee5cdccd0e02ff7e90f06f [2023-01-11T20:33:16.284Z] $ docker rm -f --volumes 322205ebc19b751c147549f05348d860a8c6a9a9e5ee5cdccd0e02ff7e90f06f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T20:33:16.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:33:16.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:16.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:33:16.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:33:17.035Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:33:17.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:33:17.403Z] $ docker top ab88bb6386fa926e7d324811b516e6dd8ad5b88a00105613d80ddbf576fde35e -eo pid,comm [2023-01-11T20:33:17.452Z] 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-11T20:33:17.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:33:17.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:33:17.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:33:17.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:33:17.606Z] $ docker exec ab88bb6386fa926e7d324811b516e6dd8ad5b88a00105613d80ddbf576fde35e ssh-agent [2023-01-11T20:33:17.723Z] SSH_AUTH_SOCK=/tmp/ssh-hwXNsmeotolh/agent.32 [2023-01-11T20:33:17.723Z] SSH_AGENT_PID=39 [2023-01-11T20:33:17.727Z] Running ssh-add (command line suppressed) [2023-01-11T20:33:17.839Z] Identity added: /w/workspace/edgex-go/368@tmp/private_key_6274118237018377729.key (/w/workspace/edgex-go/368@tmp/private_key_6274118237018377729.key) [2023-01-11T20:33:17.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:33:18.140Z] + git semver bump pre [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgex-go/368/.semver/main with force:True [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,336 [write_file] DEBUG write to file:/w/workspace/edgex-go/368/.semver/main [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,338 [execute] INFO git cat-file --batch-check [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,344 [execute] INFO git cat-file --batch [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:33:18.398Z] 2023-01-11 20:33:18,350 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:33:18.398Z] 3.0.0-dev.15 [Pipeline] } [2023-01-11T20:33:18.406Z] $ docker exec --env ******** --env ******** ab88bb6386fa926e7d324811b516e6dd8ad5b88a00105613d80ddbf576fde35e ssh-agent -k [2023-01-11T20:33:18.510Z] unset SSH_AUTH_SOCK; [2023-01-11T20:33:18.510Z] unset SSH_AGENT_PID; [2023-01-11T20:33:18.510Z] echo Agent pid 39 killed; [2023-01-11T20:33:18.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:33:18.831Z] + git semver [Pipeline] } [2023-01-11T20:33:19.098Z] $ docker stop --time=1 ab88bb6386fa926e7d324811b516e6dd8ad5b88a00105613d80ddbf576fde35e [2023-01-11T20:33:20.357Z] $ docker rm -f --volumes ab88bb6386fa926e7d324811b516e6dd8ad5b88a00105613d80ddbf576fde35e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:33:20.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:33:20.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:21.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:33:21.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:33:21.071Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:33:21.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:33:21.417Z] $ docker top 7761aa0927688b7e461129d81de21d454828efb1e2d43bd69a2c0e3786f12bb8 -eo pid,comm [2023-01-11T20:33:21.473Z] 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-11T20:33:21.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:33:21.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:33:21.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:33:21.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:33:21.634Z] $ docker exec 7761aa0927688b7e461129d81de21d454828efb1e2d43bd69a2c0e3786f12bb8 ssh-agent [2023-01-11T20:33:21.740Z] SSH_AUTH_SOCK=/tmp/ssh-EkysT9lkjymT/agent.32 [2023-01-11T20:33:21.740Z] SSH_AGENT_PID=38 [2023-01-11T20:33:21.746Z] Running ssh-add (command line suppressed) [2023-01-11T20:33:21.844Z] Identity added: /w/workspace/edgex-go/368@tmp/private_key_7784783479386039822.key (/w/workspace/edgex-go/368@tmp/private_key_7784783479386039822.key) [2023-01-11T20:33:21.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:33:22.152Z] + git semver push [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,315 [run_push] DEBUG push [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,315 [execute] INFO git cat-file --batch-check [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,319 [execute] INFO git rev-list b7b62f16989f38d64538302c8ddc319bf493799b -- [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,319 [execute] DEBUG Popen(['git', 'rev-list', 'b7b62f16989f38d64538302c8ddc319bf493799b', '--'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,336 [execute] INFO git fetch -v origin [2023-01-11T20:33:22.410Z] 2023-01-11 20:33:22,336 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T20:33:22.979Z] 2023-01-11 20:33:22,971 [run_push] DEBUG no remote changes detected [2023-01-11T20:33:22.979Z] 2023-01-11 20:33:22,972 [execute] INFO git push origin semver [2023-01-11T20:33:22.979Z] 2023-01-11 20:33:22,972 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/368/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:33:23.916Z] 2023-01-11 20:33:23,847 [run_push] DEBUG push all version tags [2023-01-11T20:33:23.916Z] 2023-01-11 20:33:23,847 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T20:33:23.916Z] 2023-01-11 20:33:23,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/368, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:33:24.853Z] 2023-01-11 20:33:24,721 [read_version] DEBUG read version from /w/workspace/edgex-go/368/.semver/main [2023-01-11T20:33:24.853Z] 3.0.0-dev.15 [Pipeline] } [2023-01-11T20:33:24.861Z] $ docker exec --env ******** --env ******** 7761aa0927688b7e461129d81de21d454828efb1e2d43bd69a2c0e3786f12bb8 ssh-agent -k [2023-01-11T20:33:24.958Z] unset SSH_AUTH_SOCK; [2023-01-11T20:33:24.959Z] unset SSH_AGENT_PID; [2023-01-11T20:33:24.959Z] echo Agent pid 38 killed; [2023-01-11T20:33:24.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:33:25.270Z] + git semver [Pipeline] } [2023-01-11T20:33:25.538Z] $ docker stop --time=1 7761aa0927688b7e461129d81de21d454828efb1e2d43bd69a2c0e3786f12bb8 [2023-01-11T20:33:26.818Z] $ docker rm -f --volumes 7761aa0927688b7e461129d81de21d454828efb1e2d43bd69a2c0e3786f12bb8 [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-11T20:33:27.309Z] + [ -d /w/workspace/edgex-go/368/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:27.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:28.458Z] ---> package-listing.sh [2023-01-11T20:33:28.458Z] ++ facter osfamily [2023-01-11T20:33:28.458Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T20:33:28.717Z] + OS_FAMILY=debian [2023-01-11T20:33:28.717Z] + workspace=/w/workspace/edgex-go/368 [2023-01-11T20:33:28.717Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T20:33:28.717Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T20:33:28.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T20:33:28.717Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T20:33:28.717Z] + '[' /w/workspace/edgex-go/368 ']' [2023-01-11T20:33:28.717Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T20:33:28.717Z] + case "${OS_FAMILY}" in [2023-01-11T20:33:28.717Z] + dpkg -l [2023-01-11T20:33:28.717Z] + grep '^ii' [2023-01-11T20:33:28.717Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T20:33:28.717Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T20:33:28.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T20:33:28.717Z] + '[' /w/workspace/edgex-go/368 ']' [2023-01-11T20:33:28.717Z] + mkdir -p /w/workspace/edgex-go/368/archives/ [2023-01-11T20:33:28.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/368/archives/ [Pipeline] echo [2023-01-11T20:33:28.729Z] 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/368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T20:33:29.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:29.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:33:29.554Z] [2023-01-11T20:33:29.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:33:29.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:33:29.853Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T20:33:29.853Z] 5eb5b503b376: Pulling fs layer [2023-01-11T20:33:29.853Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T20:33:29.853Z] ec43610c2a17: Pulling fs layer [2023-01-11T20:33:29.853Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T20:33:29.853Z] 33b1e0a273af: Pulling fs layer [2023-01-11T20:33:29.853Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T20:33:29.853Z] 2f39f015ded8: Pulling fs layer [2023-01-11T20:33:29.853Z] 33b1e0a273af: Waiting [2023-01-11T20:33:29.853Z] 5d3b04190fa2: Waiting [2023-01-11T20:33:29.853Z] 2f39f015ded8: Waiting [2023-01-11T20:33:29.853Z] 3a2ae6a8a46f: Waiting [2023-01-11T20:33:29.853Z] 5c69ac0246d0: Download complete [2023-01-11T20:33:29.853Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T20:33:29.853Z] 3a2ae6a8a46f: Download complete [2023-01-11T20:33:29.853Z] 33b1e0a273af: Download complete [2023-01-11T20:33:30.114Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T20:33:30.114Z] 5d3b04190fa2: Download complete [2023-01-11T20:33:30.114Z] ec43610c2a17: Verifying Checksum [2023-01-11T20:33:30.114Z] ec43610c2a17: Download complete [2023-01-11T20:33:30.114Z] 5eb5b503b376: Verifying Checksum [2023-01-11T20:33:30.114Z] 5eb5b503b376: Download complete [2023-01-11T20:33:30.680Z] 2f39f015ded8: Download complete [2023-01-11T20:33:31.244Z] 5eb5b503b376: Pull complete [2023-01-11T20:33:31.244Z] 5c69ac0246d0: Pull complete [2023-01-11T20:33:31.503Z] ec43610c2a17: Pull complete [2023-01-11T20:33:31.763Z] 3a2ae6a8a46f: Pull complete [2023-01-11T20:33:31.763Z] 33b1e0a273af: Pull complete [2023-01-11T20:33:31.763Z] 5d3b04190fa2: Pull complete [2023-01-11T20:33:35.948Z] 2f39f015ded8: Pull complete [2023-01-11T20:33:35.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T20:33:35.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:33:35.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:33:36.072Z] prd-ubuntu20.04-docker-8c-8g-1937 does not seem to be running inside a container [2023-01-11T20:33:36.095Z] $ 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/368/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/368 -v /w/workspace/edgex-go/368:/w/workspace/edgex-go/368:rw,z -v /w/workspace/edgex-go/368@tmp:/w/workspace/edgex-go/368@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-11T20:33:37.508Z] $ docker top 5a340200eef1f3d6332ee933c3bd902a4c6663814529316552c2dc5bb77c7cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:33:37.850Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T20:33:38.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T20:33:38.414Z] + ls /var/log/sa-host [2023-01-11T20:33:38.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:33:38.483Z] provisioning config files... [2023-01-11T20:33:38.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/368@tmp/config15046365805466413711tmp [Pipeline] { [Pipeline] echo [2023-01-11T20:33:38.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:38.786Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T20:33:38.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:39.123Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T20:33:39.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:39.418Z] ---> sudo-logs.sh [2023-01-11T20:33:39.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T20:33:39.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:39.721Z] ---> job-cost.sh [2023-01-11T20:33:39.721Z] lf-activate-venv: SKIPPING [2023-01-11T20:33:39.721Z] DEBUG: total: 0.10999999940395355 [2023-01-11T20:33:39.721Z] INFO: Retrieving Stack Cost... [2023-01-11T20:33:39.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T20:33:40.548Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T20:33:40.560Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:33:40.841Z] ---> logs-deploy.sh [2023-01-11T20:33:40.841Z] lf-activate-venv: SKIPPING [2023-01-11T20:33:40.841Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/368 [2023-01-11T20:33:40.841Z] INFO: archiving workspace using pattern(s): [2023-01-11T20:33:41.779Z] Archives upload complete. [2023-01-11T20:33:41.779Z] INFO: archiving logs to Nexus